mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: wakasio <scarabeeta@gmail.com>
To: Michal Pecio <michal.pecio@gmail.com>
Cc: Mathias Nyman <mathias.nyman@intel.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: xhci_hcd / ASMedia ASM4242: Bulk-OUT -EPROTO with Logitec 0789:0308 during DVD+RW recording
Date: Sun,  6 Sep 2026 11:13:45 +0900	[thread overview]
Message-ID: <20260906021345.10436-1-scarabeeta@gmail.com> (raw)
In-Reply-To: <20260905234752.1f0c9c83.michal.pecio@gmail.com>

Hi Michal,

I applied the second patch on top of the first one and reproduced the
failure again with the same three debug functions enabled.

Cluster 1 (ep 2, start of write, unrelated): same as before, 4
Stall/Hard-reset pairs within about 177 ms.

Cluster 2 (ep 3, the real failure):

  11:07:56.930732 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.931126 Soft-reset ep 3
  11:07:56.939018 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.939183 Soft-reset ep 3
  11:07:56.947399 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.947686 Soft-reset ep 3
  11:07:56.955772 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.955939 Soft-reset ep 3
  11:07:56.964233 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.964395 Soft-reset ep 3
  11:07:56.972881 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.973060 Soft-reset ep 3
  11:07:56.981806 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.981975 Soft-reset ep 3
  11:07:56.991162 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:56.991324 Soft-reset ep 3
  11:07:57.002050 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:57.002211 Soft-reset ep 3
  11:07:57.015466 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:57.015576 Soft-reset ep 3
  11:07:57.034026 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:57.034195 Soft-reset ep 3
  11:07:57.041915 Transfer error, ep 3, at ffffccbbc21f1540, resid 23552
  11:07:57.042019 Hard-reset ep 3
  11:07:57.162742 usb 6-1: reset SuperSpeed USB device number 2
  11:07:57.176799 Stopped on No-op or Link TRB, slot 1 ep 2
  11:07:57.679888 clear err_count at ffffccbbc21e9000

Same pattern as before. 11 soft-resets, all at the same TRB address
and the same resid, then a hard-reset on the 12th. A different TRB
address cleared err_count about 0.5 seconds after the port reset.

The second patch did not change the pattern. This run failed at about
187 MB into the write, the furthest one so far, but I do not know if
that means anything given how much the failure point already varies
between runs (0.35 MB to 103 MB before this).

One more thing, separate from this test. On this kernel, about a
minute after boot, the ASM4242 controller itself hit this:

  xhci_hcd 0000:77:00.0: Clearing Run/Stop bit failed -110
  xhci_hcd 0000:77:00.0: PM: suspend_common(): xhci_pci_suspend returns -110
  xhci_hcd 0000:77:00.0: can't suspend (hcd_pci_runtime_suspend returned -110)

This happened once, during runtime PM autosuspend, before I started
the burn test. After that the whole controller stopped responding
until I rebooted. I do not know if it is related to the DVD+RW issue
or a separate ASM4242 problem. I am mentioning it in case it is
useful. I have not tried to reproduce it on purpose yet.

Thanks,
wakasio

  reply	other threads:[~2026-09-06  2:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-04 15:46 wakasio
2026-09-04 18:30 ` Michal Pecio
2026-09-05  3:10   ` wakasio
2026-09-05  8:18     ` Michal Pecio
2026-09-05 13:45       ` wakasio
2026-09-05 21:49         ` Michal Pecio
2026-09-06  2:13           ` wakasio [this message]
2026-09-06 10:15             ` Michal Pecio
2026-09-06 10:27             ` Michal Pecio
2026-09-08 10:49               ` wakasio
2026-09-08 11:10                 ` Michal Pecio
2026-09-10 11:04                   ` wakasio
2026-09-10 11:32                     ` Michal Pecio
2026-09-10 11:38                       ` wakasio
2026-09-10 12:16                         ` Michal Pecio
2026-09-10 12:55                           ` wakasio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260906021345.10436-1-scarabeeta@gmail.com \
    --to=scarabeeta@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=michal.pecio@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®