From owner-freebsd-stable@FreeBSD.ORG Thu Nov 2 14:59:54 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73EAF16A4C9 for ; Thu, 2 Nov 2006 14:59:54 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC0ED43D45 for ; Thu, 2 Nov 2006 14:59:52 +0000 (GMT) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.4) with SMTP id BAA09415; Fri, 3 Nov 2006 01:59:36 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Fri, 3 Nov 2006 01:59:36 +1100 (EST) From: Ian Smith To: Michael Butler In-Reply-To: <454A05FD.7000108@protected-networks.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Michel Talon Subject: Re: Problem with the installer sysinstall. 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: Thu, 02 Nov 2006 14:59:54 -0000 On Thu, 2 Nov 2006, Michael Butler wrote: > Ian Smith wrote: > > On Thu, 2 Nov 2006, Michel Talon wrote: > > > > > acpi_throttle0: on cpu0 > > > cpu1: on acpi0 > > > acpi_throttle1: on cpu1 > > > acpi_throttle1: failed to attach P_CNT > > > device_attach: acpi_throttle1 attach returned 6 > > > > .. just checking - is that a harmless or expected warning? > > To quote from the Hitch-hiker's Guide to the Galaxy (2nd edition), > "mostly harmless". On a Core-2 duo, both cores are throttle-managed by > the same "knobs" - what is directed to happen to one core, happens to > the other, Ta. The rest looked pretty encouraging. o&o, Ian