linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Hempel <mhempel@twentybricks.com>
To: "Karasyov, Konstantin A" <konstantin.a.karasyov@intel.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: No THERMAL on the Asus P5LD2
Date: Thu, 01 Feb 2007 09:56:51 -0800	[thread overview]
Message-ID: <45C229E3.9040801@twentybricks.com> (raw)
In-Reply-To: <E3C0BCA40296C347AF7142161DB9FC82A3F999@mssmsx411>


I figured out how to get the thermal information via lm-sensors.

Thanks for looking it over

--m

Karasyov, Konstantin A wrote:
> Hi,
>
> Thermal zones aren't defined in your DSDT. Thermal control isn't
> possible for your system through the ACPI functionality.
>
> Regards.
> Konstantin.
>   
>> -----Original Message-----
>> From: Matt Hempel [mailto:mhempel@twentybricks.com]
>> Sent: Wednesday, January 31, 2007 9:38 PM
>> To: Karasyov, Konstantin A
>> Cc: linux-acpi@vger.kernel.org
>> Subject: Re: No THERMAL on the Asus P5LD2
>>
>>
>>
>> Files attached.
>>
>> acpidump wrote "Wrong checksum for generic table!" to stderr, by the
>>     
> way.
>   
>> Thanks
>>
>> --m
>>
>> Karasyov, Konstantin A wrote:
>>     
>>> Please, attach the output of acpidump command and dmesg.
>>>
>>> Regards.
>>> Konstantin.
>>>
>>>
>>>       
>>>> -----Original Message-----
>>>> From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
>>>> owner@vger.kernel.org] On Behalf Of Matt Hempel
>>>> Sent: Wednesday, January 31, 2007 7:51 PM
>>>> To: linux-acpi@vger.kernel.org
>>>> Subject: No THERMAL on the Asus P5LD2
>>>>
>>>>
>>>> I'm running Ubuntu 6.10 (Edgy Eft) on an Asus P5LD2 motherboard.
>>>>
>>>> I've tried a few things to get thermal readings off my Pentium D
>>>>         
> 3.4,
>   
>>>> but thus far have failed.
>>>>
>>>> Adding pnpacpi=off didn't fix it.  Changing ACPI versions in the
>>>>         
> BIOS
>   
>>>> didn't fix it, either.
>>>>
>>>> I don't know if it's relevant, but I do get thermal readings off my
>>>> NVIDIA card's GPU.
>>>>
>>>> Following are kernel versions, /proc/acpi tree and lsmod output.
>>>>         
> Any
>   
>>>> help is appreciated.
>>>>
>>>> --m
>>>>
>>>> mhempel@mhempel-desktop:~$ uname -a
>>>> Linux mhempel-desktop 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26
>>>>         
> UTC
>   
>>>> 2006 i686 GNU/Linux
>>>> mhempel@mhempel-desktop:~$
>>>>
>>>> mhempel@mhempel-desktop:~$ find /proc/acpi/
>>>> /proc/acpi/
>>>> /proc/acpi/video
>>>> /proc/acpi/wmi
>>>> /proc/acpi/sony
>>>> /proc/acpi/hotkey
>>>> /proc/acpi/hotkey/info
>>>> /proc/acpi/hotkey/action
>>>> /proc/acpi/hotkey/poll_config
>>>> /proc/acpi/hotkey/event_config
>>>> /proc/acpi/button
>>>> /proc/acpi/button/power
>>>> /proc/acpi/button/power/PWRB
>>>> /proc/acpi/button/power/PWRB/info
>>>> /proc/acpi/button/power/PWRF
>>>> /proc/acpi/button/power/PWRF/info
>>>> /proc/acpi/battery
>>>> /proc/acpi/ac_adapter
>>>> /proc/acpi/thermal_zone
>>>> /proc/acpi/processor
>>>> /proc/acpi/processor/CPU2
>>>> /proc/acpi/processor/CPU2/power
>>>> /proc/acpi/processor/CPU2/limit
>>>> /proc/acpi/processor/CPU2/throttling
>>>> /proc/acpi/processor/CPU2/info
>>>> /proc/acpi/processor/CPU1
>>>> /proc/acpi/processor/CPU1/power
>>>> /proc/acpi/processor/CPU1/limit
>>>> /proc/acpi/processor/CPU1/throttling
>>>> /proc/acpi/processor/CPU1/info
>>>> /proc/acpi/fan
>>>> /proc/acpi/wakeup
>>>> /proc/acpi/alarm
>>>> /proc/acpi/sleep
>>>> /proc/acpi/event
>>>> /proc/acpi/fadt
>>>> /proc/acpi/dsdt
>>>> /proc/acpi/info
>>>> /proc/acpi/power_resource
>>>> /proc/acpi/embedded_controller
>>>> mhempel@mhempel-desktop:~$
>>>>
>>>>
>>>> mhempel@mhempel-desktop:~$ lsmod | sort
>>>> ac                      6788  0
>>>> af_packet              24584  0
>>>> agpgart                34888  2 nvidia,intel_agp
>>>> asus_acpi              17688  0
>>>> ata_piix               11780  2
>>>> battery                11652  0
>>>> binfmt_misc            13448  1
>>>> bitblit                 7168  1 fbcon
>>>> bluetooth              53476  4 rfcomm,l2cap
>>>> button                  7952  0
>>>> capability              5896  0
>>>> cdrom                  38944  1 ide_cd
>>>> commoncap               8704  1 capability
>>>> container               5632  0
>>>> cpufreq_conservative     8712  0
>>>> cpufreq_ondemand        8876  2
>>>> cpufreq_powersave       2944  0
>>>> cpufreq_stats           7744  0
>>>> cpufreq_userspace       5408  0
>>>> dev_acpi               12292  0
>>>> ehci_hcd               34696  0
>>>> evdev                  11392  1
>>>> exportfs                7296  1 nfsd
>>>> ext2                   71432  1
>>>> ext3                  142728  1
>>>> fan                     6020  0
>>>> fat                    56348  1 vfat
>>>> fbcon                  41504  0
>>>> floppy                 63044  0
>>>> font                    9344  1 fbcon
>>>> freq_table              6048  2 speedstep_centrino,cpufreq_stats
>>>> generic                 6276  0
>>>> hotkey                 11556  0
>>>> i2c_core               23424  2 nvidia,i2c_ec
>>>> i2c_ec                  6272  1 sbs
>>>> ide_cd                 33696  0
>>>> ide_generic             2432  0
>>>> intel_agp              26012  1
>>>> it821x                  9860  0 [permanent]
>>>> jbd                    62228  1 ext3
>>>> l2cap                  27136  5 rfcomm
>>>> libata                 74892  1 ata_piix
>>>> libusual               17040  1 usb_storage
>>>> lockd                  67976  2 nfsd
>>>> lp                     12964  0
>>>> Module                  Size  Used by
>>>> nfsd                  234276  13
>>>> nls_cp437               6912  0
>>>> nls_utf8                3200  0
>>>> nvidia               6830836  22
>>>> parport                39496  2 lp,parport_pc
>>>> parport_pc             37796  1
>>>> pcc_acpi               14080  0
>>>> pci_hotplug            32828  1 shpchp
>>>> pcspkr                  4352  0
>>>> piix                   11780  1
>>>> processor              31560  2 speedstep_centrino,thermal
>>>> psmouse                41352  0
>>>> rfcomm                 42260  0
>>>> sbs                    16804  0
>>>> scsi_mod              144648  4 usb_storage,sg,sd_mod,libata
>>>> sd_mod                 22656  5
>>>> serio_raw               8452  0
>>>> sg                     37404  0
>>>> shpchp                 42144  0
>>>> sk98lin               191700  0
>>>> sky2                   43012  0
>>>> snd                    58372  10
>>>>
>>>>         
> snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
>   
>>>> snd_hda_codec         164608  1 snd_hda_intel
>>>> snd_hda_intel          20116  2
>>>> snd_mixer_oss          19584  1 snd_pcm_oss
>>>> snd_page_alloc         11400  2 snd_hda_intel,snd_pcm
>>>> snd_pcm                84612  3
>>>>         
> snd_hda_intel,snd_hda_codec,snd_pcm_oss
>   
>>>> snd_pcm_oss            47360  0
>>>> snd_timer              25348  1 snd_pcm
>>>> softcursor              3328  1 bitblit
>>>> sony_acpi               6412  0
>>>> soundcore              11232  1 snd
>>>> speedstep_centrino      9760  1
>>>> sunrpc                165948  8 nfsd,lockd
>>>> tc1100_wmi              8324  0
>>>> thermal                15624  0
>>>> tileblit                3840  1 fbcon
>>>> tsdev                   9152  0
>>>> uhci_hcd               24968  0
>>>> usbcore               134912  6
>>>> usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
>>>> usbhid                 45152  0
>>>> usb_storage            75072  1
>>>> vesafb                  9244  0
>>>> vfat                   14720  0
>>>> video                  17540  0
>>>> vmmon                 118668  0
>>>> vmnet                  41900  3
>>>> mhempel@mhempel-desktop:~$
>>>> -
>>>> To unsubscribe from this list: send the line "unsubscribe
>>>>         
> linux-acpi"
>   
>>> in
>>>
>>>       
>>>> the body of a message to majordomo@vger.kernel.org
>>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>>
>>>>         
>>> -
>>> To unsubscribe from this list: send the line "unsubscribe linux-acpi"
>>>       
> in
>   
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>>       
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


  reply	other threads:[~2007-02-01 18:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <45C0E204.8060404@twentybricks.com>
2007-02-01 13:42 ` No THERMAL on the Asus P5LD2 Karasyov, Konstantin A
2007-02-01 17:56   ` Matt Hempel [this message]
2007-01-31 16:51 Matt Hempel
2007-01-31 17:05 ` Karasyov, Konstantin A

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=45C229E3.9040801@twentybricks.com \
    --to=mhempel@twentybricks.com \
    --cc=konstantin.a.karasyov@intel.com \
    --cc=linux-acpi@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).