https://bugzilla.kernel.org/show_bug.cgi?id=217122 Bug ID: 217122 Summary: Regression in xhci driver since 6.1 "Transfer event TRB DMA ptr not part of current TD" Product: Drivers Version: 2.5 Kernel Version: 6.2 Hardware: AMD OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: USB Assignee: drivers_usb@xxxxxxxxxxxxxxxxxxxxxx Reporter: t-5@xxxxxx Regression: No Created attachment 303837 --> https://bugzilla.kernel.org/attachment.cgi?id=303837&action=edit collection of txt files with various hardware/software states Occasionally this error happens: [94467.984745] xhci_hcd 0000:05:00.4: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 3 comp_code 1 [94467.984751] xhci_hcd 0000:05:00.4: Looking for event-dma 000000010f10c730 trb-start 000000010f10c740 trb-end 000000010f10c740 seg-start 000000010f10 c000 seg-end 000000010f10cff0 the playback software (camilladsp then reports an error: 2023-03-03 05:41:37.010408 WARN [src/alsadevice.rs:260] Capture device failed while waiting for available frames, error: ALSA function 'snd_pcm_wait' f ailed with error 'EPIPE: Broken pipe' 2023-03-03 05:41:37.013214 ERROR [src/bin.rs:364] Capture error: ALSA function 'snd_pcm_wait' failed with error 'EPIPE: Broken pipe' This did not occur in any 6.0 version and was introduced in 6.1, still present in 6.2 -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.