* xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
@ 2025-04-03 18:02 Paul Menzel
2025-04-04 14:26 ` Mathias Nyman
2025-04-05 6:43 ` Michał Pecio
0 siblings, 2 replies; 22+ messages in thread
From: Paul Menzel @ 2025-04-03 18:02 UTC (permalink / raw)
To: Mathias Nyman, Michal Pecio; +Cc: Greg Kroah-Hartman, linux-usb, LKML
[-- Attachment #1: Type: text/plain, Size: 39706 bytes --]
Dear Linux folks,
Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the Intel
Kaby Lake Dell XPS 13 9360 with
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP
USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
resulted in Linux 6.14.0-12966-ga2cc6ff5ec8f logging the warning and
trace below.
```
[ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using
xhci_hcd
[ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 98.803081] PM: suspend entry (deep)
[ 98.813999] Filesystems sync: 0.010 seconds
[ 98.819226] Freezing user space processes
[ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due
to incorrect slot or ep state.
[ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using
xhci_hcd
[ 118.822270] Freezing user space processes failed after 20.003 seconds
(2 tasks refusing to freeze, wq_busy=0):
[ 118.822281] task:systemd-journal state:D stack:0 pid:474
tgid:474 ppid:1 task_flags:0x400100 flags:0x00000006
[ 118.822285] Call Trace:
[ 118.822287] <TASK>
[ 118.822291] __schedule+0x537/0xbb0
[ 118.822297] schedule+0x27/0xd0
[ 118.822300] schedule_preempt_disabled+0x15/0x20
[ 118.822302] __mutex_lock.constprop.0+0x4b4/0x890
[ 118.822306] uevent_show+0x99/0x150
[ 118.822309] dev_attr_show+0x19/0x40
[ 118.822312] sysfs_kf_seq_show+0xcd/0x110
[ 118.822315] seq_read_iter+0x116/0x400
[ 118.822318] vfs_read+0x299/0x360
[ 118.822321] ksys_read+0x6b/0xe0
[ 118.822323] do_syscall_64+0x82/0x9b0
[ 118.822327] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822331] ? syscall_exit_to_user_mode+0x37/0x1a0
[ 118.822333] ? do_syscall_64+0x8e/0x9b0
[ 118.822336] ? __memcg_slab_free_hook+0xf9/0x140
[ 118.822339] ? __x64_sys_close+0x3d/0x80
[ 118.822341] ? kmem_cache_free+0x236/0x460
[ 118.822344] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822346] ? syscall_exit_to_user_mode+0x37/0x1a0
[ 118.822348] ? do_syscall_64+0x8e/0x9b0Dez 21 10:22:08 abreu kernel:
sd 0:0:0:0: [sda] Asking for cache data failed
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Assuming drive cache:
write through
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dez 21 10:22:08 abreu systemd-coredump[5647]: Process 386
(systemd-journal) of user 0 terminated abnormally with signal 6/ABRT,
processing...
Dez 21 10:22:08 abreu systemd-coredump[5647]: Process 386
(systemd-journal) of user 0 dumped core.
Dez 21 10:22:08 abreu systemd-coredump[5647]: Coredump diverted to
/var/lib/systemd/coredump/core.systemd-journal.0.05a680906c62416790aa2d9b90677a90.386.1734772928000000.zst
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libzstd.so.1 from
deb libzstd-1.5.6+dfsg-1+b1.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libmount.so.1 from
deb util-linux-2.40.2-12.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libblkid.so.1 from
deb util-linux-2.40.2-12.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module
libsystemd-shared-257.so from deb systemd-257.1-2.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Stack trace of thread 386:
Dez 21 10:22:08 abreu systemd-coredump[5647]: #0 0x00007f081410d49c
__GI___libc_read (libc.so.6 + 0x10349c)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #1 0x00007f08143f0121
read_virtual_file_fd (libsystemd-shared-257.so + 0x1f0121)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #2 0x00007f08143f0368
read_virtual_file_at (libsystemd-shared-257.so + 0x1f0368)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #3 0x00007f08144c213b
device_read_uevent_file (libsystemd-shared-257.so + 0x2c213b)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #4 0x00007f08144c325a
sd_device_get_devname (libsystemd-shared-257.so + 0x2c325a)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #5 0x0000555b6e97c36e n/a
(n/a + 0x0)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #6 0x0000000000000016 n/a
(n/a + 0x0)
Dez 21 10:22:08 abreu systemd-coredump[5647]: ELF object binary
architecture: AMD x86-64
Dez 21 10:22:08 abreu systemd[1]: systemd-journald.service: Main process
exited, code=dump
[ 118.822350] entry_SYSCALL_64_after_hwframe+0x4b/0x53
[ 118.822352] RIP: 0033:0x7f23b5ea49ee
[ 118.822382] RSP: 002b:00007ffd638a1298 EFLAGS: 00000246 ORIG_RAX:
0000000000000000
[ 118.822385] RAX: ffffffffffffffda RBX: 00007f23b6440980 RCX:
00007f23b5ea49ee
[ 118.822386] RDX: 0000000000001008 RSI: 00005593bf1ef260 RDI:
0000000000000030
[ 118.822387] RBP: 0000000000000030 R08: 0000000000000000 R09:
0000000000000000
[ 118.822388] R10: 0000000000000000 R11: 0000000000000246 R12:
0000000000001007
[ 118.822390] R13: 0000000000001008 R14: ffffffffffffffff R15:
0000000000000002
[ 118.822392] </TASK>
[ 118.822430] task:(udev-worker) state:D stack:0 pid:2453
tgid:2453 ppid:520 task_flags:0x400140 flags:0x00004006
[ 118.822433] Call Trace:
[ 118.822434] <TASK>
[ 118.822435] __schedule+0x537/0xbb0
[ 118.822438] schedule+0x27/0xd0
[ 118.822440] async_synchronize_cookie_domain+0x116/0x160
[ 118.822444] ? prepare_to_swait_exclusive+0xb0/0xb0
[ 118.822450] do_init_module+0x1fd/0x270
[ 118.822453] init_module_from_file+0x85/0xc0
[ 118.822455] __x64_sys_finit_module+0x168/0x3c0
[ 118.822458] do_syscall_64+0x82/0x9b0
[ 118.822461] ? __count_memcg_events+0x99/0x130
[ 118.822463] ? count_memcg_events.constprop.0+0x1a/0x30
[ 118.822467] ? handle_mm_fault+0x1ce/0x2d0
[ 118.822469] ? do_user_addr_fault+0x20d/0x680
[ 118.822473] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822476] entry_SYSCALL_64_after_hwframe+0x4b/0x53
[ 118.822477] RIP: 0033:0x7f8ee5918779
[ 118.822482] RSP: 002b:00007ffd6aca4828 EFLAGS: 00000246 ORIG_RAX:
0000000000000139
[ 118.822484] RAX: ffffffffffffffda RBX: 000055d01da0a430 RCX:
00007f8ee5918779
[ 118.822485] RDX: 0000000000000000 RSI: 00007f8ee5efe44d RDI:
0000000000000011
[ 118.822486] RBP: 0000000000000000 R08: 0000000000000000 R09:
000055d01d971f00
[ 118.822487] R10: 0000000000000000 R11: 0000000000000246 R12:
00007f8ee5efe44d
[ 118.822488] R13: 0000000000020000 R14: 000055d01da95ab0 R15:
0000000000000000
[ 118.822490] </TASK>
```
The warning repeated several times without the trace though. Please find
the full log attached.
The Linux kernel contains Mathias’ and Michal’s commits
$ git log --oneline --no-decorate
28a76fcc4c85dd39633fb96edb643c91820133e3 -3
28a76fcc4c85 usb: xhci: Avoid Stop Endpoint retry loop if the
endpoint seems Running
dfc88357b6b6 usb: xhci: Don't change the status of stalled TDs on
failed Stop EP
0c74d232578b xhci: Avoid queuing redundant Stop Endpoint command
for stalled endpoint
After noticing this warning, I haven’t been able to reproduce this
though by un-plugging and re-plugging the LMP device.
Kind regards,
Paul
[1]: https://lmp-adapter.com/product/lmp-usb-c-mini-dock/
PS: According to
$ journalctl -g 'WARN Set TR Deq Ptr cmd failed due to incorrect
slot or ep state.'
I have already hit this in November 20th, 2024 with Linux 6.12.0,
December 21st, 2024 with Linux 6.13.0-rc3-00193-ge9b8ffafd20a, January
10th, 2025 with Linux 6.12.6-1.
### Linux 6.12.0
Nov 20 18:33:44 abreu kernel: PM: suspend entry (deep)
Nov 20 18:33:44 abreu kernel: Filesystems sync: 0.011 seconds
Nov 20 18:33:47 abreu kernel: Freezing user space processes
Nov 20 18:33:47 abreu kernel: Freezing user space processes completed
(elapsed 0.001 seconds)
Nov 20 18:33:47 abreu kernel: OOM killer disabled.
Nov 20 18:33:47 abreu kernel: Freezing remaining freezable tasks
Nov 20 18:33:47 abreu kernel: Freezing remaining freezable tasks
completed (elapsed 0.001 seconds)
Nov 20 18:33:47 abreu kernel: printk: Suspending console(s) (use
no_console_suspend to debug)
Nov 20 18:33:47 abreu kernel: usb 3-1.2: clear tt 3 (0090) error -71
Nov 20 18:40:00 abreu kernel: usb 3-1.2: clear tt 3 (0090) error -71
Nov 20 18:40:00 abreu kernel: usb 4-1-port2: device 4-1.2 not suspended yet
Nov 20 18:40:00 abreu kernel: xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr
cmd failed due to incorrect slot or ep state.
Nov 20 18:40:00 abreu kernel: xhci_hcd 0000:39:00.0: PM:
pci_pm_suspend(): hcd_pci_suspend [usbcore] returns -16
Nov 20 18:40:00 abreu kernel: xhci_hcd 0000:39:00.0: PM:
dpm_run_callback(): pci_pm_suspend returns -16
Nov 20 18:40:00 abreu kernel: xhci_hcd 0000:39:00.0: PM: failed to
suspend async: error -16
Nov 20 18:40:00 abreu kernel: PM: Some devices failed to suspend, or
early wake event detected
### Linux 6.13.0-rc3-00193-ge9b8ffafd20a
(Beware of the non-linear timestamps.)
Dez 21 10:14:37 abreu kernel: sd 0:0:0:0: [sda] Unit Not Ready
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Sense Key : 0x4 [current]
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] ASC=0x44
<<vendor>>ASCQ=0x81
Dez 21 10:15:19 abreu kernel: usb 2-1: new SuperSpeed USB device number
3 using xhci_hcd
Dez 21 10:15:19 abreu kernel: usb 2-1: New USB device found,
idVendor=18a5, idProduct=0237, bcdDevice= 1.00
Dez 21 10:15:19 abreu kernel: usb 2-1: New USB device strings: Mfr=2,
Product=3, SerialNumber=1
Dez 21 10:15:19 abreu kernel: usb 2-1: Product: Portable USB 3.0 Drive
Dez 21 10:15:19 abreu kernel: usb 2-1: Manufacturer: Verbatim
Dez 21 10:15:19 abreu kernel: usb 2-1: SerialNumber: WM2804496000
Dez 21 10:15:19 abreu kernel: usb-storage 2-1:1.0: USB Mass Storage
device detected
Dez 21 10:15:19 abreu kernel: scsi host1: usb-storage 2-1:1.0
Dez 21 10:15:19 abreu kernel: scsi 1:0:0:0: Direct-Access WDC WD20
SPZX-00UA7T0 0 PQ: 0 ANSI: 6
Dez 21 10:15:19 abreu kernel: sd 1:0:0:0: [sdb] 3907029168 512-byte
logical blocks: (2.00 TB/1.82 TiB)
Dez 21 10:15:19 abreu kernel: sd 1:0:0:0: [sdb] Write Protect is off
Dez 21 10:15:19 abreu kernel: sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
Dez 21 10:15:19 abreu kernel: sd 1:0:0:0: [sdb] Write cache: enabled,
read cache: enabled, doesn't support DPO or FUA
Dez 21 10:15:19 abreu kernel: sdb: sdb1
Dez 21 10:15:19 abreu kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Dez 21 10:15:19 abreu kernel: usb 2-2: USB disconnect, device number 2
Dez 21 10:15:19 abreu kernel: xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr
cmd failed due to incorrect slot or ep state.
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Read Capacity(10)
failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Sense not available.
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] 0 512-byte logical
blocks: (0 B/0 B)
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] 0-byte physical blocks
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Write Protect is off
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Asking for cache data failed
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Assuming drive cache:
write through
Dez 21 10:15:19 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dez 21 10:15:19 abreu fwupd[2041]: 09:14:39.694 FuEngine
failed to add device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb:
failed to subclass open: failed to open /dev/sdb: Die Operation ist
nicht erlaubt
Dez 21 10:15:19 abreu fwupd[2041]: 09:14:39.701 FuEngine
failed to add device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb:
failed to subclass open: failed to open /dev/sdb: Die Operation ist
nicht erlaubt
Dez 21 10:15:19 abreu fwupd[2041]: 09:14:39.710 FuEngine
failed to add device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host1/target1:0:0/1:0:0:0/block/sdb:
failed to subclass open: failed to open /dev/sdb: Die Operation ist
nicht erlaubt
Dez 21 10:14:37 abreu NetworkManager[610]: <info> [1734772477.8429]
manager: rfkill: Wi-Fi now disabled by radio killswitch
Dez 21 10:14:37 abreu charon[739]: 16[KNL] interface wlan0 deactivated
Dez 21 10:14:37 abreu NetworkManager[610]: <info> [1734772477.8430]
device (wlan0): state change: disconnected -> unavailable (reason
'none', managed-type: 'full')
Dez 21 10:14:37 abreu wpa_supplicant[612]: rfkill: WLAN soft blocked
Dez 21 10:14:37 abreu systemd[1]: Starting systemd-rfkill.service -
Load/Save RF Kill Switch Status...
Dez 21 10:14:37 abreu wpa_supplicant[612]: rfkill: WLAN soft blocked
Dez 21 10:14:37 abreu NetworkManager[610]: <info> [1734772477.8665]
device (p2p-dev-wlan0): state change: disconnected -> unavailable
(reason 'supplicant-failed', managed-type: 'full')
Dez 21 10:14:37 abreu wpa_supplicant[612]: p2p-dev-wlan0:
CTRL-EVENT-DSCP-POLICY clear_all
Dez 21 10:14:37 abreu NetworkManager[610]: <info> [1734772477.8716]
audit: op="radio-control" arg="wwan-enabled:off" pid=1621 uid=5272
result="success"
Dez 21 10:14:37 abreu wpa_supplicant[612]: p2p-dev-wlan0:
CTRL-EVENT-DSCP-POLICY clear_all
Dez 21 10:14:37 abreu systemd[1]: Started systemd-rfkill.service -
Load/Save RF Kill Switch Status.
Dez 21 10:14:37 abreu wpa_supplicant[612]: nl80211: deinit
ifname=p2p-dev-wlan0 disabled_11b_rates=0
Dez 21 10:14:38 abreu systemd[1328]: Started app-gnome-ptyxis-2322.scope
- Application launched by gsd-media-keys.
Dez 21 10:14:37 abreu wpa_supplicant[612]: wlan0: CTRL-EVENT-DSCP-POLICY
clear_all
Dez 21 10:14:38 abreu ptyxis-agent[2344]: Failed to process podman
containers: Failed to execute child process “podman” (No such file or
directory)
Dez 21 10:14:37 abreu wpa_supplicant[612]: wlan0: CTRL-EVENT-DSCP-POLICY
clear_all
Dez 21 10:14:38 abreu systemd[1328]: Started run-p2372-i2672.scope -
[systemd-run] /usr/bin/bash.
Dez 21 10:14:37 abreu wpa_supplicant[612]: nl80211: deinit ifname=wlan0
disabled_11b_rates=0
Dez 21 10:14:39 abreu systemd-timesyncd[407]: Contacted time server
[2a02:8106:21:9400::5]:123 (2.debian.pool.ntp.org).
Dez 21 10:14:38 abreu mtp-probe[2329]: checking bus 2, device 3:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
[…]
Dez 21 10:15:01 abreu PackageKit[963]: get-updates transaction
/95551_baeccaec from uid 5272 finished with success after 924ms
Dez 21 10:15:02 abreu PackageKit[963]: get-updates transaction
/95552_ebebaaab from uid 5272 finished with success after 911ms
Dez 21 10:15:10 abreu sudo[2614]: pmenzel : TTY=pts/3 ;
PWD=/home/pmenzel ; USER=root ; COMMAND=/usr/bin/dmesg
Dez 21 10:15:10 abreu sudo[2614]: pam_unix(sudo:session): session opened
for user root(uid=0) by pmenzel(uid=5272)
Dez 21 10:15:10 abreu sudo[2614]: pam_unix(sudo:session): session closed
for user root
Dez 21 10:15:20 abreu dbus-daemon[1354]: [session uid=5272 pid=1354
pidfd=5] Activating via systemd: service name='org.gtk.vfs.Metadata'
unit='gvfs-metadata.service' requested
by ':1.30' (uid=5272 pid=1512 comm="/usr/bin/gnome-shell")
Dez 21 10:15:20 abreu systemd[1328]: Starting gvfs-metadata.service -
Virtual filesystem metadata service...
Dez 21 10:15:20 abreu dbus-daemon[1354]: [session uid=5272 pid=1354
pidfd=5] Successfully activated service 'org.gtk.vfs.Metadata'
Dez 21 10:15:20 abreu systemd[1328]: Started gvfs-metadata.service -
Virtual filesystem metadata service.
Dez 21 10:15:21 abreu kernel: usb 2-2: new SuperSpeed USB device number
4 using xhci_hcd
Dez 21 10:15:21 abreu kernel: usb 2-2: New USB device found,
idVendor=152d, idProduct=0583, bcdDevice=31.06
Dez 21 10:15:21 abreu kernel: usb 2-2: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Dez 21 10:15:21 abreu kernel: usb 2-2: Product: USB 3.1 Storage Device
Dez 21 10:15:21 abreu kernel: usb 2-2: Manufacturer: JMicron
Dez 21 10:15:21 abreu kernel: usb 2-2: SerialNumber: DD5641988391D
Dez 21 10:15:21 abreu kernel: usb-storage 2-2:1.0: USB Mass Storage
device detected
Dez 21 10:15:21 abreu kernel: scsi host0: usb-storage 2-2:1.0
Dez 21 10:15:21 abreu mtp-probe[2650]: checking bus 2, device 4:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2"
Dez 21 10:15:21 abreu mtp-probe[2650]: bus: 2, device: 4 was not an MTP
device
Dez 21 10:15:21 abreu mtp-probe[2654]: checking bus 2, device 4:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-2"
Dez 21 10:15:21 abreu mtp-probe[2654]: bus: 2, device: 4 was not an MTP
device
Dez 21 10:15:22 abreu kernel: scsi 0:0:0:0: Direct-Access Samsung
SSD 990 PRO 3106 PQ: 0 ANSI: 6
Dez 21 10:15:47 abreu kernel: sd 0:0:0:0: [sda] Unit Not Ready
Dez 21 10:15:47 abreu kernel: sd 0:0:0:0: [sda] Sense Key : 0x4 [current]
Dez 21 10:15:47 abreu kernel: sd 0:0:0:0: [sda] ASC=0x44
<<vendor>>ASCQ=0x81
Dez 21 10:15:47 abreu kernel: usb 2-2: USB disconnect, device number 4
Dez 21 10:15:48 abreu kernel: xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr
cmd failed due to incorrect slot or ep state.
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Read Capacity(10)
failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Sense not available.
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] 0 512-byte logical
blocks: (0 B/0 B)
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] 0-byte physical blocks
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Write Protect is off
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Asking for cache data failed
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Assuming drive cache:
write through
Dez 21 10:15:48 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dez 21 10:15:48 abreu fwupd[2041]: 09:15:48.048 FuBackend
failed to create device: failed to probe: FuUsbBaseHdr failed read of
0x2: Fehler beim Suchen in Datei: Kein passendes Geraet gefunden
Dez 21 10:16:00 abreu kernel: usb 4-1.3: new SuperSpeed Plus Gen 2x1 USB
device number 4 using xhci_hcd
Dez 21 10:16:00 abreu kernel: usb 4-1.3: New USB device found,
idVendor=152d, idProduct=0583, bcdDevice=31.06
Dez 21 10:16:00 abreu kernel: usb 4-1.3: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Dez 21 10:16:00 abreu kernel: usb 4-1.3: Product: USB 3.1 Storage Device
Dez 21 10:16:00 abreu kernel: usb 4-1.3: Manufacturer: JMicron
Dez 21 10:16:00 abreu kernel: usb 4-1.3: SerialNumber: DD5641988391D
Dez 21 10:16:00 abreu kernel: usb-storage 4-1.3:1.0: USB Mass Storage
device detected
Dez 21 10:16:00 abreu kernel: scsi host0: usb-storage 4-1.3:1.0
Dez 21 10:16:00 abreu mtp-probe[2694]: checking bus 4, device 4:
"/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb4/4-1/4-1.3"
Dez 21 10:16:00 abreu mtp-probe[2694]: bus: 4, device: 4 was not an MTP
device
Dez 21 10:16:00 abreu mtp-probe[2696]: checking bus 4, device 4:
"/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb4/4-1/4-1.3"
Dez 21 10:16:00 abreu mtp-probe[2696]: bus: 4, device: 4 was not an MTP
device
Dez 21 10:16:01 abreu kernel: scsi 0:0:0:0: Direct-Access Samsung
SSD 990 PRO 3106 PQ: 0 ANSI: 6
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Unit Not Ready
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Sense Key : 0x4 [current]
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] ASC=0x44
<<vendor>>ASCQ=0x81
Dez 21 10:16:28 abreu kernel: usb 2-1: USB disconnect, device number 3
Dez 21 10:16:28 abreu kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
Dez 21 10:16:28 abreu kernel: sd 1:0:0:0: [sdb] Synchronize Cache(10)
failed: Result: hostbyte=0x01 driverbyte=DRIVER_OK
Dez 21 10:16:28 abreu kernel: usb 4-1.3: USB disconnect, device number 4
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Read Capacity(10)
failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Sense not available.
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] 0 512-byte logical
blocks: (0 B/0 B)
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] 0-byte physical blocks
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Write Protect is off
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Asking for cache data failed
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Assuming drive cache:
write through
Dez 21 10:16:28 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
[…]
Dez 21 10:19:17 abreu kernel: usb 2-1: new SuperSpeed USB device number
5 using xhci_hcd
Dez 21 10:19:17 abreu kernel: usb 2-1: New USB device found,
idVendor=152d, idProduct=0583, bcdDevice=31.06
Dez 21 10:19:17 abreu kernel: usb 2-1: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Dez 21 10:19:17 abreu kernel: usb 2-1: Product: USB 3.1 Storage Device
Dez 21 10:19:17 abreu kernel: usb 2-1: Manufacturer: JMicron
Dez 21 10:19:17 abreu kernel: usb 2-1: SerialNumber: DD5641988391D
Dez 21 10:19:17 abreu kernel: usb-storage 2-1:1.0: USB Mass Storage
device detected
Dez 21 10:19:17 abreu kernel: scsi host0: usb-storage 2-1:1.0
Dez 21 10:19:17 abreu mtp-probe[2771]: checking bus 2, device 5:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Dez 21 10:19:17 abreu mtp-probe[2771]: bus: 2, device: 5 was not an MTP
device
Dez 21 10:19:17 abreu mtp-probe[2773]: checking bus 2, device 5:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Dez 21 10:19:17 abreu mtp-probe[2773]: bus: 2, device: 5 was not an MTP
device
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Unit Not Ready
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Sense Key : 0x4 [current]
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] ASC=0x44
<<vendor>>ASCQ=0x81
Dez 21 10:22:08 abreu kernel: INFO: task systemd-journal:386 blocked for
more than 120 seconds.
Dez 21 10:22:08 abreu kernel: Tainted: G U
6.13.0-rc3-00193-ge9b8ffafd20a #45
Dez 21 10:22:08 abreu kernel: "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dez 21 10:22:08 abreu kernel: task:systemd-journal state:D stack:0
pid:386 tgid:386 ppid:1 flags:0x00000002
Dez 21 10:22:08 abreu kernel: Call Trace:
Dez 21 10:22:08 abreu kernel: <TASK>
Dez 21 10:22:08 abreu kernel: __schedule+0x4d8/0xb80
Dez 21 10:22:08 abreu kernel: schedule+0x27/0xe0
Dez 21 10:22:08 abreu kernel: schedule_preempt_disabled+0x15/0x20
Dez 21 10:22:08 abreu kernel: __mutex_lock.constprop.0+0x442/0x770
Dez 21 10:22:08 abreu kernel: uevent_show+0xb8/0x130
Dez 21 10:22:08 abreu kernel: dev_attr_show+0x19/0x40
Dez 21 10:22:08 abreu kernel: sysfs_kf_seq_show+0xa1/0xe0
Dez 21 10:22:08 abreu kernel: seq_read_iter+0x118/0x470
Dez 21 10:22:08 abreu kernel: vfs_read+0x295/0x360
Dez 21 10:22:08 abreu kernel: ksys_read+0x6c/0xe0
Dez 21 10:22:08 abreu kernel: do_syscall_64+0x82/0x160
Dez 21 10:22:08 abreu kernel: ? __do_sys_newfstat+0x64/0x70
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? kmem_cache_free+0x27f/0x500
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? __do_sys_newfstat+0x64/0x70
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
Dez 21 10:22:08 abreu kernel: RIP: 0033:0x7f081410d49c
Dez 21 10:22:08 abreu kernel: RSP: 002b:00007fffae97bc10 EFLAGS:
00000246 ORIG_RAX: 0000000000000000
Dez 21 10:22:08 abreu kernel: RAX: ffffffffffffffda RBX:
0000555b71d91360 RCX: 00007f081410d49c
Dez 21 10:22:08 abreu kernel: RDX: 0000000000001008 RSI:
0000555b71d91360 RDI: 000000000000001f
Dez 21 10:22:08 abreu kernel: RBP: 000000000000001f R08:
0000000000000000 R09: 0000555b71d75040
Dez 21 10:22:08 abreu kernel: R10: 00007f08141f1b60 R11:
0000000000000246 R12: 0000000000001007
Dez 21 10:22:08 abreu kernel: R13: 0000000000001008 R14:
ffffffffffffffff R15: 0000000000000002
Dez 21 10:22:08 abreu kernel: </TASK>
Dez 21 10:22:08 abreu kernel: INFO: task fwupd:2041 blocked for more
than 120 seconds.
Dez 21 10:22:08 abreu kernel: Tainted: G U
6.13.0-rc3-00193-ge9b8ffafd20a #45
Dez 21 10:22:08 abreu kernel: "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dez 21 10:22:08 abreu kernel: task:fwupd state:D stack:0
pid:2041 tgid:2041 ppid:1 flags:0x00000002
Dez 21 10:22:08 abreu kernel: Call Trace:
Dez 21 10:22:08 abreu kernel: <TASK>
Dez 21 10:22:08 abreu kernel: __schedule+0x4d8/0xb80
Dez 21 10:22:08 abreu kernel: schedule+0x27/0xe0
Dez 21 10:22:08 abreu kernel: schedule_preempt_disabled+0x15/0x20
Dez 21 10:22:08 abreu kernel: __mutex_lock.constprop.0+0x442/0x770
Dez 21 10:22:08 abreu kernel: uevent_show+0xb8/0x130
Dez 21 10:22:08 abreu kernel: dev_attr_show+0x19/0x40
Dez 21 10:22:08 abreu kernel: sysfs_kf_seq_show+0xa1/0xe0
Dez 21 10:22:08 abreu kernel: seq_read_iter+0x118/0x470
Dez 21 10:22:08 abreu kernel: vfs_read+0x295/0x360
Dez 21 10:22:08 abreu kernel: ksys_read+0x6c/0xe0
Dez 21 10:22:08 abreu kernel: do_syscall_64+0x82/0x160
Dez 21 10:22:08 abreu kernel: ? __x64_sys_poll+0xc8/0x170
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? kmem_cache_free+0x27f/0x500
Dez 21 10:22:08 abreu kernel: ? mntput_no_expire+0x4a/0x260
Dez 21 10:22:08 abreu kernel: ? do_readlinkat+0xc5/0x180
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_statx+0x72/0xa0
Dez 21 10:22:08 abreu kernel: ? kmem_cache_free+0x27f/0x500
Dez 21 10:22:08 abreu kernel: ? __x64_sys_statx+0xa7/0xf0
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
Dez 21 10:22:08 abreu kernel: RIP: 0033:0x7fc21b4e049c
Dez 21 10:22:08 abreu kernel: RSP: 002b:00007ffe75e4ad50 EFLAGS:
00000246 ORIG_RAX: 0000000000000000
Dez 21 10:22:08 abreu kernel: RAX: ffffffffffffffda RBX:
000055b2dcfc75d0 RCX: 00007fc21b4e049c
Dez 21 10:22:08 abreu kernel: RDX: 0000000000000400 RSI:
000055b2dcc19830 RDI: 00000000000000ae
Dez 21 10:22:08 abreu kernel: RBP: 000055b2df0f1490 R08:
0000000000000000 R09: 00007fc21b5c4ac8
Dez 21 10:22:08 abreu kernel: R10: 0000000000000000 R11:
0000000000000246 R12: ffffffffffffffff
Dez 21 10:22:08 abreu kernel: R13: 000055b2dcdd2250 R14:
0000000000000000 R15: 0000000000000032
Dez 21 10:22:08 abreu kernel: </TASK>
Dez 21 10:22:08 abreu kernel: INFO: task (udev-worker):2769 blocked for
more than 120 seconds.
Dez 21 10:22:08 abreu kernel: Tainted: G U
6.13.0-rc3-00193-ge9b8ffafd20a #45
Dez 21 10:22:08 abreu kernel: "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dez 21 10:22:08 abreu kernel: task:(udev-worker) state:D stack:0
pid:2769 tgid:2769 ppid:432 flags:0x00000002
Dez 21 10:22:08 abreu kernel: Call Trace:
Dez 21 10:22:08 abreu kernel: <TASK>
Dez 21 10:22:08 abreu kernel: __schedule+0x4d8/0xb80
Dez 21 10:22:08 abreu kernel: schedule+0x27/0xe0
Dez 21 10:22:08 abreu kernel: schedule_preempt_disabled+0x15/0x20
Dez 21 10:22:08 abreu kernel: __mutex_lock.constprop.0+0x442/0x770
Dez 21 10:22:08 abreu kernel: uevent_show+0xb8/0x130
Dez 21 10:22:08 abreu kernel: dev_attr_show+0x19/0x40
Dez 21 10:22:08 abreu kernel: sysfs_kf_seq_show+0xa1/0xe0
Dez 21 10:22:08 abreu kernel: seq_read_iter+0x118/0x470
Dez 21 10:22:08 abreu kernel: vfs_read+0x295/0x360
Dez 21 10:22:08 abreu kernel: ksys_read+0x6c/0xe0
Dez 21 10:22:08 abreu kernel: do_syscall_64+0x82/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
Dez 21 10:22:08 abreu kernel: RIP: 0033:0x7f7d1c6be45d
Dez 21 10:22:08 abreu kernel: RSP: 002b:00007ffd6da2fb58 EFLAGS:
00000246 ORIG_RAX: 0000000000000000
Dez 21 10:22:08 abreu kernel: RAX: ffffffffffffffda RBX:
000055a00898d080 RCX: 00007f7d1c6be45d
Dez 21 10:22:08 abreu kernel: RDX: 0000000000001008 RSI:
000055a00898d080 RDI: 0000000000000011
Dez 21 10:22:08 abreu kernel: RBP: 0000000000000011 R08:
0000000000000000 R09: 00007f7d1c7a3140
Dez 21 10:22:08 abreu kernel: R10: 000055a008993960 R11:
0000000000000246 R12: 0000000000001007
Dez 21 10:22:08 abreu kernel: R13: 0000000000001008 R14:
ffffffffffffffff R15: 0000000000000002
Dez 21 10:22:08 abreu kernel: </TASK>
Dez 21 10:22:08 abreu kernel: INFO: task (udev-worker):2770 blocked for
more than 120 seconds.
Dez 21 10:22:08 abreu kernel: Tainted: G U
6.13.0-rc3-00193-ge9b8ffafd20a #45
Dez 21 10:22:08 abreu kernel: "echo 0 >
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Dez 21 10:22:08 abreu kernel: task:(udev-worker) state:D stack:0
pid:2770 tgid:2770 ppid:432 flags:0x00000002
Dez 21 10:22:08 abreu kernel: Call Trace:
Dez 21 10:22:08 abreu kernel: <TASK>
Dez 21 10:22:08 abreu kernel: __schedule+0x4d8/0xb80
Dez 21 10:22:08 abreu kernel: schedule+0x27/0xe0
Dez 21 10:22:08 abreu kernel: schedule_preempt_disabled+0x15/0x20
Dez 21 10:22:08 abreu kernel: __mutex_lock.constprop.0+0x442/0x770
Dez 21 10:22:08 abreu kernel: uevent_show+0xb8/0x130
Dez 21 10:22:08 abreu kernel: dev_attr_show+0x19/0x40
Dez 21 10:22:08 abreu kernel: sysfs_kf_seq_show+0xa1/0xe0
Dez 21 10:22:08 abreu kernel: seq_read_iter+0x118/0x470
Dez 21 10:22:08 abreu kernel: vfs_read+0x295/0x360
Dez 21 10:22:08 abreu kernel: ksys_read+0x6c/0xe0
Dez 21 10:22:08 abreu kernel: do_syscall_64+0x82/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? kmem_cache_free+0x27f/0x500
Dez 21 10:22:08 abreu kernel: ? vfs_fstatat+0x75/0xa0
Dez 21 10:22:08 abreu kernel: ? __do_sys_newfstatat+0x3c/0x70
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ?
arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
Dez 21 10:22:08 abreu kernel: ? syscall_exit_to_user_mode+0x37/0x1a0
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: ? do_syscall_64+0x8e/0x160
Dez 21 10:22:08 abreu kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
Dez 21 10:22:08 abreu kernel: RIP: 0033:0x7f7d1c6be45d
Dez 21 10:22:08 abreu kernel: RSP: 002b:00007ffd6da2fb58 EFLAGS:
00000246 ORIG_RAX: 0000000000000000
Dez 21 10:22:08 abreu kernel: RAX: ffffffffffffffda RBX:
000055a008977280 RCX: 00007f7d1c6be45d
Dez 21 10:22:08 abreu kernel: RDX: 0000000000001008 RSI:
000055a008977280 RDI: 0000000000000012
Dez 21 10:22:08 abreu kernel: RBP: 0000000000000012 R08:
0000000000000000 R09: 00007ffd6da2fde8
Dez 21 10:22:08 abreu kernel: R10: 0000000000000000 R11:
0000000000000246 R12: 0000000000001007
Dez 21 10:22:08 abreu kernel: R13: 0000000000001008 R14:
ffffffffffffffff R15: 0000000000000002
Dez 21 10:22:08 abreu kernel: </TASK>
Dez 21 10:22:08 abreu kernel: usb 2-1: USB disconnect, device number 5
Dez 21 10:22:08 abreu kernel: xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr
cmd failed due to incorrect slot or ep state.
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Read Capacity(10)
failed: Result: hostbyte=0x07 driverbyte=DRIVER_OK
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Sense not available.
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] 0 512-byte logical
blocks: (0 B/0 B)
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] 0-byte physical blocks
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Write Protect is off
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Asking for cache data failed
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Assuming drive cache:
write through
Dez 21 10:22:08 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Dez 21 10:22:08 abreu systemd-coredump[5647]: Process 386
(systemd-journal) of user 0 terminated abnormally with signal 6/ABRT,
processing...
Dez 21 10:22:08 abreu systemd-coredump[5647]: Process 386
(systemd-journal) of user 0 dumped core.
Dez 21 10:22:08 abreu systemd-coredump[5647]: Coredump diverted to
/var/lib/systemd/coredump/core.systemd-journal.0.05a680906c62416790aa2d9b90677a90.386.1734772928000000.zst
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libzstd.so.1 from
deb libzstd-1.5.6+dfsg-1+b1.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libmount.so.1 from
deb util-linux-2.40.2-12.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module libblkid.so.1 from
deb util-linux-2.40.2-12.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Module
libsystemd-shared-257.so from deb systemd-257.1-2.amd64
Dez 21 10:22:08 abreu systemd-coredump[5647]: Stack trace of thread 386:
Dez 21 10:22:08 abreu systemd-coredump[5647]: #0 0x00007f081410d49c
__GI___libc_read (libc.so.6 + 0x10349c)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #1 0x00007f08143f0121
read_virtual_file_fd (libsystemd-shared-257.so + 0x1f0121)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #2 0x00007f08143f0368
read_virtual_file_at (libsystemd-shared-257.so + 0x1f0368)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #3 0x00007f08144c213b
device_read_uevent_file (libsystemd-shared-257.so + 0x2c213b)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #4 0x00007f08144c325a
sd_device_get_devname (libsystemd-shared-257.so + 0x2c325a)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #5 0x0000555b6e97c36e n/a
(n/a + 0x0)
Dez 21 10:22:08 abreu systemd-coredump[5647]: #6 0x0000000000000016 n/a
(n/a + 0x0)
Dez 21 10:22:08 abreu systemd-coredump[5647]: ELF object binary
architecture: AMD x86-64
Dez 21 10:22:08 abreu systemd[1]: systemd-journald.service: Main process
exited, code=dump
[…]
### Linux 6.12.6-1 (Debian)
Jan 10 18:31:56 abreu kernel: usb 2-1: USB disconnect, device number 2
Jan 10 18:31:56 abreu udisksd[632]: Couldn't find existing drive object
for device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host0/target0:0:0/0:0:0:0/block/sda
(ue
vent action 'change', VPD 'pci-0000:00:14.0')
Jan 10 18:31:57 abreu kernel: usb 2-1: new SuperSpeed USB device number
3 using xhci_hcd
Jan 10 18:31:58 abreu kernel: usb 2-1: New USB device found,
idVendor=0781, idProduct=5580, bcdDevice= 0.10
Jan 10 18:31:58 abreu kernel: usb 2-1: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Jan 10 18:31:58 abreu kernel: usb 2-1: Product: Extreme
Jan 10 18:31:58 abreu kernel: usb 2-1: Manufacturer: SanDisk
Jan 10 18:31:58 abreu kernel: usb 2-1: SerialNumber: AA010316151450491977
Jan 10 18:31:58 abreu kernel: usb-storage 2-1:1.0: USB Mass Storage
device detected
Jan 10 18:31:58 abreu kernel: scsi host0: usb-storage 2-1:1.0
Jan 10 18:31:58 abreu mtp-probe[230728]: checking bus 2, device 3:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Jan 10 18:31:58 abreu mtp-probe[230728]: bus: 2, device: 3 was not an
MTP device
Jan 10 18:31:58 abreu mtp-probe[230730]: checking bus 2, device 3:
"/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1"
Jan 10 18:31:58 abreu mtp-probe[230730]: bus: 2, device: 3 was not an
MTP device
Jan 10 18:31:59 abreu kernel: scsi 0:0:0:0: Direct-Access SanDisk
Extreme 0001 PQ: 0 ANSI: 6
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: [sda] 122544516 512-byte
logical blocks: (62.7 GB/58.4 GiB)
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: [sda] Mode Sense: 53 00 00 08
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: [sda] Write cache: disabled,
read cache: enabled, doesn't support DPO or FUA
Jan 10 18:31:59 abreu kernel: sda: sda1
Jan 10 18:31:59 abreu kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 10 18:31:59 abreu fwupd[206462]: 17:31:59.184 FuEngine
failed to add device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host0/target0:0:0/0:0:0:0/block/sda:
failed to setup: failed to read version: command fail with status 2,
senseKey 0x05, asc 0x20, ascq 0x00
Jan 10 18:32:12 abreu kernel: EXT4-fs (sda1): mounted filesystem
031e1c8a-d3d4-457e-a358-6e48111602cb r/w with ordered data mode. Quota
mode: none.
Jan 10 18:32:12 abreu udisksd[632]: Mounted /dev/sda1 at
/media/pmenzel/sandisk on behalf of uid 5272
Jan 10 18:32:27 abreu kernel: EXT4-fs (sda1): unmounting filesystem
031e1c8a-d3d4-457e-a358-6e48111602cb.
Jan 10 18:32:27 abreu systemd[1]: media-pmenzel-sandisk.mount:
Deactivated successfully.
Jan 10 18:32:27 abreu udisksd[632]: Cleaning up mount point
/media/pmenzel/sandisk (device 8:1 is not mounted)
Jan 10 18:32:27 abreu udisksd[632]: Unmounted /dev/sda1 on behalf of uid
5272
Jan 10 18:32:30 abreu kernel: usb 2-1: USB disconnect, device number 3
Jan 10 18:32:30 abreu kernel: xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr
cmd failed due to incorrect slot or ep state.
Jan 10 18:32:30 abreu udisksd[632]: Couldn't find existing drive object
for device
/sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/host0/target0:0:0/0:0:0:0/block/sda
(uevent action 'change', VPD 'pci-0000:00:14.0')
Jan 10 18:32:33 abreu kernel: usb 2-2: new SuperSpeed USB device number
4 using xhci_hcd
Jan 10 18:32:33 abreu kernel: usb 2-2: New USB device found,
idVendor=0781, idProduct=5580, bcdDevice= 0.10
Jan 10 18:32:33 abreu kernel: usb 2-2: New USB device strings: Mfr=1,
Product=2, SerialNumber=3
Jan 10 18:32:33 abreu kernel: usb 2-2: Product: Extreme
Jan 10 18:32:33 abreu kernel: usb 2-2: Manufacturer: SanDisk
Jan 10 18:32:33 abreu kernel: usb 2-2: SerialNumber: AA010316151450491977
Jan 10 18:32:33 abreu kernel: usb-storage 2-2:1.0: USB Mass Storage
device detected
Jan 10 18:32:33 abreu kernel: scsi host0: usb-storage 2-2:1.0
[-- Attachment #2: 20250403--dell-xps-13-9360--linux-6.14.0-12966-ga2cc6ff5ec8f--messages.txt --]
[-- Type: text/plain, Size: 122592 bytes --]
[ 0.000000] Linux version 6.14.0-12966-ga2cc6ff5ec8f (build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #132 SMP PREEMPT_DYNAMIC Thu Apr 3 16:59:45 CEST 2025
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.14.0-12966-ga2cc6ff5ec8f root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M cryptomgr.notests
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000556aafff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006f872000-0x000000006fffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000785fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004817fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.4 by American Megatrends
[ 0.000000] efi: ACPI=0x6518d000 ACPI 2.0=0x6518d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6f812000 ESRT=0x6fc86698 MEMATTR=0x62675018 INITRD=0x5577da98 TPMEventLog=0x65188018
[ 0.000000] efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem37: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem38: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem39: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem40: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
[ 0.000000] DMI: Memory slots populated: 2/2
[ 0.000000] tsc: Detected 2900.000 MHz processor
[ 0.000000] tsc: Detected 2899.886 MHz TSC
[ 0.000587] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000589] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000594] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[ 0.000597] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[ 0.000599] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000887] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[ 0.006876] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[ 0.006882] Using GB pages for direct mapping
[ 0.019208] printk: log buffer data + meta data: 16777216 + 58720256 = 75497472 bytes
[ 0.019209] printk: early log buf free: 127384(97%)
[ 0.019210] Secure boot disabled
[ 0.019211] RAMDISK: [mem 0x514e6000-0x5252afff]
[ 0.019215] ACPI: Early table checksum verification disabled
[ 0.019217] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL )
[ 0.019220] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019225] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.019228] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.019230] ACPI: FACS 0x000000006F86F180 000040
[ 0.019232] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.019234] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019236] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019238] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.019240] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.019241] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.019243] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019245] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.019247] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.019249] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL xh_rvp07 00000000 INTL 20160422)
[ 0.019251] ACPI: UEFI 0x00000000651B5168 000042 (v01 00000000 00000000)
[ 0.019253] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.019255] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.019257] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL CBX3 00000000 MSFT 0000005F)
[ 0.019258] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.019260] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.019262] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.019265] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.019267] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.019269] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.019271] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.019273] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.019275] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.019277] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.019279] ACPI: BGRT 0x00000000651C2550 000038 (v00 01072009 AMI 00010013)
[ 0.019281] ACPI: TPM2 0x00000000651C2588 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.019282] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.019284] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.019286] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[ 0.019287] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[ 0.019288] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[ 0.019288] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[ 0.019289] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[ 0.019289] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[ 0.019290] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[ 0.019290] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[ 0.019291] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[ 0.019292] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[ 0.019292] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[ 0.019293] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[ 0.019293] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[ 0.019294] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[ 0.019294] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[ 0.019295] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[ 0.019295] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[ 0.019296] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[ 0.019297] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[ 0.019297] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[ 0.019298] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[ 0.019298] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[ 0.019299] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[ 0.019299] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[ 0.019300] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[ 0.019300] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[ 0.019301] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[ 0.019301] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[ 0.019302] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[ 0.019303] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[ 0.019303] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[ 0.019420] No NUMA configuration found
[ 0.019420] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[ 0.019428] NODE_DATA(0) allocated [mem 0x47cfd5640-0x47cffffff]
[ 0.019609] Zone ranges:
[ 0.019610] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.019612] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.019613] Normal [mem 0x0000000100000000-0x00000004817fffff]
[ 0.019614] Device empty
[ 0.019615] Movable zone start for each node
[ 0.019617] Early memory node ranges
[ 0.019617] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.019618] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.019619] node 0: [mem 0x0000000000100000-0x00000000556aafff]
[ 0.019620] node 0: [mem 0x00000000556ad000-0x0000000064df3fff]
[ 0.019620] node 0: [mem 0x000000006ffff000-0x000000006fffffff]
[ 0.019621] node 0: [mem 0x0000000078000000-0x00000000785fffff]
[ 0.019621] node 0: [mem 0x0000000100000000-0x00000004817fffff]
[ 0.019623] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[ 0.019627] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019629] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.019649] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.022180] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.022589] On node 0, zone DMA32: 45579 pages in unavailable ranges
[ 0.023093] On node 0, zone Normal: 31232 pages in unavailable ranges
[ 0.023340] On node 0, zone Normal: 26624 pages in unavailable ranges
[ 0.023347] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[ 0.023526] ACPI: PM-Timer IO Port: 0x1808
[ 0.023531] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.023532] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.023533] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.023534] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.023560] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.023562] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.023563] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.023566] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.023567] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.023572] e820: update [mem 0x6225f000-0x623ebfff] usable ==> reserved
[ 0.023579] TSC deadline timer available
[ 0.023583] CPU topo: Max. logical packages: 1
[ 0.023584] CPU topo: Max. logical dies: 1
[ 0.023584] CPU topo: Max. dies per package: 1
[ 0.023587] CPU topo: Max. threads per core: 2
[ 0.023588] CPU topo: Num. cores per package: 2
[ 0.023588] CPU topo: Num. threads per package: 4
[ 0.023589] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.023605] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.023607] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.023608] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.023610] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[ 0.023610] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[ 0.023612] PM: hibernation: Registered nosave memory: [mem 0x6225f000-0x623ebfff]
[ 0.023613] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[ 0.023613] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[ 0.023614] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[ 0.023614] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[ 0.023615] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[ 0.023617] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[ 0.023617] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[ 0.023618] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.023618] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.023619] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.023619] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.023619] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.023620] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.023621] [mem 0x7c800000-0xfdffffff] available for PCI devices
[ 0.023622] Booting paravirtualized kernel on bare hardware
[ 0.023624] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.027812] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.028088] percpu: Embedded 89 pages/cpu s270336 r65536 d28672 u524288
[ 0.028093] pcpu-alloc: s270336 r65536 d28672 u524288 alloc=1*2097152
[ 0.028095] pcpu-alloc: [0] 0 1 2 3
[ 0.028111] Kernel command line: BOOT_IMAGE=/vmlinuz-6.14.0-12966-ga2cc6ff5ec8f root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M cryptomgr.notests
[ 0.028172] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.14.0-12966-ga2cc6ff5ec8f", will be passed to user space.
[ 0.028200] random: crng init done
[ 0.029686] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.030442] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.030492] software IO TLB: area num 4.
[ 0.042790] Fallback order for Node 0: 0
[ 0.042793] Built 1 zonelists, mobility grouping on. Total pages: 4090767
[ 0.042794] Policy zone: Normal
[ 0.042801] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.049096] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.049098] kmemleak: Kernel memory leak detector disabled
[ 0.056225] ftrace: allocating 43234 entries in 170 pages
[ 0.056226] ftrace: allocated 170 pages with 4 groups
[ 0.056918] Dynamic Preempt: voluntary
[ 0.056948] rcu: Preemptible hierarchical RCU implementation.
[ 0.056948] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.056950] Trampoline variant of Tasks RCU enabled.
[ 0.056950] Rude variant of Tasks RCU enabled.
[ 0.056950] Tracing variant of Tasks RCU enabled.
[ 0.056951] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.056951] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.056956] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.056957] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.056958] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.060870] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.061079] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.061260] spurious 8259A interrupt: IRQ7.
[ 0.061284] Console: colour dummy device 80x25
[ 0.061287] printk: legacy console [tty0] enabled
[ 0.061321] ACPI: Core revision 20240827
[ 0.061467] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.061519] APIC: Switch to symmetric I/O mode setup
[ 0.061522] DMAR: Host address width 39
[ 0.061523] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.061529] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.061531] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.061534] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.061536] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[ 0.061540] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[ 0.061541] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.061542] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.061544] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.061545] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.061546] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.063163] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.063165] x2apic enabled
[ 0.063221] APIC: Switched APIC routing to: cluster x2apic
[ 0.067065] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[ 0.067070] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[ 0.067100] CPU0: Thermal monitoring enabled (TM1)
[ 0.067137] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.067139] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 0.067142] process: using mwait in idle threads
[ 0.067149] Spectre V2 : User space: Vulnerable
[ 0.067151] Speculative Store Bypass: Vulnerable
[ 0.067155] SRBDS: Vulnerable
[ 0.067160] GDS: Vulnerable
[ 0.067165] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.067166] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.067167] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.067167] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.067168] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.067169] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.067170] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.067171] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.067172] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.071069] Freeing SMP alternatives memory: 40K
[ 0.071069] pid_max: default: 32768 minimum: 301
[ 0.071069] LSM: initializing lsm=capability,landlock,apparmor,bpf
[ 0.071069] landlock: Up and running.
[ 0.071069] AppArmor: AppArmor initialized
[ 0.071069] LSM support for eBPF active
[ 0.071069] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.071069] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.071069] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.071069] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.071069] ... version: 4
[ 0.071069] ... bit width: 48
[ 0.071069] ... generic registers: 4
[ 0.071069] ... value mask: 0000ffffffffffff
[ 0.071069] ... max period: 00007fffffffffff
[ 0.071069] ... fixed-purpose events: 3
[ 0.071069] ... event mask: 000000070000000f
[ 0.071069] signal: max sigframe size: 1616
[ 0.071069] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[ 0.071069] rcu: Hierarchical SRCU implementation.
[ 0.071069] rcu: Max phase no-delay instances is 1000.
[ 0.071069] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.071069] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.071069] smp: Bringing up secondary CPUs ...
[ 0.071069] smpboot: x86: Booting SMP configuration:
[ 0.071069] .... node #0, CPUs: #1 #2 #3
[ 0.071069] smp: Brought up 1 node, 4 CPUs
[ 0.071069] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[ 0.091288] node 0 deferred pages initialised in 24ms
[ 0.092359] Memory: 15861884K/16363068K available (14286K kernel code, 2583K rwdata, 10312K rodata, 2912K init, 6228K bss, 490444K reserved, 0K cma-reserved)
[ 0.092359] devtmpfs: initialized
[ 0.092359] x86/mm: Memory block size: 128MB
[ 0.092359] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[ 0.092359] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[ 0.095666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.095666] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.095666] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.095666] pinctrl core: initialized pinctrl subsystem
[ 0.095666] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.095798] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.095905] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.096027] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.096042] audit: initializing netlink subsys (disabled)
[ 0.096058] audit: type=2000 audit(1743698552.000:1): state=initialized audit_enabled=0 res=1
[ 0.096058] thermal_sys: Registered thermal governor 'fair_share'
[ 0.096058] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.096058] thermal_sys: Registered thermal governor 'step_wise'
[ 0.096058] thermal_sys: Registered thermal governor 'user_space'
[ 0.096058] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.096058] cpuidle: using governor ladder
[ 0.096058] cpuidle: using governor menu
[ 0.096058] Simple Boot Flag at 0x47 set to 0x80
[ 0.096058] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.096058] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.096058] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.096058] PCI: Using configuration type 1 for base access
[ 0.096058] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.096058] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
[ 0.096058] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.096058] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.096058] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.096058] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.096058] ACPI: Added _OSI(Module Device)
[ 0.096058] ACPI: Added _OSI(Processor Device)
[ 0.096058] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.096058] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.133869] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.138874] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.143802] ACPI: Dynamic OEM Table Load:
[ 0.143808] ACPI: SSDT 0xFFFF9E3B022D4C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.144602] ACPI: Dynamic OEM Table Load:
[ 0.144606] ACPI: SSDT 0xFFFF9E3B01AC1800 0006F6 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.146025] ACPI: Dynamic OEM Table Load:
[ 0.146030] ACPI: SSDT 0xFFFF9E3B01AC7000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.147878] ACPI: Dynamic OEM Table Load:
[ 0.147882] ACPI: SSDT 0xFFFF9E3B013D6000 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.150292] ACPI: EC: EC started
[ 0.150293] ACPI: EC: interrupt blocked
[ 0.155187] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.155189] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.155190] ACPI: Interpreter enabled
[ 0.155224] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.155225] ACPI: Using IOAPIC for interrupt routing
[ 0.155268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.155269] PCI: Using E820 reservations for host bridge windows
[ 0.155787] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.157926] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[ 0.158181] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[ 0.158433] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[ 0.158686] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[ 0.159264] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[ 0.159516] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.160120] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[ 0.160374] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.160625] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[ 0.160875] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[ 0.161126] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[ 0.161384] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[ 0.161646] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[ 0.161897] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[ 0.162149] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[ 0.162399] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[ 0.162648] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[ 0.163698] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[ 0.163949] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[ 0.164202] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[ 0.183071] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.183071] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.183071] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.183139] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[ 0.183140] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.183863] PCI host bridge to bus 0000:00
[ 0.183866] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.183868] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.183870] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.183871] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[ 0.183873] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.183874] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.183889] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[ 0.183954] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.183967] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[ 0.183969] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.183970] pci 0000:00:02.0: BAR 4 [io 0xf000-0xf03f]
[ 0.183980] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.184104] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[ 0.184119] pci 0000:00:04.0: BAR 0 [mem 0xdc420000-0xdc427fff 64bit]
[ 0.184353] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.184385] pci 0000:00:14.0: BAR 0 [mem 0xdc410000-0xdc41ffff 64bit]
[ 0.184416] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.184861] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[ 0.184890] pci 0000:00:14.2: BAR 0 [mem 0xdc434000-0xdc434fff 64bit]
[ 0.184987] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[ 0.185038] pci 0000:00:15.0: BAR 0 [mem 0xdc433000-0xdc433fff 64bit]
[ 0.185327] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[ 0.185378] pci 0000:00:15.1: BAR 0 [mem 0xdc432000-0xdc432fff 64bit]
[ 0.185650] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[ 0.185678] pci 0000:00:16.0: BAR 0 [mem 0xdc431000-0xdc431fff 64bit]
[ 0.185706] pci 0000:00:16.0: PME# supported from D3hot
[ 0.186004] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[ 0.186020] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.186024] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.186030] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.186071] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.186449] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[ 0.186465] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.186469] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.186519] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.186887] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 PCIe Root Port
[ 0.186903] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.186907] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.186954] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.187333] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[ 0.187348] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.187351] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.187400] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.187789] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[ 0.188044] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[ 0.188080] pci 0000:00:1f.2: BAR 0 [mem 0xdc42c000-0xdc42ffff]
[ 0.188255] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[ 0.188299] pci 0000:00:1f.3: BAR 0 [mem 0xdc428000-0xdc42bfff 64bit]
[ 0.188305] pci 0000:00:1f.3: BAR 4 [mem 0xdc400000-0xdc40ffff 64bit]
[ 0.188342] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.188865] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.188997] pci 0000:00:1f.4: BAR 0 [mem 0xdc430000-0xdc4300ff 64bit]
[ 0.189007] pci 0000:00:1f.4: BAR 4 [io 0xf040-0xf05f]
[ 0.189255] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.191071] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[ 0.191071] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[ 0.191071] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.192417] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.192501] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[ 0.192545] pci 0000:3b:00.0: BAR 1 [mem 0xdc300000-0xdc300fff]
[ 0.192624] pci 0000:3b:00.0: supports D1 D2
[ 0.192625] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.192919] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.193000] pci 0000:3c:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[ 0.193039] pci 0000:3c:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[ 0.193119] pci 0000:3c:00.0: PME# supported from D0 D1 D3hot
[ 0.193419] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.196328] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.196328] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.196328] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.206732] ACPI: EC: interrupt unblocked
[ 0.206733] ACPI: EC: event unblocked
[ 0.207070] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.207070] ACPI: EC: GPE=0x14
[ 0.207070] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[ 0.207070] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[ 0.207085] iommu: Default domain type: Translated
[ 0.207085] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.207214] pps_core: LinuxPPS API ver. 1 registered
[ 0.207215] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.207218] PTP clock support registered
[ 0.207229] EDAC MC: Ver: 3.0.0
[ 0.207629] efivars: Registered efivars operations
[ 0.207654] NetLabel: Initializing
[ 0.207654] NetLabel: domain hash size = 128
[ 0.207654] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.207654] NetLabel: unlabeled traffic allowed by default
[ 0.207654] PCI: Using ACPI for IRQ routing
[ 0.231210] PCI: pci_cache_line_size set to 64 bytes
[ 0.231590] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.231592] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.231593] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[ 0.231594] e820: reserve RAM buffer [mem 0x6225f000-0x63ffffff]
[ 0.231595] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[ 0.231596] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[ 0.231597] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[ 0.231628] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.231628] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.231628] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.231628] vgaarb: loaded
[ 0.231628] clocksource: Switched to clocksource tsc-early
[ 0.231636] VFS: Disk quotas dquot_6.6.0
[ 0.231645] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.231681] AppArmor: AppArmor Filesystem Enabled
[ 0.231693] pnp: PnP ACPI init
[ 0.231899] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.231902] system 00:00: [io 0xffff] has been reserved
[ 0.231903] system 00:00: [io 0xffff] has been reserved
[ 0.231904] system 00:00: [io 0xffff] has been reserved
[ 0.231905] system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 0.231907] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.232324] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.232326] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.232327] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.232329] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.232330] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.232331] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.232333] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.232334] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.232335] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.232337] system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.232372] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.232374] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.232375] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.232376] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.232378] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.232379] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.232381] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.232636] system 00:06: [io 0xff00-0xfffe] has been reserved
[ 0.233582] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.233585] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.238278] pnp: PnP ACPI: found 8 devices
[ 0.243655] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.243704] NET: Registered PF_INET protocol family
[ 0.243813] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.254463] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.254482] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.254548] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.254747] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.254943] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.255012] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.255078] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.255145] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.255223] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.255228] NET: Registered PF_XDP protocol family
[ 0.255237] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.255247] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]: assigned
[ 0.255251] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.255253] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.255256] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.255259] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.255263] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.255265] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.255270] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.255273] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.255278] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.255280] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.255285] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.255287] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.255288] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[ 0.255289] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[ 0.255290] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.255291] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.255292] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.255293] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.255295] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[ 0.255296] pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
[ 0.255297] pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.255873] PCI: CLS 0 bytes, default 64
[ 0.255916] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[ 0.256054] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.256180] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[ 0.256184] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[ 0.256202] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.256204] software IO TLB: mapped [mem 0x000000005e25f000-0x000000006225f000] (64MB)
[ 0.256240] Unpacking initramfs...
[ 0.256260] sgx: EPC section 0x70200000-0x75f7ffff
[ 0.256798] sgx: SGX disabled: SGX launch control CPU feature is not available, /dev/sgx_enclave disabled.
[ 0.257320] Initialise system trusted keyrings
[ 0.257331] Key type blacklist registered
[ 0.257463] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.257756] fuse: init (API version 7.43)
[ 0.289099] Freeing initrd memory: 16660K
[ 0.291743] alg: self-tests disabled
[ 0.296354] Key type asymmetric registered
[ 0.296357] Asymmetric key parser 'x509' registered
[ 0.296383] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.296409] io scheduler mq-deadline registered
[ 0.296962] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.299583] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.299585] ACPI: thermal: Thermal Zone [THM] (25 C)
[ 0.299718] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.300203] hpet_acpi_add: no address or irqs in _CRS
[ 0.311841] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[ 0.346743] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.347080] i8042: Warning: Keylock active
[ 0.349355] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.349359] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.349454] mousedev: PS/2 mouse device common for all mice
[ 0.349467] rtc_cmos 00:01: RTC can wake from S4
[ 0.350159] rtc_cmos 00:01: registered as rtc0
[ 0.350316] rtc_cmos 00:01: setting system clock to 2025-04-03T16:42:32 UTC (1743698552)
[ 0.350339] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.350439] intel_pstate: Intel P-state driver initializing
[ 0.350613] intel_pstate: HWP enabled
[ 0.350901] efifb: probing for efifb
[ 0.350912] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 0.350913] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 0.350914] efifb: scrolling: redraw
[ 0.350915] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.350982] Console: switching to colour frame buffer device 200x56
[ 0.353541] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.353558] fb0: EFI VGA frame buffer device
[ 0.353868] NET: Registered PF_INET6 protocol family
[ 0.356679] Segment Routing with IPv6
[ 0.356692] In-situ OAM (IOAM) with IPv6
[ 0.356721] mip6: Mobile IPv6
[ 0.356724] NET: Registered PF_PACKET protocol family
[ 0.356747] mpls_gso: MPLS GSO support
[ 0.356963] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.356992] microcode: Current revision: 0x000000f6
[ 0.356993] microcode: Updated early from: 0x000000f0
[ 0.357051] IPI shorthand broadcast: enabled
[ 0.358037] sched_clock: Marking stable (352002098, 5862463)->(370510142, -12645581)
[ 0.358178] registered taskstats version 1
[ 0.358253] Loading compiled-in X.509 certificates
[ 0.359824] Demotion targets for Node 0: null
[ 0.359895] Key type .fscrypt registered
[ 0.359896] Key type fscrypt-provisioning registered
[ 0.363994] cryptd: no symbol version for this_cpu_off
[ 0.364353] cryptd: max_cpu_qlen set to 1000
[ 0.371291] Key type encrypted registered
[ 0.371297] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.371669] RAS: Correctable Errors collector initialized.
[ 0.374495] clk: Disabling unused clocks
[ 0.375300] Freeing unused decrypted memory: 2036K
[ 0.375709] Freeing unused kernel image (initmem) memory: 2912K
[ 0.375732] Write protecting the kernel read-only data: 26624k
[ 0.375925] Freeing unused kernel image (text/rodata gap) memory: 48K
[ 0.376301] Freeing unused kernel image (rodata/data gap) memory: 1976K
[ 0.387513] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.387533] Run /init as init process
[ 0.387535] with arguments:
[ 0.387536] /init
[ 0.387536] with environment:
[ 0.387537] HOME=/
[ 0.387538] TERM=linux
[ 0.387538] BOOT_IMAGE=/vmlinuz-6.14.0-12966-ga2cc6ff5ec8f
[ 0.480150] nvme nvme0: pci function 0000:3c:00.0
[ 0.500849] nvme nvme0: 4/0/0 default/read/poll queues
[ 0.506814] nvme0n1: p1 p2 p3 p4
[ 0.561220] device-mapper: uevent: version 1.0.3
[ 0.561434] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[ 1.286127] tsc: Refined TSC clocksource calibration: 2904.007 MHz
[ 1.286152] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0c50045, max_idle_ns: 440795208304 ns
[ 1.286218] clocksource: Switched to clocksource tsc
[ 15.049946] PM: Image not found (code -22)
[ 15.110657] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[ 15.224990] systemd[1]: Inserted module 'autofs4'
[ 15.263900] systemd[1]: systemd 257.4-9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[ 15.263916] systemd[1]: Detected architecture x86-64.
[ 15.266878] systemd[1]: Hostname set to <abreu>.
[ 15.558174] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 15.608135] systemd-sysv-generator[460]: SysV service '/etc/init.d/xl2tpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[ 15.608139] systemd-sysv-generator[460]: Please update package to include a native systemd unit file.
[ 15.608140] systemd-sysv-generator[460]: ! This compatibility logic is deprecated, expect removal soon. !
[ 15.713103] systemd[1]: Queued start job for default target graphical.target.
[ 15.739107] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 15.739544] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 15.739904] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[ 15.740262] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 15.740486] systemd[1]: Created slice user.slice - User and Session Slice.
[ 15.740550] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 15.740594] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 15.740774] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 15.740797] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[ 15.740805] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[ 15.740813] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[ 15.740826] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[ 15.740856] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 15.740883] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 15.740895] systemd[1]: Reached target paths.target - Path Units.
[ 15.740913] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 15.740924] systemd[1]: Reached target slices.target - Slice Units.
[ 15.740961] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 15.742581] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 15.743732] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ 15.743858] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 15.743947] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 15.744070] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[ 15.744129] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.744152] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.744245] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 15.744309] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 15.745787] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 15.746576] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 15.747887] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[ 15.749049] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 15.754360] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 15.757674] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 15.760062] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 15.764497] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 15.771131] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 15.774679] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 15.774783] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 15.774866] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 15.778138] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 15.783075] pstore: Using crash dump compression: deflate
[ 15.785216] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 15.785253] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.790048] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 15.790123] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.794818] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[ 15.795976] pstore: Registered efi_pstore as persistent store backend
[ 15.801969] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 15.804369] ACPI: bus type drm_connector registered
[ 15.806327] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 15.806434] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 15.806942] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ 15.807011] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 15.807092] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 15.807364] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 15.807635] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 15.807805] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 15.808036] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 15.808200] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 15.808427] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 15.808536] lp: driver loaded but no devices found
[ 15.808591] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 15.808812] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 15.808961] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 15.811518] ppdev: user-space parallel port driver
[ 15.812656] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 15.814485] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 15.818391] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 15.819478] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[ 15.820054] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 15.823306] systemd-journald[474]: Collecting audit messages is disabled.
[ 15.824129] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 15.830055] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 15.830940] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 15.833305] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w.
[ 15.834643] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 15.835008] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 15.835058] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 15.836147] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 15.836173] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.843065] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[ 15.843614] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 15.843752] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 15.846007] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[ 15.847624] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 15.855821] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 15.859166] systemd[1]: Started systemd-journald.service - Journal Service.
[ 15.873667] systemd-journald[474]: Received client request to flush runtime journal.
[ 16.020159] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
[ 16.034708] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[ 16.035748] ACPI: button: Lid Switch [LID0]
[ 16.035812] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[ 16.036219] ACPI: button: Power Button [PBTN]
[ 16.036436] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
[ 16.037216] ACPI: AC: AC Adapter [AC] (on-line)
[ 16.041967] intel_pmc_core INT33A1:00: initialized
[ 16.042233] ACPI: button: Sleep Button [SBTN]
[ 16.042980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input12
[ 16.043645] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input13
[ 16.044635] ACPI: button: Power Button [PWRF]
[ 16.081560] hid: raw HID events driver (C) Jiri Kosina
[ 16.082441] ACPI: battery: Slot [BAT0] (battery present)
[ 16.091393] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 16.091604] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 16.098991] input: Intel HID events as /devices/platform/INT33D5:00/input/input15
[ 16.100216] ACPI: bus type USB registered
[ 16.100246] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[ 16.100362] usbcore: registered new interface driver usbfs
[ 16.100846] usbcore: registered new interface driver hub
[ 16.100865] usbcore: registered new device driver usb
[ 16.100947] intel-hid INT33D5:00: platform supports 5 button array
[ 16.105614] Adding 8387904k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:8387904k SS
[ 16.111323] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input16
[ 16.131307] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 16.134490] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 16.134508] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 16.139106] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.139117] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 16.140327] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 16.161476] input: PC Speaker as /devices/platform/pcspkr/input/input17
[ 16.167837] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.167853] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 16.167857] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 16.167981] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 16.167985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.167987] usb usb1: Product: xHCI Host Controller
[ 16.167989] usb usb1: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 16.167990] usb usb1: SerialNumber: 0000:00:14.0
[ 16.168529] hub 1-0:1.0: USB hub found
[ 16.168740] hub 1-0:1.0: 12 ports detected
[ 16.169031] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.172572] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.172709] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 16.175061] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 16.175610] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 16.175613] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.175615] usb usb2: Product: xHCI Host Controller
[ 16.175616] usb usb2: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 16.175617] usb usb2: SerialNumber: 0000:00:14.0
[ 16.175859] hub 2-0:1.0: USB hub found
[ 16.175893] hub 2-0:1.0: 6 ports detected
[ 16.204679] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 16.206119] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 16.207620] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 16.207624] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 16.207626] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 16.207627] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 16.207628] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 16.207629] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 16.214222] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 16.226035] intel_rapl_common: Found RAPL domain package
[ 16.226039] intel_rapl_common: Found RAPL domain dram
[ 16.421909] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 16.559245] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[ 16.559248] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 16.652441] intel_rapl_common: Found RAPL domain package
[ 16.652445] intel_rapl_common: Found RAPL domain core
[ 16.652447] intel_rapl_common: Found RAPL domain uncore
[ 16.652448] intel_rapl_common: Found RAPL domain dram
[ 16.652450] intel_rapl_common: Found RAPL domain psys
[ 16.656721] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[ 16.659560] i915 0000:00:02.0: [drm] Found kabylake/ult (device ID 5916) integrated display version 9.00 stepping B0
[ 16.661049] iTCO_vendor_support: vendor-support=0
[ 16.663813] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 16.664386] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 16.666254] Console: switching to colour dummy device 80x25
[ 16.666512] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[ 16.666818] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 16.668971] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 16.670786] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 16.678040] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 16.683145] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 16.684402] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 16.759987] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 16.775764] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 16.794808] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.798609] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[ 16.813933] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 16.816422] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[ 16.816426] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 16.816428] usb 1-4: Product: Touchscreen
[ 16.816430] usb 1-4: Manufacturer: ELAN
[ 16.845611] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[ 16.856202] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input19
[ 16.871750] snd_hda_codec_realtek hdaudioC0D0: ALC3246: picked fixup (pin match)
[ 16.890330] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input20
[ 16.891245] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input21
[ 16.891472] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 16.906413] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 16.906419] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 16.906421] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 16.906423] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 16.906425] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 16.906426] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 16.906428] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 16.906429] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 16.917073] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[ 16.917079] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 16.917167] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
[ 16.933890] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 16.936855] ACPI: battery: new hook: Dell Primary Battery Extension
[ 16.963692] audit: type=1400 audit(1743698569.107:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=646 comm="apparmor_parser"
[ 16.963986] audit: type=1400 audit(1743698569.107:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=644 comm="apparmor_parser"
[ 16.964283] audit: type=1400 audit(1743698569.107:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=645 comm="apparmor_parser"
[ 16.964995] audit: type=1400 audit(1743698569.107:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=643 comm="apparmor_parser"
[ 16.968725] audit: type=1400 audit(1743698569.111:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=649 comm="apparmor_parser"
[ 16.968732] audit: type=1400 audit(1743698569.111:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=650 comm="apparmor_parser"
[ 16.969269] audit: type=1400 audit(1743698569.111:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=651 comm="apparmor_parser"
[ 16.971477] audit: type=1400 audit(1743698569.115:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-checkns" pid=654 comm="apparmor_parser"
[ 16.971769] audit: type=1400 audit(1743698569.115:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=652 comm="apparmor_parser"
[ 16.971837] audit: type=1400 audit(1743698569.115:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=653 comm="apparmor_parser"
[ 16.986821] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[ 17.004781] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input24
[ 17.005034] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-4/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input25
[ 17.005999] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 17.094061] ath10k_pci 0000:3a:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 17.120580] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 17.120983] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 17.121170] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 17.121216] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 17.121264] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 17.164011] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[ 17.164017] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 17.164019] usb 1-5: Product: Integrated_Webcam_HD
[ 17.164021] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[ 17.171941] ath: EEPROM regdomain: 0x6c
[ 17.171945] ath: EEPROM indicates we should expect a direct regpair map
[ 17.171948] ath: Country alpha2 being used: 00
[ 17.171949] ath: Regpair used: 0x6c
[ 17.232158] nvme nvme0: using unchecked data buffer
[ 17.280630] mc: Linux media interface: v0.10
[ 17.292510] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input31
[ 17.292734] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input32
[ 17.292858] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input33
[ 17.293033] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 17.293075] usbcore: registered new interface driver usbhid
[ 17.293077] usbhid: USB HID core driver
[ 17.335097] Bluetooth: Core ver 2.22
[ 17.335119] NET: Registered PF_BLUETOOTH protocol family
[ 17.335120] Bluetooth: HCI device and connection manager initialized
[ 17.335125] Bluetooth: HCI socket layer initialized
[ 17.335127] Bluetooth: L2CAP socket layer initialized
[ 17.335131] Bluetooth: SCO socket layer initialized
[ 17.358078] videodev: Linux video capture interface: v2.00
[ 17.365979] usbcore: registered new interface driver btusb
[ 17.371112] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 17.371117] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 17.381526] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[ 17.733878] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 17.759565] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 18.158046] usbcore: registered new interface driver uvcvideo
[ 20.636568] rfkill: input handler disabled
[ 23.274346] wlan0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[ 23.274351] wlan0: send auth to 88:71:b1:81:93:1b (try 1/3)
[ 23.275838] wlan0: authenticated
[ 23.277901] wlan0: associate with 88:71:b1:81:93:1b (try 1/3)
[ 23.311678] wlan0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[ 23.314268] wlan0: associated
[ 23.362160] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 88:71:b1:81:93:1b
[ 26.237123] rfkill: input handler enabled
[ 27.991665] rfkill: input handler disabled
[ 29.985485] SCSI subsystem initialized
[ 35.566938] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[ 35.566969] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 35.566979] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 35.566990] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 35.567002] pci 0000:01:00.0: enabling Extended Tags
[ 35.567394] pci 0000:01:00.0: supports D1 D2
[ 35.567396] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 35.567479] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 35.633772] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 35.633814] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 35.633825] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 35.633852] pci 0000:02:00.0: enabling Extended Tags
[ 35.634798] pci 0000:02:00.0: supports D1 D2
[ 35.634808] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 35.635770] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 35.635802] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 35.635813] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 35.635825] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 35.635841] pci 0000:02:01.0: enabling Extended Tags
[ 35.636466] pci 0000:02:01.0: supports D1 D2
[ 35.636469] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 35.636717] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 35.636749] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 35.636759] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 35.636784] pci 0000:02:02.0: enabling Extended Tags
[ 35.636883] pci 0000:02:02.0: supports D1 D2
[ 35.636885] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 35.637093] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 35.637169] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 35.637233] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 35.637343] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 35.637404] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 35.637424] pci 0000:39:00.0: enabling Extended Tags
[ 35.637550] pci 0000:39:00.0: supports D1 D2
[ 35.637552] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 35.637816] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 35.637858] pci_bus 0000:02: Allocating resources
[ 35.637882] pci 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 35.637886] pci 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 35.637889] pci 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 35.637894] pci 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 35.637897] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 35.637900] pci 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 35.637905] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 35.637907] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 35.637910] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 35.637912] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 35.637916] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 35.637918] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 35.637920] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.637922] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 35.637924] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.637926] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 35.637929] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 35.637931] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 35.637934] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.637936] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 35.637938] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.637939] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 35.637942] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 35.637947] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 35.637957] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 35.637962] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 35.637966] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 35.637974] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 35.637979] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 35.637987] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 35.637992] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 35.637997] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 35.638807] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 35.638814] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 35.642170] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 35.644462] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 35.644999] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 35.645004] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 35.645047] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 35.645050] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 35.645052] usb usb3: Product: xHCI Host Controller
[ 35.645054] usb usb3: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 35.645056] usb usb3: SerialNumber: 0000:39:00.0
[ 35.646465] hub 3-0:1.0: USB hub found
[ 35.646476] hub 3-0:1.0: 2 ports detected
[ 35.647885] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 35.647890] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 35.647892] usb usb4: Product: xHCI Host Controller
[ 35.647894] usb usb4: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 35.647896] usb usb4: SerialNumber: 0000:39:00.0
[ 35.648023] hub 4-0:1.0: USB hub found
[ 35.648036] hub 4-0:1.0: 2 ports detected
[ 35.659633] pci_bus 0000:02: Allocating resources
[ 35.659663] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 35.659668] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 35.659671] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 35.659675] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 35.659677] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 35.659681] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 35.659685] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 35.659688] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 35.659690] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 35.659692] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 35.659697] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 35.659699] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 35.659702] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.659704] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 35.659706] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.659708] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 35.659711] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 35.659713] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 35.659716] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.659717] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 35.659718] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 35.659720] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 35.897882] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 36.036218] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 36.036224] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 36.036227] usb 3-1: Product: USB2.0 Hub
[ 36.036228] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 36.036230] usb 3-1: SerialNumber: 000000000
[ 36.043071] hub 3-1:1.0: USB hub found
[ 36.043241] hub 3-1:1.0: 5 ports detected
[ 36.165964] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 36.210605] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 36.210610] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 36.210612] usb 4-1: Product: USB3.0 Hub
[ 36.210613] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 36.210614] usb 4-1: SerialNumber: 000000000
[ 36.211910] hub 4-1:1.0: USB hub found
[ 36.211991] hub 4-1:1.0: 4 ports detected
[ 36.744017] wlan0: deauthenticating from 88:71:b1:81:93:1b by local choice (Reason: 3=DEAUTH_LEAVING)
[ 36.773921] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 36.912399] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 36.912405] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 36.912407] usb 3-1.1: Product: USB2.0 Hub
[ 36.912409] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 36.912410] usb 3-1.1: SerialNumber: 000000000
[ 36.913730] hub 3-1.1:1.0: USB hub found
[ 36.913940] hub 3-1.1:1.0: 4 ports detected
[ 37.009886] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 37.065902] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 37.065909] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 37.065911] usb 4-1.1: Product: USB3.0 Hub
[ 37.065913] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 37.065915] usb 4-1.1: SerialNumber: 000000000
[ 37.115549] hub 4-1.1:1.0: USB hub found
[ 37.115954] hub 4-1.1:1.0: 4 ports detected
[ 37.185898] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[ 37.342028] usb 3-1.3: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.41
[ 37.342034] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 37.342036] usb 3-1.3: Product: 4-Port USB 2.0 Hub
[ 37.342037] usb 3-1.3: Manufacturer: Generic
[ 37.343749] hub 3-1.3:1.0: USB hub found
[ 37.344905] hub 3-1.3:1.0: 4 ports detected
[ 37.402456] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd
[ 37.434026] usb 4-1.3: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.41
[ 37.434033] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 37.434035] usb 4-1.3: Product: 4-Port USB 3.0 Hub
[ 37.434038] usb 4-1.3: Manufacturer: Generic
[ 37.441216] hub 4-1.3:1.0: USB hub found
[ 37.443500] hub 4-1.3:1.0: 2 ports detected
[ 37.517985] usb 4-1.4: new SuperSpeed USB device number 5 using xhci_hcd
[ 37.535773] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 37.535780] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 37.535782] usb 4-1.4: Product: Mass Storage Device
[ 37.535783] usb 4-1.4: Manufacturer: Generic
[ 37.535785] usb 4-1.4: SerialNumber: 058F84688461
[ 37.552531] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 37.552712] scsi host0: usb-storage 4-1.4:1.0
[ 37.552901] usbcore: registered new interface driver usb-storage
[ 37.708521] PM: suspend entry (deep)
[ 37.969892] Filesystems sync: 0.261 seconds
[ 37.992106] Freezing user space processes
[ 38.286032] usb 3-1.3.3: new low-speed USB device number 6 using xhci_hcd
[ 38.334270] Freezing user space processes completed (elapsed 0.342 seconds)
[ 38.334289] OOM killer disabled.
[ 38.334293] Freezing remaining freezable tasks
[ 38.397447] usb 3-1.3.3: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.08
[ 38.397466] usb 3-1.3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 38.397474] usb 3-1.3.3: Product: Dell KB216 Wired Keyboard
[ 38.409312] input: Dell KB216 Wired Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:413C:2113.0003/input/input35
[ 38.462134] usb 4-1.1.3: new SuperSpeed USB device number 6 using xhci_hcd
[ 38.462904] hid-generic 0003:413C:2113.0003: input,hidraw2: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-0000:39:00.0-1.3.3/input0
[ 38.468389] input: Dell KB216 Wired Keyboard System Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:413C:2113.0004/input/input36
[ 38.479452] usb 4-1.1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 38.479470] usb 4-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 38.479478] usb 4-1.1.3: Product: USB 10/100/1000 LAN
[ 38.479484] usb 4-1.1.3: Manufacturer: Realtek
[ 38.479489] usb 4-1.1.3: SerialNumber: 000001
[ 38.522447] input: Dell KB216 Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:413C:2113.0004/input/input37
[ 38.522724] hid-generic 0003:413C:2113.0004: input,hidraw3: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-0000:39:00.0-1.3.3/input1
[ 38.610122] usb 3-1.3.4: new low-speed USB device number 7 using xhci_hcd
[ 38.719592] usb 3-1.3.4: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[ 38.719613] usb 3-1.3.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 38.719622] usb 3-1.3.4: Product: USB Optical Mouse
[ 38.731091] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.4/3-1.3.4:1.0/0003:1BCF:0005.0005/input/input38
[ 38.731449] hid-generic 0003:1BCF:0005.0005: input,hidraw4: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:39:00.0-1.3.4/input0
[ 39.214204] Freezing remaining freezable tasks completed (elapsed 0.879 seconds)
[ 39.214340] printk: Suspending console(s) (use no_console_suspend to debug)
[ 39.794672] ACPI: EC: interrupt blocked
[ 39.821552] ACPI: PM: Preparing to enter system sleep state S3
[ 39.827135] ACPI: EC: event blocked
[ 39.827137] ACPI: EC: EC stopped
[ 39.827138] ACPI: PM: Saving platform NVS memory
[ 39.828957] Disabling non-boot CPUs ...
[ 39.830997] smpboot: CPU 3 is now offline
[ 39.833498] smpboot: CPU 2 is now offline
[ 39.835408] smpboot: CPU 1 is now offline
[ 39.842943] ACPI: PM: Low-level resume complete
[ 39.842986] ACPI: EC: EC started
[ 39.842987] ACPI: PM: Restoring platform NVS memory
[ 39.844928] Enabling non-boot CPUs ...
[ 39.844955] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 39.845674] CPU1 is up
[ 39.845690] smpboot: Booting Node 0 Processor 2 APIC 0x1
[ 39.846436] CPU2 is up
[ 39.846453] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 39.847154] CPU3 is up
[ 39.850046] ACPI: PM: Waking up from system sleep state S3
[ 40.141162] ACPI: EC: interrupt unblocked
[ 40.156592] ACPI: EC: event unblocked
[ 40.158046] xhci_hcd 0000:39:00.0: xHC error in resume, USBSTS 0x411, Reinit
[ 40.158052] usb usb3: root hub lost power or was reset
[ 40.158053] usb usb4: root hub lost power or was reset
[ 40.171897] nvme nvme0: 4/0/0 default/read/poll queues
[ 40.426205] usb 3-1: reset high-speed USB device number 2 using xhci_hcd
[ 40.498166] usb 1-5: reset high-speed USB device number 4 using xhci_hcd
[ 40.687366] usb 4-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 40.754181] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[ 41.010222] usb 1-4: reset full-speed USB device number 3 using xhci_hcd
[ 41.310171] usb 3-1.3: reset high-speed USB device number 4 using xhci_hcd
[ 41.590172] usb 3-1.1: reset high-speed USB device number 3 using xhci_hcd
[ 41.798826] usb 4-1.3: reset SuperSpeed USB device number 4 using xhci_hcd
[ 41.894207] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 41.982319] usb 4-1.1: reset SuperSpeed USB device number 3 using xhci_hcd
[ 42.282175] usb 3-1.3.4: reset low-speed USB device number 7 using xhci_hcd
[ 42.818218] usb 3-1.3.3: reset low-speed USB device number 6 using xhci_hcd
[ 43.170216] usb 4-1.1.3: reset SuperSpeed USB device number 6 using xhci_hcd
[ 43.192304] OOM killer enabled.
[ 43.192306] Restarting tasks ... done.
[ 43.192894] random: crng reseeded on system resumption
[ 43.194722] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 43.196064] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 43.196462] scsi 0:0:0:1: Direct-Access Generic- Micro SD/M2 1.08 PQ: 0 ANSI: 6
[ 43.217440] pci_bus 0000:02: Allocating resources
[ 43.217459] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 43.217464] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 43.217468] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 43.217472] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 43.217475] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 43.217478] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 43.217483] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 43.217486] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 43.217488] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 43.217490] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 43.217495] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 43.217497] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 43.217499] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.217501] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 43.217502] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.217504] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 43.217507] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 43.217509] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 43.217511] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.217512] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 43.217514] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.217515] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 43.222173] pci_bus 0000:02: Allocating resources
[ 43.222531] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 43.222537] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 43.222541] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 43.222545] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 43.222547] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 43.222551] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 43.222555] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 43.222557] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 43.222560] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 43.222561] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 43.222566] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 43.222568] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 43.222570] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.222572] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 43.222574] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.222575] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 43.222578] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 43.222579] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 43.222581] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.222583] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 43.222585] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 43.222586] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 43.248375] PM: suspend exit
[ 43.290185] usb 3-1.5: new high-speed USB device number 8 using xhci_hcd
[ 43.330315] warning: `atop' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 43.391187] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 43.391193] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 43.391195] usb 3-1.5: Product: USB Billboard Device
[ 43.391197] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 43.391198] usb 3-1.5: SerialNumber: 0000000000000001
[ 43.514830] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 48.405851] wlan0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[ 48.405858] wlan0: send auth to 88:71:b1:81:93:1b (try 1/3)
[ 48.409228] wlan0: authenticated
[ 48.410166] wlan0: associate with 88:71:b1:81:93:1b (try 1/3)
[ 48.442463] wlan0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[ 48.444855] wlan0: associated
[ 48.538137] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 88:71:b1:81:93:1b
[ 68.766179] wlan0: deauthenticating from 88:71:b1:81:93:1b by local choice (Reason: 3=DEAUTH_LEAVING)
[ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 98.803081] PM: suspend entry (deep)
[ 98.813999] Filesystems sync: 0.010 seconds
[ 98.819226] Freezing user space processes
[ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
[ 118.822281] task:systemd-journal state:D stack:0 pid:474 tgid:474 ppid:1 task_flags:0x400100 flags:0x00000006
[ 118.822285] Call Trace:
[ 118.822287] <TASK>
[ 118.822291] __schedule+0x537/0xbb0
[ 118.822297] schedule+0x27/0xd0
[ 118.822300] schedule_preempt_disabled+0x15/0x20
[ 118.822302] __mutex_lock.constprop.0+0x4b4/0x890
[ 118.822306] uevent_show+0x99/0x150
[ 118.822309] dev_attr_show+0x19/0x40
[ 118.822312] sysfs_kf_seq_show+0xcd/0x110
[ 118.822315] seq_read_iter+0x116/0x400
[ 118.822318] vfs_read+0x299/0x360
[ 118.822321] ksys_read+0x6b/0xe0
[ 118.822323] do_syscall_64+0x82/0x9b0
[ 118.822327] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822331] ? syscall_exit_to_user_mode+0x37/0x1a0
[ 118.822333] ? do_syscall_64+0x8e/0x9b0
[ 118.822336] ? __memcg_slab_free_hook+0xf9/0x140
[ 118.822339] ? __x64_sys_close+0x3d/0x80
[ 118.822341] ? kmem_cache_free+0x236/0x460
[ 118.822344] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822346] ? syscall_exit_to_user_mode+0x37/0x1a0
[ 118.822348] ? do_syscall_64+0x8e/0x9b0
[ 118.822350] entry_SYSCALL_64_after_hwframe+0x4b/0x53
[ 118.822352] RIP: 0033:0x7f23b5ea49ee
[ 118.822382] RSP: 002b:00007ffd638a1298 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
[ 118.822385] RAX: ffffffffffffffda RBX: 00007f23b6440980 RCX: 00007f23b5ea49ee
[ 118.822386] RDX: 0000000000001008 RSI: 00005593bf1ef260 RDI: 0000000000000030
[ 118.822387] RBP: 0000000000000030 R08: 0000000000000000 R09: 0000000000000000
[ 118.822388] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000001007
[ 118.822390] R13: 0000000000001008 R14: ffffffffffffffff R15: 0000000000000002
[ 118.822392] </TASK>
[ 118.822430] task:(udev-worker) state:D stack:0 pid:2453 tgid:2453 ppid:520 task_flags:0x400140 flags:0x00004006
[ 118.822433] Call Trace:
[ 118.822434] <TASK>
[ 118.822435] __schedule+0x537/0xbb0
[ 118.822438] schedule+0x27/0xd0
[ 118.822440] async_synchronize_cookie_domain+0x116/0x160
[ 118.822444] ? prepare_to_swait_exclusive+0xb0/0xb0
[ 118.822450] do_init_module+0x1fd/0x270
[ 118.822453] init_module_from_file+0x85/0xc0
[ 118.822455] __x64_sys_finit_module+0x168/0x3c0
[ 118.822458] do_syscall_64+0x82/0x9b0
[ 118.822461] ? __count_memcg_events+0x99/0x130
[ 118.822463] ? count_memcg_events.constprop.0+0x1a/0x30
[ 118.822467] ? handle_mm_fault+0x1ce/0x2d0
[ 118.822469] ? do_user_addr_fault+0x20d/0x680
[ 118.822473] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
[ 118.822476] entry_SYSCALL_64_after_hwframe+0x4b/0x53
[ 118.822477] RIP: 0033:0x7f8ee5918779
[ 118.822482] RSP: 002b:00007ffd6aca4828 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 118.822484] RAX: ffffffffffffffda RBX: 000055d01da0a430 RCX: 00007f8ee5918779
[ 118.822485] RDX: 0000000000000000 RSI: 00007f8ee5efe44d RDI: 0000000000000011
[ 118.822486] RBP: 0000000000000000 R08: 0000000000000000 R09: 000055d01d971f00
[ 118.822487] R10: 0000000000000000 R11: 0000000000000246 R12: 00007f8ee5efe44d
[ 118.822488] R13: 0000000000020000 R14: 000055d01da95ab0 R15: 0000000000000000
[ 118.822490] </TASK>
[ 118.822564] OOM killer enabled.
[ 118.822565] Restarting tasks ... done.
[ 118.823428] random: crng reseeded on system resumption
[ 118.856308] PM: suspend exit
[ 118.856371] PM: suspend entry (s2idle)
[ 118.861797] Filesystems sync: 0.005 seconds
[ 118.864720] Freezing user space processes
[ 133.472039] usb 3-1: USB disconnect, device number 2
[ 133.472044] usb 3-1.1: USB disconnect, device number 3
[ 133.473057] usb 3-1.3: USB disconnect, device number 4
[ 133.473060] usb 3-1.3.3: USB disconnect, device number 6
[ 133.474465] usb 3-1.3.4: USB disconnect, device number 7
[ 133.476189] usb 3-1.5: USB disconnect, device number 8
[ 133.528143] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[ 133.528159] xhci_hcd 0000:39:00.0: HC died; cleaning up
[ 133.577903] xhci_hcd 0000:39:00.0: remove, state 1
[ 133.577907] usb usb4: USB disconnect, device number 1
[ 133.654171] usb 4-1: USB disconnect, device number 2
[ 133.654175] usb 4-1.1: USB disconnect, device number 3
[ 133.654177] usb 4-1.1.3: USB disconnect, device number 6
[ 133.656179] usb 4-1.3: USB disconnect, device number 4
[ 133.657261] usb 4-1.4: USB disconnect, device number 5
[ 133.662221] sd 0:0:0:1: [sdb] Read Capacity(10) failed: Result: hostbyte=0x01 driverbyte=DRIVER_OK
[ 133.662223] sd 0:0:0:1: [sdb] Sense not available.
[ 133.662249] sd 0:0:0:1: [sdb] 0 512-byte logical blocks: (0 B/0 B)
[ 133.662250] sd 0:0:0:1: [sdb] 0-byte physical blocks
[ 133.662254] sd 0:0:0:1: [sdb] Test WP failed, assume Write Enabled
[ 133.662257] sd 0:0:0:1: [sdb] Asking for cache data failed
[ 133.662260] sd 0:0:0:1: [sdb] Assuming drive cache: write through
[ 133.662440] sd 0:0:0:1: [sdb] Attached SCSI removable disk
[ 133.670333] Freezing user space processes completed (elapsed 14.805 seconds)
[ 133.670336] OOM killer disabled.
[ 133.670337] Freezing remaining freezable tasks
[ 133.754757] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[ 133.754766] xhci_hcd 0000:39:00.0: remove, state 1
[ 133.754768] usb usb3: USB disconnect, device number 1
[ 133.754891] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 133.754894] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 133.755031] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[ 133.762284] Freezing remaining freezable tasks completed (elapsed 0.091 seconds)
[ 133.766458] pci_bus 0000:02: Allocating resources
[ 133.766470] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 133.766474] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 133.766476] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 133.766478] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 133.766480] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 133.766482] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 133.766486] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 133.766487] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 133.766489] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 133.766490] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 133.766493] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 133.766495] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 133.766496] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 133.766497] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 133.766498] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 133.766499] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 133.766501] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 133.766502] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 133.766503] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 133.766504] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 133.766505] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 133.766506] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 133.766515] printk: Suspending console(s) (use no_console_suspend to debug)
[ 133.944987] ACPI: EC: interrupt blocked
[ 133.947741] intel_pch_thermal 0000:00:14.2: CPU-PCH is cool [47C]
[ 135.662355] typec port0-partner: PM: parent port0 should not be sleeping
[ 138.531139] ACPI: EC: interrupt unblocked
[ 138.757707] usb 1-3: reset full-speed USB device number 2 using xhci_hcd
[ 138.904880] OOM killer enabled.
[ 138.904881] Restarting tasks ... done.
[ 138.905662] random: crng reseeded on system resumption
[ 138.908923] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 138.913485] usbcore: registered new device driver r8152-cfgselector
[ 138.913504] usbcore: registered new interface driver r8152
[ 138.915215] usbcore: registered new interface driver cdc_ether
[ 138.929907] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 138.929987] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 138.930016] pci 0000:39:00.0: enabling Extended Tags
[ 138.930244] pci 0000:39:00.0: supports D1 D2
[ 138.930247] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 138.931035] usbcore: registered new interface driver r8153_ecm
[ 138.963934] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 138.964223] PM: suspend exit
[ 138.966549] pcieport 0000:02:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 138.972131] pci_bus 0000:02: Allocating resources
[ 138.972153] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 138.972159] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 138.972162] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 138.972166] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 138.972169] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 138.972172] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 138.972177] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 138.972179] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 138.972182] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 138.972184] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 138.972189] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 138.972191] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 138.972194] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 138.972195] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 138.972197] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 138.972199] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 138.972202] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 138.972204] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 138.972206] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 138.972208] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 138.972210] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 138.972212] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 138.981204] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 138.981800] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 138.982938] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 139.000732] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 139.000740] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 139.000744] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 139.000784] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 139.000786] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 139.000788] usb usb3: Product: xHCI Host Controller
[ 139.000790] usb usb3: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 139.000791] usb usb3: SerialNumber: 0000:39:00.0
[ 139.001799] hub 3-0:1.0: USB hub found
[ 139.001817] hub 3-0:1.0: 2 ports detected
[ 139.002437] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 139.002441] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 139.002443] usb usb4: Product: xHCI Host Controller
[ 139.002445] usb usb4: Manufacturer: Linux 6.14.0-12966-ga2cc6ff5ec8f xhci-hcd
[ 139.002447] usb usb4: SerialNumber: 0000:39:00.0
[ 139.002583] hub 4-0:1.0: USB hub found
[ 139.002594] hub 4-0:1.0: 2 ports detected
[ 139.257688] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 139.396300] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 139.396306] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 139.396308] usb 3-1: Product: USB2.0 Hub
[ 139.396309] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 139.396310] usb 3-1: SerialNumber: 000000000
[ 139.397919] hub 3-1:1.0: USB hub found
[ 139.397985] hub 3-1:1.0: 5 ports detected
[ 139.520544] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 139.562542] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 139.562546] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 139.562548] usb 4-1: Product: USB3.0 Hub
[ 139.562549] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 139.562550] usb 4-1: SerialNumber: 000000000
[ 139.564136] hub 4-1:1.0: USB hub found
[ 139.564236] hub 4-1:1.0: 4 ports detected
[ 140.109686] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 140.248154] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 140.248158] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 140.248160] usb 3-1.1: Product: USB2.0 Hub
[ 140.248161] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 140.248162] usb 3-1.1: SerialNumber: 000000000
[ 140.249178] hub 3-1.1:1.0: USB hub found
[ 140.249343] hub 3-1.1:1.0: 4 ports detected
[ 140.342174] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 140.401404] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 140.401409] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 140.401411] usb 4-1.1: Product: USB3.0 Hub
[ 140.401412] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 140.401413] usb 4-1.1: SerialNumber: 000000000
[ 140.451402] hub 4-1.1:1.0: USB hub found
[ 140.451500] hub 4-1.1:1.0: 4 ports detected
[ 140.525721] usb 3-1.3: new high-speed USB device number 4 using xhci_hcd
[ 140.682250] usb 3-1.3: New USB device found, idVendor=0bda, idProduct=5409, bcdDevice= 1.41
[ 140.682256] usb 3-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 140.682258] usb 3-1.3: Product: 4-Port USB 2.0 Hub
[ 140.682259] usb 3-1.3: Manufacturer: Generic
[ 140.684065] hub 3-1.3:1.0: USB hub found
[ 140.685172] hub 3-1.3:1.0: 4 ports detected
[ 140.746297] usb 4-1.3: new SuperSpeed USB device number 4 using xhci_hcd
[ 140.777262] usb 4-1.3: New USB device found, idVendor=0bda, idProduct=0409, bcdDevice= 1.41
[ 140.777266] usb 4-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 140.777268] usb 4-1.3: Product: 4-Port USB 3.0 Hub
[ 140.777270] usb 4-1.3: Manufacturer: Generic
[ 140.785269] hub 4-1.3:1.0: USB hub found
[ 140.786618] hub 4-1.3:1.0: 2 ports detected
[ 140.861791] usb 4-1.4: new SuperSpeed USB device number 5 using xhci_hcd
[ 140.879673] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 140.879678] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 140.879681] usb 4-1.4: Product: Mass Storage Device
[ 140.879682] usb 4-1.4: Manufacturer: Generic
[ 140.879684] usb 4-1.4: SerialNumber: 058F84688461
[ 140.881946] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 140.882102] scsi host0: usb-storage 4-1.4:1.0
[ 140.949693] usb 3-1.1.3: new high-speed USB device number 5 using xhci_hcd
[ 141.681760] usb 3-1.3.3: new low-speed USB device number 6 using xhci_hcd
[ 141.792345] usb 3-1.3.3: New USB device found, idVendor=413c, idProduct=2113, bcdDevice= 1.08
[ 141.792352] usb 3-1.3.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 141.792354] usb 3-1.3.3: Product: Dell KB216 Wired Keyboard
[ 141.802238] input: Dell KB216 Wired Keyboard as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.0/0003:413C:2113.0006/input/input41
[ 141.857753] usb 4-1.1.3: new SuperSpeed USB device number 6 using xhci_hcd
[ 141.874421] usb 4-1.1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 141.874426] usb 4-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 141.874428] usb 4-1.1.3: Product: USB 10/100/1000 LAN
[ 141.874436] usb 4-1.1.3: Manufacturer: Realtek
[ 141.874438] usb 4-1.1.3: SerialNumber: 000001
[ 141.897874] hid-generic 0003:413C:2113.0006: input,hidraw2: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-0000:39:00.0-1.3.3/input0
[ 141.902391] input: Dell KB216 Wired Keyboard System Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:413C:2113.0007/input/input42
[ 141.950117] r8152-cfgselector 4-1.1.3: reset SuperSpeed USB device number 6 using xhci_hcd
[ 141.957872] input: Dell KB216 Wired Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.3/3-1.3.3:1.1/0003:413C:2113.0007/input/input43
[ 141.957978] hid-generic 0003:413C:2113.0007: input,hidraw3: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-0000:39:00.0-1.3.3/input1
[ 142.014593] r8152 4-1.1.3:1.0 eth0: v1.12.13
[ 142.482129] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 142.514477] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 142.569731] usb 3-1.5: new high-speed USB device number 7 using xhci_hcd
[ 142.659079] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 142.659086] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 142.659089] usb 3-1.5: Product: USB Billboard Device
[ 142.659091] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 142.659093] usb 3-1.5: SerialNumber: 0000000000000001
[ 142.729741] usb 3-1.3.4: new low-speed USB device number 8 using xhci_hcd
[ 142.838528] usb 3-1.3.4: New USB device found, idVendor=1bcf, idProduct=0005, bcdDevice= 0.14
[ 142.838536] usb 3-1.3.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 142.838539] usb 3-1.3.4: Product: USB Optical Mouse
[ 142.847873] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:39:00.0/usb3/3-1/3-1.3/3-1.3.4/3-1.3.4:1.0/0003:1BCF:0005.0008/input/input44
[ 142.848055] hid-generic 0003:1BCF:0005.0008: input,hidraw4: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:39:00.0-1.3.4/input0
[ 142.902291] r8152 4-1.1.3:1.0 enx00e04ceabc41: renamed from eth0
[ 143.842017] pci_bus 0000:02: Allocating resources
[ 143.842037] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 143.842040] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 143.842042] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 143.842045] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 143.842047] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 143.842049] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 143.842052] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 143.842054] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 143.842055] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 143.842056] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 143.842059] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 143.842060] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 143.842061] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 143.842062] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 143.842063] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 143.842064] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 143.842066] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 143.842067] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 143.842068] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 143.842069] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 143.842070] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 143.842071] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 144.126811] wlan0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[ 144.126817] wlan0: send auth to 88:71:b1:81:93:1b (try 1/3)
[ 144.128401] wlan0: authenticated
[ 144.129727] wlan0: associate with 88:71:b1:81:93:1b (try 1/3)
[ 144.161644] wlan0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=1)
[ 144.164400] wlan0: associated
[ 144.178807] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 88:71:b1:81:93:1b
[ 144.826041] r8152 4-1.1.3:1.0 enx00e04ceabc41: carrier on
[ 173.362038] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 173.383815] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 173.384033] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 176.628608] wlan0: deauthenticating from 88:71:b1:81:93:1b by local choice (Reason: 3=DEAUTH_LEAVING)
[ 204.006013] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 204.082343] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 234.738059] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 234.810283] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 265.452119] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 265.528304] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 275.683380] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 275.755813] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 285.942834] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 286.015134] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
[ 304.652167] usb 3-1: USB disconnect, device number 2
[ 304.652174] usb 3-1.1: USB disconnect, device number 3
[ 304.653298] usb 3-1.3: USB disconnect, device number 4
[ 304.653304] usb 3-1.3.3: USB disconnect, device number 6
[ 304.709727] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[ 304.709746] xhci_hcd 0000:39:00.0: HC died; cleaning up
[ 304.709762] r8152 4-1.1.3:1.0 enx00e04ceabc41: Stop submitting intr, status -108
[ 304.759507] xhci_hcd 0000:39:00.0: remove, state 1
[ 304.759510] usb usb4: USB disconnect, device number 1
[ 304.814102] usb 4-1: USB disconnect, device number 2
[ 304.814111] usb 4-1.1: USB disconnect, device number 3
[ 304.814114] r8152-cfgselector 4-1.1.3: USB disconnect, device number 6
[ 304.867379] usb 4-1.3: USB disconnect, device number 4
[ 304.867835] usb 4-1.4: USB disconnect, device number 5
[ 304.949758] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[ 304.949771] xhci_hcd 0000:39:00.0: remove, state 1
[ 304.949774] usb usb3: USB disconnect, device number 1
[ 305.002441] usb 3-1.3.4: USB disconnect, device number 8
[ 305.054725] usb 3-1.5: USB disconnect, device number 7
[ 305.055456] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 305.055460] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 305.055623] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[ 305.074478] pci_bus 0000:02: Allocating resources
[ 305.074493] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 305.074499] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 305.074502] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 305.074506] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 305.074509] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 305.074512] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 305.074517] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 305.074519] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 305.074521] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 305.074523] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 305.074528] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 305.074530] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 305.074532] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 305.074534] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 305.074536] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 305.074538] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 305.074541] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 305.074543] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 305.074545] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 305.074547] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 305.074549] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 305.074551] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 309.840690] pcieport 0000:02:00.0: Unable to change power state from D3hot to D0, device inaccessible
[ 309.842724] pci_bus 0000:03: busn_res: [bus 03] is released
[ 309.842928] pci_bus 0000:04: busn_res: [bus 04-38] is released
[ 309.843059] pci_bus 0000:39: busn_res: [bus 39] is released
[ 309.843189] pci_bus 0000:02: busn_res: [bus 02-39] is released
[ 347.377768] wlan0: authenticate with 88:71:b1:81:93:1b (local address=9c:b6:d0:d1:6a:b1)
[ 347.377774] wlan0: send auth to 88:71:b1:81:93:1b (try 1/3)
[ 347.379120] wlan0: authenticated
[ 347.381082] wlan0: associate with 88:71:b1:81:93:1b (try 1/3)
[ 347.415972] wlan0: RX AssocResp from 88:71:b1:81:93:1b (capab=0x1011 status=0 aid=3)
[ 347.418627] wlan0: associated
[ 347.453275] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 88:71:b1:81:93:1b
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-03 18:02 xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Paul Menzel
@ 2025-04-04 14:26 ` Mathias Nyman
2025-04-04 14:29 ` Paul Menzel
2025-04-05 5:23 ` Paul Menzel
2025-04-05 6:43 ` Michał Pecio
1 sibling, 2 replies; 22+ messages in thread
From: Mathias Nyman @ 2025-04-04 14:26 UTC (permalink / raw)
To: Paul Menzel, Mathias Nyman, Michal Pecio
Cc: Greg Kroah-Hartman, linux-usb, LKML
On 3.4.2025 21.02, Paul Menzel wrote:
> Dear Linux folks,
>
>
> Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the Intel Kaby Lake Dell XPS 13 9360 with
>
> 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
>
> resulted in Linux 6.14.0-12966-ga2cc6ff5ec8f logging the warning and trace below.
>
> ```
> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
> [ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
> [ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
> [ 98.803081] PM: suspend entry (deep)
> [ 98.813999] Filesystems sync: 0.010 seconds
> [ 98.819226] Freezing user space processes
> [ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
> [ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
> [ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
Thanks for the report.
Looks like it's triggered during system suspend.
"The Set TR Deq" command that fails here is queued when
- endpoint stops to remove cancelled transfers.
- endpoint resets to clear STALL or other halt due to transfer error.
- canceling a transfer while endpoint is mid stall or tt clearing.
Looks like there are at least some gaps in verifying endpoint state in endpoint
reset handler before queuing the "Set TR Deq" command,
this could be a possible reason.
If this case could be reproduces with xhci dynamic debug enabled it would help
narrowing down the real cause.
echo 'module xhci_hcd =p' >/sys/kernel/debug/dynamic_debug/control
Thanks
Mathias
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-04 14:26 ` Mathias Nyman
@ 2025-04-04 14:29 ` Paul Menzel
2025-04-05 5:23 ` Paul Menzel
1 sibling, 0 replies; 22+ messages in thread
From: Paul Menzel @ 2025-04-04 14:29 UTC (permalink / raw)
To: Mathias Nyman
Cc: Mathias Nyman, Michal Pecio, Greg Kroah-Hartman, linux-usb, LKML
Dear Mathias,
Thank you for your quick reply.
Am 04.04.25 um 16:26 schrieb Mathias Nyman:
> On 3.4.2025 21.02, Paul Menzel wrote:
>> Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the
>> Intel Kaby Lake Dell XPS 13 9360 with
>>
>> 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP
>> USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
>>
>> resulted in Linux 6.14.0-12966-ga2cc6ff5ec8f logging the warning and
>> trace below.
>>
>> ```
>> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
>> [ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
>> [ 98.803081] PM: suspend entry (deep)
>> [ 98.813999] Filesystems sync: 0.010 seconds
>> [ 98.819226] Freezing user space processes
>> [ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
>> [ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
>
> Thanks for the report.
>
> Looks like it's triggered during system suspend.
>
> "The Set TR Deq" command that fails here is queued when
> - endpoint stops to remove cancelled transfers.
> - endpoint resets to clear STALL or other halt due to transfer error.
> - canceling a transfer while endpoint is mid stall or tt clearing.
>
> Looks like there are at least some gaps in verifying endpoint state in
> endpoint reset handler before queuing the "Set TR Deq" command, this
> could be a possible reason.
>
> If this case could be reproduces with xhci dynamic debug enabled it
> would help narrowing down the real cause.
>
> echo 'module xhci_hcd =p' >/sys/kernel/debug/dynamic_debug/control
I haven’t found a way to reliably reproduce it. I’ll try, but it might
take a while.
Kind regards,
Paul
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-04 14:26 ` Mathias Nyman
2025-04-04 14:29 ` Paul Menzel
@ 2025-04-05 5:23 ` Paul Menzel
2025-04-05 22:23 ` Michał Pecio
1 sibling, 1 reply; 22+ messages in thread
From: Paul Menzel @ 2025-04-05 5:23 UTC (permalink / raw)
To: Mathias Nyman
Cc: Mathias Nyman, Michal Pecio, Greg Kroah-Hartman, linux-usb, LKML
[-- Attachment #1: Type: text/plain, Size: 2016 bytes --]
Dear Mathias,
Am 04.04.25 um 16:26 schrieb Mathias Nyman:
> On 3.4.2025 21.02, Paul Menzel wrote:
>> Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the
>> Intel Kaby Lake Dell XPS 13 9360 with
>>
>> 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
>>
>> resulted in Linux 6.14.0-12966-ga2cc6ff5ec8f logging the warning and
>> trace below.
>>
>> ```
>> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
>> [ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
>> [ 98.803081] PM: suspend entry (deep)
>> [ 98.813999] Filesystems sync: 0.010 seconds
>> [ 98.819226] Freezing user space processes
>> [ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
>> [ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
>
> Thanks for the report.
>
> Looks like it's triggered during system suspend.
>
> "The Set TR Deq" command that fails here is queued when
> - endpoint stops to remove cancelled transfers.
> - endpoint resets to clear STALL or other halt due to transfer error.
> - canceling a transfer while endpoint is mid stall or tt clearing.
>
> Looks like there are at least some gaps in verifying endpoint state in
> endpoint reset handler before queuing the "Set TR Deq" command, this
> could be a possible reason.
>
> If this case could be reproduces with xhci dynamic debug enabled it
> would help narrowing down the real cause.
>
> echo 'module xhci_hcd =p' >/sys/kernel/debug/dynamic_debug/control
I hit the problem again without ACPI S3 suspend/resume involved. Please
find the log messages attached.
Kind regards,
Paul
PS: As it’s happening so often, it feels to me like a regression.
[-- Attachment #2: 20250405--dell-xps-13-9360--linux-6.14.0-13381-g4a1d8ababde6--messages.txt --]
[-- Type: text/plain, Size: 116414 bytes --]
[ 0.000000] Linux version 6.14.0-13381-g4a1d8ababde6 (build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #135 SMP PREEMPT_DYNAMIC Fri Apr 4 22:18:10 CEST 2025
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M cryptomgr.notests
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000556aafff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006f872000-0x000000006fffefff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000785fffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004817fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] APIC: Static calls initialized
[ 0.000000] efi: EFI v2.4 by American Megatrends
[ 0.000000] efi: ACPI=0x6518d000 ACPI 2.0=0x6518d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6f812000 ESRT=0x6fc86698 MEMATTR=0x62675018 INITRD=0x5577da98 TPMEventLog=0x65188018
[ 0.000000] efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[ 0.000000] efi: Not removing mem37: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[ 0.000000] efi: Not removing mem38: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[ 0.000000] efi: Not removing mem39: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[ 0.000000] efi: Remove mem40: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
[ 0.000000] DMI: Memory slots populated: 2/2
[ 0.000000] tsc: Detected 2900.000 MHz processor
[ 0.000000] tsc: Detected 2899.886 MHz TSC
[ 0.000739] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000741] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000747] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[ 0.000751] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[ 0.000752] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001040] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[ 0.007389] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[ 0.007395] Using GB pages for direct mapping
[ 0.019856] printk: log buffer data + meta data: 16777216 + 58720256 = 75497472 bytes
[ 0.019858] printk: early log buf free: 127384(97%)
[ 0.019859] Secure boot disabled
[ 0.019859] RAMDISK: [mem 0x514e4000-0x52528fff]
[ 0.019863] ACPI: Early table checksum verification disabled
[ 0.019866] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL )
[ 0.019869] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019874] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL CBX3 01072009 AMI 00010013)
[ 0.019878] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL CBX3 01072009 INTL 20160422)
[ 0.019880] ACPI: FACS 0x000000006F86F180 000040
[ 0.019882] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL CBX3 01072009 AMI 00010013)
[ 0.019884] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019886] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019888] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.019890] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL CBX3 01072009 AMI. 0005000B)
[ 0.019892] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.019894] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.019896] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.019898] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL KBL-ULT 00000001 MSFT 0000005F)
[ 0.019900] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL xh_rvp07 00000000 INTL 20160422)
[ 0.019902] ACPI: UEFI 0x00000000651B5168 000042 (v01 00000000 00000000)
[ 0.019904] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.019906] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL KBL-ULT 00000000 MSFT 0000005F)
[ 0.019908] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL CBX3 00000000 MSFT 0000005F)
[ 0.019910] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.019912] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.019914] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.019916] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.019918] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.019920] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.019922] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL UsbCTabl 00001000 INTL 20160422)
[ 0.019924] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[ 0.019926] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.019928] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.019930] ACPI: BGRT 0x00000000651C2550 000038 (v00 01072009 AMI 00010013)
[ 0.019932] ACPI: TPM2 0x00000000651C2588 000034 (v03 Tpm2Tabl 00000001 AMI 00000000)
[ 0.019934] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.019937] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.019938] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[ 0.019939] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[ 0.019940] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[ 0.019941] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[ 0.019941] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[ 0.019942] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[ 0.019942] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[ 0.019943] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[ 0.019943] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[ 0.019944] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[ 0.019945] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[ 0.019945] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[ 0.019946] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[ 0.019946] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[ 0.019947] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[ 0.019948] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[ 0.019948] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[ 0.019949] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[ 0.019949] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[ 0.019950] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[ 0.019950] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[ 0.019951] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[ 0.019952] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[ 0.019952] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[ 0.019953] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[ 0.019953] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[ 0.019954] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[ 0.019955] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[ 0.019955] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[ 0.019956] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[ 0.019956] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[ 0.020074] No NUMA configuration found
[ 0.020074] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[ 0.020083] NODE_DATA(0) allocated [mem 0x47cfd5640-0x47cffffff]
[ 0.020258] Zone ranges:
[ 0.020259] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.020260] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.020261] Normal [mem 0x0000000100000000-0x00000004817fffff]
[ 0.020262] Device empty
[ 0.020263] Movable zone start for each node
[ 0.020265] Early memory node ranges
[ 0.020266] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.020267] node 0: [mem 0x0000000000059000-0x000000000009dfff]
[ 0.020267] node 0: [mem 0x0000000000100000-0x00000000556aafff]
[ 0.020268] node 0: [mem 0x00000000556ad000-0x0000000064df3fff]
[ 0.020269] node 0: [mem 0x000000006ffff000-0x000000006fffffff]
[ 0.020270] node 0: [mem 0x0000000078000000-0x00000000785fffff]
[ 0.020270] node 0: [mem 0x0000000100000000-0x00000004817fffff]
[ 0.020272] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[ 0.020276] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.020278] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.020299] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.022850] On node 0, zone DMA32: 2 pages in unavailable ranges
[ 0.023269] On node 0, zone DMA32: 45579 pages in unavailable ranges
[ 0.023780] On node 0, zone Normal: 31232 pages in unavailable ranges
[ 0.024018] On node 0, zone Normal: 26624 pages in unavailable ranges
[ 0.024026] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[ 0.024216] ACPI: PM-Timer IO Port: 0x1808
[ 0.024221] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.024222] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.024223] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.024223] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.024250] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.024252] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.024253] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.024256] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.024257] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.024263] e820: update [mem 0x6225f000-0x623ebfff] usable ==> reserved
[ 0.024271] TSC deadline timer available
[ 0.024275] CPU topo: Max. logical packages: 1
[ 0.024275] CPU topo: Max. logical dies: 1
[ 0.024276] CPU topo: Max. dies per package: 1
[ 0.024280] CPU topo: Max. threads per core: 2
[ 0.024280] CPU topo: Num. cores per package: 2
[ 0.024281] CPU topo: Num. threads per package: 4
[ 0.024281] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[ 0.024299] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.024301] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.024303] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.024304] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[ 0.024305] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[ 0.024306] PM: hibernation: Registered nosave memory: [mem 0x6225f000-0x623ebfff]
[ 0.024308] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[ 0.024308] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[ 0.024309] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[ 0.024309] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[ 0.024310] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[ 0.024312] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[ 0.024312] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[ 0.024313] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.024313] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.024314] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.024314] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.024315] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.024315] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[ 0.024317] [mem 0x7c800000-0xfdffffff] available for PCI devices
[ 0.024318] Booting paravirtualized kernel on bare hardware
[ 0.024319] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.028742] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.029020] percpu: Embedded 89 pages/cpu s270336 r65536 d28672 u524288
[ 0.029027] pcpu-alloc: s270336 r65536 d28672 u524288 alloc=1*2097152
[ 0.029029] pcpu-alloc: [0] 0 1 2 3
[ 0.029046] Kernel command line: BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=16M cryptomgr.notests
[ 0.029109] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6", will be passed to user space.
[ 0.029134] random: crng init done
[ 0.030635] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.031386] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.031437] software IO TLB: area num 4.
[ 0.043880] Fallback order for Node 0: 0
[ 0.043883] Built 1 zonelists, mobility grouping on. Total pages: 4090767
[ 0.043884] Policy zone: Normal
[ 0.043891] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.050456] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.050458] kmemleak: Kernel memory leak detector disabled
[ 0.057844] ftrace: allocating 43236 entries in 170 pages
[ 0.057845] ftrace: allocated 170 pages with 4 groups
[ 0.058543] Dynamic Preempt: voluntary
[ 0.058582] rcu: Preemptible hierarchical RCU implementation.
[ 0.058583] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.058584] Trampoline variant of Tasks RCU enabled.
[ 0.058585] Rude variant of Tasks RCU enabled.
[ 0.058585] Tracing variant of Tasks RCU enabled.
[ 0.058586] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.058586] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.058591] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.058593] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.058594] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=4.
[ 0.062815] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[ 0.063028] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.063201] Console: colour dummy device 80x25
[ 0.063203] printk: legacy console [tty0] enabled
[ 0.063240] ACPI: Core revision 20240827
[ 0.063391] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.063444] APIC: Switch to symmetric I/O mode setup
[ 0.063446] DMAR: Host address width 39
[ 0.063447] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.063454] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.063456] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.063460] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.063461] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[ 0.063463] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[ 0.063464] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[ 0.063465] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[ 0.063466] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.063468] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.063469] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.065100] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.065101] x2apic enabled
[ 0.065155] APIC: Switched APIC routing to: cluster x2apic
[ 0.069009] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[ 0.069014] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[ 0.069052] CPU0: Thermal monitoring enabled (TM1)
[ 0.069090] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.069092] Last level dTLB entries: 4KB 64, 2MB 32, 4MB 32, 1GB 4
[ 0.069095] process: using mwait in idle threads
[ 0.069098] Spectre V2 : User space: Vulnerable
[ 0.069099] Speculative Store Bypass: Vulnerable
[ 0.069102] SRBDS: Vulnerable
[ 0.069107] GDS: Vulnerable
[ 0.069112] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.069113] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.069114] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.069114] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.069115] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.069116] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.069117] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.069118] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.069119] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.073012] Freeing SMP alternatives memory: 40K
[ 0.073012] pid_max: default: 32768 minimum: 301
[ 0.073012] LSM: initializing lsm=capability,landlock,apparmor,bpf
[ 0.073012] landlock: Up and running.
[ 0.073012] AppArmor: AppArmor initialized
[ 0.073012] LSM support for eBPF active
[ 0.073012] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.073012] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.073012] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.073012] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.073012] ... version: 4
[ 0.073012] ... bit width: 48
[ 0.073012] ... generic registers: 4
[ 0.073012] ... value mask: 0000ffffffffffff
[ 0.073012] ... max period: 00007fffffffffff
[ 0.073012] ... fixed-purpose events: 3
[ 0.073012] ... event mask: 000000070000000f
[ 0.073012] signal: max sigframe size: 1616
[ 0.073012] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[ 0.073012] rcu: Hierarchical SRCU implementation.
[ 0.073012] rcu: Max phase no-delay instances is 1000.
[ 0.073012] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.073012] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.073012] smp: Bringing up secondary CPUs ...
[ 0.073012] smpboot: x86: Booting SMP configuration:
[ 0.073012] .... node #0, CPUs: #1 #2 #3
[ 0.073012] smp: Brought up 1 node, 4 CPUs
[ 0.073012] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[ 0.095051] node 0 deferred pages initialised in 24ms
[ 0.095056] Memory: 15861568K/16363068K available (14286K kernel code, 2583K rwdata, 10316K rodata, 2912K init, 6228K bss, 490440K reserved, 0K cma-reserved)
[ 0.095075] devtmpfs: initialized
[ 0.095075] x86/mm: Memory block size: 128MB
[ 0.097032] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[ 0.097035] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[ 0.098447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.098447] posixtimers hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.098447] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.098447] pinctrl core: initialized pinctrl subsystem
[ 0.098447] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.098447] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.098447] audit: initializing netlink subsys (disabled)
[ 0.098447] audit: type=2000 audit(1743828370.000:1): state=initialized audit_enabled=0 res=1
[ 0.098447] thermal_sys: Registered thermal governor 'fair_share'
[ 0.098447] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.098447] thermal_sys: Registered thermal governor 'step_wise'
[ 0.098447] thermal_sys: Registered thermal governor 'user_space'
[ 0.098447] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.098447] cpuidle: using governor ladder
[ 0.098447] cpuidle: using governor menu
[ 0.098447] Simple Boot Flag at 0x47 set to 0x80
[ 0.098447] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.098447] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.098447] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[ 0.098447] PCI: Using configuration type 1 for base access
[ 0.101043] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.101096] HugeTLB: allocation took 0ms with hugepage_allocation_threads=1
[ 0.101096] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.101096] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.101096] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.101096] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.101384] ACPI: Added _OSI(Module Device)
[ 0.101384] ACPI: Added _OSI(Processor Device)
[ 0.101384] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.101384] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.138978] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.142123] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.146758] ACPI: Dynamic OEM Table Load:
[ 0.146758] ACPI: SSDT 0xFFFF8921021A3400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.149369] ACPI: Dynamic OEM Table Load:
[ 0.149374] ACPI: SSDT 0xFFFF89210036F000 0006F6 (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.150855] ACPI: Dynamic OEM Table Load:
[ 0.150860] ACPI: SSDT 0xFFFF892100368000 00065C (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.151934] ACPI: Dynamic OEM Table Load:
[ 0.151938] ACPI: SSDT 0xFFFF8921021D9E00 00018A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.154426] ACPI: EC: EC started
[ 0.154427] ACPI: EC: interrupt blocked
[ 0.159372] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.159374] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[ 0.159376] ACPI: Interpreter enabled
[ 0.159412] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.159413] ACPI: Using IOAPIC for interrupt routing
[ 0.159446] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.159447] PCI: Using E820 reservations for host bridge windows
[ 0.159975] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.163153] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[ 0.163420] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[ 0.163682] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[ 0.163943] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[ 0.164202] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[ 0.164469] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[ 0.165099] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[ 0.165365] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[ 0.165627] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[ 0.165887] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[ 0.166148] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[ 0.166415] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[ 0.166676] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[ 0.166939] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[ 0.167200] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[ 0.167463] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[ 0.167722] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[ 0.168811] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[ 0.169076] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[ 0.169338] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[ 0.189688] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.189694] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.189861] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.190150] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[ 0.190151] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.190897] PCI host bridge to bus 0000:00
[ 0.190900] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.190902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.190904] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.190906] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[ 0.190907] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.190908] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.190924] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[ 0.190995] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[ 0.191008] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[ 0.191010] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.191012] pci 0000:00:02.0: BAR 4 [io 0xf000-0xf03f]
[ 0.191022] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.191156] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[ 0.191172] pci 0000:00:04.0: BAR 0 [mem 0xdc420000-0xdc427fff 64bit]
[ 0.191410] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[ 0.191443] pci 0000:00:14.0: BAR 0 [mem 0xdc410000-0xdc41ffff 64bit]
[ 0.191476] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.191932] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[ 0.191962] pci 0000:00:14.2: BAR 0 [mem 0xdc434000-0xdc434fff 64bit]
[ 0.192075] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[ 0.192128] pci 0000:00:15.0: BAR 0 [mem 0xdc433000-0xdc433fff 64bit]
[ 0.192421] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[ 0.192487] pci 0000:00:15.1: BAR 0 [mem 0xdc432000-0xdc432fff 64bit]
[ 0.192763] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[ 0.192792] pci 0000:00:16.0: BAR 0 [mem 0xdc431000-0xdc431fff 64bit]
[ 0.192821] pci 0000:00:16.0: PME# supported from D3hot
[ 0.193130] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[ 0.193149] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.193154] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.193161] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.193212] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.193608] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[ 0.193625] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.193629] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.193678] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.194060] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400 PCIe Root Port
[ 0.194077] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.194081] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.194131] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.194516] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[ 0.194532] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.194536] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.194586] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.194986] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[ 0.195248] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[ 0.195282] pci 0000:00:1f.2: BAR 0 [mem 0xdc42c000-0xdc42ffff]
[ 0.195466] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[ 0.195509] pci 0000:00:1f.3: BAR 0 [mem 0xdc428000-0xdc42bfff 64bit]
[ 0.195515] pci 0000:00:1f.3: BAR 4 [mem 0xdc400000-0xdc40ffff 64bit]
[ 0.195552] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.196086] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[ 0.196218] pci 0000:00:1f.4: BAR 0 [mem 0xdc430000-0xdc4300ff 64bit]
[ 0.196229] pci 0000:00:1f.4: BAR 4 [io 0xf040-0xf05f]
[ 0.196502] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.196938] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[ 0.197348] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[ 0.198323] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[ 0.199578] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.199676] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[ 0.199721] pci 0000:3b:00.0: BAR 1 [mem 0xdc300000-0xdc300fff]
[ 0.199803] pci 0000:3b:00.0: supports D1 D2
[ 0.199804] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.200111] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.200206] pci 0000:3c:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[ 0.200248] pci 0000:3c:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[ 0.200332] pci 0000:3c:00.0: PME# supported from D0 D1 D3hot
[ 0.200634] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.203618] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.203618] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 0.203618] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[ 0.214779] ACPI: EC: interrupt unblocked
[ 0.214780] ACPI: EC: event unblocked
[ 0.214785] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.214787] ACPI: EC: GPE=0x14
[ 0.214788] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[ 0.214789] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[ 0.214875] iommu: Default domain type: Translated
[ 0.214875] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.214875] pps_core: LinuxPPS API ver. 1 registered
[ 0.214875] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.214875] PTP clock support registered
[ 0.214875] EDAC MC: Ver: 3.0.0
[ 0.215079] efivars: Registered efivars operations
[ 0.215079] NetLabel: Initializing
[ 0.215079] NetLabel: domain hash size = 128
[ 0.215079] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.215079] NetLabel: unlabeled traffic allowed by default
[ 0.215079] PCI: Using ACPI for IRQ routing
[ 0.238460] PCI: pci_cache_line_size set to 64 bytes
[ 0.238841] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.238843] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.238844] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[ 0.238846] e820: reserve RAM buffer [mem 0x6225f000-0x63ffffff]
[ 0.238847] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[ 0.238848] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[ 0.238848] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[ 0.241020] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.241020] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.241021] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.241025] vgaarb: loaded
[ 0.241069] clocksource: Switched to clocksource tsc-early
[ 0.241202] VFS: Disk quotas dquot_6.6.0
[ 0.241210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.241255] AppArmor: AppArmor Filesystem Enabled
[ 0.241267] pnp: PnP ACPI init
[ 0.241470] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.241473] system 00:00: [io 0xffff] has been reserved
[ 0.241475] system 00:00: [io 0xffff] has been reserved
[ 0.241476] system 00:00: [io 0xffff] has been reserved
[ 0.241478] system 00:00: [io 0x1800-0x18fe] could not be reserved
[ 0.241479] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.241910] system 00:04: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.241913] system 00:04: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.241914] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.241915] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.241917] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.241918] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.241920] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.241921] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[ 0.241923] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.241924] system 00:04: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.241962] system 00:05: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.241964] system 00:05: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.241966] system 00:05: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.241967] system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.241968] system 00:05: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.241970] system 00:05: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.241971] system 00:05: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.242234] system 00:06: [io 0xff00-0xfffe] has been reserved
[ 0.243173] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved
[ 0.243176] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved
[ 0.246553] pnp: PnP ACPI: found 8 devices
[ 0.251994] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.252045] NET: Registered PF_INET protocol family
[ 0.252158] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.263453] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.263476] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.263521] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.263710] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.263929] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.264004] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.264065] UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.264136] UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
[ 0.264215] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.264221] NET: Registered PF_XDP protocol family
[ 0.264230] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-39] add_size 1000
[ 0.264240] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]: assigned
[ 0.264243] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[ 0.264246] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.264250] pci 0000:00:1c.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 0.264252] pci 0000:00:1c.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.264257] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[ 0.264260] pci 0000:00:1c.4: bridge window [mem 0xdc000000-0xdc1fffff]
[ 0.264265] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[ 0.264268] pci 0000:00:1c.5: bridge window [mem 0xdc300000-0xdc3fffff]
[ 0.264273] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[ 0.264276] pci 0000:00:1d.0: bridge window [mem 0xdc200000-0xdc2fffff]
[ 0.264281] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.264282] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.264284] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[ 0.264285] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[ 0.264286] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.264287] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
[ 0.264288] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[ 0.264290] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 0.264291] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[ 0.264292] pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
[ 0.264293] pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
[ 0.264878] PCI: CLS 0 bytes, default 64
[ 0.264920] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[ 0.265058] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[ 0.265190] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[ 0.265193] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[ 0.265203] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.265204] software IO TLB: mapped [mem 0x000000005e25f000-0x000000006225f000] (64MB)
[ 0.265232] Unpacking initramfs...
[ 0.265250] sgx: EPC section 0x70200000-0x75f7ffff
[ 0.265596] sgx: SGX disabled: SGX launch control CPU feature is not available, /dev/sgx_enclave disabled.
[ 0.266202] Initialise system trusted keyrings
[ 0.266215] Key type blacklist registered
[ 0.266363] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.266638] fuse: init (API version 7.43)
[ 0.301723] Freeing initrd memory: 16660K
[ 0.304698] alg: self-tests disabled
[ 0.310172] Key type asymmetric registered
[ 0.310175] Asymmetric key parser 'x509' registered
[ 0.310202] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.310233] io scheduler mq-deadline registered
[ 0.310898] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.313959] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.313962] ACPI: thermal: Thermal Zone [THM] (25 C)
[ 0.314106] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.314668] hpet_acpi_add: no address or irqs in _CRS
[ 0.326119] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[ 0.361496] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.361746] i8042: Warning: Keylock active
[ 0.364033] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.364037] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.364207] mousedev: PS/2 mouse device common for all mice
[ 0.364249] rtc_cmos 00:01: RTC can wake from S4
[ 0.365101] rtc_cmos 00:01: registered as rtc0
[ 0.365243] rtc_cmos 00:01: setting system clock to 2025-04-05T04:46:10 UTC (1743828370)
[ 0.365265] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[ 0.365329] intel_pstate: Intel P-state driver initializing
[ 0.365460] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.365520] intel_pstate: HWP enabled
[ 0.365816] efifb: probing for efifb
[ 0.365826] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[ 0.365827] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[ 0.365829] efifb: scrolling: redraw
[ 0.365829] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.365987] Console: switching to colour frame buffer device 200x56
[ 0.368916] fb0: EFI VGA frame buffer device
[ 0.369069] NET: Registered PF_INET6 protocol family
[ 0.372279] Segment Routing with IPv6
[ 0.372297] In-situ OAM (IOAM) with IPv6
[ 0.372320] mip6: Mobile IPv6
[ 0.372324] NET: Registered PF_PACKET protocol family
[ 0.372346] mpls_gso: MPLS GSO support
[ 0.372533] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.372574] microcode: Current revision: 0x000000f6
[ 0.372576] microcode: Updated early from: 0x000000f0
[ 0.372634] IPI shorthand broadcast: enabled
[ 0.373745] sched_clock: Marking stable (366764668, 5857610)->(383273122, -10650844)
[ 0.373841] registered taskstats version 1
[ 0.373929] Loading compiled-in X.509 certificates
[ 0.375594] Demotion targets for Node 0: null
[ 0.375653] Key type .fscrypt registered
[ 0.375654] Key type fscrypt-provisioning registered
[ 0.380025] cryptd: no symbol version for this_cpu_off
[ 0.380407] cryptd: max_cpu_qlen set to 1000
[ 0.388066] Key type encrypted registered
[ 0.388071] AppArmor: AppArmor sha256 policy hashing enabled
[ 0.388491] RAS: Correctable Errors collector initialized.
[ 0.391664] clk: Disabling unused clocks
[ 0.392606] Freeing unused decrypted memory: 2036K
[ 0.393063] Freeing unused kernel image (initmem) memory: 2912K
[ 0.393086] Write protecting the kernel read-only data: 26624k
[ 0.393283] Freeing unused kernel image (text/rodata gap) memory: 48K
[ 0.393683] Freeing unused kernel image (rodata/data gap) memory: 1972K
[ 0.405788] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.405799] Run /init as init process
[ 0.405801] with arguments:
[ 0.405802] /init
[ 0.405803] with environment:
[ 0.405803] HOME=/
[ 0.405804] TERM=linux
[ 0.405805] BOOT_IMAGE=/vmlinuz-6.14.0-13381-g4a1d8ababde6
[ 0.509283] nvme nvme0: pci function 0000:3c:00.0
[ 0.527251] nvme nvme0: 4/0/0 default/read/poll queues
[ 0.533836] nvme0n1: p1 p2 p3 p4
[ 0.556865] device-mapper: uevent: version 1.0.3
[ 0.556948] device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
[ 1.282164] tsc: Refined TSC clocksource calibration: 2904.009 MHz
[ 1.282188] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0e73964, max_idle_ns: 440795294805 ns
[ 1.282258] clocksource: Switched to clocksource tsc
[ 15.295126] PM: Image not found (code -22)
[ 15.406158] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[ 15.502644] systemd[1]: Inserted module 'autofs4'
[ 15.534845] systemd[1]: systemd 257.4-9 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +IPE +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF -XKBCOMMON -UTMP +SYSVINIT +LIBARCHIVE)
[ 15.534857] systemd[1]: Detected architecture x86-64.
[ 15.537266] systemd[1]: Hostname set to <abreu>.
[ 15.723442] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[ 15.761458] systemd-sysv-generator[380]: SysV service '/etc/init.d/xl2tpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[ 15.761463] systemd-sysv-generator[380]: Please update package to include a native systemd unit file.
[ 15.761465] systemd-sysv-generator[380]: ! This compatibility logic is deprecated, expect removal soon. !
[ 15.879190] systemd[1]: Queued start job for default target graphical.target.
[ 15.929117] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 15.930263] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 15.931179] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[ 15.932090] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 15.932694] systemd[1]: Created slice user.slice - User and Session Slice.
[ 15.932853] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 15.932975] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 15.933414] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 15.933475] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[ 15.933497] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[ 15.933523] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[ 15.933545] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[ 15.933620] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 15.933692] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[ 15.933727] systemd[1]: Reached target paths.target - Path Units.
[ 15.933776] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 15.933813] systemd[1]: Reached target slices.target - Slice Units.
[ 15.933917] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 15.937646] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 15.940066] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[ 15.940309] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 15.940541] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 15.940785] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[ 15.940908] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.940948] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.941144] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 15.941293] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 15.943925] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 15.945718] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 15.948493] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[ 15.954102] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 15.958083] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 15.967981] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 15.974079] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 15.977382] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 15.979488] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 15.980736] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 15.980843] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 15.980911] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[ 15.986563] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 15.990131] pstore: Using crash dump compression: deflate
[ 15.990908] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 15.990938] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.994048] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 15.994125] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 15.996095] pstore: Registered efi_pstore as persistent store backend
[ 15.996731] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[ 16.002058] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 16.006834] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 16.006936] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 16.007020] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[ 16.007102] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 16.007185] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 16.007409] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 16.007664] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 16.007810] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 16.008027] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[ 16.008168] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[ 16.008380] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 16.008508] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 16.009485] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 16.013281] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 16.018060] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[ 16.026350] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[ 16.028549] ACPI: bus type drm_connector registered
[ 16.030513] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 16.031415] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 16.031647] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 16.031823] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 16.035745] lp: driver loaded but no devices found
[ 16.039204] ppdev: user-space parallel port driver
[ 16.044631] systemd-journald[394]: Collecting audit messages is disabled.
[ 16.047187] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w.
[ 16.048398] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 16.048804] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[ 16.048860] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[ 16.054069] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[ 16.054105] systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[ 16.054607] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[ 16.054767] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[ 16.056436] systemd[1]: Starting systemd-timesyncd.service - Network Time Synchronization...
[ 16.058097] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 16.069448] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 16.074218] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 16.076531] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[ 16.078610] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 16.080059] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[ 16.087770] systemd[1]: Started systemd-journald.service - Journal Service.
[ 16.105198] systemd-journald[394]: Received client request to flush runtime journal.
[ 16.246138] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input11
[ 16.258437] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 16.261991] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 16.264115] ACPI: button: Lid Switch [LID0]
[ 16.264258] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12
[ 16.271137] ACPI: bus type USB registered
[ 16.271344] usbcore: registered new interface driver usbfs
[ 16.271396] usbcore: registered new interface driver hub
[ 16.271420] usbcore: registered new device driver usb
[ 16.273545] ACPI: button: Power Button [PBTN]
[ 16.273714] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 16.273719] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input13
[ 16.275940] ACPI: button: Sleep Button [SBTN]
[ 16.276031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input14
[ 16.277098] ACPI: button: Power Button [PWRF]
[ 16.285173] ACPI: AC: AC Adapter [AC] (off-line)
[ 16.287853] input: Intel HID events as /devices/platform/INT33D5:00/input/input15
[ 16.295745] intel-hid INT33D5:00: platform supports 5 button array
[ 16.296366] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input16
[ 16.305378] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[ 16.307576] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input17
[ 16.344567] ACPI: battery: Slot [BAT0] (battery present)
[ 16.348861] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 16.350601] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 16.353815] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.353825] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 16.354899] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 16.360247] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 16.360257] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 16.360263] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 16.360956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 16.360961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.360964] usb usb1: Product: xHCI Host Controller
[ 16.360966] usb usb1: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 16.360968] usb usb1: SerialNumber: 0000:00:14.0
[ 16.361411] hub 1-0:1.0: USB hub found
[ 16.361450] hub 1-0:1.0: 12 ports detected
[ 16.365415] Adding 8387904k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:8387904k SS
[ 16.375587] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 16.383386] intel_pmc_core INT33A1:00: initialized
[ 16.386790] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 16.386797] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 16.386799] usb usb2: Product: xHCI Host Controller
[ 16.386802] usb usb2: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 16.386804] usb usb2: SerialNumber: 0000:00:14.0
[ 16.396417] intel_rapl_common: Found RAPL domain package
[ 16.396422] intel_rapl_common: Found RAPL domain dram
[ 16.403234] hub 2-0:1.0: USB hub found
[ 16.403405] hub 2-0:1.0: 6 ports detected
[ 16.430102] input: PC Speaker as /devices/platform/pcspkr/input/input19
[ 16.430464] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[ 16.434324] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 16.434342] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 16.445005] hid: raw HID events driver (C) Jiri Kosina
[ 16.808406] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[ 16.813889] i915 0000:00:02.0: [drm] Found kabylake/ult (device ID 5916) integrated display version 9.00 stepping B0
[ 16.865279] Console: switching to colour dummy device 80x25
[ 16.865314] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 16.865563] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 16.865566] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 16.865568] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 16.865569] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 16.865570] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 16.865571] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 16.875732] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 16.879762] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 16.881307] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 16.884507] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 16.884708] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 16.886461] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[ 16.907888] intel_rapl_common: Found RAPL domain package
[ 16.907893] intel_rapl_common: Found RAPL domain core
[ 16.907894] intel_rapl_common: Found RAPL domain uncore
[ 16.907896] intel_rapl_common: Found RAPL domain dram
[ 16.907897] intel_rapl_common: Found RAPL domain psys
[ 16.917545] iTCO_vendor_support: vendor-support=0
[ 16.917877] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 16.942484] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[ 16.958188] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[ 16.965020] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 16.969189] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20
[ 17.020731] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input21
[ 17.029970] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input22
[ 17.038714] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input23
[ 17.039462] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 17.047564] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[ 17.055311] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[ 17.055318] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 17.081815] ACPI: battery: new hook: Dell Primary Battery Extension
[ 17.089888] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 17.091082] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 17.105789] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 17.110482] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
[ 17.173913] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 17.174300] snd_hda_codec_realtek hdaudioC0D0: ALC3246: picked fixup (pin match)
[ 17.180076] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[ 17.184639] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 17.210254] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 17.210263] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 17.210266] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 17.210269] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 17.210272] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 17.210274] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 17.210277] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 17.210279] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 17.217365] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input25
[ 17.217567] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input26
[ 17.218087] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[ 17.244964] audit: type=1400 audit(1743828387.373:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=567 comm="apparmor_parser"
[ 17.245078] audit: type=1400 audit(1743828387.373:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="QtWebEngineProcess" pid=570 comm="apparmor_parser"
[ 17.245468] audit: type=1400 audit(1743828387.373:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=569 comm="apparmor_parser"
[ 17.245473] audit: type=1400 audit(1743828387.373:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="Discord" pid=568 comm="apparmor_parser"
[ 17.247356] audit: type=1400 audit(1743828387.377:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=572 comm="apparmor_parser"
[ 17.248934] audit: type=1400 audit(1743828387.377:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=573 comm="apparmor_parser"
[ 17.249363] audit: type=1400 audit(1743828387.377:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=574 comm="apparmor_parser"
[ 17.250370] audit: type=1400 audit(1743828387.381:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=575 comm="apparmor_parser"
[ 17.251512] audit: type=1400 audit(1743828387.381:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=578 comm="apparmor_parser"
[ 17.252088] audit: type=1400 audit(1743828387.381:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="cam" pid=576 comm="apparmor_parser"
[ 17.311519] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[ 17.311527] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[ 17.311529] usb 1-4: Product: Touchscreen
[ 17.311532] usb 1-4: Manufacturer: ELAN
[ 17.419597] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[ 17.419605] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 17.419690] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
[ 17.434014] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[ 17.454546] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 17.462256] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 17.464720] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 17.465971] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 17.466049] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 17.498210] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[ 17.519875] nvme nvme0: using unchecked data buffer
[ 17.628678] ath10k_pci 0000:3a:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 17.636787] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[ 17.636794] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 17.636797] usb 1-5: Product: Integrated_Webcam_HD
[ 17.636799] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[ 17.688210] mc: Linux media interface: v0.10
[ 17.694463] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input33
[ 17.698199] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input34
[ 17.698366] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input35
[ 17.698619] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[ 17.698669] usbcore: registered new interface driver usbhid
[ 17.698671] usbhid: USB HID core driver
[ 17.701327] ath: EEPROM regdomain: 0x6c
[ 17.701332] ath: EEPROM indicates we should expect a direct regpair map
[ 17.701334] ath: Country alpha2 being used: 00
[ 17.701335] ath: Regpair used: 0x6c
[ 17.715884] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[ 17.765991] Bluetooth: Core ver 2.22
[ 17.766027] NET: Registered PF_BLUETOOTH protocol family
[ 17.766029] Bluetooth: HCI device and connection manager initialized
[ 17.766128] Bluetooth: HCI socket layer initialized
[ 17.766131] Bluetooth: L2CAP socket layer initialized
[ 17.766136] Bluetooth: SCO socket layer initialized
[ 17.772297] videodev: Linux video capture interface: v2.00
[ 17.781447] usbcore: registered new interface driver btusb
[ 17.782872] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 17.782876] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[ 17.799980] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[ 17.933104] usbcore: registered new interface driver uvcvideo
[ 18.140123] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 18.164111] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[ 20.815012] rfkill: input handler disabled
[ 56.571567] rfkill: input handler enabled
[ 59.448914] rfkill: input handler disabled
[ 61.722351] SCSI subsystem initialized
[ 77.084283] pci 0000:01:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Upstream Port
[ 77.084318] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.084330] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 77.084343] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.084359] pci 0000:01:00.0: enabling Extended Tags
[ 77.084981] pci 0000:01:00.0: supports D1 D2
[ 77.084984] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.085077] pci 0000:01:00.0: 15.752 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 77.086112] pci 0000:02:00.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.086152] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.086164] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 77.086193] pci 0000:02:00.0: enabling Extended Tags
[ 77.086300] pci 0000:02:00.0: supports D1 D2
[ 77.086303] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.151208] pci 0000:02:01.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.151244] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.151257] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 77.151270] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.151287] pci 0000:02:01.0: enabling Extended Tags
[ 77.151403] pci 0000:02:01.0: supports D1 D2
[ 77.151405] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.151676] pci 0000:02:02.0: [8086:1576] type 01 class 0x060400 PCIe Switch Downstream Port
[ 77.151708] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.151719] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 77.151746] pci 0000:02:02.0: enabling Extended Tags
[ 77.151851] pci 0000:02:02.0: supports D1 D2
[ 77.151853] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.152089] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.152159] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.152233] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.152358] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 77.152422] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 77.152443] pci 0000:39:00.0: enabling Extended Tags
[ 77.152572] pci 0000:39:00.0: supports D1 D2
[ 77.152574] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 77.152843] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.152888] pci_bus 0000:02: Allocating resources
[ 77.152904] pci 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 77.152908] pci 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 77.152912] pci 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 77.152916] pci 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 77.152919] pci 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 77.152923] pci 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 77.152928] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.152930] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.152933] pci 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.152935] pci 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.152940] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.152943] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.152945] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152947] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.152949] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152951] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.152955] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.152957] pci 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.152959] pci 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152961] pci 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.152963] pci 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.152965] pci 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.152967] pci 0000:02:00.0: PCI bridge to [bus 03]
[ 77.152973] pci 0000:02:00.0: bridge window [mem 0xda000000-0xda0fffff]
[ 77.152983] pci 0000:02:01.0: PCI bridge to [bus 04-38]
[ 77.152989] pci 0000:02:01.0: bridge window [mem 0xc4000000-0xd9efffff]
[ 77.152993] pci 0000:02:01.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.153001] pci 0000:02:02.0: PCI bridge to [bus 39]
[ 77.153006] pci 0000:02:02.0: bridge window [mem 0xd9f00000-0xd9ffffff]
[ 77.153015] pci 0000:01:00.0: PCI bridge to [bus 02-39]
[ 77.153021] pci 0000:01:00.0: bridge window [mem 0xc4000000-0xda0fffff]
[ 77.153025] pci 0000:01:00.0: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[ 77.157535] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 77.158307] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 77.159439] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 77.171160] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 77.171170] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 77.171175] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 77.171221] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 77.171225] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 77.171228] usb usb3: Product: xHCI Host Controller
[ 77.171230] usb usb3: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 77.171232] usb usb3: SerialNumber: 0000:39:00.0
[ 77.171447] hub 3-0:1.0: USB hub found
[ 77.171457] hub 3-0:1.0: 2 ports detected
[ 77.178017] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 77.178024] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 77.178026] usb usb4: Product: xHCI Host Controller
[ 77.178028] usb usb4: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 77.178030] usb usb4: SerialNumber: 0000:39:00.0
[ 77.185994] hub 4-0:1.0: USB hub found
[ 77.186014] hub 4-0:1.0: 2 ports detected
[ 77.187806] pci_bus 0000:02: Allocating resources
[ 77.187827] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 77.187832] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 77.187836] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 77.187841] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 77.187870] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 77.187875] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 77.187880] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.187883] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.187967] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 77.187970] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 77.187975] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.187977] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.187979] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187980] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.187982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187984] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.187987] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 77.187989] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 77.187991] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187992] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 77.187994] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 77.187995] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 77.425885] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 77.571983] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 77.571991] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 77.571993] usb 3-1: Product: USB2.0 Hub
[ 77.571996] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 77.571998] usb 3-1: SerialNumber: 000000000
[ 77.577962] hub 3-1:1.0: USB hub found
[ 77.578133] hub 3-1:1.0: 5 ports detected
[ 77.700366] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 77.746686] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 77.746694] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 77.746697] usb 4-1: Product: USB3.0 Hub
[ 77.746700] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 77.746702] usb 4-1: SerialNumber: 000000000
[ 77.749434] hub 4-1:1.0: USB hub found
[ 77.749499] hub 4-1:1.0: 4 ports detected
[ 78.313942] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 78.453109] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 78.453118] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.453122] usb 3-1.1: Product: USB2.0 Hub
[ 78.453124] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 78.453126] usb 3-1.1: SerialNumber: 000000000
[ 78.454349] hub 3-1.1:1.0: USB hub found
[ 78.454427] hub 3-1.1:1.0: 4 ports detected
[ 78.547311] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 78.609674] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 78.609680] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.609683] usb 4-1.1: Product: USB3.0 Hub
[ 78.609684] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 78.609686] usb 4-1.1: SerialNumber: 000000000
[ 78.611301] hub 4-1.1:1.0: USB hub found
[ 78.611481] hub 4-1.1:1.0: 4 ports detected
[ 78.785991] usb 4-1.4: new SuperSpeed USB device number 4 using xhci_hcd
[ 78.803488] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 78.803495] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 78.803497] usb 4-1.4: Product: Mass Storage Device
[ 78.803500] usb 4-1.4: Manufacturer: Generic
[ 78.803501] usb 4-1.4: SerialNumber: 058F84688461
[ 78.824771] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 78.824974] scsi host0: usb-storage 4-1.4:1.0
[ 78.825147] usbcore: registered new interface driver usb-storage
[ 79.125930] usb 3-1.1.3: new high-speed USB device number 4 using xhci_hcd
[ 79.844330] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 79.846290] scsi 0:0:0:1: Direct-Access Generic- Micro SD/M2 1.08 PQ: 0 ANSI: 6
[ 79.846936] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 79.847483] sd 0:0:0:1: [sdb] Media removed, stopped polling
[ 79.850435] sd 0:0:0:1: [sdb] Attached SCSI removable disk
[ 79.850439] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 82.309909] usb 3-1.5: new high-speed USB device number 5 using xhci_hcd
[ 82.398931] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 82.398945] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 82.398951] usb 3-1.5: Product: USB Billboard Device
[ 82.398956] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 82.398959] usb 3-1.5: SerialNumber: 0000000000000001
[ 82.469908] ucsi_acpi USBC000:00: GET_CONNECTOR_STATUS failed (-110)
[ 102.666020] usb 3-1: USB disconnect, device number 2
[ 102.666041] usb 3-1.1: USB disconnect, device number 3
[ 102.667710] usb 3-1.5: USB disconnect, device number 5
[ 102.729823] xhci_hcd 0000:39:00.0: xHCI host controller not responding, assume dead
[ 102.729866] xhci_hcd 0000:39:00.0: HC died; cleaning up
[ 102.807764] xhci_hcd 0000:39:00.0: remove, state 1
[ 102.807782] usb usb4: USB disconnect, device number 1
[ 102.861965] usb 4-1: USB disconnect, device number 2
[ 102.861983] usb 4-1.1: USB disconnect, device number 3
[ 102.862998] usb 4-1.4: USB disconnect, device number 4
[ 103.027858] xhci_hcd 0000:39:00.0: USB bus 4 deregistered
[ 103.027898] xhci_hcd 0000:39:00.0: remove, state 1
[ 103.027912] usb usb3: USB disconnect, device number 1
[ 103.029235] xhci_hcd 0000:39:00.0: Host halt failed, -19
[ 103.029251] xhci_hcd 0000:39:00.0: Host not accessible, reset failed.
[ 103.038811] xhci_hcd 0000:39:00.0: USB bus 3 deregistered
[ 103.057280] pci_bus 0000:02: Allocating resources
[ 103.057332] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 103.057354] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 103.057368] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 103.057386] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 103.057398] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 103.057415] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 103.057433] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 103.057444] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 103.057460] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 103.057470] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 103.057927] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 103.057943] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 103.057954] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.057963] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 103.057973] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.057982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 103.057998] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 103.058008] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 103.058019] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.058028] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 103.058037] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 103.058046] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.942494] pci 0000:39:00.0: [8086:15b5] type 00 class 0x0c0330 PCIe Endpoint
[ 107.942635] pci 0000:39:00.0: BAR 0 [mem 0xd9f00000-0xd9f0ffff]
[ 107.942664] pci 0000:39:00.0: enabling Extended Tags
[ 107.942909] pci 0000:39:00.0: supports D1 D2
[ 107.942914] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 107.943679] pcieport 0000:02:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 107.943830] pci_bus 0000:02: Allocating resources
[ 107.943863] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 107.943872] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 107.943879] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 107.943887] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 107.943893] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 107.943901] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 107.943910] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 107.943915] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 107.943921] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 107.943925] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 107.943937] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 107.943942] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 107.943947] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943951] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.943956] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943960] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 107.943968] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 107.943973] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 107.943978] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943982] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 107.943987] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 107.943991] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 107.945026] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 107.945041] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[ 107.946309] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[ 107.946859] xhci_hcd 0000:39:00.0: xHCI Host Controller
[ 107.946867] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[ 107.946874] xhci_hcd 0000:39:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 107.947061] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.14
[ 107.947069] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 107.947074] usb usb3: Product: xHCI Host Controller
[ 107.947078] usb usb3: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 107.947082] usb usb3: SerialNumber: 0000:39:00.0
[ 107.947728] hub 3-0:1.0: USB hub found
[ 107.947743] hub 3-0:1.0: 2 ports detected
[ 107.949597] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.14
[ 107.949607] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 107.949612] usb usb4: Product: xHCI Host Controller
[ 107.949615] usb usb4: Manufacturer: Linux 6.14.0-13381-g4a1d8ababde6 xhci-hcd
[ 107.949619] usb usb4: SerialNumber: 0000:39:00.0
[ 107.950255] hub 4-0:1.0: USB hub found
[ 107.950279] hub 4-0:1.0: 2 ports detected
[ 108.198103] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[ 108.340681] usb 3-1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 5.e3
[ 108.340705] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 108.340715] usb 3-1: Product: USB2.0 Hub
[ 108.340723] usb 3-1: Manufacturer: VIA Labs, Inc.
[ 108.340730] usb 3-1: SerialNumber: 000000000
[ 108.343678] hub 3-1:1.0: USB hub found
[ 108.343921] hub 3-1:1.0: 5 ports detected
[ 108.468030] usb 4-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 108.513451] usb 4-1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 5.e3
[ 108.513472] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 108.513481] usb 4-1: Product: USB3.0 Hub
[ 108.513487] usb 4-1: Manufacturer: VIA Labs, Inc.
[ 108.513494] usb 4-1: SerialNumber: 000000000
[ 108.517950] hub 4-1:1.0: USB hub found
[ 108.518168] hub 4-1:1.0: 4 ports detected
[ 109.057912] usb 3-1.1: new high-speed USB device number 3 using xhci_hcd
[ 109.196356] usb 3-1.1: New USB device found, idVendor=2109, idProduct=2817, bcdDevice= 7.b4
[ 109.196373] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.196381] usb 3-1.1: Product: USB2.0 Hub
[ 109.196387] usb 3-1.1: Manufacturer: VIA Labs, Inc.
[ 109.196392] usb 3-1.1: SerialNumber: 000000000
[ 109.197748] hub 3-1.1:1.0: USB hub found
[ 109.198057] hub 3-1.1:1.0: 4 ports detected
[ 109.291140] usb 4-1.1: new SuperSpeed USB device number 3 using xhci_hcd
[ 109.352009] usb 4-1.1: New USB device found, idVendor=2109, idProduct=0817, bcdDevice= 7.b4
[ 109.352037] usb 4-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.352050] usb 4-1.1: Product: USB3.0 Hub
[ 109.352059] usb 4-1.1: Manufacturer: VIA Labs, Inc.
[ 109.352068] usb 4-1.1: SerialNumber: 000000000
[ 109.359082] hub 4-1.1:1.0: USB hub found
[ 109.359307] hub 4-1.1:1.0: 4 ports detected
[ 109.534006] usb 4-1.4: new SuperSpeed USB device number 4 using xhci_hcd
[ 109.555313] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 109.555333] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 109.555341] usb 4-1.4: Product: Mass Storage Device
[ 109.555348] usb 4-1.4: Manufacturer: Generic
[ 109.555353] usb 4-1.4: SerialNumber: 058F84688461
[ 109.559579] usb-storage 4-1.4:1.0: USB Mass Storage device detected
[ 109.560182] scsi host0: usb-storage 4-1.4:1.0
[ 109.873958] usb 3-1.1.3: new high-speed USB device number 4 using xhci_hcd
[ 110.606034] usb 4-1.1.3: new SuperSpeed USB device number 5 using xhci_hcd
[ 110.623237] usb 4-1.1.3: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[ 110.623261] usb 4-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 110.623269] usb 4-1.1.3: Product: USB 10/100/1000 LAN
[ 110.623287] usb 4-1.1.3: Manufacturer: Realtek
[ 110.623292] usb 4-1.1.3: SerialNumber: 000001
[ 110.682027] usbcore: registered new device driver r8152-cfgselector
[ 111.134370] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 111.170718] scsi 0:0:0:0: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 6
[ 111.226480] r8152-cfgselector 4-1.1.3: reset SuperSpeed USB device number 5 using xhci_hcd
[ 111.295393] r8152 4-1.1.3:1.0 eth0: v1.12.13
[ 111.295554] usbcore: registered new interface driver r8152
[ 112.217920] usb 3-1.5: new high-speed USB device number 5 using xhci_hcd
[ 112.307610] usb 3-1.5: New USB device found, idVendor=2109, idProduct=8817, bcdDevice= 0.01
[ 112.307626] usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 112.307634] usb 3-1.5: Product: USB Billboard Device
[ 112.307640] usb 3-1.5: Manufacturer: VIA Labs, Inc.
[ 112.307645] usb 3-1.5: SerialNumber: 0000000000000001
[ 113.042722] pci_bus 0000:02: Allocating resources
[ 113.042759] pcieport 0000:02:01.0: bridge window [io 0x1000-0x0fff] to [bus 04-38] add_size 1000
[ 113.042774] pcieport 0000:02:02.0: bridge window [io 0x1000-0x0fff] to [bus 39] add_size 1000
[ 113.042784] pcieport 0000:01:00.0: Assigned bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] to [bus 02-39] cannot fit 0x200000 required for 0000:02:02.0 bridging to [bus 39]
[ 113.042797] pcieport 0000:02:02.0: bridge window [mem 0x00000000 64bit pref] to [bus 39] requires relaxed alignment rules
[ 113.042805] pcieport 0000:02:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[ 113.042816] pcieport 0000:01:00.0: bridge window [io 0x1000-0x0fff] to [bus 02-39] add_size 2000
[ 113.042828] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 113.042835] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 113.042842] pcieport 0000:01:00.0: bridge window [io size 0x2000]: can't assign; no space
[ 113.042846] pcieport 0000:01:00.0: bridge window [io size 0x2000]: failed to assign
[ 113.042860] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 113.042866] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 113.042872] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042877] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 113.042882] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042887] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 113.042895] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: can't assign; no space
[ 113.042901] pcieport 0000:02:02.0: bridge window [mem size 0x00200000 64bit pref]: failed to assign
[ 113.042906] pcieport 0000:02:02.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042911] pcieport 0000:02:02.0: bridge window [io size 0x1000]: failed to assign
[ 113.042916] pcieport 0000:02:01.0: bridge window [io size 0x1000]: can't assign; no space
[ 113.042921] pcieport 0000:02:01.0: bridge window [io size 0x1000]: failed to assign
[ 142.478300] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 142.496670] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 142.497378] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 142.530700] usbcore: registered new interface driver cdc_ether
[ 142.537235] usbcore: registered new interface driver r8153_ecm
[ 142.770286] r8152 4-1.1.3:1.0 enx00e04ceb9e75: renamed from eth0
[ 142.811583] r8152 4-1.1.3:1.0 enx00e04ceb9e75: carrier on
[ 173.015757] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 173.086828] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 203.609209] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 203.681612] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 219.070480] systemd-sysv-generator[3114]: SysV service '/etc/init.d/xl2tpd' lacks a native systemd unit file, automatically generating a unit file for compatibility.
[ 219.070497] systemd-sysv-generator[3114]: Please update package to include a native systemd unit file.
[ 219.070506] systemd-sysv-generator[3114]: ! This compatibility logic is deprecated, expect removal soon. !
[ 234.321372] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 234.393665] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 244.552317] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 244.624591] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 254.803455] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 254.876324] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 285.515587] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 285.587895] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 316.231653] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 316.304211] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 326.471262] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 326.471284] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 326.471293] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 326.471308] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 326.471315] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.471321] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 326.471339] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 326.471349] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 326.471357] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 326.471367] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 326.543262] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 326.543294] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.543549] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 326.543588] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 326.543730] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.543838] xhci_hcd 0000:39:00.0: Successful setup address command
[ 326.543858] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 326.543876] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 326.543897] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 326.543904] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 326.543935] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 326.560391] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 326.560446] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 326.560465] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 326.560483] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 326.560499] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 326.560508] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 326.560520] xhci_hcd 0000:39:00.0: // Ding dong!
[ 326.561031] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 326.561209] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 326.561217] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 326.562226] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 357.198373] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 357.198396] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 357.198405] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 357.198422] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 357.198429] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.198435] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 357.198505] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 357.198516] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 357.198525] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 357.198539] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 357.274181] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 357.274211] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.274473] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 357.274516] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 357.274611] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.274676] xhci_hcd 0000:39:00.0: Successful setup address command
[ 357.274691] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 357.274702] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 357.274717] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 357.274726] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 357.274754] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 357.291461] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 357.291487] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 357.291498] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 357.291514] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 357.291528] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 357.291536] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 357.291546] xhci_hcd 0000:39:00.0: // Ding dong!
[ 357.291997] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 357.292146] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 357.292153] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 357.292977] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 367.429854] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 367.429877] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 367.429885] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 367.429900] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 367.429907] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.429913] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 367.429927] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 367.429932] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 367.429938] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 367.429946] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 367.501815] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 367.501849] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.502087] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 367.502158] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 367.502468] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.502537] xhci_hcd 0000:39:00.0: Successful setup address command
[ 367.502551] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 367.502560] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 367.502574] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 367.502582] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 367.502604] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 367.518854] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 367.518922] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 367.518941] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 367.518971] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 367.519000] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 367.519015] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 367.519036] xhci_hcd 0000:39:00.0: // Ding dong!
[ 367.519508] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 367.519709] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 367.519724] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 367.520714] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 398.160824] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 398.160850] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 398.160861] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 398.160880] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 398.160888] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.160895] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 398.160920] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 398.160933] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 398.160942] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 398.160956] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 398.232627] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 398.232653] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.232928] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 398.232968] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 398.233084] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.233238] xhci_hcd 0000:39:00.0: Successful setup address command
[ 398.233256] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 398.233267] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 398.233279] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 398.233286] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 398.233322] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 398.249747] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 398.249812] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 398.249837] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 398.249861] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 398.249884] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 398.249898] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 398.249917] xhci_hcd 0000:39:00.0: // Ding dong!
[ 398.250402] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 398.250649] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 398.250671] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 398.251648] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 428.868386] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 428.868408] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 428.868417] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 428.868432] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 428.868439] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.868445] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 428.868460] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 428.868466] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 428.868472] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 428.868481] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 428.940385] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 428.940412] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.940638] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 428.940675] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 428.940792] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.940864] xhci_hcd 0000:39:00.0: Successful setup address command
[ 428.940878] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 428.940889] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 428.940905] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 428.940913] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 428.940943] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 428.957848] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 428.957934] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 428.957977] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 428.958027] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 428.958079] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 428.958105] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 428.958141] xhci_hcd 0000:39:00.0: // Ding dong!
[ 428.958651] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 428.958854] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 428.958870] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 428.959764] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 459.595923] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x1645d5000
[ 459.595953] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 459.595965] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
[ 459.595987] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
[ 459.595997] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.596004] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 459.596028] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 459.596044] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 459.596057] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 459.596080] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 459.667736] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 459.667764] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.667991] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 459.668032] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 459.668148] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.668220] xhci_hcd 0000:39:00.0: Successful setup address command
[ 459.668236] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 459.668248] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 459.668263] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 459.668274] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 459.668308] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 459.685084] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 459.685119] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 459.685138] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 459.685155] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 459.685172] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 459.685181] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 459.685193] xhci_hcd 0000:39:00.0: // Ding dong!
[ 459.685646] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 459.685813] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 459.685821] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 459.686504] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
[ 469.827474] xhci_hcd 0000:39:00.0: Cancel URB 00000000a9556a5f, dev 1.4, ep 0x82, starting at offset 0x139699000
[ 469.827496] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
[ 469.827504] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x139699000 (dma) in stream 0 URB 00000000a9556a5f
[ 469.827519] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x139699010, cycle 1
[ 469.827526] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.827532] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
[ 469.827592] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
[ 469.827605] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
[ 469.827614] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
[ 469.827627] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
[ 469.899453] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
[ 469.899482] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.899745] xhci_hcd 0000:39:00.0: Completed reset device command.
[ 469.899773] xhci_hcd 0000:39:00.0: Successful reset device command.
[ 469.899865] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.899966] xhci_hcd 0000:39:00.0: Successful setup address command
[ 469.899976] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
[ 469.899985] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
[ 469.899996] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
[ 469.900003] xhci_hcd 0000:39:00.0: Internal device address = 5
[ 469.900027] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
[ 469.916982] xhci_hcd 0000:39:00.0: Waiting for status stage event
[ 469.917025] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 469.917049] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
[ 469.917075] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
[ 469.917100] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
[ 469.917114] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
[ 469.917131] xhci_hcd 0000:39:00.0: // Ding dong!
[ 469.917641] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
[ 469.917913] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
[ 469.917936] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
[ 469.919550] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 5:23 ` Paul Menzel
@ 2025-04-05 22:23 ` Michał Pecio
2025-04-06 2:40 ` Alan Stern
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-05 22:23 UTC (permalink / raw)
To: Paul Menzel
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
OK, I think I see it.
On Sat, 05 Apr 2025 05:23:12 +0000, Paul Menzel wrote:
> [ 326.543262] xhci_hcd 0000:39:00.0: Resetting device with slot ID 5
> [ 326.543294] xhci_hcd 0000:39:00.0: // Ding dong!
> [ 326.543549] xhci_hcd 0000:39:00.0: Completed reset device command.
> [ 326.543588] xhci_hcd 0000:39:00.0: Successful reset device command.
> [ 326.543730] xhci_hcd 0000:39:00.0: // Ding dong!
> [ 326.543838] xhci_hcd 0000:39:00.0: Successful setup address command
> [ 326.543858] xhci_hcd 0000:39:00.0: Op regs DCBAA ptr = 0x00000133845000
> [ 326.543876] xhci_hcd 0000:39:00.0: Slot ID 5 dcbaa entry @00000000ced6807f = 0x000001339f4000
> [ 326.543897] xhci_hcd 0000:39:00.0: Output Context DMA address = 0x1339f4000
> [ 326.543904] xhci_hcd 0000:39:00.0: Internal device address = 5
> [ 326.543935] usb 4-1.4: reset SuperSpeed USB device number 4 using xhci_hcd
> [ 326.560391] xhci_hcd 0000:39:00.0: Waiting for status stage event
> [ 326.560446] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
> [ 326.560465] xhci_hcd 0000:39:00.0: xhci_drop_endpoint called for udev 000000008c832e88
> [ 326.560483] xhci_hcd 0000:39:00.0: add ep 0x1, slot id 5, new drop flags = 0x0, new add flags = 0x4
> [ 326.560499] xhci_hcd 0000:39:00.0: add ep 0x82, slot id 5, new drop flags = 0x0, new add flags = 0x24
> [ 326.560508] xhci_hcd 0000:39:00.0: xhci_check_bandwidth called for udev 000000008c832e88
> [ 326.560520] xhci_hcd 0000:39:00.0: // Ding dong!
> [ 326.561031] xhci_hcd 0000:39:00.0: Successful Endpoint Configure command
> [ 326.561209] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x40
> [ 326.561217] xhci_hcd 0000:39:00.0: endpoint disable with ep_state 0x240
Looks like some URB stalled and usb_storage reset the device without
usb_clear_halt(). Then the core didn't usb_hcd_reset_endpoint() either.
And apparently EP_STALLED is still set in xhci_hcd after all that time.
Then usb_storage submits one URB which never executes because the EP
is in Running-Idle state and the doorbell is inhibited by EP_STALLED.
30s later it times out, unlinks the URB and resets again. Set TR Deq
fails because the endpoint is Running.
> [ 326.562226] usb 4-1.4: URB 00000000a9556a5f queued before clearing halt
> [ 357.198396] xhci_hcd 0000:39:00.0: Invalidating TDs instantly on slot 5 ep 4 in state 0x240
> [ 357.198405] xhci_hcd 0000:39:00.0: Removing canceled TD starting at 0x1645d5000 (dma) in stream 0 URB 00000000a9556a5f
> [ 357.198422] xhci_hcd 0000:39:00.0: Set TR Deq ptr 0x1645d5010, cycle 1
> [ 357.198429] xhci_hcd 0000:39:00.0: // Ding dong!
> [ 357.198435] xhci_hcd 0000:39:00.0: xhci_giveback_invalidated_tds: Keep cancelled URB 00000000a9556a5f TD as cancel_status is 2
> [ 357.198505] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
> [ 357.198516] xhci_hcd 0000:39:00.0: Slot state = 3, EP state = 1
> [ 357.198525] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: Giveback cancelled URB 00000000a9556a5f TD
> [ 357.198539] xhci_hcd 0000:39:00.0: xhci_handle_cmd_set_deq: All TDs cleared, ring doorbell
Not sure if it's a USB core bug or something that xHCI should take
care of on its own. For now, reverting those two "stall" patches ought
to clean up the noise.
Not 100% sure if this caused the stuck task issue, but 6.15 has this
CONFIG_DETECT_HUNG_TASK_BLOCKER which might be helpful in such cases.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 22:23 ` Michał Pecio
@ 2025-04-06 2:40 ` Alan Stern
2025-04-06 7:50 ` Michał Pecio
2025-04-07 7:15 ` xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Mathias Nyman
0 siblings, 2 replies; 22+ messages in thread
From: Alan Stern @ 2025-04-06 2:40 UTC (permalink / raw)
To: Michał Pecio
Cc: Paul Menzel, Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman,
linux-usb, LKML
On Sun, Apr 06, 2025 at 12:23:11AM +0200, Michał Pecio wrote:
> Looks like some URB stalled and usb_storage reset the device without
> usb_clear_halt(). Then the core didn't usb_hcd_reset_endpoint() either.
> And apparently EP_STALLED is still set in xhci_hcd after all that time.
>
> Then usb_storage submits one URB which never executes because the EP
> is in Running-Idle state and the doorbell is inhibited by EP_STALLED.
> 30s later it times out, unlinks the URB and resets again. Set TR Deq
> fails because the endpoint is Running.
> Not sure if it's a USB core bug or something that xHCI should take
> care of on its own. For now, reverting those two "stall" patches ought
> to clean up the noise.
The core believes that resetting a device should erase the endpoint
information in the HCD. There is a callback in hub_port_reset() to that
effect:
if (hcd->driver->reset_device)
hcd->driver->reset_device(hcd, udev);
So after this the EP should not be in the Running-Idle state; in fact it
should not exist at all (unless it is ep0, but in this case I think it
isn't).
Is the implementation of the reset_device callback in xhci-hcd missing
something?
Alan Stern
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-06 2:40 ` Alan Stern
@ 2025-04-06 7:50 ` Michał Pecio
2025-04-06 15:50 ` Michał Pecio
2025-04-07 7:15 ` xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Mathias Nyman
1 sibling, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-06 7:50 UTC (permalink / raw)
To: Alan Stern
Cc: Paul Menzel, Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman,
linux-usb, LKML
Thanks, Alan.
On Sat, 5 Apr 2025 22:40:51 -0400, Alan Stern wrote:
> The core believes that resetting a device should erase the endpoint
> information in the HCD. There is a callback in hub_port_reset() to
> that effect:
>
> if (hcd->driver->reset_device)
> hcd->driver->reset_device(hcd, udev);
Makes sense, reset_device() does indeed nuke everything besides EP0.
When the endpoints are re-added later, their will get blank state.
> So after this the EP should not be in the Running-Idle state; in fact
> it should not exist at all (unless it is ep0, but in this case I
> think it isn't).
The log shows that reset_device() is followed by a few drop_endpoint()
and add_endpoint(), so the endpoint gets enabled again before new URBs
are submitted, no problem here.
What I found suspicious is that there is also endpoint_disable() and
I'm not sure where it comes from. Looking at core code, it seems to
often be followed by endpoint_reset(), but the log doesn't show that.
> Is the implementation of the reset_device callback in xhci-hcd
> missing something?
I guess we could clear EP_STALLED when an endpoint is being re-enabled.
This would cover reset_device() and also drop_endpoint().
Paul, could you apply this patch and report back if it fixes the
warnings and reset loops and which XXX messages are printed?
BTW, if those "is now EP_STALLED" and "no longer EP_STALLED" cause
too much noise, you can remove them, they are not very important.
diff --git a/drivers/usb/host/xhci-mem.c b/drivers/usb/host/xhci-mem.c
index 3f918fea7aea..0ebf7980780f 100644
--- a/drivers/usb/host/xhci-mem.c
+++ b/drivers/usb/host/xhci-mem.c
@@ -1463,6 +1463,10 @@ int xhci_endpoint_init(struct xhci_hcd *xhci,
if (!virt_dev->eps[ep_index].new_ring)
return -ENOMEM;
+ if (virt_dev->eps[ep_index].ep_state & EP_STALLED)
+ dev_err(&udev->dev, "XXX ep %d still EP_STALLED on init, clearing\n", ep_index);
+ virt_dev->eps[ep_index].ep_state &= ~EP_STALLED;
+
virt_dev->eps[ep_index].skip = false;
ep_ring = virt_dev->eps[ep_index].new_ring;
diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xhci-ring.c
index e0816d2f6b75..b674f6b4be3c 100644
--- a/drivers/usb/host/xhci-ring.c
+++ b/drivers/usb/host/xhci-ring.c
@@ -2541,6 +2541,7 @@ static void process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep,
struct xhci_slot_ctx *slot_ctx;
u32 trb_comp_code;
u32 remaining, requested, ep_trb_len;
+ u32 ep_index = TRB_TO_EP_ID(le32_to_cpu(event->flags)) - 1;
slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx);
trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len));
@@ -2581,6 +2582,7 @@ static void process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep,
xhci_handle_halted_endpoint(xhci, ep, td, EP_SOFT_RESET);
return;
case COMP_STALL_ERROR:
+ dev_err(&td->urb->dev->dev, "XXX ep %d is now EP_STALLED\n", ep_index);
ep->ep_state |= EP_STALLED;
break;
default:
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 83a4adf57bae..9066e1b26ceb 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -1607,7 +1607,7 @@ static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flag
/* Class driver might not be aware ep halted due to async URB giveback */
if (*ep_state & EP_STALLED)
- dev_dbg(&urb->dev->dev, "URB %p queued before clearing halt\n",
+ dev_err(&urb->dev->dev, "XXX URB %p queued before clearing halt\n",
urb);
switch (usb_endpoint_type(&urb->ep->desc)) {
@@ -1772,6 +1772,11 @@ static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
/* In these cases no commands are pending but the endpoint is stopped */
if (ep->ep_state & (EP_CLEARING_TT | EP_STALLED)) {
+ struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
+ int ctx_state = GET_EP_CTX_STATE(ep_ctx);
+ if (ctx_state != EP_STATE_STOPPED)
+ dev_err(&urb->dev->dev, "XXX WTF ep_state %d ctx_state %d\n", ep->ep_state, ctx_state);
+
/* and cancelled TDs can be given back right away */
xhci_dbg(xhci, "Invalidating TDs instantly on slot %d ep %d in state 0x%x\n",
urb->dev->slot_id, ep_index, ep->ep_state);
@@ -3211,6 +3216,8 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
spin_lock_irqsave(&xhci->lock, flags);
+ if (ep->ep_state & EP_STALLED)
+ dev_err(&udev->dev, "XXX ep %d no longer EP_STALLED\n", ep_index);
ep->ep_state &= ~EP_STALLED;
/* Bail out if toggle is already being cleared by a endpoint reset */
^ permalink raw reply related [flat|nested] 22+ messages in thread* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-06 7:50 ` Michał Pecio
@ 2025-04-06 15:50 ` Michał Pecio
2025-04-06 19:26 ` Alan Stern
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-06 15:50 UTC (permalink / raw)
To: Alan Stern, Paul Menzel
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
On Sun, 6 Apr 2025 09:50:08 +0200, Michał Pecio wrote:
> What I found suspicious is that there is also endpoint_disable() and
> I'm not sure where it comes from. Looking at core code, it seems to
> often be followed by endpoint_reset(), but the log doesn't show that.
There might be something to it. I went through my collection of card
readers and found a reproducible case where endpoint_reset() is called
with NULL host_ep->hcpriv and it bails out without even an xhci_dbg().
Reloading ums-realtek with the reader already connected and no card:
[ 6kwi 17:30] usbcore: deregistering interface driver ums-realtek
[ +0,679251] ums-realtek 14-1:1.0: USB Mass Storage device detected
[ +0,161730] scsi host9: usb-storage 14-1:1.0
[ +0,000193] usbcore: registered new interface driver ums-realtek
[ +1,018198] scsi 9:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ +0,000241] sd 9:0:0:0: Attached scsi generic sg1 type 0
[ +0,001182] sd 9:0:0:0: [sdb] Media removed, stopped polling
[ +0,000517] sd 9:0:0:0: [sdb] Attached SCSI removable disk
[ +0,000952] usb 14-1: XXX ep 4 is now EP_STALLED
[ +0,000907] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 4 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
[ +0,000030] usb 14-1: XXX URB ffff88811af85f00 queued before clearing halt
[ +30,400178] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 0 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
[ +0,112403] usb 14-1: reset high-speed USB device number 3 using xhci_hcd
[ +0,124145] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 0 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
[ +0,027202] usb 14-1: XXX ep 4 still EP_STALLED on init, clearing
[ +0,000995] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 1 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
[ +0,000013] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 4 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
Not sure what's happening, but at least it shows that EP_STALLED can
still be set when the endpoint is re-enabled and my patch clears it.
This bug only came out now because besides clearing this new EP_STALLED
flag, xhci_endpoint_reset() is practically a no-op in most cases.
v2 debug patch below for anyone interested.
diff --git a/drivers/usb/host/xhci-mem.c b/drivers/usb/host/xhci-mem.c
index 3f918fea7aea..0ebf7980780f 100644
--- a/drivers/usb/host/xhci-mem.c
+++ b/drivers/usb/host/xhci-mem.c
@@ -1463,6 +1463,10 @@ int xhci_endpoint_init(struct xhci_hcd *xhci,
if (!virt_dev->eps[ep_index].new_ring)
return -ENOMEM;
+ if (virt_dev->eps[ep_index].ep_state & EP_STALLED)
+ dev_err(&udev->dev, "XXX ep %d still EP_STALLED on init, clearing\n", ep_index);
+ virt_dev->eps[ep_index].ep_state &= ~EP_STALLED;
+
virt_dev->eps[ep_index].skip = false;
ep_ring = virt_dev->eps[ep_index].new_ring;
diff --git a/drivers/usb/host/xhci-ring.c b/drivers/usb/host/xhci-ring.c
index 0c5c0769db74..308b30763dc6 100644
--- a/drivers/usb/host/xhci-ring.c
+++ b/drivers/usb/host/xhci-ring.c
@@ -2544,6 +2544,7 @@ static void process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep,
struct xhci_slot_ctx *slot_ctx;
u32 trb_comp_code;
u32 remaining, requested, ep_trb_len;
+ u32 ep_index = TRB_TO_EP_ID(le32_to_cpu(event->flags)) - 1;
slot_ctx = xhci_get_slot_ctx(xhci, ep->vdev->out_ctx);
trb_comp_code = GET_COMP_CODE(le32_to_cpu(event->transfer_len));
@@ -2584,6 +2585,7 @@ static void process_bulk_intr_td(struct xhci_hcd *xhci, struct xhci_virt_ep *ep,
xhci_handle_halted_endpoint(xhci, ep, td, EP_SOFT_RESET);
return;
case COMP_STALL_ERROR:
+ dev_err(&td->urb->dev->dev, "XXX ep %d is now EP_STALLED\n", ep_index);
ep->ep_state |= EP_STALLED;
break;
default:
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 83a4adf57bae..adb6efce5d31 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -1606,9 +1606,11 @@ static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flag
}
/* Class driver might not be aware ep halted due to async URB giveback */
- if (*ep_state & EP_STALLED)
- dev_dbg(&urb->dev->dev, "URB %p queued before clearing halt\n",
+ if (*ep_state & EP_STALLED) {
+ dev_err(&urb->dev->dev, "XXX URB %p queued before clearing halt\n",
urb);
+ //dump_stack();
+ }
switch (usb_endpoint_type(&urb->ep->desc)) {
@@ -1772,6 +1774,11 @@ static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
/* In these cases no commands are pending but the endpoint is stopped */
if (ep->ep_state & (EP_CLEARING_TT | EP_STALLED)) {
+ struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, vdev->out_ctx, ep_index);
+ int ctx_state = GET_EP_CTX_STATE(ep_ctx);
+ if (ctx_state != EP_STATE_STOPPED)
+ dev_err(&urb->dev->dev, "XXX WTF ep_state %d ctx_state %d\n", ep->ep_state, ctx_state);
+
/* and cancelled TDs can be given back right away */
xhci_dbg(xhci, "Invalidating TDs instantly on slot %d ep %d in state 0x%x\n",
urb->dev->slot_id, ep_index, ep->ep_state);
@@ -3177,6 +3184,11 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
xhci = hcd_to_xhci(hcd);
ep_index = xhci_get_endpoint_index(&host_ep->desc);
+ udev = (struct usb_device *) host_ep->hcpriv;
+
+ xhci_info(xhci, "%s ep %d udev %px slot_id %d vdev %px\n", __func__, ep_index, udev,
+ udev ? udev->slot_id : -1,
+ udev ? xhci->devs[udev->slot_id] : (void*)~0L);
/*
* Usb core assumes a max packet value for ep0 on FS devices until the
@@ -3201,7 +3213,6 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
if (!host_ep->hcpriv)
return;
- udev = (struct usb_device *) host_ep->hcpriv;
vdev = xhci->devs[udev->slot_id];
if (!udev->slot_id || !vdev)
@@ -3211,6 +3222,8 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
spin_lock_irqsave(&xhci->lock, flags);
+ if (ep->ep_state & EP_STALLED)
+ dev_err(&udev->dev, "XXX ep %d no longer EP_STALLED\n", ep_index);
ep->ep_state &= ~EP_STALLED;
/* Bail out if toggle is already being cleared by a endpoint reset */
^ permalink raw reply related [flat|nested] 22+ messages in thread* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-06 15:50 ` Michał Pecio
@ 2025-04-06 19:26 ` Alan Stern
2025-04-07 5:49 ` Michał Pecio
0 siblings, 1 reply; 22+ messages in thread
From: Alan Stern @ 2025-04-06 19:26 UTC (permalink / raw)
To: Michał Pecio
Cc: Paul Menzel, Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman,
linux-usb, LKML
On Sun, Apr 06, 2025 at 05:50:32PM +0200, Michał Pecio wrote:
> On Sun, 6 Apr 2025 09:50:08 +0200, Michał Pecio wrote:
> > What I found suspicious is that there is also endpoint_disable() and
> > I'm not sure where it comes from. Looking at core code, it seems to
> > often be followed by endpoint_reset(), but the log doesn't show that.
>
> There might be something to it. I went through my collection of card
> readers and found a reproducible case where endpoint_reset() is called
> with NULL host_ep->hcpriv and it bails out without even an xhci_dbg().
>
> Reloading ums-realtek with the reader already connected and no card:
>
> [ 6kwi 17:30] usbcore: deregistering interface driver ums-realtek
> [ +0,679251] ums-realtek 14-1:1.0: USB Mass Storage device detected
> [ +0,161730] scsi host9: usb-storage 14-1:1.0
> [ +0,000193] usbcore: registered new interface driver ums-realtek
> [ +1,018198] scsi 9:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
> [ +0,000241] sd 9:0:0:0: Attached scsi generic sg1 type 0
> [ +0,001182] sd 9:0:0:0: [sdb] Media removed, stopped polling
> [ +0,000517] sd 9:0:0:0: [sdb] Attached SCSI removable disk
> [ +0,000952] usb 14-1: XXX ep 4 is now EP_STALLED
> [ +0,000907] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 4 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
> [ +0,000030] usb 14-1: XXX URB ffff88811af85f00 queued before clearing halt
> [ +30,400178] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 0 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
> [ +0,112403] usb 14-1: reset high-speed USB device number 3 using xhci_hcd
> [ +0,124145] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 0 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
> [ +0,027202] usb 14-1: XXX ep 4 still EP_STALLED on init, clearing
> [ +0,000995] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 1 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
> [ +0,000013] xhci_hcd 0000:0a:00.0: xhci_endpoint_reset ep 4 udev 0000000000000000 slot_id -1 vdev ffffffffffffffff
>
> Not sure what's happening, but at least it shows that EP_STALLED can
> still be set when the endpoint is re-enabled and my patch clears it.
I'd guess that you're seeing the result of the
usb_disable_interface(udev, intf, true);
call in usb_reset_and_verify_device(). This call is made following the
actual reset, as part of the procedure for putting everything back to the
way it was before the reset.
Alan Stern
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-06 19:26 ` Alan Stern
@ 2025-04-07 5:49 ` Michał Pecio
2025-04-07 16:11 ` Alan Stern
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-07 5:49 UTC (permalink / raw)
To: Alan Stern
Cc: Paul Menzel, Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman,
linux-usb, LKML
On Sun, 6 Apr 2025 15:26:41 -0400, Alan Stern wrote:
> I'd guess that you're seeing the result of the
>
> usb_disable_interface(udev, intf, true);
>
> call in usb_reset_and_verify_device(). This call is made following
> the actual reset, as part of the procedure for putting everything
> back to the way it was before the reset.
Your guess is right. I added dump_stack() to those calls.
The bug is triggered by this function calling usb_disable_interface()
and usb_enable_interface() after usb_hcd_alloc_bandwidth().
These two issue endpoint_disable() and endpoint_reset() to the HCD and
xhci_hcd appears to be confused about the intent of the former, because
it clears host_ep->hcpriv, breaking all future endpoint_reset() calls.
Since 6.15, this call informs xhci_hcd that device endpoint has been
cleared and pending URBs can be started, so this isn't working now.
BTW, that's not a corner of the driver which I'm very familiar with,
but AFAIU this disable/enable sequence is pointless for xHCI if done
on freshly created endpoints. It would only wait for clearing TT to
finish (there should be none) and issue some commands to clear the
toggle/sequence state (which should be blank).
Michal
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-07 5:49 ` Michał Pecio
@ 2025-04-07 16:11 ` Alan Stern
2025-04-08 10:18 ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset() Michał Pecio
0 siblings, 1 reply; 22+ messages in thread
From: Alan Stern @ 2025-04-07 16:11 UTC (permalink / raw)
To: Michał Pecio
Cc: Paul Menzel, Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman,
linux-usb, LKML
On Mon, Apr 07, 2025 at 07:49:05AM +0200, Michał Pecio wrote:
> On Sun, 6 Apr 2025 15:26:41 -0400, Alan Stern wrote:
> > I'd guess that you're seeing the result of the
> >
> > usb_disable_interface(udev, intf, true);
> >
> > call in usb_reset_and_verify_device(). This call is made following
> > the actual reset, as part of the procedure for putting everything
> > back to the way it was before the reset.
>
> Your guess is right. I added dump_stack() to those calls.
>
> The bug is triggered by this function calling usb_disable_interface()
> and usb_enable_interface() after usb_hcd_alloc_bandwidth().
>
> These two issue endpoint_disable() and endpoint_reset() to the HCD and
> xhci_hcd appears to be confused about the intent of the former, because
> it clears host_ep->hcpriv, breaking all future endpoint_reset() calls.
>
> Since 6.15, this call informs xhci_hcd that device endpoint has been
> cleared and pending URBs can be started, so this isn't working now.
>
>
> BTW, that's not a corner of the driver which I'm very familiar with,
> but AFAIU this disable/enable sequence is pointless for xHCI if done
> on freshly created endpoints. It would only wait for clearing TT to
> finish (there should be none) and issue some commands to clear the
> toggle/sequence state (which should be blank).
It looks like the purpose of the calls to usb_disable_interface() and
usb_enable_interface() in usb_reset_device() is to update the data
structures in the core and to notify HC drivers that ignore the
reset_device callback.
The fact is, there are lots of operations carried out by the core which
can affect the HC drivers, and I don't think anybody has audited the
callbacks used to communicate between the two. I don't even know offhand
if any HC drivers besides xhci-hcd uses these callbacks.
It would be a good idea to check whether this stuff should be updated and
improved.
Alan Stern
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
2025-04-07 16:11 ` Alan Stern
@ 2025-04-08 10:18 ` Michał Pecio
2025-04-08 13:55 ` Mathias Nyman
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-08 10:18 UTC (permalink / raw)
To: Alan Stern, Mathias Nyman, Greg Kroah-Hartman
Cc: Paul Menzel, Mathias Nyman, linux-usb, LKML
xHCI needs usb_device in this callback so it employed some hacks that
proved unreliable in the long term and made the code a little tricky.
Make USB core supply it directly and simplify xhci_endpoint_reset().
Use xhci_check_args() to prevent resetting emulated endpoints of root
hubs and to deduplicate argument validation and improve debuggability.
Update ehci_endpoint_reset(), which is the only other such callback,
to accept (and ignore) the new argument.
This fixes the root cause of a 6.15-rc1 regression reported by Paul,
which I was able to reproduce locally. It also solves the general
problem of xhci_endpoint_reset() becoming a no-op after device reset
or changing configuration or altsetting. Although nobody complained
because halted endpoints are reset automatically by xhci_hcd, it was
a bug - sometimes class drivers want to reset not halted endpoints.
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Closes: https://lore.kernel.org/linux-usb/c279bd85-3069-4841-b1be-20507ac9f2d7@molgen.mpg.de/
Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
---
Is such change acceptable to interested parties?
It solves the problem completely for me, because as Alan said,
core calls endpoint_reset() after installing a new config or alt
to notify HCDs that ignore reset_device(), and also those which
implement it incompletely, I guess ;)
Unlike clearing EP_STALLED on reset_device() or drop_endpoint(),
this also fixes cases when another STALL happens after device
reset and the device is not reset again. For example, I see that
when I insert a card after the original problem happens.
At this point I can insert or remove the card, plug or unplug
the reader and reload ums-realtek in any order, it all works.
Paul, could you check if this patch works on your hardware too?
drivers/usb/core/hcd.c | 2 +-
drivers/usb/host/ehci-hcd.c | 3 ++-
drivers/usb/host/xhci.c | 27 ++++++++-------------------
include/linux/usb/hcd.h | 2 +-
4 files changed, 12 insertions(+), 22 deletions(-)
diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c
index a63c793bac21..d2433807a397 100644
--- a/drivers/usb/core/hcd.c
+++ b/drivers/usb/core/hcd.c
@@ -1986,7 +1986,7 @@ void usb_hcd_reset_endpoint(struct usb_device *udev,
struct usb_hcd *hcd = bus_to_hcd(udev->bus);
if (hcd->driver->endpoint_reset)
- hcd->driver->endpoint_reset(hcd, ep);
+ hcd->driver->endpoint_reset(hcd, udev, ep);
else {
int epnum = usb_endpoint_num(&ep->desc);
int is_out = usb_endpoint_dir_out(&ep->desc);
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
index 6d1d190c914d..813cdedb14ab 100644
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
@@ -1044,7 +1044,8 @@ ehci_endpoint_disable (struct usb_hcd *hcd, struct usb_host_endpoint *ep)
}
static void
-ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep)
+ehci_endpoint_reset(struct usb_hcd *hcd, struct usb_device *udev,
+ struct usb_host_endpoint *ep)
{
struct ehci_hcd *ehci = hcd_to_ehci(hcd);
struct ehci_qh *qh;
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 0452b8d65832..5bf89ba7e2b8 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -3161,11 +3161,10 @@ static void xhci_endpoint_disable(struct usb_hcd *hcd,
* resume. A new vdev will be allocated later by xhci_discover_or_reset_device()
*/
-static void xhci_endpoint_reset(struct usb_hcd *hcd,
+static void xhci_endpoint_reset(struct usb_hcd *hcd, struct usb_device *udev,
struct usb_host_endpoint *host_ep)
{
struct xhci_hcd *xhci;
- struct usb_device *udev;
struct xhci_virt_device *vdev;
struct xhci_virt_ep *ep;
struct xhci_input_control_ctx *ctrl_ctx;
@@ -3175,7 +3174,12 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
u32 ep_flag;
int err;
+ err = xhci_check_args(hcd, udev, host_ep, 1, true, __func__);
+ if (err <= 0)
+ return;
+
xhci = hcd_to_xhci(hcd);
+ vdev = xhci->devs[udev->slot_id];
ep_index = xhci_get_endpoint_index(&host_ep->desc);
/*
@@ -3185,28 +3189,13 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd,
*/
if (usb_endpoint_xfer_control(&host_ep->desc) && ep_index == 0) {
- udev = container_of(host_ep, struct usb_device, ep0);
- if (udev->speed != USB_SPEED_FULL || !udev->slot_id)
- return;
-
- vdev = xhci->devs[udev->slot_id];
- if (!vdev || vdev->udev != udev)
- return;
-
- xhci_check_ep0_maxpacket(xhci, vdev);
+ if (udev->speed == USB_SPEED_FULL)
+ xhci_check_ep0_maxpacket(xhci, vdev);
/* Nothing else should be done here for ep0 during ep reset */
return;
}
- if (!host_ep->hcpriv)
- return;
- udev = (struct usb_device *) host_ep->hcpriv;
- vdev = xhci->devs[udev->slot_id];
-
- if (!udev->slot_id || !vdev)
- return;
-
ep = &vdev->eps[ep_index];
spin_lock_irqsave(&xhci->lock, flags);
diff --git a/include/linux/usb/hcd.h b/include/linux/usb/hcd.h
index ac95e7c89df5..179c85337eff 100644
--- a/include/linux/usb/hcd.h
+++ b/include/linux/usb/hcd.h
@@ -304,7 +304,7 @@ struct hc_driver {
/* (optional) reset any endpoint state such as sequence number
and current window */
- void (*endpoint_reset)(struct usb_hcd *hcd,
+ void (*endpoint_reset)(struct usb_hcd *hcd, struct usb_device *udev,
struct usb_host_endpoint *ep);
/* root hub support */
--
2.48.1
^ permalink raw reply related [flat|nested] 22+ messages in thread* Re: [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
2025-04-08 10:18 ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset() Michał Pecio
@ 2025-04-08 13:55 ` Mathias Nyman
2025-04-09 10:18 ` Michał Pecio
0 siblings, 1 reply; 22+ messages in thread
From: Mathias Nyman @ 2025-04-08 13:55 UTC (permalink / raw)
To: Michał Pecio, Alan Stern, Mathias Nyman, Greg Kroah-Hartman
Cc: Paul Menzel, linux-usb, LKML
On 8.4.2025 13.18, Michał Pecio wrote:
> xHCI needs usb_device in this callback so it employed some hacks that
> proved unreliable in the long term and made the code a little tricky.
>
> Make USB core supply it directly and simplify xhci_endpoint_reset().
> Use xhci_check_args() to prevent resetting emulated endpoints of root
> hubs and to deduplicate argument validation and improve debuggability.
>
> Update ehci_endpoint_reset(), which is the only other such callback,
> to accept (and ignore) the new argument.
>
> This fixes the root cause of a 6.15-rc1 regression reported by Paul,
> which I was able to reproduce locally. It also solves the general
> problem of xhci_endpoint_reset() becoming a no-op after device reset
> or changing configuration or altsetting. Although nobody complained
> because halted endpoints are reset automatically by xhci_hcd, it was
> a bug - sometimes class drivers want to reset not halted endpoints.
>
> Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
> Closes: https://lore.kernel.org/linux-usb/c279bd85-3069-4841-b1be-20507ac9f2d7@molgen.mpg.de/
> Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
> ---
>
> Is such change acceptable to interested parties?
Looks like an improvement, and will help clear the EP_STALLED flag
eventually in device reset case.
There are some issues still unsolved due to how xhci endpoints end up being handled
in usb core usb_reset_and_verify_device().
usb_reset_and_verify_device()
hub_port_init()
hcd->driver->reset_device(hcd, udev); /*1 xhci frees ep rings, loses td_list heads */
usb_hcd_alloc_bandwidth(new_config, NULL, NULL) /*2 xhci drop+add ep, allocated new ep rings */
usb_control_msg(udev, usb_sndctrlpipe(...,USB_REQ_SET_CONFIGURATION,...)
for (interfaces) {
if (AlternateSetting == 0) {
usb_disable_interface() /*3 flush urbs, ->xhci_urb_dequeue() */
usb_enable_interface() /*4 clear EP_STALLED flag */
} else {
usb_set_interface()
}
1. driver->reset_device will free all xhci endpoint rings, and lose td_list head, but
keep cancelled_td_list and ep->ep_state flags. xHC issues reset device command
setting all internal ep states in xci to "disabled".
2. usb hcd_alloc_bandwith will drop+add xhci endpoints for this configuration,
allocate new endpoint rings, and inits new td_list head.
Old cancelled_td_list and ep_state flags are still set, not matching ring.
3. usb_disable_interface() will flush all pending URBs calling xhci_urb_dequeue().
xhci_urb_dequeue() makes decision based on stale ep_state flags.
May start to cancel/giveback urbs in old cancelled_td_list for tds that existed
on old freed ring. will also set host_ep->hcpriv to null
4. usb_enable_interface() calls xhci_endpoint_reset() that finally clears
the EP_STALLED flag (udev now found thanks to this patch)
Disabling endpoints, like calling usb_disable_interface() in step 3 should be
done before calling usb_hcd_alloc_bandwith().
This was fixed in other places such as usb_set_interface() and usb_reset_config()
We might need to clean up ep_state flags and give back cancelled URBs in
xhci_discover_or_reset_device() after the reset device xhci command completion.
Thanks
Mathias
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
2025-04-08 13:55 ` Mathias Nyman
@ 2025-04-09 10:18 ` Michał Pecio
2025-04-09 14:13 ` Alan Stern
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-09 10:18 UTC (permalink / raw)
To: Mathias Nyman
Cc: Alan Stern, Mathias Nyman, Greg Kroah-Hartman, Paul Menzel,
linux-usb, LKML
On Tue, 8 Apr 2025 16:55:24 +0300, Mathias Nyman wrote:
> 1. driver->reset_device will free all xhci endpoint rings, and lose
> td_list head, but keep cancelled_td_list and ep->ep_state flags. xHC
> issues reset device command setting all internal ep states in xci to
> "disabled".
>
> 2. usb hcd_alloc_bandwith will drop+add xhci endpoints for this
> configuration, allocate new endpoint rings, and inits new td_list
> head. Old cancelled_td_list and ep_state flags are still set, not
> matching ring.
>
> 3. usb_disable_interface() will flush all pending URBs calling
> xhci_urb_dequeue(). xhci_urb_dequeue() makes decision based on stale
> ep_state flags. May start to cancel/giveback urbs in old
> cancelled_td_list for tds that existed on old freed ring. will also
> set host_ep->hcpriv to null
>
> 4. usb_enable_interface() calls xhci_endpoint_reset() that finally
> clears the EP_STALLED flag (udev now found thanks to this patch)
>
> Disabling endpoints, like calling usb_disable_interface() in step 3
> should be done before calling usb_hcd_alloc_bandwith().
> This was fixed in other places such as usb_set_interface() and
> usb_reset_config()
I haven't thought about it, but you are right. This means that my
commit message is wrong to suggest that the problem occurs after
altsetting changes, it is apparently unique to device reset case.
> We might need to clean up ep_state flags and give back cancelled URBs
> in xhci_discover_or_reset_device() after the reset device xhci
> command completion.
I guess it wouldn't be strictly necessary if core flushed all endpoints
before resetting. I frankly always assumed that it does so, because it
also makes sense for other HCDs which don't even define reset_device().
There seems to be nothing stopping them from talking to a device while
it is undergoing a reset and re-configuration, seems a little risky
given that HW isn't exactly free of its own bugs.
Speaking of xhci, I wonder if this could also be responsible for some
xHC crashes during enumeration. I recall that those Etron quirk patches
mentioned events for a disabled endpoint and "HC died" in some cases.
Regards,
Michal
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
2025-04-09 10:18 ` Michał Pecio
@ 2025-04-09 14:13 ` Alan Stern
2025-04-15 8:38 ` Michał Pecio
0 siblings, 1 reply; 22+ messages in thread
From: Alan Stern @ 2025-04-09 14:13 UTC (permalink / raw)
To: Michał Pecio
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, Paul Menzel,
linux-usb, LKML
On Wed, Apr 09, 2025 at 12:18:19PM +0200, Michał Pecio wrote:
> On Tue, 8 Apr 2025 16:55:24 +0300, Mathias Nyman wrote:
> > 1. driver->reset_device will free all xhci endpoint rings, and lose
> > td_list head, but keep cancelled_td_list and ep->ep_state flags. xHC
> > issues reset device command setting all internal ep states in xci to
> > "disabled".
> >
> > 2. usb hcd_alloc_bandwith will drop+add xhci endpoints for this
> > configuration, allocate new endpoint rings, and inits new td_list
> > head. Old cancelled_td_list and ep_state flags are still set, not
> > matching ring.
> >
> > 3. usb_disable_interface() will flush all pending URBs calling
> > xhci_urb_dequeue(). xhci_urb_dequeue() makes decision based on stale
> > ep_state flags. May start to cancel/giveback urbs in old
> > cancelled_td_list for tds that existed on old freed ring. will also
> > set host_ep->hcpriv to null
> >
> > 4. usb_enable_interface() calls xhci_endpoint_reset() that finally
> > clears the EP_STALLED flag (udev now found thanks to this patch)
> >
> > Disabling endpoints, like calling usb_disable_interface() in step 3
> > should be done before calling usb_hcd_alloc_bandwith().
> > This was fixed in other places such as usb_set_interface() and
> > usb_reset_config()
>
> I haven't thought about it, but you are right. This means that my
> commit message is wrong to suggest that the problem occurs after
> altsetting changes, it is apparently unique to device reset case.
>
> > We might need to clean up ep_state flags and give back cancelled URBs
> > in xhci_discover_or_reset_device() after the reset device xhci
> > command completion.
>
> I guess it wouldn't be strictly necessary if core flushed all endpoints
> before resetting. I frankly always assumed that it does so, because it
> also makes sense for other HCDs which don't even define reset_device().
>
> There seems to be nothing stopping them from talking to a device while
> it is undergoing a reset and re-configuration, seems a little risky
> given that HW isn't exactly free of its own bugs.
The core does not explicitly flush endpoints before resetting a device.
However, it does notify the class drivers' pre_reset callback, which is
supposed to unlink all the URBs used by that driver. If a driver
doesn't have a pre_reset callback, the core unbinds it from the device
(which will unlink all its URBs). _If_ everything is working properly,
there shouldn't be any outstanding URBs when the reset takes place.
Either way, though, the core doesn't invoke the HCD's endpoint_reset or
endpoint_disable callback before the reset. If you think the core needs
to do more, or needs to issue the callbacks in a different order, let me
know.
Alan Stern
> Speaking of xhci, I wonder if this could also be responsible for some
> xHC crashes during enumeration. I recall that those Etron quirk patches
> mentioned events for a disabled endpoint and "HC died" in some cases.
>
> Regards,
> Michal
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()
2025-04-09 14:13 ` Alan Stern
@ 2025-04-15 8:38 ` Michał Pecio
0 siblings, 0 replies; 22+ messages in thread
From: Michał Pecio @ 2025-04-15 8:38 UTC (permalink / raw)
To: Alan Stern, Mathias Nyman
Cc: Mathias Nyman, Greg Kroah-Hartman, Paul Menzel, linux-usb, LKML
On Wed, 9 Apr 2025 10:13:50 -0400, Alan Stern wrote:
> The core does not explicitly flush endpoints before resetting a
> device. However, it does notify the class drivers' pre_reset
> callback, which is supposed to unlink all the URBs used by that
> driver. If a driver doesn't have a pre_reset callback, the core
> unbinds it from the device (which will unlink all its URBs). _If_
> everything is working properly, there shouldn't be any outstanding
> URBs when the reset takes place.
Thank you for clarification. This doesn't look too bad and I currently
have no concrete cases of the mechanism failing to work.
> Either way, though, the core doesn't invoke the HCD's endpoint_reset
> or endpoint_disable callback before the reset. If you think the core
> needs to do more, or needs to issue the callbacks in a different
> order, let me know.
The problem is a matter of mismatched expectations: the core treats
endpoint_disable() as temporary, because "classic" HCDs free their
ep->hcpriv and recreate it quietly on the next URBs submission. And
their endpoint_reset() during this time simply does nothing.
But xhci considers it more permanent, like the last thing before
drop_endpoint(). It too clears ep->hcpriv, but here hcpriv is not
the endpoint state, it's usb_device pointer saved by add_endpoint()
and required for operation. The driver drops it and it's screwed.
Moving all usb_disable_interface() calls before their corresponding
usb_hcd_alloc_bandwidth() would meet xhci expectations, but IDK if
it would work in general. As far as I see in usb_set_interface() for
example, the control request is only done after successful bandwidth
allocation and the interface swap only after a successful request.
My patch addresses the problem from xhci side, by adapting to core
expectations. As far as I see, only xhci_endpoint_reset() is broken
by this add_endpoint() -> endpoint_disable() sequence, so I fix it
by removing the dependence on ep->hcpriv. Alternatively, we could
stop clearing ep->hcpriv, but I'm not sure if it's reliable. No HCD
depends on ep->hcpriv being preserved after endpoint_disable().
I will do a v2 because Mathias expressed interest in this patch for
cleanup's sake alone, but the kernel test robot found build issues.
Regards,
Michal
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-06 2:40 ` Alan Stern
2025-04-06 7:50 ` Michał Pecio
@ 2025-04-07 7:15 ` Mathias Nyman
1 sibling, 0 replies; 22+ messages in thread
From: Mathias Nyman @ 2025-04-07 7:15 UTC (permalink / raw)
To: Alan Stern, Michał Pecio
Cc: Paul Menzel, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
On 6.4.2025 5.40, Alan Stern wrote:
> On Sun, Apr 06, 2025 at 12:23:11AM +0200, Michał Pecio wrote:
>> Looks like some URB stalled and usb_storage reset the device without
>> usb_clear_halt(). Then the core didn't usb_hcd_reset_endpoint() either.
>> And apparently EP_STALLED is still set in xhci_hcd after all that time.
>>
>> Then usb_storage submits one URB which never executes because the EP
>> is in Running-Idle state and the doorbell is inhibited by EP_STALLED.
>> 30s later it times out, unlinks the URB and resets again. Set TR Deq
>> fails because the endpoint is Running.
>
>> Not sure if it's a USB core bug or something that xHCI should take
>> care of on its own. For now, reverting those two "stall" patches ought
>> to clean up the noise.
>
> The core believes that resetting a device should erase the endpoint
> information in the HCD. There is a callback in hub_port_reset() to that
> effect:
>
> if (hcd->driver->reset_device)
> hcd->driver->reset_device(hcd, udev);
>
> So after this the EP should not be in the Running-Idle state; in fact it
> should not exist at all (unless it is ep0, but in this case I think it
> isn't).
>
> Is the implementation of the reset_device callback in xhci-hcd missing
> something?
>
> Alan Stern
Thanks, I believe this is at least part of the issue here, thanks for the tip.
We don't clear the virt_dev->eps[ep_index].ep_state flags after device reset.
And the two new patches Michal pointed out rely even more of ep_state flags than
before, causing a regression.
0c74d232578b xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
860f5d0d3594 xhci: Prevent early endpoint restart when handling STALL errors.
Does this oneliner help?
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
index 0452b8d65832..044c70c17746 100644
--- a/drivers/usb/host/xhci.c
+++ b/drivers/usb/host/xhci.c
@@ -3930,6 +3930,7 @@ static int xhci_discover_or_reset_device(struct usb_hcd *hcd,
&virt_dev->eps[i],
virt_dev->tt_info);
xhci_clear_endpoint_bw_info(&virt_dev->eps[i].bw_info);
+ ep->ep_state = 0;
}
/* If necessary, update the number of active TTs on this root port */
xhci_update_tt_active_eps(xhci, virt_dev, old_active_eps);
Thanks
Mathias
^ permalink raw reply related [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-03 18:02 xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Paul Menzel
2025-04-04 14:26 ` Mathias Nyman
@ 2025-04-05 6:43 ` Michał Pecio
2025-04-05 7:36 ` Paul Menzel
1 sibling, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-05 6:43 UTC (permalink / raw)
To: Paul Menzel; +Cc: Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
Hi,
On Thu, 3 Apr 2025 20:02:05 +0200, Paul Menzel wrote:
> Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the
> Intel Kaby Lake Dell XPS 13 9360 with
>
> 00:14.0 USB controller [0c03]: Intel Corporation Sunrise
> Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
This is not the USB bus generating that noise. And the problem appears
to be that some USB device gets reset periodically, probably /dev/sda,
whatever it is. This reset loop is also visible in your new log today.
The warning appears to be connected to that, and the suspend problem
may also be if some mutex stays locked for more than 20s as a result.
Could you check:
1. what exact USB device is getting reset?
2. is it reproducible on master? (seems so)
3. is it reproducible on 6.14, 6.13, ...
> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using
> xhci_hcd
> [ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
> [ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
> [ 98.803081] PM: suspend entry (deep)
> [ 98.813999] Filesystems sync: 0.010 seconds
> [ 98.819226] Freezing user space processes
> [ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed
> due to incorrect slot or ep state.
> [ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using
> xhci_hcd
> [ 118.822270] Freezing user space processes failed after 20.003
> seconds (2 tasks refusing to freeze, wq_busy=0):
> [ 118.822281] task:systemd-journal state:D stack:0 pid:474
> tgid:474 ppid:1 task_flags:0x400100 flags:0x00000006
> [ 118.822285] Call Trace:
> [ 118.822287] <TASK>
> [ 118.822291] __schedule+0x537/0xbb0
> [ 118.822297] schedule+0x27/0xd0
> [ 118.822300] schedule_preempt_disabled+0x15/0x20
> [ 118.822302] __mutex_lock.constprop.0+0x4b4/0x890
> [ 118.822306] uevent_show+0x99/0x150
> [ 118.822309] dev_attr_show+0x19/0x40
> [ 118.822312] sysfs_kf_seq_show+0xcd/0x110
> [ 118.822315] seq_read_iter+0x116/0x400
> [ 118.822318] vfs_read+0x299/0x360
> [ 118.822321] ksys_read+0x6b/0xe0
> [ 118.822323] do_syscall_64+0x82/0x9b0
> [ 118.822327] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
> [ 118.822331] ? syscall_exit_to_user_mode+0x37/0x1a0
> [ 118.822333] ? do_syscall_64+0x8e/0x9b0
> [ 118.822336] ? __memcg_slab_free_hook+0xf9/0x140
> [ 118.822339] ? __x64_sys_close+0x3d/0x80
> [ 118.822341] ? kmem_cache_free+0x236/0x460
> [ 118.822344] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
> [ 118.822346] ? syscall_exit_to_user_mode+0x37/0x1a0
> [ 118.822348] ? do_syscall_64+0x8e/0x9b0Dez 21 10:22:08 abreu
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 6:43 ` Michał Pecio
@ 2025-04-05 7:36 ` Paul Menzel
2025-04-05 9:49 ` Michał Pecio
0 siblings, 1 reply; 22+ messages in thread
From: Paul Menzel @ 2025-04-05 7:36 UTC (permalink / raw)
To: Michał Pecio
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
Dear Michał,
Thank you for looking into this.
Am 05.04.25 um 08:43 schrieb Michał Pecio:
> On Thu, 3 Apr 2025 20:02:05 +0200, Paul Menzel wrote:
>> Just a heads-up, that connecting an LMP USB-C mini Dock [1] to the
>> Intel Kaby Lake Dell XPS 13 9360 with
>>
>> 00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
>
> This is not the USB bus generating that noise.
You are right. It is probably:
39:00.0 USB controller [0c03]: Intel Corporation DSL6340 USB 3.1
Controller [Alpine Ridge] [8086:15b5]
Please find the full output of `lspci -nn` attached.
> And the problem appears to be that some USB device gets reset
> periodically, probably /dev/sda, whatever it is. This reset loop is
> also visible in your new log today.
I guess it’s the SD/eMMC card slot, which I do not use though.
> The warning appears to be connected to that, and the suspend problem
> may also be if some mutex stays locked for more than 20s as a result.
>
> Could you check:
> 1. what exact USB device is getting reset?
How do I found out? (Excuse my ignorance, I do not even knew the warning
is related to resets.)
> 2. is it reproducible on master? (seems so)
Yes.
> 3. is it reproducible on 6.14, 6.13, ...
As written, from my logs it happened sporadically in the past, but since
at least commit a2cc6ff5ec8f it happens almost always. I didn’t see it
with commit 08733088b566, and after that I didn’t use any USB-C adapters
for three days.
Kind regards,
Paul
PS: Hints on how to try to reproduce this in QEMU would be welcome.
(Passing the controller and device to the VM.)
>> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 74.916241] sd 0:0:0:0: [sda] Media removed, stopped polling
>> [ 74.916634] sd 0:0:0:0: [sda] Attached SCSI removable disk
>> [ 98.803081] PM: suspend entry (deep)
>> [ 98.813999] Filesystems sync: 0.010 seconds
>> [ 98.819226] Freezing user space processes
>> [ 105.534176] xhci_hcd 0000:39:00.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
>> [ 105.606437] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>> [ 118.822270] Freezing user space processes failed after 20.003 seconds (2 tasks refusing to freeze, wq_busy=0):
>> [ 118.822281] task:systemd-journal state:D stack:0 pid:474 tgid:474 ppid:1 task_flags:0x400100 flags:0x00000006
>> [ 118.822285] Call Trace:
>> [ 118.822287] <TASK>
>> [ 118.822291] __schedule+0x537/0xbb0
>> [ 118.822297] schedule+0x27/0xd0
>> [ 118.822300] schedule_preempt_disabled+0x15/0x20
>> [ 118.822302] __mutex_lock.constprop.0+0x4b4/0x890
>> [ 118.822306] uevent_show+0x99/0x150
>> [ 118.822309] dev_attr_show+0x19/0x40
>> [ 118.822312] sysfs_kf_seq_show+0xcd/0x110
>> [ 118.822315] seq_read_iter+0x116/0x400
>> [ 118.822318] vfs_read+0x299/0x360
>> [ 118.822321] ksys_read+0x6b/0xe0
>> [ 118.822323] do_syscall_64+0x82/0x9b0
>> [ 118.822327] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
>> [ 118.822331] ? syscall_exit_to_user_mode+0x37/0x1a0
>> [ 118.822333] ? do_syscall_64+0x8e/0x9b0
>> [ 118.822336] ? __memcg_slab_free_hook+0xf9/0x140
>> [ 118.822339] ? __x64_sys_close+0x3d/0x80
>> [ 118.822341] ? kmem_cache_free+0x236/0x460
>> [ 118.822344] ? arch_exit_to_user_mode_prepare.isra.0+0x16/0x90
>> [ 118.822346] ? syscall_exit_to_user_mode+0x37/0x1a0
>> [ 118.822348] ? do_syscall_64+0x8e/0x9b0Dez 21 10:22:08 abreu
$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen
Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics
620 [8086:5916] (rev 02)
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon
E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem
[8086:1903] (rev 02)
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB
3.0 xHCI Controller [8086:9d2f] (rev 21)
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise
Point-LP Thermal subsystem [8086:9d31] (rev 21)
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise
Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21)
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise
Point-LP Serial IO I2C Controller #1 [8086:9d61] (rev 21)
00:16.0 Communication controller [0780]: Intel Corporation Sunrise
Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI
Express Root Port #1 [8086:9d10] (rev f1)
00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI
Express Root Port #5 [8086:9d14] (rev f1)
00:1c.5 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI
Express Root Port #6 [8086:9d15] (rev f1)
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI
Express Root Port #9 [8086:9d18] (rev f1)
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC
Controller [8086:9d58] (rev 21)
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC
[8086:9d21] (rev 21)
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio
[8086:9d71] (rev 21)
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus
[8086:9d23] (rev 21)
01:00.0 PCI bridge [0604]: Intel Corporation DSL6340 Thunderbolt 3
Bridge [Alpine Ridge 2C 2015] [8086:1576]
02:00.0 PCI bridge [0604]: Intel Corporation DSL6340 Thunderbolt 3
Bridge [Alpine Ridge 2C 2015] [8086:1576]
02:01.0 PCI bridge [0604]: Intel Corporation DSL6340 Thunderbolt 3
Bridge [Alpine Ridge 2C 2015] [8086:1576]
02:02.0 PCI bridge [0604]: Intel Corporation DSL6340 Thunderbolt 3
Bridge [Alpine Ridge 2C 2015] [8086:1576]
39:00.0 USB controller [0c03]: Intel Corporation DSL6340 USB 3.1
Controller [Alpine Ridge] [8086:15b5]
3a:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac
Wireless Network Adapter [168c:003e] (rev 32)
3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A
PCI Express Card Reader [10ec:525a] (rev 01)
3c:00.0 Non-Volatile memory controller [0108]: SK hynix PC300 NVMe Solid
State Drive 512GB [1c5c:1284]
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4
Bluetooth 4.0
Bus 001 Device 003: ID 04f3:2234 Elan Microelectronics Corp. Touchscreen
Bus 001 Device 004: ID 0c45:670c Microdia Integrated Webcam HD
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 003: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub
Bus 003 Device 005: ID 2109:8817 VIA Labs, Inc. USB Billboard Device
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub
Bus 004 Device 003: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub
Bus 004 Device 004: ID 058f:8468 Alcor Micro Corp. Mass Storage Device
Bus 004 Device 005: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153
Gigabit Ethernet Adapter
^ permalink raw reply [flat|nested] 22+ messages in thread* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 7:36 ` Paul Menzel
@ 2025-04-05 9:49 ` Michał Pecio
2025-04-05 14:08 ` Paul Menzel
0 siblings, 1 reply; 22+ messages in thread
From: Michał Pecio @ 2025-04-05 9:49 UTC (permalink / raw)
To: Paul Menzel
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
On Sat, 5 Apr 2025 09:36:03 +0200, Paul Menzel wrote:
> > And the problem appears to be that some USB device gets reset
> > periodically, probably /dev/sda, whatever it is. This reset loop is
> > also visible in your new log today.
> I guess it’s the SD/eMMC card slot, which I do not use though.
Yep, I just realized that your dmesg shows it clearly:
[ 37.517985] usb 4-1.4: new SuperSpeed USB device number 5 using xhci_hcd
[ 37.535773] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
[ 37.535780] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 37.535782] usb 4-1.4: Product: Mass Storage Device
[ 37.535783] usb 4-1.4: Manufacturer: Generic
[ 37.535785] usb 4-1.4: SerialNumber: 058F84688461
[ 37.552531] usb-storage 4-1.4:1.0: USB Mass Storage device detected
> > 3. is it reproducible on 6.14, 6.13, ...
>
> As written, from my logs it happened sporadically in the past, but
> since at least commit a2cc6ff5ec8f it happens almost always. I didn’t
> see it with commit 08733088b566, and after that I didn’t use any
> USB-C adapters for three days.
To be exact, I'm wondering if the reset loop itself is a regression, or
business as usual. So simply look for this repeating every few seconds:
[ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
Relevant commits in your range are:
0c74d232578b xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
860f5d0d3594 xhci: Prevent early endpoint restart when handling STALL errors.
Reverting 0c74d232578b will remove the warning, but this means that
860f5d0d3594 isn't having the intended effect. Not sure if reverting
the latter will solve the reset loop or if it was always there. And
these commits look alright, so IDK what's going wrong.
I could send a debug patch which might clear some things up.
> PS: Hints on how to try to reproduce this in QEMU would be welcome.
> (Passing the controller and device to the VM.)
If you need help setting up PCI passthrough, I'm afraid I can't help.
As for reproduction, simply booting a buggy kernel should give those
repeating resets and xHCI warnings if you are lucky.
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 9:49 ` Michał Pecio
@ 2025-04-05 14:08 ` Paul Menzel
2025-04-05 18:13 ` Paul Menzel
0 siblings, 1 reply; 22+ messages in thread
From: Paul Menzel @ 2025-04-05 14:08 UTC (permalink / raw)
To: Michał Pecio
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
Dear Michał,
Thank you for your reply.
Am 05.04.25 um 11:49 schrieb Michał Pecio:
> On Sat, 5 Apr 2025 09:36:03 +0200, Paul Menzel wrote:
>>> And the problem appears to be that some USB device gets reset
>>> periodically, probably /dev/sda, whatever it is. This reset loop is
>>> also visible in your new log today.
>> I guess it’s the SD/eMMC card slot, which I do not use though.
>
> Yep, I just realized that your dmesg shows it clearly:
>
> [ 37.517985] usb 4-1.4: new SuperSpeed USB device number 5 using xhci_hcd
> [ 37.535773] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
> [ 37.535780] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
> [ 37.535782] usb 4-1.4: Product: Mass Storage Device
> [ 37.535783] usb 4-1.4: Manufacturer: Generic
> [ 37.535785] usb 4-1.4: SerialNumber: 058F84688461
> [ 37.552531] usb-storage 4-1.4:1.0: USB Mass Storage device detected
>
>>> 3. is it reproducible on 6.14, 6.13, ...
>>
>> As written, from my logs it happened sporadically in the past, but
>> since at least commit a2cc6ff5ec8f it happens almost always. I didn’t
>> see it with commit 08733088b566, and after that I didn’t use any
>> USB-C adapters for three days.
>
> To be exact, I'm wondering if the reset loop itself is a regression, or
> business as usual. So simply look for this repeating every few seconds:
>
> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
>
> Relevant commits in your range are:
>
> 0c74d232578b xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
> 860f5d0d3594 xhci: Prevent early endpoint restart when handling STALL errors.
>
> Reverting 0c74d232578b will remove the warning, but this means that
> 860f5d0d3594 isn't having the intended effect. Not sure if reverting
> the latter will solve the reset loop or if it was always there. And
> these commits look alright, so IDK what's going wrong.
>
> I could send a debug patch which might clear some things up.
That’d be awesome.
>> PS: Hints on how to try to reproduce this in QEMU would be welcome.
>> (Passing the controller and device to the VM.)
>
> If you need help setting up PCI passthrough, I'm afraid I can't help.
> As for reproduction, simply booting a buggy kernel should give those
> repeating resets and xHCI warnings if you are lucky.
After this morning I wasn’t able to reproduce it by un-/replugging.
Maybe I am lucky to find a reproducer (reboot needed?).
Kind regards,
Paul
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
2025-04-05 14:08 ` Paul Menzel
@ 2025-04-05 18:13 ` Paul Menzel
0 siblings, 0 replies; 22+ messages in thread
From: Paul Menzel @ 2025-04-05 18:13 UTC (permalink / raw)
To: Michał Pecio
Cc: Mathias Nyman, Mathias Nyman, Greg Kroah-Hartman, linux-usb, LKML
[Add logs for looking, when it started]
Am 05.04.25 um 16:08 schrieb Paul Menzel:
> Dear Michał,
>
>
> Thank you for your reply.
>
> Am 05.04.25 um 11:49 schrieb Michał Pecio:
>> On Sat, 5 Apr 2025 09:36:03 +0200, Paul Menzel wrote:
>>>> And the problem appears to be that some USB device gets reset
>>>> periodically, probably /dev/sda, whatever it is. This reset loop is
>>>> also visible in your new log today.
>>> I guess it’s the SD/eMMC card slot, which I do not use though.
>>
>> Yep, I just realized that your dmesg shows it clearly:
>>
>> [ 37.517985] usb 4-1.4: new SuperSpeed USB device number 5 using xhci_hcd
>> [ 37.535773] usb 4-1.4: New USB device found, idVendor=058f, idProduct=8468, bcdDevice= 1.00
>> [ 37.535780] usb 4-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
>> [ 37.535782] usb 4-1.4: Product: Mass Storage Device
>> [ 37.535783] usb 4-1.4: Manufacturer: Generic
>> [ 37.535785] usb 4-1.4: SerialNumber: 058F84688461
>> [ 37.552531] usb-storage 4-1.4:1.0: USB Mass Storage device detected
>>
>>>> 3. is it reproducible on 6.14, 6.13, ...
>>>
>>> As written, from my logs it happened sporadically in the past, but
>>> since at least commit a2cc6ff5ec8f it happens almost always. I didn’t
>>> see it with commit 08733088b566, and after that I didn’t use any
>>> USB-C adapters for three days.
>>
>> To be exact, I'm wondering if the reset loop itself is a regression, or
>> business as usual. So simply look for this repeating every few seconds:
>>
>> [ 74.898485] usb 4-1.4: reset SuperSpeed USB device number 5 using xhci_hcd
Please find this at the end since March 20th. It looks like it really
happened first on April 3rd.
>> Relevant commits in your range are:
>>
>> 0c74d232578b xhci: Avoid queuing redundant Stop Endpoint command for
>> stalled endpoint
>> 860f5d0d3594 xhci: Prevent early endpoint restart when handling STALL
>> errors.
>>
>> Reverting 0c74d232578b will remove the warning, but this means that
>> 860f5d0d3594 isn't having the intended effect. Not sure if reverting
>> the latter will solve the reset loop or if it was always there. And
>> these commits look alright, so IDK what's going wrong.
>>
>> I could send a debug patch which might clear some things up.
>
> That’d be awesome.
>
>>> PS: Hints on how to try to reproduce this in QEMU would be welcome.
>>> (Passing the controller and device to the VM.)
>>
>> If you need help setting up PCI passthrough, I'm afraid I can't help.
>> As for reproduction, simply booting a buggy kernel should give those
>> repeating resets and xHCI warnings if you are lucky.
>
> After this morning I wasn’t able to reproduce it by un-/replugging.
> Maybe I am lucky to find a reproducer (reboot needed?).
>
>
> Kind regards,
>
> Paul
PS:
$ journalctl -o short-precise -g '(reset SuperSpeed USB|Linux version)'
--since "2025-03-20"
Mär 20 00:08:00.231704 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 20 00:18:48.167112 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot 3ea39eea535d4632b729a02da58602f9 --
Mär 20 07:52:48.689043 abreu kernel: Linux version
6.14.0-rc7-00074-ga7f2e10ecd8f (build@bohemianrhapsody.molgen.mpg.de)
(gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils f>
Mär 20 07:52:53.334932 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 20 07:52:53.870941 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 20 10:05:12.596050 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Mär 20 10:05:12.611540 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Mär 20 10:05:13.411380 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 20 10:05:13.412813 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 20 10:05:13.520530 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 20 10:19:43.723369 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Mär 20 10:19:43.729133 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 20 10:19:43.730388 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Mär 20 10:19:43.731913 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 20 11:02:43.835499 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 20 18:01:52.267150 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot 629669479b524bdab34fe7680c42a7a5 --
Mär 24 23:57:23.843173 abreu kernel: Linux version 6.14.0
(build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 14.2.0-19) 14.2.0,
GNU ld (GNU Binutils for Debian) 2.44) #112 SM>
-- Boot 6c1fe16dbae14fd0a6f0cb40e53d5bb8 --
Mär 25 07:07:42.335002 abreu kernel: Linux version 6.14.0
(build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 14.2.0-19) 14.2.0,
GNU ld (GNU Binutils for Debian) 2.44) #112 SM>
-- Boot e28046c9e8574016893c427cbfdb0291 --
Mär 27 07:12:50.494548 abreu kernel: Linux version
6.14.0-03565-gf6e0150b2003 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Mär 27 19:01:39.512306 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 27 19:01:40.048285 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 27 20:04:42.722172 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Mär 27 20:04:42.723941 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 27 20:04:42.724399 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Mär 27 20:04:43.264714 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 27 20:04:43.340835 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 27 20:05:55.848463 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot 4c04b7389e95458d92cd5dc6287e9921 --
Mär 28 09:13:58.729320 abreu kernel: Linux version
6.14.0-03565-gf6e0150b2003 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Mär 28 09:19:46.164632 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 28 11:07:42.609647 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 28 14:10:06.705580 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 28 17:43:53.576222 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Mär 28 17:43:53.577330 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Mär 28 17:43:53.577612 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Mär 28 17:43:53.846447 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot ce6db56afe624e83be5ef5a2cb3a6e40 --
Mär 29 10:36:26.267141 abreu kernel: Linux version
6.14.0-09584-g7d06015d936c (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
-- Boot 12207fec721d42c288eea93e45cfa809 --
Mär 30 09:37:25.950469 abreu kernel: Linux version
6.14.0-09584-g7d06015d936c (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Mär 30 20:36:24.314743 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 30 22:28:18.687766 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 30 23:13:41.324239 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Mär 31 12:22:06.411268 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 31 17:12:26.652278 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Mär 31 17:12:26.661024 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Mär 31 17:12:27.218665 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Mär 31 17:12:27.252912 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 9 using xhci_hcd
Mär 31 18:07:11.111291 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 01 00:03:45.605614 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Apr 01 00:03:45.611421 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 01 00:03:45.617429 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Apr 01 00:03:45.911494 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot fc756d26fe7246c795c3fe53ad898d02 --
Apr 01 09:58:07.337525 abreu kernel: Linux version
6.14.0-11270-g08733088b566 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
-- Boot 1573a3e845f1478ea125cdeddfe4eff6 --
Apr 03 09:17:06.873201 abreu kernel: Linux version
6.14.0-12456-gacc4d5ff0b61 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
-- Boot 84f61314c960427b9bb45d6ec89c6614 --
Apr 03 18:42:47.976090 abreu kernel: Linux version
6.14.0-12966-ga2cc6ff5ec8f (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Apr 03 18:43:51.556142 abreu kernel: usb 4-1: reset SuperSpeed USB
device number 2 using xhci_hcd
Apr 03 18:43:51.557244 abreu kernel: usb 4-1.3: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 03 18:43:51.558589 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:43:51.559826 abreu kernel: usb 4-1.1: reset SuperSpeed USB
device number 3 using xhci_hcd
Apr 03 18:43:52.088207 abreu kernel: usb 4-1.1.3: reset SuperSpeed USB
device number 6 using xhci_hcd
Apr 03 18:45:27.463280 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:45:27.486916 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:45:30.490492 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Apr 03 18:45:30.958620 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:46:02.627820 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:46:33.317049 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:47:04.045034 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:47:34.761816 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:47:44.993087 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 18:47:55.253046 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 5 using xhci_hcd
Apr 03 19:52:36.334831 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 03 20:00:32.646468 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
Apr 03 20:01:00.642987 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 6 using xhci_hcd
-- Boot 6099270581994a2aa70a9e39704f5ea0 --
Apr 04 10:17:32.182910 abreu kernel: Linux version
6.14.0-12966-ga2cc6ff5ec8f (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Apr 04 11:21:19.902554 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot a0da16dab85141bca894311ff0fdcd40 --
Apr 04 17:05:33.747034 abreu kernel: Linux version
6.14.0-13189-ge48e99b6edf4 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Apr 04 18:01:54.884238 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:02:26.742658 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 04 18:02:26.748318 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:02:57.436240 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:03:28.164017 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:03:58.884086 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:04:09.120015 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:04:39.840032 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:04:50.076141 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:05:20.792110 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:05:51.520281 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:06:01.752056 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:06:32.480027 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:06:42.719989 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:07:13.432019 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:07:44.160279 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:08:14.876025 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:08:25.116045 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:08:55.844030 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:09:26.556268 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:09:57.272207 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:10:07.512295 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:10:38.232295 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:11:08.955980 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:11:39.672263 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:12:12.448213 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:12:45.219993 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:13:17.988027 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:13:50.751984 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:14:23.528136 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:14:56.284128 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:15:29.056052 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:15:30.924114 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:16:01.832029 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:16:34.596101 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:17:07.352025 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:17:09.224053 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:17:40.120076 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:18:12.896101 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:18:45.656289 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:19:18.432050 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:19:20.296050 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:19:51.216053 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:20:23.964048 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:20:56.728070 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:21:29.500020 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:22:02.271994 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:22:35.040109 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:23:07.804109 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:23:40.580113 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:24:13.339137 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:24:46.104066 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:25:18.880124 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:25:51.644024 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 18:25:53.520052 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 04 21:45:20.823589 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
-- Boot 3034d348a12c478aaaaaa8ccedfb60d0 --
Apr 05 06:46:26.182292 abreu kernel: Linux version
6.14.0-13381-g4a1d8ababde6 (build@bohemianrhapsody.molgen.mpg.de) (gcc
(Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for D>
Apr 05 06:48:01.272675 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:48:32.632910 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 05 06:48:32.683062 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:49:03.328728 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:49:34.056908 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:50:04.775938 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:50:15.008645 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:50:25.260640 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:50:55.972654 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:51:26.688750 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:51:36.937097 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:52:07.663998 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:52:17.896785 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:52:48.628378 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:53:19.335917 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:53:50.065039 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:54:00.294102 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:54:31.016760 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:55:01.728636 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:55:32.448921 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:55:42.696872 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:56:13.416711 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:56:44.152779 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:57:14.856755 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:57:47.632774 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:58:20.388779 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:58:53.164861 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:59:25.932717 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 06:59:58.688704 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:00:00.556770 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:00:31.460656 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:01:04.225645 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:01:37.004759 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:02:09.760732 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:02:42.528767 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:03:15.308745 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:03:48.064632 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:03:49.928644 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:04:20.836709 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:04:22.676714 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:04:53.620719 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:05:26.380753 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:05:59.136647 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:06:31.916711 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:07:04.680874 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:07:06.548726 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:07:37.448881 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:07:39.300743 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:08:10.216652 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:08:42.976749 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:09:15.753005 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:09:48.520687 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:09:50.356654 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:10:21.280716 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:10:54.056716 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:11:26.816872 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:11:59.588664 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:12:32.352879 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:13:05.124700 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:13:37.892639 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:14:10.656717 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:14:12.500681 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:14:43.432733 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:15:16.208855 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:15:48.960771 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:15:50.804722 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:16:21.740747 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:16:23.604866 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:16:54.500716 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:17:27.272758 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:18:00.044738 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:18:32.804708 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:19:05.588664 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:19:38.345176 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:19:40.220851 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:20:11.112681 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:20:43.884707 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:21:16.644671 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:21:49.416771 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:22:22.176708 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:22:54.944724 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:23:27.720913 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:24:00.488648 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:24:33.256866 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:25:06.032663 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:25:38.792860 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:26:11.552723 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:26:44.324749 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:26:46.180683 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:27:17.088741 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:27:18.928727 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:27:49.872701 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:28:22.624667 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:28:55.404706 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:29:28.168740 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:30:00.944688 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:30:33.708692 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:31:06.488710 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:31:39.240707 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:32:12.000712 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:32:44.768704 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:32:46.608705 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:33:17.536661 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:33:50.312729 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:33:52.164684 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:34:23.084653 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:34:24.916846 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:34:55.864872 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:35:28.620668 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:35:30.476755 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:36:01.396724 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:36:03.240759 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:36:34.152669 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:36:35.996679 abreu kernel: usb 4-1.4: reset SuperSpeed USB
device number 4 using xhci_hcd
Apr 05 07:37:14.512098 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 05 15:49:50.740214 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 05 15:58:31.922724 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 05 16:43:31.640804 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
Apr 05 18:47:47.461907 abreu kernel: r8152-cfgselector 4-1.1.3: reset
SuperSpeed USB device number 5 using xhci_hcd
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2025-04-15 8:38 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-03 18:02 xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Paul Menzel
2025-04-04 14:26 ` Mathias Nyman
2025-04-04 14:29 ` Paul Menzel
2025-04-05 5:23 ` Paul Menzel
2025-04-05 22:23 ` Michał Pecio
2025-04-06 2:40 ` Alan Stern
2025-04-06 7:50 ` Michał Pecio
2025-04-06 15:50 ` Michał Pecio
2025-04-06 19:26 ` Alan Stern
2025-04-07 5:49 ` Michał Pecio
2025-04-07 16:11 ` Alan Stern
2025-04-08 10:18 ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset() Michał Pecio
2025-04-08 13:55 ` Mathias Nyman
2025-04-09 10:18 ` Michał Pecio
2025-04-09 14:13 ` Alan Stern
2025-04-15 8:38 ` Michał Pecio
2025-04-07 7:15 ` xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state Mathias Nyman
2025-04-05 6:43 ` Michał Pecio
2025-04-05 7:36 ` Paul Menzel
2025-04-05 9:49 ` Michał Pecio
2025-04-05 14:08 ` Paul Menzel
2025-04-05 18:13 ` Paul Menzel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).