From owner-freebsd-stable@FreeBSD.ORG Mon Aug 27 20:07:41 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 5112F1065673; Mon, 27 Aug 2012 20:07:41 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0DFC08FC16; Mon, 27 Aug 2012 20:07:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <503BD37E.9070801@intersonic.se> Date: Mon, 27 Aug 2012 22:07:26 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: John Baldwin References: <5007CFE6.6030808@intersonic.se> <503A57DB.3020503@intersonic.se> <201208271354.17832.jhb@freebsd.org> In-Reply-To: <201208271354.17832.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Kurt Jaeger , freebsd-stable@freebsd.org, Martin Dieringer 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 20:07:41 -0000 On 2012-08-27 19:54, John Baldwin wrote: > 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? > OK, will post tomorrow, a quick check with "debug.acpi.disabled="hostres"" yields same output excluding the "ata0: reset ..." lines.