Sensor Readings - CPU Temp vs Core Temp?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bigbeark
    Badcaps Veteran
    • Jan 2010
    • 661
    • Canada

    #1

    Sensor Readings - CPU Temp vs Core Temp?

    I just installed Psensor App on various boxes using Linux Mint 18.

    This app reads the sensor outputs that you can usually see in your BIOS screens, but not once logged in to the OS.

    So I'm using this on a C2D-equipped ASUS P5LD2-VM with E6700 CPU.
    The CPU temp is 34C, core0 is 56C and core1 is 54C.

    What causes the big discrepancy in temp readings? Should I be concerned?
    Last edited by bigbeark; 03-02-2018, 11:04 AM.
  • eccerr0r
    Solder Sloth
    • Nov 2012
    • 8658
    • USA

    #2
    Re: Sensor Readings - CPU Temp vs Core Temp?

    Thermal resistance (of the heat sink, heat spreader, and air), and no.

    Comment

    • ChaosLegionnaire
      HC Overclocker
      • Jul 2012
      • 3259
      • Singapore

      #3
      Re: Sensor Readings - CPU Temp vs Core Temp?

      errr "not once logged in to the os"? what did u mean by that? did u install lm-sensors too? also psensor lacks the ability to read the voltages. i had to use xsensors instead but xsensors lacks logging and graphing ability like psensor.

      Comment

      • eccerr0r
        Solder Sloth
        • Nov 2012
        • 8658
        • USA

        #4
        Re: Sensor Readings - CPU Temp vs Core Temp?

        OP probably means you can't see the BIOS screens when you boot to the OS...

        I recall having one machine at one point where I could press a hotkey to trigger BIOS routines. I haven't seen anything like this in a long time, too many conflicts.

        Comment

        • Rawrl
          New Member
          • Mar 2018
          • 6
          • United States

          #5
          Re: Sensor Readings - CPU Temp vs Core Temp?

          The first number is probably Tcase, the temperature of the processor as a whole. Individual cores don't report their actual temperature, but instead the distance to TjMax, the temperature where the processor begins to throttle.

          Depending on how your program is written, it could be passing this number along directly, which would result in the wild discrepancies you're seeing.

          Comment

          • bigbeark
            Badcaps Veteran
            • Jan 2010
            • 661
            • Canada

            #6
            Re: Sensor Readings - CPU Temp vs Core Temp?

            Originally posted by eccerr0r
            OP probably means you can't see the BIOS screens when you boot to the OS...

            I recall having one machine at one point where I could press a hotkey to trigger BIOS routines. I haven't seen anything like this in a long time, too many conflicts.
            Exactly what I meant to say! I will have a look at xsensor as well, thanks ChaosLegionnaire!

            Comment

            Working...