From owner-freebsd-current@FreeBSD.ORG Tue Aug 24 17:14:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4616B16A4CE for ; Tue, 24 Aug 2004 17:14:23 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id A569043D5D for ; Tue, 24 Aug 2004 17:14:20 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7OHEJSG026813 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 24 Aug 2004 19:14:19 +0200 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id i7OHEJwV001929 for ; Tue, 24 Aug 2004 19:14:19 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7OHEIiw001928 for freebsd-current@freebsd.org; Tue, 24 Aug 2004 19:14:18 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Tue, 24 Aug 2004 19:14:18 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040824171418.GA1894@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org References: <868yc4eckw.fsf@borg.borderworlds.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <868yc4eckw.fsf@borg.borderworlds.dk> User-Agent: Mutt/1.4.1i Subject: Re: ACPI problem with 5.3-BETA1 on Toshiba Portege 3110CT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 17:14:23 -0000 On Aug 24 at 18:16, Christian Laursen spoke: > Today I upgraded my laptop to FreeBSD 5.3-BETA1. > > When I boot it with ACPI enabled the fan is running constanly, > even though the machine is completely idle. > > When booted without ACPI it only runs when the machine is busy > as expected. Have you tried with sysctl debug.witness_watch=0 and/or debug.witness_trace=0 ? -Hanspeter