Page 60 of 180 FirstFirst ... 10505758596061626370110160 ... LastLast
Results 1,476 to 1,500 of 4486

Thread: Real Temp - New temp program for Intel Core processors

  1. #1476
    Xtreme Enthusiast
    Join Date
    Oct 2006
    Location
    35n28, 97w31
    Posts
    675
    Quote Originally Posted by unclewebb View Post
    RealTemp 2.65 is available in the beta section:

    Just a quick update so that RealTemp can report current VID as well as Maximum VID by clicking on the toggle switch in the upper right. If you go into the Control Panel -> Power Options and set your processor to Portable/Laptop, you might see a difference in these two values.
    In the Help section it mentions mobile PCs and options such as On Battery or Plug in but I don't think these options or any option related to laptops are available unless it's a laptop. On my Vista 32 and I believe also on Vista 64 there are three available power plans: Balanced, Power Saver and High Performance. They all have the same options.

    Balanced Plan | Power Saver | High Performance
    -------------
    Default settings
    Turn off the display: 20 minutes (1 minute to 5 hours or never)
    Put the computer to sleep: 1 hour (1 minute to 5 hours or never)

    On the Advance setting tab ...

    Suppose that you frequently use a mobile PC to give presentations, and you want the display to stay on during the presentations. Consequently, you also want the mobile PC to stay awake while you give your presentations.

    To keep the display on during presentations
    Expand Display, expand Turn off display after, click On battery or Plugged in, and then click the arrow to change the setting to Never. You can also type the word Never in the box.

    To prevent the mobile PC from going to sleep during presentations
    Expand Sleep, expand Sleep after, click On battery or Plugged in, and then click the arrow to change the setting to Never. You can also type the word Never in the box
    I can't find any of these under Advance settings. Maybe a more experience Vista user will figure it out!
    | Intel Core i7-2600K | ASRock P67 EXTREME4 GEN3 | G.SKILL Sniper Series 8GB (2 x 4GB) DDR3 1866 | EVGA GTS 450 |
    | Swiftech APOGEE Drive II CPU Waterblock with Integrated Pump | XSPC RX360 | Swiftech MCP655-B Pump | XSPC Dual 5.25in. Bay Reservoir |
    | Thermaltake 850W PSU | NZXT SWITCH 810 | Windows 7 64-bit |

    [SIGPIC][/SIGPIC]

  2. #1477
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    Thanks loonym. If I had a dollar every time you gave me a thumbs up during this project I'd be a rich guy!

    I had a look at your previous post:
    http://www.xtremesystems.org/forums/...postcount=1299

    where you were getting two different VID numbers depending on what motherboard you were using. It looks like the latest version of RealTemp is reporting the two different VID values that you were previously seeing. I think I found a way to read the Minimum VID as well but it's not documented by Intel. The manual says "Reserved" and leaves you guessing but most of my guesses have been pretty good so far.

    msgclb: The Portable / Laptop trick works in XP on Desktop processors. It sometimes drops the multi and drops the reported VID. Some boards need C1E enabled for this to work and some boards like the one I'm using don't.

  3. #1478
    Registered User
    Join Date
    Mar 2008
    Posts
    9
    Nice update, now I think you should make a command line which should decide if to center(dualcore cpu's) or not(quadcore cpu's) the temperatures because it looks weird. Just a suggestion...
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	RealTemp.JPG 
Views:	1653 
Size:	23.9 KB 
ID:	80654  
    MSI P35 Neo2-FR, Intel E8400@3600, Thermalright Ultra 120, A-data Vitesta 2x1, Galaxy 8800gt, Western Digital 320 AAKS, Antec NSK 6580.

  4. #1479
    Registered User
    Join Date
    Jun 2008
    Location
    Poland
    Posts
    12
    On my Q6600/B3 I see VID = MaxVID.
    CPU VID: 1.3250V
    CPU VID set in BIOS: 1.3550V
    CPU real voltage/full load: 1.290V

    PS. Hello to everyone, especially to unclewebb
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	RealTemp2.65_VID_.jpg 
Views:	1518 
Size:	95.0 KB 
ID:	80657  

  5. #1480
    Xtreme Enthusiast
    Join Date
    Apr 2007
    Location
    Sweden
    Posts
    817
    Yeah thanks again for a nice proggy
    really like that you are developing it all the time..changing it to the better..

    i would also like to center to digits when using a dual core... couse it just doesnt look good :P
    and one more thing, when "dubble clicked" i cant move the window anymore to where i want...

    thanks again uncle!
    Intel i7 920@ ???| Inno3D 8800GT OC Edition | 3x1 Corsair 1600 DHX | DFI UT-X58 | TT ToughPower 850W

    Watercooling: D-Tek FuZion V2, DDC Ultra Plexi top, PA120.3, MCW60, Ek's Res.

  6. #1481
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    zorzyk: Your screen shot is a perfect example of a recent bug I found. Not a bug in RealTemp but a bug in all core temperature monitoring programs like CoreTemp, RealTemp, SpeedFan and Everest to name a few of the majors. With the cores being numbered from 0 to 3, there is a bug or feature, possibly at the hardware level where the data returned for the center cores, 1 and 2, is getting swapped. This just started happening on my Q6600 the other day.

    If you swap the two center cores on your processor you get 46,46 on one set of the Dual cores in your Quad and 42,41 on the other Dual core. When you see a pattern of high, low, high, low that is usually a pretty good sign of this problem.

    The easiest way to test your Quad for this issue is to run Prime95 and then go into the Task Manager and use the Set Affinity... option and set Prime to run on core0 only. During this test, core0 and core1 should increase in temperature because they are physically side by side while core2 and core3 should be at a slightly lower temperature. My Q6600 used to show that until one day it switched. Now when I apply a Prime load only to core0, all temperature monitoring software shows core2 heating up while core1 and core3 are now linked and are running cooler. This is wrong and is one of the reasons why Quad data looks very odd sometimes for many users.

    Good news is I've come up with a quick way to test for this so RealTemp should be able to adjust for this and automatically report the cores in their proper positions. I'll post a fresh beta later today so Quad core users can test this out.

    On most boards, VID will always be equal to MAX VID but if you are using a power saving mode and your motherboard supports it, VID can drop while your MAX VID will stay the same. Check out loonym's screen shot above for an example of this. I thought it was time for software to report both of these values. I'm hoping that MAX VID is the same on all motherboards for a processor while it's VID can vary from one motherboard to the next. Users have previously been trying to compare VID numbers that weren't consistent.

    Ovidiu: I don't like how RealTemp looks when using a Dual core either. It would be easy enough to center the data so it shows up in the center two positions and I might do that shortly. A much better solution would be to redesign the interface and create a dual core specific version so there isn't a bunch of wasted space. That's always been the long range plan which will hopefully get done in the near future.

    Infa: Not being able to move the GUI is presently a limitation in mini-mode. Fixing that is on my things to do list as well.
    Last edited by unclewebb; 06-19-2008 at 06:37 AM.

  7. #1482
    Registered User
    Join Date
    Apr 2008
    Location
    Dana Point, CA, USA
    Posts
    15
    Quote Originally Posted by unclewebb View Post
    zorzyk: Your screen shot is a perfect example of a recent bug I found. Not a bug in RealTemp but a bug in all core temperature monitoring programs like CoreTemp, RealTemp, SpeedFan and Everest to name a few of the majors. With the cores being numbered from 0 to 3, there is a bug or feature, possibly at the hardware level where the data returned for the center cores, 1 and 2, is getting swapped. This just started happening on my Q6600 the other day.
    Hi uncleweb,

    I've often seen this shifting configuration, this swap bug, on my QX6700, and have long wondered about it. Looking forward to testing out your fix for it.

    Carey
    EVGA 680i NF68 A1 \ QX6700 \ TRUE 120 \ 2X2GB OCZ 800 \ 8800 GTX 768mb \ X-FI XtremeGamer \ CL 5.1 Inspire T6100 speakers \ WD320, WD500 \ Gigabyte 570 tower \ ViewSonic 22" \ PC Power & Cooling 750W \ XP Pro

  8. #1483
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    FullSky: Thanks for confirming this. When I first observed my Q6600 suddenly reporting different values than what it's been reporting for the last 3 months I thought I was losing my marbles! My first thought was that I did something and screwed up RealTemp but then I found that every other temp program was confirming that something had changed. Hard to use RealTemp's calibration features if the center two cores swap back and forth at random.

    Luckily my simple fix to test for and to correct this problem is working 100% so far during testing. CPU-Z is the only utility I've found that is correctly handling this issue and reporting the cores in their logical order with core0 and core1 being joined as well as core2 / core3. This bug also effects the SetAffinity... options within the XP Task Manager. It could be a hardware feature so when software asks to use core1 it gives them core2 instead and when software asks to use core2 it returns core1. It might be some scheme to balance the load and the temps across all 4 cores. Either that or it's Windows bug #3,435,278.

    I'll probably have to include an option to disable this new feature because I'm sure there will be users that will never believe or understand it when RealTemp goes off on another tangent and starts reporting data that is different than all of the competition, again.

  9. #1484
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Unclewebb, like loonym said, nice job on VID! At idle with laptop power mode VID drops (EIST enabled, auto/stock on my GB P35 DQ6), under load it goes back to max VID. VID max remains constant as it should...so no cheating the VID max on realtemp! (I just realized you can have more than one realtemp open at same time...helps with testing.)
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	vidrealtemp265.jpg 
Views:	1421 
Size:	124.6 KB 
ID:	80667  

  10. #1485
    Registered User
    Join Date
    Jun 2008
    Location
    Poland
    Posts
    12
    As for the core swapping, I have to say that I encountered such readings (values are only for demonstration porposes):

    1) 46-42-46-41 mostly
    2) 46-42-42-46 very rare
    3) 46-46-42-41 seldom

    This changes in joining cores are to be observed when I reset PC time and time again.

  11. #1486
    Registered User
    Join Date
    Apr 2008
    Location
    Dana Point, CA, USA
    Posts
    15
    Quote Originally Posted by unclewebb View Post
    FullSky: Hard to use RealTemp's calibration features if the center two cores swap back and forth at random.
    Due to the shifting core configuration I was seeing, I started using different sets of calirbration numbers; one set for when core 0 was tied to core 1 and one for when core 0 was tied to core 2. After awhile, I learned to live with the effect, dropped the calibration altogether, and started relying only on what core 0 was doing.

    Quote Originally Posted by zorzyk View Post
    As for the core swapping, I have to say that I encountered such readings (values are only for demonstration porposes):

    1) 46-42-46-41 mostly
    2) 46-42-42-46 very rare
    3) 46-46-42-41 seldom

    This changes in joining cores are to be observed when I reset PC time and time again.
    The temperature patterns you show in #1 and #3, and their frequencies, are almost exactly what I get (but not the temps themselves). For me, the swap occurs infrequently, mostly after an initial boot, a reboot, or during an extended period of uptime, say 18 hours or more.

    Carey
    Last edited by FullSky; 06-19-2008 at 05:30 PM.
    EVGA 680i NF68 A1 \ QX6700 \ TRUE 120 \ 2X2GB OCZ 800 \ 8800 GTX 768mb \ X-FI XtremeGamer \ CL 5.1 Inspire T6100 speakers \ WD320, WD500 \ Gigabyte 570 tower \ ViewSonic 22" \ PC Power & Cooling 750W \ XP Pro

  12. #1487
    Xtreme Enthusiast
    Join Date
    Feb 2007
    Posts
    636
    Quote Originally Posted by unclewebb View Post
    RealTemp 2.65 is available in the beta section:
    http://www.fileden.com/files/2008/3/...alTempBeta.zip
    Is the latest beta always at that exact URL? Can you edit the 1st post of the thread and include the beta link... It took me forever to scroll through all these pages

  13. #1488
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    rge: Thanks for showing that it works. I'm pretty sure that both values, Min and Max VID can be read from a processor without a user having to make any adjustments to their Power configurations. I'll probably display the VID range on the Settings page and leave the real time VID on the main page.

    FullSky: Of your 3 examples, #3 is correct and my new code will try to identify and correct #1. If that works maybe I will try to test and correct #2 as well.

    The simplest test I've found to determine what cores are linked is to run Prime95 / Orthos and use SetAffinity to force it to only run on core0. The core it is linked with will also increase in temperature. When I first got my Q6600, core0 and core1 would go up while core2 and core3 would lag behind. That is what should happen on a Quad but now core0 and core2 go up while core1 and core3 lag. If anyone has a 45nm Quad they might want to try this test and post their temps.

    RealTemp 2.66 that I'm working on swaps the center two cores so it looks like it should.


    Core0 is hottest and it heats up core1 to within a degree or two of it. The other two cores are separate and don't heat up as much. With 65nm, there is a very clear difference as you move farther away from the core that is doing the work.

    Previous versions of RealTemp and all of the other temp software I tested shows high, low, high, low which is wrong. Be careful when testing because the Task Manager has this bug as well. Clicking on CPU 1 will not get you the real core1 if core0 and core2 are linked.

    graysky: I try to keep the beta versions sort of low profile so you have to go looking for them. It gives me a chance to test things out without 1001 people screaming the moment I screw something up. I've been using the same URL for a while now so hide that in your favs and you'll be OK.

    It took me forever to scroll through all these pages
    Go figure. I somehow turned a couple of lines of code to read temps from Core processors into a 60 page thread.
    Last edited by unclewebb; 06-19-2008 at 08:11 PM.

  14. #1489
    Xtreme Member
    Join Date
    Aug 2007
    Location
    EU
    Posts
    100
    hi uncle Thank You again for hard work an updating this nice tool

    some screens of my 45nm QX9650 / seems like the same issue as your Q

    when by taskmgr CPU2 only selected (affinty CPU2) it should be core#3 by common means - it make a very little changes in the readings ..

    when by taskmgr CPU3 only selected (affinty CPU3) (core#4) then it seems rising
    the readouts for Core#1 and Core#2 aka ( CPU0 and CPU1) but due to the crappy sensor ( i think) ... @ default clocks and voltage it does not rise over
    27(C) what seems to be the dead (zero) point for that core ,(anyway i get it moving on higher clocks and voltage so it isn't stuck totally)
    ( my idle temps at stock setup are (25-25-21-27 by RT)
    so is this true or not .. i want to believe this is ... my case is open and amient is ~23~24 C

    when by taskmgr CPU0 or CPU1 selected (affinty CPU0 or CPU1)
    there is basically no difference witch one of them ...
    readings for core#1 and core#2 ( by RT or others.. Everest)
    run both like linked ...
    there is no calibration used in this tests .. i used currently beta v2.64

    screens are 4 separate runs of prime95 each run 1 work thread(blend) selected and affinity was set before launch the thread..
    ( also did a double check by loading 1 thread SmallFFT in prime95 and the switched
    affinity within running worker thread - it is visible what core is 100% load in task mgr performance window - but the results for temps were the same )

    load1-thread-Affinity CPU0


    load1-thread-Affinity CPU1


    load1-thread-Affinity CPU2


    load1-thread-Affinity CPU3

    ----
    load4-thread-Affinity CPU-ALL
    Maximus Extreme / Air // E8400 // Noctua NH-C12P
    Asus 8800 ULTRA /Stock Air/
    G.SKILL F3-10600CL8D-2GBHK
    Tagan TG700-BZ // Antec P182 B

    Rampage Extreme / Air // QX9650 // True120 Black
    A-Data DDR3-1600G 3x2gb kit (using 2 modules 2x2b)
    ((CellShock (MSC CS3222580) ) dead
    Sapphire HD 4870x2 (single) stock Air
    Be Quiet! Dark Power Pro 1KW // HAF'932

  15. #1490
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Although my E8400 is IR gunned 95 at DTS=0, like unclewebb's, and tjmax is likely 95. I wanted to test a bare die to confirm. I killed my E6850 (soldered IHS), trying to remove IHS. So, I got an E7200, die attach only, no solder.

    IR gun (which is accurate to within 1C of calibrated touch temp probe). Also have a thermocouple calibrated on route (for Fluke multi), should be here by next Thursday.

    Pic 1 and 2 is E7200 casing temp (IHS still on) at undervolted state. Casing temp reads consistently 88.8 to 89.9C most of time (add delta to tjmax to IR reading for temp at DTS=0)

    Pic 3 is IHS removed (very easy with razorblade).

    Pic 4 is IR gun to bare die. Bare die temp reads nearly same thing but more consistently 90 to 90.5C (adding delta to tjmax to IR reading for temp at DTS=0)

    Point is, intel documents prove that at idle there is no gradient across the die, and thus die temps = Tjmax. And to me this shows that it is accurate to measure die temps via IHS intact at an undervolted, underclocked state, where the gradient is ~1C or less.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	IHSon1.jpg 
Views:	1339 
Size:	89.7 KB 
ID:	80718   Click image for larger version. 

Name:	IHSon2.jpg 
Views:	1316 
Size:	101.0 KB 
ID:	80719   Click image for larger version. 

Name:	IHSoffpic.jpg 
Views:	1326 
Size:	146.8 KB 
ID:	80720   Click image for larger version. 

Name:	IHSoff1.jpg 
Views:	1374 
Size:	103.2 KB 
ID:	80722  

  16. #1491
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    i43: Thanks for the results. When I was testing I had my CPU fan on its lowest setting to help create some heat. A little extra core voltage helps too. Stuck sensors will make the results harder to see. I know with my E8400 when one core was running Prime, the second core would heat up to within 0.5C on average of the other one. The gradients from core to core is much smaller with 45nm compared to 65nm.

    rge: Nice to know that Intel isn't using solder on the E7200. If you ever get bored do you want to try testing at about 60C? I found with a small case / cpu fan blowing across the IHS that things were able to stabilize and I had plenty of time to measure with the IR gun without the temps moving.

    Those new temp fonts are easy to see even when using a camera for screen shots!
    Last edited by unclewebb; 06-20-2008 at 06:49 AM.

  17. #1492
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Quote Originally Posted by unclewebb View Post
    rge: Nice to know that Intel isn't using solder on the E7200. If you ever get bored do you want to try testing at about 60C? I found with a small case / cpu fan blowing across the IHS that things were able to stabilize and I had plenty of time to measure with the IR gun without the temps moving.

    Those new temp fonts are easy to see even when using a camera for screen shots!
    If my mobo and/or cpu is not dead (having to use wifes computer for time being), I will try to get some pics at lower temps, but may be difficult unless reattached IHS. But I think my E7200 tjmax is 90C, unlike E8400 at 95C. I have a box fan on floor, and with IHS on, temps were rising slowly, I know at 70C, delta tj was 20, and temp was holding there a while, but did not get pic there, was trying to get pics near DTS=0.

    Bare die, much more difficult to control temps, but somewhat controllable once around 85C or so, the IHS is an excellent heat sink I am finding out.

    Unfortunately on some testing right after I posted, some smoke billowed out from around cpu.

    BTW...people that take off IHS for temp control...you guys are crazy

    EDIT: Well happily, my mobo lives. My E7200 which still smells like burnt electronics did not make it. Still not sure if it was a reset that set voltage to auto and overheated it...but happened so quickly at time surface temp read 100C.. Interestingly with no cpu in socket, computer does not beep/post but runs all day. With dead cpu, just immediately shuts off. Was planning on overclocking E7200 to death after temp testing...maybe should have done that vice versa.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	melteddie.jpg 
Views:	1114 
Size:	166.8 KB 
ID:	80751  
    Last edited by rge; 01-28-2011 at 04:43 PM.

  18. #1493
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042

    RealTemp 2.66

    rge: Thanks for your sacrifice literally! I might have to buy an E7200 myself to see how it compares to my previous testing but I think I'll keep the IHS on. My basement at 14C helps keep the temps down.

    RealTemp 2.66 is finally done and is ready for some weekend testing.
    http://www.fileden.com/files/2008/3/...alTempBeta.zip



    New features include the reporting of the Minimum and Maximum VID for your processor in the Settings window. On my Q6600 it is able to read these values while Prime is running. This is experimental code with no documentation from Intel to back up my findings so if the Min / Max numbers look out to lunch on your CPU then let me know. The real time VID is still displayed on the main page.

    My Q6600 has the bug where after 3 months the center core temps have been swapped. RT 2.66 tests for this condition and corrects it. The screen shot shows Prime running and SetAffinity... was used to force it to run on core0 only. RT correctly shows core1 heating up while core2 and core3 are cooler like they should be. If you look at the DTS numbers (Distance to TjMax) you can see that RealTemp has swapped the Core1 temp data with Core2 which I believe is correct. If you have a Quad then you can do a Test Sensors test and if your center cores are reversed then it will report that it has swapped them and if everything is OK then nothing new will be reported. I don't think my test for this Quad bug will work on mobile Quad processors so I'll probably include a separate option later to enable or disable it.

    I did a couple of bug fixes to Log File output for Dual cores.

    I've also tried to fix the problem with RealTemp not minimizing to the System Tray on initial start up when that option is selected. It seems to only be an issue for some users with Vista x64. If you had that bug with previous versions then let me know if this version has fixed it or not.
    Last edited by unclewebb; 06-20-2008 at 10:34 PM.

  19. #1494
    Registered User
    Join Date
    Jun 2008
    Location
    Poland
    Posts
    12
    RealTemp 2.66:
    - I did not reset PC so nothing changed in core assignement according to the screenshot in my earlier post. Now Core#0 and #1 are presented in RT as joined together, but in CoreTemp they are swapped,
    - on the RT main page VID is displayed as MaxVID (unchanged) rather than as real VID, which is 1.290V at the moment (CPU full load under crunching with Folding@Home SMP client ),
    - on the Settings RT page MinVID is displayed correctly AFAIR - I saw 1.1625V when I calibrated RT idle temperature.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	RealTemp2.66_VID_.jpg 
Views:	1034 
Size:	81.8 KB 
ID:	80767  

  20. #1495
    Xtreme Addict
    Join Date
    Jun 2007
    Posts
    1,442
    Quote Originally Posted by unclewebb View Post
    rge: Thanks for your sacrifice literally! I might have to buy an E7200 myself to see how it compares to my previous testing but I think I'll keep the IHS on. My basement at 14C helps keep the temps down.
    I wont be taking off any more IHS's myself. Had to do it once just to prove to myself the gradient, so glad I did it. But temps way too difficult to control with IHS off, and it is not necessary to do so for temp testing.

    Would be interesting if you get one to see the temps, I was expecting to see 95 at DTS 0, instead of 90 on E7200.

    I double checked my E8400 yesterday, since I had everything already set up, still getting same ~94.3-95C with it. Again its held at temp with floor box fan, and adjust fan speed/angle to adjust temps. Pic is with IR reading 73.9, and RT core 74.

    BTW..the VID feature is awesome now! The max/min 1.15 to 1.225 and current vid 1.225 is working perfect on mine.

    Here is pic from yesterday of my E8400 versus realtemp, with same setup.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	tjmax95.jpg 
Views:	1175 
Size:	130.1 KB 
ID:	80774  

  21. #1496
    Xtreme Addict
    Join Date
    May 2004
    Posts
    1,046
    Just wondering why my XS Bench is just 981 comparing to 1000 for the E8400. MY CPU is also an E8400 so shouldn't I get the same score as the base one?
    Asus Rampage II Gene, Xeon W3550 D0 Mushkin PC3-2000 6GB, BFG 9600GT OC 512MB DDR3
    Asus A8N32-SLI Deluxe 1.01G, AMD A64 4000+, 2x1GB Ultra PC-3200, EVGA 7600GT 256MB DDR3
    Asus MA378-T with AMD Athlon 64 X2 7850
    ECS 945GCT-M/1333 v3.0, Intel Celeron E1400, MSI 8500GT 256MB DDR3
    BIOStar P4M900-M7 Rev. 7.0, Intel Celeron 440, 1GB Kingston, 6600LE
    Gigabyte M61PME-S2P with AMD Athlon 64 LE-1660, EVGA 8500GT 1GB DDR2

  22. #1497
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    rge: Pic is with IR reading 73.9, and RT core 74.
    Pictures like that speak volumes. Keep it handy for the non believers!
    You've got me curious about the E7200. I might pick one up for a test if the price is right.

    on the RT main page VID is displayed as MaxVID (unchanged) rather than as real VID, which is 1.290V at the moment
    I think this is a common misunderstanding. VID may not have anything to do with the actual core voltage that your processor is receiving. CPU-Z typically reports Core Voltage or actual voltage. Think of VID as the voltage that the processor is requesting from the motherboard. The motherboard, depending on how it is set up, can use this information or can ignore it. If your bios is set to AUTO and you are not overclocking then motherboards are designed to set your maximum core voltage to your maximum VID. There is always a little bit of voltage droop so you typically end up with slightly less than the maximum. Your max VID is 1.3250 so if CPU-Z is reporting 1.29 volts then it might be working the way it is designed to do. If you are manually setting core voltage in the bios then VID information is usually ignored.

    With my Q6600 at default MHz and AUTO voltage with C1E enabled, CPU-Z reports core voltage just less than Minimum VID at idle and just less than Maximum VID at full load.



    And here it is with Orthos warming up a couple of cores.


    A small amount of voltage droop between what the processor asks for and what the motherboard delivers is normal. The new Min / Max VID numbers in RealTemp definitely have some meaning on my CPU and board.

    This is what you should see after clicking on Test Sensors if RT has swapped your center cores.


    jcniest5: What operating system are you using? The bench score is based on Windows XP with a minimum of background junk running. I don't remember seeing any Vista scores that were significantly less but maybe a few Vista users can post their scores for comparison. My E8400 at 3000 MHz as well as my Q6600 at 3000 MHz both score 1000. It's only a single core bench and doesn't take advantage of the extra cache in the E8400 so there is no difference between the two. The only difference is that on a Quad I can run 4 instances of the RealTemp XS Bench at the same time and the scores are all very close together.

    Last edited by unclewebb; 06-21-2008 at 09:19 AM.

  23. #1498
    Registered User
    Join Date
    Apr 2008
    Location
    Dana Point, CA, USA
    Posts
    15
    Sorry uncleweb, but it looks like 2.66 does not fix the core swap bug for me.

    The following image shows RT 2.66 on the left and CoreTemp on the right. Both show the core swap bug, both are in agreement, and RT is apparently not adjusting for the bug. When I test the sensors, I do not see a message stating the core bug was taken into account.



    On rebooting, the core swap bug suddenly goes away (which is typical), the temperatures suddenly make sense and both RT and CoreTemp temps are still in agreement.



    When I reboot again the swap bug returns.

    When the bug is not present, running Prime95 with affinity favoring specific cpus has predictable results. When the bug is in effect, running the same tests on single cores produces skewed results.

    Keep up the good work, uncleweb! And, let me know if I can provide any details you may need. I'd love to see this problem solved.

    Carey
    Last edited by FullSky; 06-21-2008 at 01:49 PM.
    EVGA 680i NF68 A1 \ QX6700 \ TRUE 120 \ 2X2GB OCZ 800 \ 8800 GTX 768mb \ X-FI XtremeGamer \ CL 5.1 Inspire T6100 speakers \ WD320, WD500 \ Gigabyte 570 tower \ ViewSonic 22" \ PC Power & Cooling 750W \ XP Pro

  24. #1499
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042
    FullSky: Thanks for the info. I'll see if I can create a small utility that you can run so I can gather some more data from your processor. It would be easy to create a toggle switch in the Settings window but it would be a lot easier for users if this was all taken care of automaticly. Testing this new feature is difficult because my Q6600 has only swapped once or twice in its lifetime.

  25. #1500
    Xtreme Addict
    Join Date
    Dec 2006
    Location
    Cochrane, Canada
    Posts
    2,042

    Help!

    There's a bug when using Quad core processors that the cores get swapped around so the temps can get misreported. I'd like to fix this issue for all users so if you have a Quad, 45nm or 65nm, could you do me a favor and try running this program and post your results.

    http://www.fileden.com/files/2008/3/3/1794507/MSR.zip

    It uses the WinRing0 library so you'll need to unzip it and copy it to your RealTemp folder to get it to work.

    MSR stands for model specific register and this little program lets you read that data from within your processor. Avoid clicking on the Write MSR button if you don't know what you're doing. Randomly writing information into your processor is not a good idea but it is 100% safe to read information from your processor with the Read MSR button.

    This program is a no brainer. Run it and it will display exactly the information I'm looking for so post a screen shot or send me a PM.

    Here's how my Q6600 looks:



    If you want to learn more about what information is hiding in your processor then read Appendix B in this manual.

    Intel® 64 and IA-32 Architectures Software Developer’s Manual
    Volume 3B: System Programming Guide, Part 2


    Unfortunately the manual is a little bit like Swiss cheese. Many important MSRs are listed as Reserved.
    Last edited by unclewebb; 06-22-2008 at 09:58 AM.

Page 60 of 180 FirstFirst ... 10505758596061626370110160 ... LastLast

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •