| Summary: | External USB 3.0 drive does not work when attached to USB 2.0 port in laptop | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Slawomir Wojciech Wojtczak <vermaden> | ||||||||||
| Component: | usb | Assignee: | freebsd-usb (Nobody) <usb> | ||||||||||
| Status: | Closed FIXED | ||||||||||||
| Severity: | Affects Many People | CC: | hselasky, hyun, ken, mav | ||||||||||
| Priority: | --- | ||||||||||||
| Version: | 11.0-RELEASE | ||||||||||||
| Hardware: | amd64 | ||||||||||||
| OS: | Any | ||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Slawomir Wojciech Wojtczak
2017-07-07 22:19:30 UTC
Same behavior with other computer with FreeBSD 11.1-RC1 on USB 3.0 port. This drive worked flawlessly on FreeBSD 10.x. Problems started on 11.x. This drive also works good on Windows laptop/system. Regards. Hi, This is likely a SCSI / CAM protocol issue and not an USB issue. Can you dump all the USB commands from 10.x and 11.1 ? 1) plug device and note ugenX.Y numbers 2) unplug device 3) start "usbdump -i usbusX -f Y -s 65536 -w freebsd10.pcap" 4) CTRL+C and safe .pcap file. Repeat for FreeBSD 11. --HPS What does the dmesg look like in FreeBSD 10 ? --HPS Created attachment 184210 [details]
10.2TB.pcap.gz
Created attachment 184211 [details]
10.16G.pcap.gz
Created attachment 184212 [details]
11.2TB.pcap.gz
Created attachment 184213 [details]
11.16G.pcap.gz
The story seems to be little more complicated, but .... 10.16G.pcap.gz Its 10.3-RELEASE with WORKING USB 3.0 (16G) drive on FreeBSD. 10.2TB.pcap.gz Its 10.3-RELEASE with THIS NON WORKING USB 3.0 (2TB) drive on FreeBSD. 11.16G.pcap.gz Its 11.1-RC1 with WORKING USB 3.0 (16G) drive on FreeBSD. 11.2TB.pcap.gz Its 11.1-RC1 with THIS NON WORKING USB 3.0 (2TB) drive on FreeBSD. Now about the 'story' ... I earlier had Lenovo Thinkpad W530 on which this 2TB drive worked flawlessly (on USB 3.0 port) and now I have Lenovo Thinkpad T520 on which this 2TB drive does not work (T520 does not have USB 3.0 ports). Regards. To be even more precise, I had 10.3-RELEASE on Thinkpad W530 and that 2TB drive worked good, I moved to Thinkpad T520 with 11.0-RELEASE (drive did not worked) and upgraded to 10.1-RC1 and that 2TB drive still does not work. All the attached files are from the Thinkpad T520 on which this 2TB drive does not work. Thank you! I'll try to have a look at these traces when time permits. Any progress? :) No, not yet. Could not reproduce anymore. |