CPU Thermal Sensor

I have MSI K7N2 Delta ILSR mobo. Under my CPU ( inside socket ) I have external thermal probe. Why ? It is not thermal probe DIODE inside CPU ? My temp reach 46 stby and 51 max 52 in all games or test.
Regards
Mike
PS. Sorry for my English

Hi,
bijurom: Well yout temps look OK anyway  
As far as your second post is concerned I don't understand what you are asking. If you are asking, whether or not you need to update (flash) the BIOS - the answer would be - only if you need to!
If your computer is running OK without a BIOS update then leave it the way it is!
If you are having problems, and the only way to fix the problem is to update the BIOS - then do so!
Either that, or you are saying that you have updated the BIOS and it's running OK?
Axel  

Similar Messages

  • AMD K10 cpu thermal sensor

    Does anybody know about K10 thermal sensor support in lm_sensors? In theis svn changes it's listed in 3.0.0-rc2 (http://lm-sensors.org/svn/lm-sensors/trunk/CHANGES), but I have no modules in my Arch x86_64.
    Where could be the problem?

    vit wrote:Found working module and made these: http://aur.archlinux.org/packages.php?ID=28734
    I installed the package, and sensors-detect says:
    Some south bridges, CPUs or memory controllers contain embedded sensors.
    Do you want to scan for them? This is totally safe. (YES/no): y
    Silicon Integrated Systems SIS5595... No
    VIA VT82C686 Integrated Sensors... No
    VIA VT8231 Integrated Sensors... No
    AMD K8 thermal sensors... No
    AMD K10 thermal sensors... Success!
    (driver `to-be-written')
    Intel Core family thermal sensor... No
    Intel AMB FB-DIMM thermal sensor... No
    VIA C7 thermal and voltage sensors... No
    ...snip...
    Driver `to-be-written':
    * Chip `AMD K10 thermal sensors' (confidence: 9)
    Note: there is no driver for AMD K10 thermal sensors yet.
    Check http://www.lm-sensors.org/wiki/Devices for updates.
    And lm_sensors still gives no thermal readings.

  • X230: thermal sensor locations

    Hello all,
    Does anybody know where can I find information about physical location of all 6 thermal sensors on X230? I tried to google and look in the user guide, but no luck...
    Thanks!

    morgwai,
    which sensors are you talking about? Test tools say about core #0, core #1 sensors you've mentioned. Also we see memory banks, CPU Package, IA/GT Cores sensors. Or do you mean sensors on the systemboard manufacturer adds - under CPU/GPU, near wwan/wlan, on the board covers?
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • Thermal sensor physical locations

    Hello,
    I searched the forum for this information, but could not find any information.  Please excuse me if this post is redundant.
    I have a K7N2 (MS-6570) MB.  I am using Motherboard Monitor and am trying to find out which thermal sensors are used to monitor which devices.  I am also wanting to know the physical locations of these sensors.  My current assumption is that sensor 1 in the Athlon core diode, sensor 2 is the CPU Socket, and sensor 3 is the general case temp.  Can I be confirmed or corrected on this?
    Thank you.
    Shoes
    You talk better than you fool!

    Thanks for the info.  I've got bios 3.7 and I don't get the deal with the temp.  Is the the corrected version or is it still off?  My temp used to read 57*C and now reads 37*C.  Should this be 47*C?

  • Thermal Sensor?

    I have a Turbo KT133 board and it has a southbridge chip made by VIA.  The southbridge is VT82C686B. i was using Motherboard Monitor and it says that there is 3 thermal sensors on the motherboard.  I know one is for the CPU temperature but I'm not sure what the other 2 are measuring.  Does anyone know where the other 2 are?  Where is the thermal sensor that measures the CPU temperature located at?  Thanks in advance.

    Assuming you're referring to one of MSI's original K7T Turbo models, only two temps are monitored, CPU and chassis.  The CPU sensor is a thermistor mounted on the circuit board under the socket-a.  Hope that helps.

  • Enabling Thermal Sensors on Conky

    Hi everyone, Im having a hard time enabling the thermal sensors for my conky.  I get only a cpu sensor which uses this script.
    ${color #888888}CPUTEMP:${color #CCCCCC} ${acpitemp}C
    I've already installed lm-sensors and hddtemp.
    What's the command for enabling them?
    And by the way, the script above doesn't even move or rises...It stucks on 4O C...And I assume that this is a System Temp not the cpu temp..Correct me if I'm wrong.;)
    All help would be appreciated... Thanks...all
    Last edited by kaola_linux (2008-11-23 03:16:07)

    Dunno about that specific one (acpitemp gives me nothing), but do you have anything in /sys/bus/platform/devices? Like:
    coretemp.0  coretemp.1  i8042  iTCO_wdt  it87.656  pcspkr  serial8250  vesafb.0
    it87.656 has:
    alarms      fan4_input    in2_min    in6_input    pwm2         temp2_max
    bus         fan4_min      in3_alarm  in6_max      pwm2_enable  temp2_min
    cpu0_vid    hwmon:hwmon0  in3_input  in6_min      pwm2_freq    temp2_type
    driver      in0_alarm     in3_max    in7_alarm    pwm3         temp3_alarm
    fan1_alarm  in0_input     in3_min    in7_input    pwm3_enable  temp3_input
    fan1_input  in0_max       in4_alarm  in7_max      pwm3_freq    temp3_max
    fan1_min    in0_min       in4_input  in7_min      subsystem    temp3_min
    fan2_alarm  in1_alarm     in4_max    in8_input    temp1_alarm  temp3_type
    fan2_input  in1_input     in4_min    modalias     temp1_input  uevent
    fan2_min    in1_max       in5_alarm  name         temp1_max    vrm
    fan3_alarm  in1_min       in5_input  power        temp1_min
    fan3_input  in2_alarm     in5_max    pwm1         temp1_type
    fan3_min    in2_input     in5_min    pwm1_enable  temp2_alarm
    fan4_alarm  in2_max       in6_alarm  pwm1_freq    temp2_input
    My ambient temp reading, and root HDD are gotten with:
    ${platform it87.656 temp 2}, ${hddtemp sda}
    The exact names may vary.
    DE panel plugins may be helpful in figuring out which exactly is which. FI, I got a bunch of temps showing w/ XFCE's sensors plugin, then loaded my PC for awhile, to get what was what (except CPU and HDD). Quicker and easier than using conky or sensors for figuring them out.
    Last edited by cerbie (2008-11-23 12:09:52)

  • 3rd party CPU temp sensor??

    Like others, my Neo2 is giving me wrong temp readings..
    Everyone suggests an external temp sensor, but where do I buy one?

    I don't think that you could put it right on the core itself, i could be wrong but i would put it right next to the core  or right on the heatsink as close to the core as possible.
    I remember when i used one of those thermal sensors on my abit VH-6, put it right on the Celeron CPU (coppermine core) and the temp for the cpu went right up up up!  Reason being that the sensor was not allowing the core to touch the heatsink fully.  
    Just be careful not to sandwich it in between the core and the heatsink.  

  • K7N2 delta thermal sensor / dual channel

    Hi all.
    I was wondering for what purpose my k7n2 delta ilsr has a thermal sensor (tape sensor) underneath the CPU, right in the middle of the socket... shouldn't the board read the temps directly from the CPU diode? Anyone knows?
    I have also seen an interesting thing... I had 2 sticks of 512mb kingston in that board, in dual channel mode and last week I ran doom3's timedemo demo1, and I noticed that I got a 10fps lower result than those I had earlier, when I was running single channel with only one stick.. so I pulled the second stick out and installed it in the other dimm (didn't change anything in BIOS), wich uses the same mem controller that the first and ran timedemo again... As you might guess i got about 10fps more than the previous result    I went searching it and i did find one article confirming this - http://www.theinquirer.net/?article=10384 And a LOT more saying the contrarylike this one! http://www.digit-life.com/articles2/nforce2-1vs2channels/
    I found some potential explanations but I think 10fps is still a lot for those explanations, besides nVidia sold this as a high-end feature on this chipset... what the hell???

    Quote from: dOP on 04-October-05, 05:20:51
    The modules are kvr400x64c25/512, and they are at default timmings. I´ve been using one of them for about 1 year and it works perfectly. The other one is recent but it works flawlessly too. Howerver when they're together this thing happens. I'm not sure if this is a problem with the modules/kingston because it's so weird. I can't find any logical explanation, I'll keep looking... As you say Stu, kingston is a hit or miss, but hit and miss at the same time is strange. I'll do some research on those mushkin/crucial modules. Thanks.
    They are not matched... Ill bet 1000 dollars that is why
    Kingston absolutely requires the sticks be purchased in their "DUAL CHANNEL" (2 stick) package. I already went through that with Kingston a year ago with the K7N2-D2-P

  • Will Not Boot from Install Disc  & 4SNS/1/40000000: TG0D - Thermal Sensor?

    *Will Not Boot from Install Disc*
    I used the "option key" approach with the gray start up disk. At first it ejected the start up disk. Then I nudged the disk back in the machine and it showed on the screen as an option. I clicked on the start up disk image and it finally loaded.
    But, it won't accept the start up disk when holding down the "C" key at restart.
    *4SNS/1/40000000: TG0D*
    I did an Apple Hardware Test and received the following diagnostic:
    Version: 3A121
    Test Suite: Extended Test
    Loop Count: 2
    Result: Failed
    Failure code: 4SNS/1/40000000: TG0D
    *Thermal Sensor*
    A search for the failure code 4SNS/1/40000000: TG0D brought up an Apple Discussion topic entry stating: That error code indicates a problem with a thermal sensor. It could be not working or possibly not connected. You will need to take it to Apple for repair.
    Would a thermal sensor have anything to do with it not starting up when holding down the "C" key at restart? What are thermal sensor problem symptoms?
    *User File Folder Opened Up*
    The machine also starts up with my user file folder opened up rather than with a blank screen as it normally should
    I completed a DiskWarrior rebuild on the disk and verify disk shows it is fine.
    Any suggestions on what to do next with these issues?

    The answer was in your post: "You will need to take it to Apple for repair."

  • Where can I buy a new 3.5" SATA HDD with the extra thermal sensor port for my late 2009 imac?

    where can I buy a new 3.5" SATA HDD with the extra thermal sensor port for my late 2009 imac?

    Depends on the original drive. According to OWC, at least last time I checked some months ago, any current WD drive they sell (up to 2 TB?) will be able to be swapped directly. I am unable to confirm this personally. But, even so, that was a while back. You should check with them again on this. As for Seagates, that might not be so simple.
    This is the original article on this from them.
    http://blog.macsales.com/2751-proprietary-cable-can-put-the-brakes-on-upgrading- late-09-imacs
    If you find a drive that OWC sells and is certain will swap in directly, you can see if newegg.com has it for less.
    This one that OWC sells will swap in directly, according to them.
    http://www.newegg.com/Product/Product.aspx?Item=N82E16822236339

  • KT4 : PB CPU thermal protection

    I Got an issue with a KT4 Ultra, an AMD 2400+ (volcano 7)
    My PC shuts as soon as the CPU temp is 53° Celsius.
    Is there a way to disable the CPU thermal protection or to modify the value for shuting down?
    Is there someone who got this issue and solve it?
    Thank you for your answer.

    Hi,
    Quote
    53° is when my PC is working in a continue use (reached after 5 minutes of export under Adobe Premiere).
    32° is in average the temp when idle and with Cooler XP
    This really looks like a cooler not mounted properly or not greased the way it should....
    You are rising 21C, way too much for the type of cooler and CPU you have....
    A normal change from idle to full load with your CPU would be about 10C give or take a few.....

  • Mac Mini Mid 2010, thermal sensor question...

    Hi,
    So after having opened my Mini a couple of times already (out of warranty) I sadly have to announce that I have joined the "Oops I damaged the thermal sensor club".
    The DVD broke down, it was no longer accepting discs and I thought I would replace it with a second HDD bay. So I did and obviously forgot how fragile these thermal scukers are and snapped it in half. I know what I need to do but I'm having issues finding the optical thermal sensor 076-1370 at a reasonable price (including shipping). Does anyone know if any thermal sensor will work, e.g one of the HDD sensors for the mid 2010?
    It's not a problem if the cable is too short. I can just re-solder it to fit but I'm unsure wheter it's the same thermal sensor for HDD's as it is for the optical sensor. They look the same to me.
    What did you guys do with your thermal sensor issue?

    Try these folks....
    http://www.powerbookmedic.com/xcart1/_search.php?page=1&q=2010+mac+mini+thermal+ sensor
    .....email them and ask questions about what you are doing.......

  • No CPU temperature sensor on Intel based Mac mini?

    Does new Intel based Mac mini has no CPU temperature sensor like the first, PPC based, Mac mini?
    If I'm wrong what universal utility should I use to monitor the CPU temperature of my brand new Intel CoreDuo Mac mini?

    Every time a new model Mac comes out, the temperature monitoring utilities have to be updated. Obviously, the insides of the Intel Mac mini is different from the PowerPC Mac mini. The folks who write those kinds of tools can't see into the future and write a utility that will work on computers that haven't been released yet. Just give them a little while to catch up!
    -Doug

  • Non thermal sensor RAM

    Greetings,
    From the OWC memory upgrade page, it is stated that its DDR3 RAM are with thermal sensors. I wonder now whether RAMs without thermal sensor are compatible. I'm looking at Kingstion value ram at the moment. Thanks

    George, you didn't mention you have special needs and a vendor that ships to Asia. You mentioned OWC, so thought that was where you were thinking of buying or have used before.
    Australia and Japan, So Korea, and you haven't found a vendor?
    KTA only
    Like Cruical, use the Kingston memory selector to find what they support for a specific model. Manufacturer System PN: MB535LL/A; MB535X/A
    KTA-MP1066K3/6G - Part Detail
    6GB 1066MHz DDR3 ECC Kit

  • Replace mid 2010 mac mini hard drive(s) and thermal sensor(s)

    TL;DR: How do I swap SSd for HDD in Mid 2010 Mac Mini without Fan problems.
    I'd like to replace both my Mac Mini HDD's with SSD's, but removing/repositioning* the factory thermal sensors will default the fan to full throttle! (I've had this happen on my other mid 2010 test machine). Has anyone successfully swapped out their drives and not had to deal with a system fan on Afterburner mode?
    Note: on my test mac mini, I tried SMC fan control as well as SSD Fan Control apps and neither is able to change the fan RPM.
    SMC Fan control (this is what I use on my macbook)
    https://www.macupdate.com/app/mac/23049/smcfancontrol
    SSD Fan Control: (suggested by others with similar thermal sensor/fan problems)
    http://exirion.net/ssdfanctrl
    * the position of the thermal sensors on the factory hitachi's is apparently important. In a test, I moved one a few millimeters and the fans defaulted to full speed.
    Cheers!
    Ken

    I replace the HD on my 2009 Mini with no fan problems.
    From your description I think yo have either a sensor or logic board problem. If the sensor was not attached to the HD and was "cold" then the fan speed would not increase if the HD got hot.
    When you played around with sensor position what what the temperature  of the sensor when you go the "right" fan speed and the runaway speed.

Maybe you are looking for

  • Elements 6.0 Organizer won't open

    When I try to open the Elements 6.0 Organizer from the desktop icon, the Elements Welcome Screen, or from within the Editor, I get a message saying that the Adobe Photoshop Organizer has stopped working, and that Windows will shut down the program. I

  • Mail Delivery System Notifications won't go away

    Hi all Tiger 10.4.11, MacBook Pro, Apple Mail. I have several Mail Delivery Status Failure notifications that I cannot get rid of. I delete them, they go in the trash, but I go into any other mail box and when I come back to the inbox, there they are

  • Calling Webservice in BPM

    Hai Experts ! Can any one give me a Blog which can help me to do BPM design where i want to send a message to Webservice and get the responce meassage and also any Failure message from webservice. Thanks in Advance.

  • Group block diagram objects

    I'm almost certain this question has been asked before, but my searches are coming up empty-handed. Why is it not possible to group objects on the block diagram?  I'm using 8.2.1, so if this has been implemented in a later version, you have permissio

  • PR not changable after PO & GR created

    Hi Gurus, If PO has been created with reference to PR and GR has been done against that PO,then system still allows to change the PR. How to stop this? I had tried "Requirement closed" tab in PO delivery schedule ,but no desired result. Regards, Kris