From: Matt Hempel <mhempel@twentybricks.com>
To: linux-acpi@vger.kernel.org
Subject: No THERMAL on the Asus P5LD2
Date: Wed, 31 Jan 2007 08:51:09 -0800 [thread overview]
Message-ID: <45C0C8FD.6040604@twentybricks.com> (raw)
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:~$
next reply other threads:[~2007-01-31 17:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-31 16:51 Matt Hempel [this message]
2007-01-31 17:05 ` No THERMAL on the Asus P5LD2 Karasyov, Konstantin A
[not found] <45C0E204.8060404@twentybricks.com>
2007-02-01 13:42 ` Karasyov, Konstantin A
2007-02-01 17:56 ` Matt Hempel
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=45C0C8FD.6040604@twentybricks.com \
--to=mhempel@twentybricks.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.