From owner-freebsd-usb@freebsd.org Fri Jul 7 22:19:30 2017 Return-Path: Delivered-To: freebsd-usb@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EB3ADAC7DB for ; Fri, 7 Jul 2017 22:19:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 643FB651BB for ; Fri, 7 Jul 2017 22:19:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v67MJUWY000226 for ; Fri, 7 Jul 2017 22:19:30 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 220549] External USB 3.0 drive does not work when attached to USB 2.0 port in laptop Date: Fri, 07 Jul 2017 22:19:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 11.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: vermaden@interia.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2017 22:19:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220549 Bug ID: 220549 Summary: External USB 3.0 drive does not work when attached to USB 2.0 port in laptop Product: Base System Version: 11.0-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: vermaden@interia.pl When I attach working Western Digital Elements 2TB Drive with USB 3.0 inter= face to Lenovo Thinkpad T520 laptop with USB 2.0 port, it does not work. The FreeBSD release is 11.1-RC1. # uname -a FreeBSD t520.local 11.1-RC1 FreeBSD 11.1-RC1 #0 r320486: Fri Jun 30 02:25:16 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd= 64 Below are messages when I attach the drive. # cat /var/log/messages Jul 8 00:14:18 t520 kernel: ugen1.4: at us= bus1 Jul 8 00:14:18 t520 kernel: umass0 on uhub2 Jul 8 00:14:18 t520 kernel: umass0: on usbus1 Jul 8 00:14:18 t520 kernel: umass0: SCSI over Bulk-Only; quirks =3D 0xc101 Jul 8 00:14:18 t520 kernel: umass0:5:0: Attached to scbus5 Jul 8 00:14:25 t520 kernel: (da0:umass-sim0:0:0:0): got CAM status 0x44 Jul 8 00:14:25 t520 kernel: (da0:umass-sim0:0:0:0): fatal error, failed to attach to device Jul 8 00:14:25 t520 kernel: g_access(918): provider da0 has error # dmesg ugen1.4: at usbus1 umass0 on uhub2 umass0: on usbus1 umass0: SCSI over Bulk-Only; quirks =3D 0xc101 umass0:5:0: Attached to scbus5 (da0:umass-sim0:0:0:0): got CAM status 0x44 (da0:umass-sim0:0:0:0): fatal error, failed to attach to device g_access(918): provider da0 has error g_access(918): provider da0 has error g_access(918): provider da0 has error g_access(918): provider da0 has error Regards. --=20 You are receiving this mail because: You are the assignee for the bug.=