From owner-freebsd-current@FreeBSD.ORG Mon Sep 7 13:32:38 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B3FB106566C for ; Mon, 7 Sep 2009 13:32:38 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swipnet.se [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1ED6A8FC08 for ; Mon, 7 Sep 2009 13:32:37 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=I4HlZVeg-C8A:10 a=p7f755yT8wqfGVF+fg83Lg==:17 a=IIUwIn6DAAAA:20 a=21t2AlwLnmc2vdOEMJ4A:9 a=g3eAjJ9GgZJQILjLCgmUcQ2cDdMA:4 Received: from [212.4.54.130] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1133886234; Mon, 07 Sep 2009 15:32:36 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Mon, 7 Sep 2009 15:33:00 +0200 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: In-Reply-To: X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909071533.02121.hselasky@c2i.net> Cc: Mustabasic Reuf Subject: Re: FreeBSD-8.0BETA[1,2,3,4] hang at boot on iMac X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 07 Sep 2009 13:32:38 -0000 On Monday 07 September 2009 16:46:08 Mustabasic Reuf wrote: > Hi all ! > > I tried with all BETAs, the resulat is the same > (see screenshot : http://i30.tinypic.com/mkhflh.jpg ) > > iMac is last generation (iMac 9, apr. 2009), 7.2 worked flawlessly. > > If any additional info is required (ACPI debug output, dmesg...) just make > a sign. Hi, This is likely a known issue related to some recent PAT changes which makes the CPU microcode hang when enabling ACPI. --HPS