From owner-freebsd-questions@FreeBSD.ORG Wed Jul 19 18:28:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4212E16A4E1 for ; Wed, 19 Jul 2006 18:28:28 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC0643D5C for ; Wed, 19 Jul 2006 18:28:26 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.145] (helo=anti-virus03-08) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1G3GmX-0005cs-Uv; Wed, 19 Jul 2006 19:28:26 +0100 Received: from [82.41.34.175] (helo=[192.168.0.2]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1G3GmU-0006GD-D6; Wed, 19 Jul 2006 19:28:22 +0100 Message-ID: <44BE79C5.5090406@dial.pipex.com> Date: Wed, 19 Jul 2006 19:28:21 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20060515 X-Accept-Language: en MIME-Version: 1.0 To: Marwan Sultan References: <6.0.0.22.2.20060719122140.025c6e18@mail.computinginnovations.com> <44BE77A5.2050703@dial.pipex.com> In-Reply-To: <44BE77A5.2050703@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: tempreture shutting down. 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: Wed, 19 Jul 2006 18:28:28 -0000 Alex Zbyslaw wrote: > Derek Ragona wrote: > >> >> At 11:28 AM 7/19/2006, Marwan Sultan wrote: >> >>> I Finally installed 6.1 on my HP Laptop dv5000 serios. >>> >>> when i restarted for the first time, and During booting, >>> it gives the following error and it shuts down immediatly >>> >>> Warning: System tempreture too high shutting down soon! >>> acpi_tz1: Warning current tempreture (0.0c) exceeds safe limits >>> >>> I checked my bios setup for any tempreture options, there is nothing >>> there, >>> >>> Any Advice, or help please. >>> >>> - Marwan >> >> >> That is on your motherboard. You probably have a fan that isn't >> running right. >> >> -Derek > > > Or a duff ACPI config. Try booting without acpi and see if that > helps. Or search acpi@ archives or try a question there. > > Try "acpidump -d" and look for TZ or tz. You can do that from single > user mode, if the machine stays up long enough. You could also try > from "fixit" shell from the boot CD. > > My theory is that the ACPI contains some duff builtin max temperature > for a zone because a temp of 0.0c isn't really that hot for a PC! > In desperation you could also try upgrading/downgrading the BIOS - just make sure to keep a copy of the one you have! --Alex