public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Alf <alfredo.mapelli-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org>
Cc: ACPI Developers
	<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: No Thermal
Date: 25 Feb 2004 00:51:26 -0500	[thread overview]
Message-ID: <1077688285.5912.104.camel@dhcppc4> (raw)
In-Reply-To: <403C2CA2.4090006-y7mWNqJcIDpfJ/NunPodnw@public.gmane.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

  parent reply	other threads:[~2004-02-25  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-22  6:56 No Thermal Alf
     [not found] ` <403852B9.3060504-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org>
2004-02-23  6:46   ` Len Brown
     [not found]     ` <1077518771.12669.58.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-25  5:03       ` Alf
     [not found]         ` <403C2CA2.4090006-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org>
2004-02-25  5:51           ` Len Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-25  9:39 Yu, Luming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1077688285.5912.104.camel@dhcppc4 \
    --to=len.brown-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=alfredo.mapelli-y7mWNqJcIDpfJ/NunPodnw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox