From owner-freebsd-current@FreeBSD.ORG Sat Aug 28 21:59:55 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 1835D16A4CE for ; Sat, 28 Aug 2004 21:59:55 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3512843D45 for ; Sat, 28 Aug 2004 21:59:54 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i7SLxqsB010407 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 28 Aug 2004 23:59:53 +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 i7SLxqVj042516 for ; Sat, 28 Aug 2004 23:59:53 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id i7SLxqJD042515 for freebsd-current@freebsd.org; Sat, 28 Aug 2004 23:59:52 +0200 (CEST) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 28 Aug 2004 23:59:52 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040828215952.GA42475@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org References: <868yc4eckw.fsf@borg.borderworlds.dk> <20040824171418.GA1894@gicco.homeip.net> <86brgv10l2.fsf@borg.borderworlds.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86brgv10l2.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: Sat, 28 Aug 2004 21:59:55 -0000 On Aug 28 at 22:15, Christian Laursen spoke: > Hanspeter Roth writes: > > > 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 ? > > My kernel doesn't have witness support built in so I guess that > shouldn't be the cause, right? In this case the witness option is not the cause. It must be something else... (GENERIC-5.3-BETA1 has witness support on.) -Hanspeter