From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 6 21:11:21 2012 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0288106564A; Thu, 6 Sep 2012 21:11:21 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7394A8FC0A; Thu, 6 Sep 2012 21:11:21 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id B76E9B968; Thu, 6 Sep 2012 17:11:20 -0400 (EDT) From: John Baldwin To: freebsd-amd64@freebsd.org Date: Thu, 6 Sep 2012 14:10:12 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <201209052014.q85KEmmB017876@red.freebsd.org> In-Reply-To: <201209052014.q85KEmmB017876@red.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201209061410.12282.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 06 Sep 2012 17:11:20 -0400 (EDT) Cc: Alexander Motin , freebsd-gnats-submit@freebsd.org, re@freebsd.org, Stefano Marinelli Subject: Re: amd64/171355: FreeBSD 9.1rc1 (and 10-HEAD) not booting on HP Pavilion g6 2147sl X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Sep 2012 21:11:21 -0000 On Wednesday, September 05, 2012 4:14:48 pm Stefano Marinelli wrote: > > >Number: 171355 > >Category: amd64 > >Synopsis: FreeBSD 9.1rc1 (and 10-HEAD) not booting on HP Pavilion g6 2147sl > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-amd64 > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed Sep 05 20:20:03 UTC 2012 > >Closed-Date: > >Last-Modified: > >Originator: Stefano Marinelli > >Release: 9.1-rc1 > >Organization: > >Environment: > impossible to obtain - machine stops at boot > >Description: > Hi, > I tried to install FreeBSD 9.1-rc1 (amd64 and i386, no difference) on the HP Pavilion g6 2147sl. The installation disk's loader runs, the kernel starts to boot then hangs. No strange messages come out (even with verbose output turned on) and the boot process stops there. Everything seems to be recognised in a proper way (usb3, ahci, re0 network card, etc). > I've done some tests (thanks to the suggestions on the ##freebsd irc channel's people) but no success and no further information to add. I can't even go to ddb. But if I remove the cd from the tray, the status change gets detected and the kernel prints something on the screen. > > 9.0 can boot, but it's almost unusable as both the re0 and the wifi interface aren't detected and there isn't any support for power management so fans are running all the time. > > It seems to stop after USB recognition. But I guess it's already finished> with usb... Does 9.1 fail to recognize the on-board disk? I've seen several reports of 9.1 failing to discover certain SSD's but working ok with spinning disks on IBM laptops where 9.0 worked fine. -- John Baldwin