On Thu, Jan 15, 2026 at 08:59:57AM +0100, Schuh Andreas wrote: > Seems to me that the USB controller is not working anymore when this happens: > > ure0: usb error on tx: IN_PROGRESS > usb_insert_transfer: xfer=0xffffff8003c6b900 not free > dwc2_softintr: xfer status = NOT_STARTED > dwc2_softintr: xfer status = NOT_STARTED > dwc2_softintr: xfer status = NOT_STARTED > dwc2_softintr: xfer status = NOT_STARTED > dns2# > dns2# dwc2_softintr: xfer status = CANCELLED > > The last message appeared right after I plugged in an USB stick. And I???m > not able to mount it in this state.
So looks like the USB controller is dying :-( I only have one system with dwctwo(4), and I can't reproduce the issue there yet. Hence, I have not much options to debug this further currently, unfortunately.
