From owner-freebsd-questions@FreeBSD.ORG Fri Aug 3 12:57:15 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D48316A419 for ; Fri, 3 Aug 2007 12:57:15 +0000 (UTC) (envelope-from andy@agreenftp.no-ip.com) Received: from que03.charter.net (que03.charter.net [209.225.8.191]) by mx1.freebsd.org (Postfix) with ESMTP id B94B213C46E for ; Fri, 3 Aug 2007 12:57:14 +0000 (UTC) (envelope-from andy@agreenftp.no-ip.com) Received: from aa04.charter.net ([10.20.200.156]) by mtao02.charter.net (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20070803121259.JTU16610.mtao02.charter.net@aa04.charter.net>; Fri, 3 Aug 2007 08:12:59 -0400 Received: from zeus.agreenftp.no-ip.com ([75.137.118.144]) by aa04.charter.net with ESMTP id <20070803121259.DZFS1254.aa04.charter.net@zeus.agreenftp.no-ip.com>; Fri, 3 Aug 2007 08:12:59 -0400 Received: from localhost (localhost [127.0.0.1]) by zeus.agreenftp.no-ip.com (Postfix) with ESMTP id 3F50439845; Thu, 2 Aug 2007 14:58:45 -0400 (EDT) Received: from zeus.agreenftp.no-ip.com ([127.0.0.1]) by localhost (zeus.agreenftp.no-ip.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EnnBkWcPIRv5; Thu, 2 Aug 2007 14:58:40 -0400 (EDT) Received: from [10.212.7.126] (216.215.144.201.nw.nuvox.net [216.215.144.201]) (Authenticated sender: andy) by zeus.agreenftp.no-ip.com (Postfix) with ESMTPA id 5872439822; Thu, 2 Aug 2007 14:58:40 -0400 (EDT) X-Virus-Scanned: amavisd-new at agreenftp.no-ip.com Message-ID: <46B22960.4090103@agreenftp.no-ip.com> Date: Thu, 02 Aug 2007 14:58:40 -0400 From: Andrew Greenwood User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Jonathan Horne References: <200708021351.11245.freebsd@dfwlp.com> In-Reply-To: <200708021351.11245.freebsd@dfwlp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 Cc: freebsd-questions@freebsd.org Subject: Re: CRT value Absurd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 12:57:15 -0000 Jonathan Horne wrote: > On Thursday 02 August 2007 13:13:46 Subhro wrote: > >> Hello Folks, >> >> Recently I got a HP nc6400 notebook for myself and decided to install >> FreeBSD on this. My system boots up fine but I am repeatedly getting >> Errors from ACPI. I am repeatedly getting >> >> acpi_tz0: _CRT value is absurd, ignored (256C) >> >> How can I solve this problem? >> I had a similar problem on an HP Pavilion (don't remember the exact model) and I could only get the messages to stop by entering hw.acpi.thermal.polling_rate=0 in /etc/sysctl.conf. I'm sure this isn't the "right" way to do it, but it worked at least. >> Thanks >> Subhro >> > > subhru, > > how is the rest of the install working? we have a lot of 6400s here at my > office, and when i tried to install the xorg7.2 ports, i couldnt get xorg to > start, and i was wondering how it was going for you. >