Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amdtemp missbehaviour



Bernd Ernesti wrote:
> Hi,
> 
> this doesn't look right:
> 
> # envstat
>                    Current  CritMax  CritMin  CritCap     Unit
> [amdtemp0]
>   CPU0 Sensor0:      4.250                                degC
>   CPU0 Sensor1:      6.750                                degC
>   CPU1 Sensor0:      7.750                                degC
>   CPU1 Sensor1:     -3.750                                degC
> 
> For a AMD 4850e cpu:
> 
> cpu0: AMD Athlon X2 or Athlon 64 X2 (686-class), 2506.59 MHz, id 0x60fb2
> cpu0: features 178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR>
> cpu0: features 178bfbff<PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX>
> cpu0: features 178bfbff<FXSR,SSE,SSE2,HTT>
> cpu0: features2 2001<SSE3,CX16>
> cpu0: features3 ebd3fbff<SCALL/RET,NOX,MXX,FFXSR,RDTSCP,LONG,3DNOW2,3DNOW>
> cpu0: "AMD Athlon(tm) Dual Core Processor 4850e"

id 0x60fb2 is the BH-G2 core.

'dmesg | grep amdtemp' should print this:

amdtemp0: AMD CPU Temperature Sensors (K8: core rev BH-G2)


I have 'id 0x60f82' which is the BH-G2 core (mobile version).

'dmesg | grep amdtemp' prints this for me:

amdtemp0: AMD CPU Temperature Sensors (K8: core rev BH-G2)

envstat shows me this:

[amdtemp0]
    CPU0 Sensor0:     55.500                                degC
    CPU0 Sensor1:     58.500                                degC
    CPU1 Sensor0:     55.500                                degC
    CPU1 Sensor1:     54.000                                degC


What puzzles me is how amdtemp shows strange temperature values,
although we have the same core.

Christoph



Home | Main Index | Thread Index | Old Index