From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: No Thermal Date: 25 Feb 2004 00:51:26 -0500 Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Message-ID: <1077688285.5912.104.camel@dhcppc4> References: <403852B9.3060504@terra.com.br> <1077518771.12669.58.camel@dhcppc4> <403C2CA2.4090006@terra.com.br> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <403C2CA2.4090006-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org> Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Alf Cc: ACPI Developers List-Id: linux-acpi@vger.kernel.org See if your BIOS has a SETUP setting to boot an ACPI-enabled OS. If so, enable it. after that,you can dump the DSDT with acpidmp and disassemble it with iasl -d and poke around in the AML to see what the BIOS thinks it supports. see http://acpi.sf.net for pointers cheers, -Len On Wed, 2004-02-25 at 00:03, Alf wrote: > OK I already check my Kernel and it is everything OK, dmesg only find 3 > devices, CPU1, CPU2 and Power Button. > I am pretty sure that my MB suports fan and thermal control cause the > Bios Recognize it, I am kind of newby so how the hell do I disasemble > the acpidmp? > > Len Brown wrote: > > >On Sun, 2004-02-22 at 01:56, Alf wrote: > > > > > >>Hi, > >>I trying to use ACPI for linux in a Asus MotherBoard (P4P800) but I am > >>unable to use thermal and fan the only ACPI that works is Buttons if I > >>cat /proc/acpi/event and press the power button it gives up a message, > >>but under /thermal_zone and /fan there is nothing... The BIOS from this > >>MB says that it is ACPI 2.0 enabled, but as I sayd before I cannot use ACPI. > >>Can anyone tell me if it is possibel to use? If /button woks, why > >>/thermal_zone or /fan does not? > >>thaks > >> > >>Alfredo > >> > >>first check your .config has them enabled, eg. > >> > >> > > > >CONFIG_ACPI=y > >CONFIG_ACPI_BOOT=y > >CONFIG_ACPI_INTERPRETER=y > >CONFIG_ACPI_SLEEP=y > >CONFIG_ACPI_SLEEP_PROC_FS=y > >CONFIG_ACPI_AC=m > >CONFIG_ACPI_BATTERY=m > >CONFIG_ACPI_BUTTON=m > >CONFIG_ACPI_FAN=m > >CONFIG_ACPI_PROCESSOR=m > >CONFIG_ACPI_THERMAL=m > ># CONFIG_ACPI_ASUS is not set > ># CONFIG_ACPI_TOSHIBA is not set > ># CONFIG_ACPI_DEBUG is not set > >CONFIG_ACPI_BUS=y > >CONFIG_ACPI_EC=y > >CONFIG_ACPI_POWER=y > >CONFIG_ACPI_PCI=y > >CONFIG_ACPI_SYSTEM=y > > > >Then see what dmesg says -- ACPI will tell you what it finds. > >If you think it doesn't find something it should, dump the DSDT with > >acpidmp, disassemble it, and look for "Device" and see what's in there. > > > >Some MB's have ACPI fan control, other's don't. > > > >cheers, > >-Len > > > > > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. > >Build and deploy apps & Web services for Linux with > >a free DVD software kit from IBM. Click Now! > >http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > >_______________________________________________ > >Acpi-devel mailing list > >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > > > > > > > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click