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@xxxxxxxxxxxxxxxxxxxxxx Reporter: pierretom+12@xxxxx 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.