Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
P5B Deluxe CPU Temp
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
-Tommppa-
n00b
n00b


Joined: 04 Jul 2006
Posts: 9

PostPosted: Thu Oct 05, 2006 11:39 am    Post subject: P5B Deluxe CPU Temp Reply with quote

I have this mb and everything works like a charm.. but does anyone know howto get CPU and mb temperatures.? The board uses ICH8R chipset.
Back to top
View user's profile Send private message
stuart111
n00b
n00b


Joined: 17 Sep 2006
Posts: 12

PostPosted: Thu Oct 05, 2006 12:41 pm    Post subject: Reply with quote

have you tried this....

emerge -s sensors

http://www.lm-sensors.org/
Back to top
View user's profile Send private message
stuart111
n00b
n00b


Joined: 17 Sep 2006
Posts: 12

PostPosted: Thu Oct 05, 2006 12:43 pm    Post subject: Reply with quote

also of interest for checking the temperature of hard drives (i think they need to be S.M.A.R.T capable, and not all drives have temperature sensors)

emerge -s hddtemp
Back to top
View user's profile Send private message
-Tommppa-
n00b
n00b


Joined: 04 Jul 2006
Posts: 9

PostPosted: Fri Oct 06, 2006 9:15 am    Post subject: Reply with quote

Thanks! I found lm_sensors, but couldn't get it to work. ICH8 is supposed to be supported, but maybe ICH8R isn't yet.
Back to top
View user's profile Send private message
irondog
l33t
l33t


Joined: 07 Jul 2003
Posts: 715
Location: Voor mijn TV. Achter mijn pc.

PostPosted: Fri Oct 06, 2006 1:52 pm    Post subject: Reply with quote

What about the CPU temperature? Is there some driver to read this temperature?
_________________
Alle dingen moeten onzin zijn.
Back to top
View user's profile Send private message
-Tommppa-
n00b
n00b


Joined: 04 Jul 2006
Posts: 9

PostPosted: Sat Oct 07, 2006 12:55 pm    Post subject: Reply with quote

Daa!!! Exatly this is about CPU temperature..................
Back to top
View user's profile Send private message
irondog
l33t
l33t


Joined: 07 Jul 2003
Posts: 715
Location: Voor mijn TV. Achter mijn pc.

PostPosted: Sat Oct 07, 2006 5:46 pm    Post subject: Reply with quote

If people use words like "hard drives", "S.M.A.R.T" and ICH (which I thought is an I/O chip for hard drives only) what's wrong about returning to the real subject of this topic?

It appears that even when people use right punctuation they are being misunderstood. Image what happens if people refuse to use capitals, comma's and dots.
_________________
Alle dingen moeten onzin zijn.
Back to top
View user's profile Send private message
Logge
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2004
Posts: 131
Location: Sweden

PostPosted: Tue Oct 10, 2006 9:56 pm    Post subject: Reply with quote

I got a gigabyte GA-965P-DQ6, and it has the ICH8R chipset too. The sensors doesn't work for me either.
I think it has to do with the intel-stuff being 82801H.
I was so glad when i saw that they, the lm-sensors guys, had added support for ich8, but noooo....
Haven't filed a ticket or something yet, don't have the time to dig deeper into it just yet... but in something like 13 weeks or so... :D
I will continue to watch this thread about it though...

//oskar
_________________
I never stop to amaze about the advanced features of the human body's simplicity
Back to top
View user's profile Send private message
Logge
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2004
Posts: 131
Location: Sweden

PostPosted: Fri Oct 20, 2006 2:40 pm    Post subject: Reply with quote

Hmm...

I found some time to investigate the problem a little deeper. After insertion of the modules needed to get the stuff working I found this:
Code:

i2c_adapter i2c-1: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-2: SMBus Quick command not supported, can't probe for chips
i2c_adapter i2c-3: SMBus Quick command not supported, can't probe for chips

I don't acctually know what this is supposed to tell me nor how to solve it. Anyone else??

Edit:

I added the stuff that handles debugging for i2c in the kernel and got this in my dmesg:
Code:

i2c-core: driver [eeprom] registered
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x50
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a0, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a0, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a0, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a0, DAT0=0e, DAT1=00
i2c_adapter i2c-0: client [eeprom] registered with bus id 0-0050
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x51
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a2, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a2, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a2, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a2, DAT0=0e, DAT1=00
i2c_adapter i2c-0: client [eeprom] registered with bus id 0-0051
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x52
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a4, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a4, DAT0=0e, DAT1=00
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x53
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a6, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a6, DAT0=0e, DAT1=00
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x54
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=a8, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=a8, DAT0=0e, DAT1=00
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x55
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=aa, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=aa, DAT0=0e, DAT1=00
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x56
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=ac, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=ac, DAT0=0e, DAT1=00
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x57
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=ae, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=ae, DAT0=0e, DAT1=00
i2c_adapter i2c-9191: ISA main adapter registered
i2c-core: driver [it87] registered
i2c_adapter i2c-0: found normal entry for adapter 0, addr 0x2d
i801_smbus 0000:00:1f.3: Transaction (pre): CNT=00, CMD=05, ADD=5a, DAT0=0e, DAT1=00
i801_smbus 0000:00:1f.3: Error: no response!
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=05, ADD=5a, DAT0=0e, DAT1=00


//Oskar
_________________
I never stop to amaze about the advanced features of the human body's simplicity
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum