From owner-freebsd-stable@FreeBSD.ORG Mon Aug 27 18:40:43 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 339D31065679 for ; Mon, 27 Aug 2012 18:40:43 +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 0777A8FC26 for ; Mon, 27 Aug 2012 18:40:43 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 48814B99A; Mon, 27 Aug 2012 14:40:42 -0400 (EDT) From: John Baldwin To: freebsd-stable@freebsd.org, Martin Dieringer Date: Mon, 27 Aug 2012 13:54:17 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p17; KDE/4.5.5; amd64; ; ) References: <5007CFE6.6030808@intersonic.se> <503A57DB.3020503@intersonic.se> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201208271354.17832.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Mon, 27 Aug 2012 14:40:42 -0400 (EDT) Cc: Kurt Jaeger Subject: Re: Thinkpad X61s cannot boot 9.1-BETA1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2012 18:40:43 -0000 On Sunday, August 26, 2012 6:59:22 pm Martin Dieringer wrote: > On Sun, 26 Aug 2012, Per olof Ljungmark wrote: > > > On 08/26/12 18:37, Kurt Jaeger wrote: > >> Hi! > >> > >>> On our X61s's setting 'debug.acpi.disabled="hostres"' does not change > >>> the inability to boot 9-BETA1, 9-RC1 or -current. > >> > >> I tested 9.1-RC1 on X61, and it worked without any troubles. > >> > > > > Yes, it does on this one too if I install a mechanical disk. The problem is > > related to installing on a SSD drive, Kingston SSDNow SV200S37A/128G. > > > > This must be related to a change in the base system some time between > > 9.0-RELEASE and -BETA1 as 9.0 runs and installs fine. Perhaps someone could > > suggest anther SSD drive with equal capacity that works? > > > debug.acpi.disabled="hostres" fixed it for me on T61 and T410 > with normal HD and (older) SSD (OCZ Summit) > > FreeBSD 9.1-PRERELEASE #16: Tue Aug 21 Can you get a verbose dmesg both with and without the "hostres" setting? -- John Baldwin