CPU, motherboard, and fans.

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
kmtdk
Member
Member
Posts: 263
Joined: Sat May 17, 2008 4:05 am
Location: Cyperspace, Denmark
Contact:

CPU, motherboard, and fans.

Post by kmtdk »

well
I was thinking about, how do you see the:
temperature, of the cpu, and motherboard
and how to see the fans speed.
i mean USing my os, and since BIOS can, it shuld be possibel.
And a quick reserarch on google gave me this hint: ACPI , but is that right ??

KMT dk
well, what to say, to much to do in too little space.
when it goes up hill, increase work, when it goes straight, test yourself but when going down, slow down.
User avatar
AJ
Member
Member
Posts: 2646
Joined: Sun Oct 22, 2006 7:01 am
Location: Devon, UK
Contact:

Re: CPU, motherboard, and fans.

Post by AJ »

Hi,

I'm sure someone will correct me if I'm wrong, but AFAIK, this stuff is motherboard-specific and needs to be done via a motherboard driver.

Cheers,
Adam
djmauretto
Member
Member
Posts: 116
Joined: Wed Oct 22, 2008 2:21 am
Location: Roma,Italy

Re: CPU, motherboard, and fans.

Post by djmauretto »

Hello,
Usually you can read it through Hardware Monitor,but note that this is no
compatible in all system.
In old architecture HW monitor was avaiable in the pci,today in some architecture (intel)
you can find it in Super I/O chip,but you must have Datasheet of your
Super I/O.
You can find some temperature probe also through SMBus,but you
always need datasheet of your sensor to parse data.
Hyperdrive
Member
Member
Posts: 93
Joined: Mon Nov 24, 2008 9:13 am

Re: CPU, motherboard, and fans.

Post by Hyperdrive »

For the CPU temperature you can get some information from MSRs (at least for Intel CPUs). See section 13.5.5 in Vol 3A of the Intel manuals.
Post Reply