From owner-freebsd-questions@FreeBSD.ORG Tue Apr 24 15:50:28 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4156D106577C for ; Tue, 24 Apr 2012 15:50:26 +0000 (UTC) (envelope-from dougs@dawnsign.com) Received: from mailfilter.dawnsign.com (pyxis.dawnsign.com [69.198.101.212]) by mx1.freebsd.org (Postfix) with ESMTP id C66DB8FC15 for ; Tue, 24 Apr 2012 15:50:26 +0000 (UTC) Received: from mailfilter.dawnsign.com (localhost [127.0.0.1]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 4BB0E9586C for ; Tue, 24 Apr 2012 08:50:26 -0700 (PDT) Received: from Draco.dawnsign.com (draco.dawnsign.com [192.168.101.33]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 30D6095831 for ; Tue, 24 Apr 2012 08:50:26 -0700 (PDT) Received: from DRACO.dawnsign.com ([fe80::6062:7fef:2376:a729]) by Draco.dawnsign.com ([fe80::6062:7fef:2376:a729%10]) with mapi id 14.01.0355.002; Tue, 24 Apr 2012 08:49:44 -0700 From: Doug Sampson To: "'freebsd-questions@freebsd.org'" Thread-Topic: LaCie P'9230 Is Not Recognized Thread-Index: Ac0hqW7gb7u0zI5fTkKK98KEBcH4ggAiC9IQ Date: Tue, 24 Apr 2012 15:49:43 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [68.105.82.218] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP Subject: RE: LaCie P'9230 Is Not Recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2012 15:50:28 -0000 > I went out and got a LaCie P'9230 drive, an external USB 3.0/2.0 2TB driv= e > (http://www.lacie.com/products/product.htm?id=3D10559). FreeBSD 9.0-STABL= E > #5 running on an Intel D845GEBV2L motherboard does not recognize it. >=20 > Apr 23 15:57:11 test kernel: usb_alloc_device: set address 2 failed > (USB_ERR_STALLED, ignored) > Apr 23 15:57:11 test kernel: usbd_setup_device_desc: getting device > descriptor at addr 2 failed, USB_ERR_STALLED > Apr 23 15:57:12 test kernel: usbd_req_re_enumerate: addr=3D2, set address > failed! (USB_ERR_STALLED, ignored) > Apr 23 15:57:12 test kernel: usbd_setup_device_desc: getting device > descriptor at addr 2 failed, USB_ERR_STALLED > Apr 23 15:57:13 test kernel: usbd_req_re_enumerate: addr=3D2, set address > failed! (USB_ERR_STALLED, ignored) > Apr 23 15:57:13 test kernel: usbd_setup_device_desc: getting device > descriptor at addr 2 failed, USB_ERR_STALLED > Apr 23 15:57:13 test kernel: ugen3.2: at usbus3 (disconnected) > Apr 23 15:57:13 test kernel: uhub_reattach_port: could not allocate new > device > root@test:/usr/home/install# >=20 > 'camcontrol devlist -v' does not indicate any daX devices. >=20 > I've used a variety of smaller external LaCie USB 2.0 drives with this > motherboard successfully in the past. >=20 > A link at the LaCie web site > (http://www.lacie.com/more/index.htm?id=3D10112) indicates that a driver > needs to be installed on a Mac in order to realize true USB 3.0 speeds. > Does this mean that for me to use this drive, I need a special driver? >=20 > I've consulted the hardware compatibility list but it appears to not have > been updated to reflect newer hardware. >=20 > Any advice would be appreciated. >=20 So I sent an email to Technical Support. They basically said they do not su= pport any OSes other than Windows and Mac OS X and not even Windows Server.= That was expected. That said, are there any USB 3.0/2.0 2TB drives that you are currently usin= g with FreeBSD 9.0 or even 8.3? ~Doug