https://bugzilla.kernel.org/show_bug.cgi?id=220491 --- Comment #43 from Mathias Nyman (mathias.nyman@xxxxxxxxxxxxxxx) --- Created attachment 308620 --> https://bugzilla.kernel.org/attachment.cgi?id=308620&action=edit partial fix to sort xhci-hcd side issue that prevents urb queuing Patch so ensure xhci driver does not unnecessary prevent transfers, and thus causing the recovery after resume to take even longer. should sort out these extra messages in the log: [73415.446721] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive [73415.446746] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive [73415.446755] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive [73415.474680] xhci_hcd .&checktime(0000,00,14,':').0: xhci_hub_status_data: stopping usb3 port polling [73415.550753] usb 3-4: reset SuperSpeed USB device number 8 using xhci_hcd [73415.566718] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive [73415.566738] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive [73415.566746] xhci_hcd .&checktime(0000,00,14,':').0: Can't queue urb, port error, link inactive reset-resume may still fail, and device get disconnected/reconnected -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.