From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nate Lawson Subject: RE: fan control based on temp Date: Fri, 18 Jun 2004 11:29:43 -0700 (PDT) Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Message-ID: <20040618112811.V50195@root.org> References: <6E0C289723A0564F9A8279E236E8565F07A001D5@pdsmsx402.pd.intel.com> <1087541313.28996.0.camel@nazgul.overridex.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <1087541313.28996.0.camel-zaTuhZP8yyaauuQHeMDlAOTW4wlIGRCZ@public.gmane.org> Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Dan Cc: "Wang, Zhenyu Z" , acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-acpi@vger.kernel.org On Fri, 18 Jun 2004, Dan wrote: > On Thu, 2004-06-17 at 01:20, Wang, Zhenyu Z wrote: > > PowerResource (PFNL, 0x00, 0x0000) > > Method (_ON, 0, NotSerialized) > > { > > } > > > > Method (_OFF, 0, NotSerialized) > > { > > } > > } > > PowerResource (PFNH, 0x00, 0x0000) > > Method (_ON, 0, NotSerialized) > > { > > } > > > > Method (_OFF, 0, NotSerialized) > > { > > } > > } > > > > Method _ON and _OFF are empty. ACPI can't control it. > > Try this to test: > > Method (_ON, 0, NotSerialized) > > { > > Or (\_SB.PCI0.PM.GO00, 0x01, \_SB.PCI0.PM.GO00) > > } > > Method (_OFF, 0, NotSerialized) > > { > > And(\_SB.PCI0.PM.GO00, 0xFE, \_SB.PCI0.PM.GO00) > > } > > Well, 24 hours later compiling on and off, and the fan seems to be going > on and off properly - hopefully that did the trick! :) This indicates that other OS's use a device-specific fan control and don't bother with ACPI. There is _no_ way this can work elsewhere with the stock ASL. -Nate ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND