Linux USB
 help / color / mirror / Atom feed
* usb: Error while assigning device slot ID
@ 2025-12-04 11:09 Alexander Wilhelm
  2025-12-04 15:35 ` Mathias Nyman
  0 siblings, 1 reply; 7+ messages in thread
From: Alexander Wilhelm @ 2025-12-04 11:09 UTC (permalink / raw)
  To: Mathias Nyman, Thinh Nguyen, Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

Hello USB developers,

I’m using an NXP LS1046A SoC with the integrated DWC3 USB controller in
host mode. On Linux v5.5.167 my USB flash drive was detected and mountable.
After upgrading to Linux v6.6.110 the USB flash drive is no longer
recognized. If it is already plugged in during boot phase I get the
following errors:

    xhci-hcd xhci-hcd.2.auto: Error while assigning device slot ID: Command Aborted
    xhci-hcd xhci-hcd.2.auto: Max number of devices this xHCI host supports is 127

And here is the kernel debug output:

    user@host:~# cat /sys/kernel/debug/usb/xhci/xhci-hcd.3.auto/ports/port01/portsc
    Powered Connected Disabled Link:Polling PortSpeed:1 Change: Wake: WDE WOE

I’ve also found that the function `xhci_alloc_dev` shows the error message.
I printed the `command` member variables and see that the `status` is
`COMP_COMMAND_ABORTED` and `slot_id` remains `0`. I have already seen
similar error patterns in some forums, but the suggested solutions didn’t
help me. Between these releases Kconfig has changed significantly; I may be
missing a config option, but I haven’t found one. Does anyone else see this
error pattern? Or maybe someone has a hint for me on how to proceed?


Best regards
Alexander Wilhelm

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-19  7:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 11:09 usb: Error while assigning device slot ID Alexander Wilhelm
2025-12-04 15:35 ` Mathias Nyman
2025-12-05  8:22   ` Alexander Wilhelm
2025-12-09 14:53     ` Mathias Nyman
2025-12-10  8:31       ` Alexander Wilhelm
2025-12-15 11:40         ` Mathias Nyman
2026-01-19  7:16           ` Alexander Wilhelm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox