From owner-freebsd-current@FreeBSD.ORG Wed Jun 5 14:53:05 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6C339DB4; Wed, 5 Jun 2013 14:53:05 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) by mx1.freebsd.org (Postfix) with ESMTP id D37EE1D65; Wed, 5 Jun 2013 14:53:04 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id m15so364299wgh.11 for ; Wed, 05 Jun 2013 07:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=qUTcGwmNMZ++8Hdw6IzZNVoEEUJZIqUlLQ3t47nZ0Q0=; b=kxJERmFDADbJZjxuAm4FIxpCRu5j3zAbWhnVbRt+JdzU6O7m8pgcjn+EFhuEX6rApn F5bzKy5K92GKYuxGB8mFJAcddx3hDpxgwebVPMk6pAw98w8pYN7ekkuQSwd9PfTztrfb 0UrQYQe6/3ebc0GkZc08l+2sXmgVm63aedlkSf1IVtfnBoQw3CAkI8tK8LhPyVbqCGWR Dij+HqHjtyU0Z8kzHSiHCuGfQQBhf6TibVTSZMpHwYvEn2vdY0Jnm72a46N2wYJnPtdK m4J0pIMTA2j/7bIy2mnXo6DpXPrIXoYuaea/Bap/FtwGtkhP6D0aDZ8KDa/uoR+WKksB 58UA== X-Received: by 10.180.206.205 with SMTP id lq13mr6850515wic.42.1370443984075; Wed, 05 Jun 2013 07:53:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.24.202 with HTTP; Wed, 5 Jun 2013 07:52:44 -0700 (PDT) In-Reply-To: <1891799322-1370404467-cardhu_decombobulator_blackberry.rim.net-1954407922-@b2.c8.bise7.blackberry> References: <20130605034534.GA1716@glenbarber.us> <1891799322-1370404467-cardhu_decombobulator_blackberry.rim.net-1954407922-@b2.c8.bise7.blackberry> From: Miguel Clara Date: Wed, 5 Jun 2013 15:52:44 +0100 Message-ID: Subject: Re: Memstick Images not working (mountroot prompt) To: Glen Barber Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Wed, 05 Jun 2013 15:29:10 +0000 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 14:53:05 -0000 Forgot to CC the list, sorry! In the meantime I upgrade from 9.1 using the base and kernel tarballs, I could boot and I have wireless supported! I have my ssd encrypted and the hdd too, the hdd is encrypted with passphrase + key, and this key is in a usb stick (a different one form the other two already tried). The USB stick is not working to, and I also tried a USB Western Digital 500GB disk, no luck either! So no usb support basically... dmesg output after connecting the device: xhci_do_comand: Command timeout! usb_alloc_device: device init 2 failed (USB_ERR_TIMEOUT, ignored) usbgen0.2: at usbus0 (disconnected) usb_reattach_port: could not allocate new device Also note that usbus0 is a 3.0 as dmesg shows after boot: usbus0: waiting for BIOS to give up control usbus0 on xhci0 usbus0: 5.0Gpbs Super Speed USB v 3.0 .... So I guess this is indeed a problem in the 10.0-current kernel, not sure what it could be or what more can I do to debug though... Please advice, Thanks On Wed, Jun 5, 2013 at 4:54 AM, wrote: > > I have no such option. Its a very recent ultrabook. > > > Enviado a partir do meu smartphone BlackBerry=AE www.blackberry.com > > -----Original Message----- > From: Glen Barber > Date: Tue, 4 Jun 2013 23:45:34 > To: Miguel Clara > Cc: > Subject: Re: Memstick Images not working (mountroot prompt) > > Hi, > > On Wed, Jun 05, 2013 at 04:33:19AM +0100, Miguel Clara wrote: >> Hello, >> >> I need to Install FreeBSD 10 on my laptop to have Wireless support for >> my card (ath) however I tried all of the available memstick images at: >> ftp://ftp.uk.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/10= .0/ >> >> And none of them works... I've tried 2 different pen drivers, one of >> those is a generic cheap one, and another is a "DKingston DT 100 G2" >> >> When typing "?" in the mount root prompt I see my ssd and hdd are >> listed, but not the memstick (which I assume it should be da0). >> >> I had no problems with the 9.1 stable image using the same memstick! >> > > I have personally boot tested the memstick images, without problem. > > What is 'Legacy USB' set to in BIOS on your machine? > > Glen > >