From owner-freebsd-stable@FreeBSD.ORG Wed Aug 1 22:05:05 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3DAE31065670 for ; Wed, 1 Aug 2012 22:05:05 +0000 (UTC) (envelope-from danallen46@airwired.net) Received: from mail.utahbroadband.com (mail.utahbroadband.com [204.14.20.91]) by mx1.freebsd.org (Postfix) with ESMTP id E78E28FC08 for ; Wed, 1 Aug 2012 22:05:04 +0000 (UTC) Received: (qmail 23750 invoked by uid 89); 1 Aug 2012 22:21:20 -0000 Received: from unknown (HELO ?192.168.0.29?) (danallen46@airwired.net@66.29.174.6) by mail.utahbroadband.com with ESMTPA; 1 Aug 2012 22:21:20 -0000 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1485\)) From: Dan Allen In-Reply-To: <201208011206.11269.jhb@freebsd.org> Date: Wed, 1 Aug 2012 16:04:55 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <531469F2-6095-4717-887F-01FA4B4C80EB@airwired.net> References: <0974E59F-62DA-407A-99A7-6704A70D12C6@airwired.net> <201207311639.29970.jhb@freebsd.org> <1CAB4222-BDE5-4580-8D58-D4DCDE280916@airwired.net> <201208011206.11269.jhb@freebsd.org> To: John Baldwin X-Mailer: Apple Mail (2.1485) Cc: Konstantin Belousov , freebsd-stable@freebsd.org Subject: Re: local APIC error 0x40 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: Wed, 01 Aug 2012 22:05:05 -0000 On Aug 1, 2012, at 10:06 AM, John Baldwin wrote: > Can you use a binary search on the date to narrow down which commit = breaks it? Sadly, I cannot. I upgraded the machine to RELENG_9. The powerd demon = appears to control the fan okay now. However I still must use the apic = hint in loader.conf to turn off my 2nd core or else I get flooded with = that "0x40" error message. Today running in 9.1 PRERELEASE I have a quiet fan, only one core, and I = have got a "stray irc7" message a couple of times. This is all on my = Core Duo Toshiba Satellite U205. Meanwhile, on a Pentium 4 and a tiny Dell Mini 10 Inspiron with an Intel = Atom chip, everything is fine with RELENG_9. It is just this Toshiba, = which ran perfectly for years with FreeBSD 6, 7, but things have = declined with 8.0 and later. Dan