From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 218890] New: reset SuperSpeed USB device number 2 using xhci_hcd
Date: Sat, 25 May 2024 10:02:59 +0000 [thread overview]
Message-ID: <bug-218890-208809@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=218890
Bug ID: 218890
Summary: reset SuperSpeed USB device number 2 using xhci_hcd
Product: Drivers
Version: 2.5
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: USB
Assignee: drivers_usb@kernel-bugs.kernel.org
Reporter: pierretom+12@ik.me
Regression: No
Created attachment 306346
--> https://bugzilla.kernel.org/attachment.cgi?id=306346&action=edit
usbmon
Hello,
Since kernel 6.1.82 (amd64), I got this message when turning on the external
drive.
The device is accessible after about 1 minute, then I can mount the fs and
access data.
It happens with those kernel versions:
6.1.82
6.7.7
6.7.9
6.8.9
Git mainline
Latest kernel versions tested and not affected:
6.1.76
6.6.15
SATA/USB controller: Bus 006 Device 003: ID 174c:5106 ASMedia Technology Inc.
ASM1051 SATA 3Gb/s bridge
SATA controler: ASMedia Technology Inc. ASM1061/ASM1062 Serial ATA Controller
(rev 01)
Added this module parameter: `quirks=174c:5106:t` for the usb-storage
driver, same.
Part of `dmesg`:
[ 89.821220] usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 98.669813] usb 6-1: New USB device found, idVendor=174c, idProduct=5106,
bcdDevice= 0.01
[ 98.669829] usb 6-1: New USB device strings: Mfr=2, Product=3,
SerialNumber=1
[ 98.669836] usb 6-1: Product: AS2105
[ 98.669842] usb 6-1: Manufacturer: ASMedia
[ 98.669847] usb 6-1: SerialNumber: XXXXXXXX
[ 98.702925] usb-storage 6-1:1.0: USB Mass Storage device detected
[ 98.703186] scsi host10: usb-storage 6-1:1.0
[ 98.703323] usbcore: registered new interface driver usb-storage
[ 98.712000] usbcore: registered new interface driver uas
[ 99.729263] scsi 10:0:0:0: Direct-Access ST3000DM 001-1CH166 CC29
PQ: 0 ANSI: 0
[ 99.729842] sd 10:0:0:0: Attached scsi generic sg3 type 0
[ 99.730034] sd 10:0:0:0: [sdc] Very big device. Trying to use READ
CAPACITY(16).
[ 130.381128] usb 6-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 130.401814] sd 10:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00
TB/2.73 TiB)
[ 130.402173] sd 10:0:0:0: [sdc] Write Protect is off
[ 130.402181] sd 10:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 130.402486] sd 10:0:0:0: [sdc] No Caching mode page found
[ 130.402493] sd 10:0:0:0: [sdc] Assuming drive cache: write through
[ 130.403339] sd 10:0:0:0: [sdc] Very big device. Trying to use READ
CAPACITY(16).
[ 161.100747] usb 6-1: reset SuperSpeed USB device number 2 using xhci_hcd
[ 161.395030] sdc: sdc1 sdc2
[ 161.395511] sd 10:0:0:0: [sdc] Attached SCSI disk
Output of `cat /sys/kernel/debug/usb/usbmon/6u`, see attachment.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2024-05-25 10:02 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-25 10:02 bugzilla-daemon [this message]
2024-05-25 13:54 ` [Bug 218890] reset SuperSpeed USB device number 2 using xhci_hcd bugzilla-daemon
2024-05-28 0:19 ` bugzilla-daemon
2024-05-28 1:08 ` bugzilla-daemon
2024-05-28 9:02 ` bugzilla-daemon
2024-05-29 10:40 ` bugzilla-daemon
2024-05-29 11:38 ` bugzilla-daemon
2024-05-29 11:39 ` bugzilla-daemon
2024-05-29 11:46 ` bugzilla-daemon
2024-05-29 15:39 ` bugzilla-daemon
2024-05-29 15:42 ` bugzilla-daemon
2024-05-30 11:44 ` bugzilla-daemon
2024-05-30 15:20 ` bugzilla-daemon
2024-05-30 15:28 ` bugzilla-daemon
2024-05-30 17:08 ` bugzilla-daemon
2024-05-30 19:03 ` Alan Stern
2024-05-31 1:44 ` Martin K. Petersen
2024-05-31 8:39 ` Pierre Tomon
2024-06-04 12:49 ` Mathias Nyman
2024-06-04 14:45 ` [PATCH] scsi: sd: Use READ(16) when reading block zero on large capacity disks Martin K. Petersen
2024-06-04 14:49 ` Alan Stern
2024-06-04 17:00 ` Bart Van Assche
2024-06-04 17:30 ` Martin K. Petersen
2024-06-05 2:25 ` [PATCH v2] " Martin K. Petersen
2024-06-05 19:15 ` Bart Van Assche
2024-05-30 18:55 ` [Bug 218890] reset SuperSpeed USB device number 2 using xhci_hcd bugzilla-daemon
2024-06-20 13:56 ` bugzilla-daemon
2024-06-21 19:53 ` bugzilla-daemon
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=bug-218890-208809@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-usb@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.