Page 9 of 28 FirstFirst ... 678910111219 ... LastLast
Results 201 to 225 of 677

Thread: How to set up GTL Ref Values for 45nm & 65nm

  1. #201
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by clappen View Post
    mike if u could help me plz..

    I have changed some values in my bios, and looked into this some. Am i right if i count like this:

    GTL (0/1) 0.675 x vTT (1.24) = 0.837 GTL ref. Is that right?

    And if it is right, i have two of those GTL:s, i suppose they are for both of the cores. But the first one has standard value of 0.63, and the other has 0.67. How come?

    And also, how can i determine what GTL ref to use? I have no idea really.

    Sorry for my bad english, hope u understood though..

    My setup: Asus P5Q-E, E8400 and Kingston HyperX PC8500. Right now fsb 533 (1:1), stable for 2 hours but no more.
    gtl 0 is for the address clock strobe input reference voltage for die 0
    gtl 1 is for the data clock strobe input reference voltage for die 0

    a quad core has gtl 2 and gtl 3, which are die 1 reference inputs for address and data strobes respectively.

    I personally don't know why Asus offset the two values. I have a few alternate ideas for the reason behind it, but just guesses if anything.

    address strobe occurs on low clock, while data strobe occurs on high clock.

    i dont know how right this theory is so don't take it as more than a stab in the dark at an explanation that just crossed my mind that made a bit of sense as to why.

    lower gtlref for 0 increases ringback margin on the supply voltage for the address strobe, moving the logical 0 clock valid window lower. higher gtlref for 1 increases ringback margin on the supply voltage for the data strobe, moving the logical 1 clock valid window higher. if you overlaid both waves on top of each other then the input reference voltage for each would be more tolerable to ringback on the line as the fsb frequency is adjusted outside the tuned band of frequencies, so that the common denominator of overclockers (people who change settings according to what others use) without an extensive knowledge of electronics design have more freedom to increase clocks without risking data integrity or having to figure out what the hell a gtl ref voltage is and how exactly to change it.!

    those values are probably safest for most, if you increase gtlref 1 you would most likely need to increase gtlref 0 a smaller amount since ringback is usually never as bad on the low clock since the input voltages are between 0 and (gtlref - crossing threshold), where as the high clock ringback is much greater since the voltages are between (gtlref + crossing threshold) and vtt.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  2. #202
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    vox.

    im pretty sure pcie sata voltage is the same as sb pll voltage, but would need to read over the p45 chipset datasheets to tell u for certain. being a mainstream chipset intel might have gone a more cost effective means and gone about this a little differently. personaly id stick to 100-104 and 110-114....my reasoning is somewhat basic. Nvidia uses a 27mhz pll reference on the g80 and newer cards (108mhz base clock is used to obtain the shader clock by 1:2 divider, and memory clock with 1:1 divider), on top of this the gt200 series cards switches the pll reference to the pci-e bus when downclocking to generate the core, shader and memory clocks (which use a 100mhz base clock) in 2d mode for power saving. if you own an nvidia gpu then its probably wise to avoid between 105-109mhz theres more chance of cross talking between gpu bus and pci-e bus when the pll source is switched back and forth. I don't know much on the pll reference ATI uses so I can't help there.
    Last edited by mikeyakame; 10-17-2008 at 02:10 AM.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  3. #203
    Registered User
    Join Date
    Oct 2008
    Posts
    4
    Quote Originally Posted by mikeyakame View Post
    gtl 0 is for the address clock strobe input reference voltage for die 0
    gtl 1 is for the data clock strobe input reference voltage for die 0

    a quad core has gtl 2 and gtl 3, which are die 1 reference inputs for address and data strobes respectively.

    I personally don't know why Asus offset the two values. I have a few alternate ideas for the reason behind it, but just guesses if anything.

    address strobe occurs on low clock, while data strobe occurs on high clock.

    i dont know how right this theory is so don't take it as more than a stab in the dark at an explanation that just crossed my mind that made a bit of sense as to why.

    lower gtlref for 0 increases ringback margin on the supply voltage for the address strobe, moving the logical 0 clock valid window lower. higher gtlref for 1 increases ringback margin on the supply voltage for the data strobe, moving the logical 1 clock valid window higher. if you overlaid both waves on top of each other then the input reference voltage for each would be more tolerable to ringback on the line as the fsb frequency is adjusted outside the tuned band of frequencies, so that the common denominator of overclockers (people who change settings according to what others use) without an extensive knowledge of electronics design have more freedom to increase clocks without risking data integrity or having to figure out what the hell a gtl ref voltage is and how exactly to change it.!

    those values are probably safest for most, if you increase gtlref 1 you would most likely need to increase gtlref 0 a smaller amount since ringback is usually never as bad on the low clock since the input voltages are between 0 and (gtlref - crossing threshold), where as the high clock ringback is much greater since the voltages are between (gtlref + crossing threshold) and vtt.
    allright! Lets say i get rounding errors in prime95 after 2h, i know my vcore is allright, so is my NBv. My gtl refs are at standard value (0.63 and 0.67), and vTT is 1.28. (gtl @ NB is auto).

    But if i change the cpu gtl:s to auto, would that make any sense and get the system stable? Or should i increase/decrease those manually? If i have higher vTT, does that mean i will use lower gtl:s?

    sorry for beeing noob, but i just want to learn!

  4. #204
    Registered User
    Join Date
    Oct 2008
    Posts
    20

    Exclamation

    Quote Originally Posted by mikeyakame View Post
    vox.

    im pretty sure pcie sata voltage is the same as sb pll voltage, but would need to read over the p45 chipset datasheets to tell u for certain. being a mainstream chipset intel might have gone a more cost effective means and gone about this a little differently. personaly id stick to 100-104 and 110-114....my reasoning is somewhat basic. Nvidia uses a 27mhz pll reference on the g80 and newer cards (108mhz base clock is used to obtain the shader clock by 1:2 divider, and memory clock with 1:1 divider), on top of this the gt200 series cards switches the pll reference to the pci-e bus when downclocking to generate the core, shader and memory clocks (which use a 100mhz base clock) in 2d mode for power saving. if you own an nvidia gpu then its probably wise to avoid between 105-109mhz theres more chance of cross talking between gpu bus and pci-e bus when the pll source is switched back and forth. I don't know much on the pll reference ATI uses so I can't help there.
    I have a HD 4870 1GB DDR5 what would be the "best" ranges for my GPU?

    tks
    vox

  5. #205
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by clappen View Post
    allright! Lets say i get rounding errors in prime95 after 2h, i know my vcore is allright, so is my NBv. My gtl refs are at standard value (0.63 and 0.67), and vTT is 1.28. (gtl @ NB is auto).

    But if i change the cpu gtl:s to auto, would that make any sense and get the system stable? Or should i increase/decrease those manually? If i have higher vTT, does that mean i will use lower gtl:s?

    sorry for beeing noob, but i just want to learn!
    you could try auto it may or may not work. i've spent some time analyzing the auto values on my board and know this much at least on the Rampage Formula. If you say set vCore manually and leave vCPU_PLL on auto, it selects a default value and doesnt correct any further adjustments I make to vCore. it uses the one voltage for any value so it might just be that for auto to work properly the other settings it uses to calculate adjustments probably need to be set to auto too so it can make corrective adjustment based on the programmed tables.

    if after 2 hours prime fails, you probably want to raise vtt one step first, then subract 10mv at a time first from gtlref1, then another 10mv on gtlref1, then 10mv off gtlref0, then try -10mv on gtlref1 and 0, if still no luck add 10mv to gtlref 1, and next time add another 10mv...just try different values while making small adjustments each time if you need to.

    you wont get it right straight away, but with time and trial and error you'll develop a knack for doing it pretty quickly. it's not something anybody can explain and even maths only provides theoretical values of what it should be. there is a baseline to work to, and the more different combinations of settings you succeed in taming the easier it becomes to makes educated guesses at where to start on your system.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  6. #206
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by vox View Post
    I have a HD 4870 1GB DDR5 what would be the "best" ranges for my GPU?

    tks
    vox
    find out for me what frequency ati's common pll oscillates the reference clock for the core and memory base clocks at and then I can steer you the right way. i don't have any ati cards at home to get that value for you.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  7. #207
    Xtreme Addict
    Join Date
    Jul 2007
    Location
    ARIZONA
    Posts
    1,564
    whew what a thread ! exellent info in here!
    [SIGPIC][/SIGPIC]
    PENT E8400 batch #814A014 ...4.3 at 1.34v~4.7 at 1.45v
    FOXCONN MARS
    COOLIT Eliminator 7*c idle~27~38*c load $95bucks !
    BUFFALO FireStix's ddr2-800 do 1200 eazy at 2.1v
    OCZ 2x2 kit pc2 8500 - 1066 @1069 atm
    Quattro 1000W
    Radeon 2-4850's in crossfire
    OCZ Vertex SSD thanks Tony!
    ALL PIPED INTO HOUSE AIRCOND ;}
    *QUANTUM FORCE* saaya & sham rocks !
    *REAL TEMP*
    At least you've got some Xtreme software now for working in Xtreme situations! "Unclewebb" rocks !
    *MEMSET* Felix rocks !
    *SUPER TEC MAN* UncleJimbo rocks !
    OVERCLOCKERS MAG..http://www.xtremesystems.org/forums/...d.php?t=197660

  8. #208
    Xtreme Member
    Join Date
    Aug 2004
    Location
    The Netherlands
    Posts
    188
    Quote Originally Posted by mikeyakame View Post
    vox.

    im pretty sure pcie sata voltage is the same as sb pll voltage, but would need to read over the p45 chipset datasheets to tell u for certain. being a mainstream chipset intel might have gone a more cost effective means and gone about this a little differently. personaly id stick to 100-104 and 110-114....my reasoning is somewhat basic. Nvidia uses a 27mhz pll reference on the g80 and newer cards (108mhz base clock is used to obtain the shader clock by 1:2 divider, and memory clock with 1:1 divider), on top of this the gt200 series cards switches the pll reference to the pci-e bus when downclocking to generate the core, shader and memory clocks (which use a 100mhz base clock) in 2d mode for power saving. if you own an nvidia gpu then its probably wise to avoid between 105-109mhz theres more chance of cross talking between gpu bus and pci-e bus when the pll source is switched back and forth. I don't know much on the pll reference ATI uses so I can't help there.
    For the newer Ati 48xx cards it's 25MHz, i think. Why? Because when overclocking the card, GPU and RAM speeds seem to be at their best when they're dividable by 25. The ram will automatically scale to the nearest multiple of 25 when setting the ram speed higher than 1000MHz (example: 1130 -> 1125 or 1140 -> 1150)

    This topic seems to support my asumption:
    http://64.233.183.104/search?q=cache...lnk&cd=1&gl=nl
    Last edited by DemonEyez; 10-17-2008 at 04:07 AM.
    Proc: Q9650 9x496 @ 1.440v batch L844B703
    Ram: 2x2GB OCZFlexII PC-9200 4:5 1240MHz 6-6-6-18 @ 2.12v
    Mobo: Gigabyte EP45-UD3P rev 1.0 - bios F9b
    Video: 2x Palit Dual Sonic HD4870 1GB in CF (840/4400)
    PSU: OCZ PowerStream 520W + Thermaltake VGA 450W
    HDD: 3x250Gb Barracuda 7.10 SATA2 Raid0 (ICHR10) 2x200Gb Barracuda 7.10 SATA2 Raid1 (ICHR10)
    Audio: Audigy 4
    Case: Dual Coolermaster Stacker; one for system rig and one for watercooling loop and cooling

    [SIGPIC][/SIGPIC]

  9. #209
    Registered User
    Join Date
    Oct 2008
    Posts
    20
    Quote Originally Posted by mikeyakame View Post
    find out for me what frequency ati's common pll oscillates the reference clock for the core and memory base clocks at and then I can steer you the right way. i don't have any ati cards at home to get that value for you.
    do you know if GPU-Z gives that info?

    can this link help? http://ati.amd.com/products/radeonhd4800/specs.html

  10. #210
    Xtreme Addict
    Join Date
    Jul 2005
    Location
    ATX
    Posts
    1,004
    heads up!
    ax = bx + y, where a = 0.667, b = 0.635, x = Vtt
    y = ax - bx = x(a-b) = x(0.667-0.635) = .32x
    y = 0.32 x Vtt

  11. #211
    Xtreme Member
    Join Date
    Aug 2008
    Location
    Surrey, UK
    Posts
    214
    Quote Originally Posted by m0da View Post
    heads up!
    ax = bx + y, where a = 0.667, b = 0.635, x = Vtt
    y = ax - bx = x(a-b) = x(0.667-0.635) = .32x
    y = 0.32 x Vtt

    just doing my bit for m0da's nice formula



    heads up! (for 65nm CPU)

    ax = bx + y, where a = 0.667, b = 0.635, x = vTT

    y = ax - bx

    y = x(a-b) = x(0.667-0.635) = 0.032x

    y = 0.032 (vTT)

    or

    y = vTT multiplied by 0.032



    heads down! (for 45nm CPU)

    ax = bx - y, where a = 0.667, b = 0.635, x = vTT

    ax + y = bx

    y = x(b-a) = x(0.635-0.667) = -0.032x

    y = -0.032 (vTT)

    or

    y = vTT multiplied by -0.032
    Last edited by cheapseats; 10-17-2008 at 12:29 PM. Reason: clarify use of bracket as multiply sign

    Maximus V GENE [0086] :: 3770K L212B244 :: H70 :: EB3103A (PSC)

    CL|WCL|RTL performance (SB) : 32M scaling charts : PSC WCL > CL performance bug



  12. #212
    Xtreme Addict
    Join Date
    Feb 2008
    Posts
    1,118
    I haven't read all of the explanations I asked for but, I seen you guys responded and wanted to thank you. I will read it all in a little bit, busy day. Vox if you are running those setting , I think you are going to ruin your chip man.
    _____________________________________________



    Rig = GA-P67A-UD3P Rev 1.0 - 2600K @ 5.2~GHz 1.5v~, 1.489~v Under Load - Swiftech Water Cooling - 2 X 4GB Corsair DDR3 2000Mhz @ 1868MHz~ 9,10,9,27 @ 1.65v~ - Asus 6970 @ 950MHz / 1450MHz - 3x Western Digital RE3 320Gb 16Mb Cache SataII Drives in Raid0 - Corsair HX 850w Power Supply - Antec 1200 Case - 3DMark 11 Score = P6234 - 3DVantage Score = P26237

  13. #213
    Xtreme Member
    Join Date
    Mar 2007
    Location
    New York City
    Posts
    158
    Wish somebody would create a little app where you can input the numbers and it does the equation for us
    2500k @ 4.8 Ghz
    Asus Sabertooth P67 (1502)
    G.Skill Ripjaws 1600 DDR3 8GB
    OCZ ZX Series OCZ-ZX1250W PS
    PowerColor 4870x2
    Crucial C300 SSD 128GB
    150GB Western Digital Raptor
    Westinghouse LVM-37w3 1080p Monitor
    Win 7 Ultimate



    Cooling: CPU-H70 with 2 San Ace 120x38mm fans+4Scythe S-FLEX SFF21F 120mm, Sunbeam Fan Control, Silverstone TJ09 case.

  14. #214
    Xtreme Addict
    Join Date
    Feb 2008
    Posts
    1,118
    Good idea^^
    _____________________________________________



    Rig = GA-P67A-UD3P Rev 1.0 - 2600K @ 5.2~GHz 1.5v~, 1.489~v Under Load - Swiftech Water Cooling - 2 X 4GB Corsair DDR3 2000Mhz @ 1868MHz~ 9,10,9,27 @ 1.65v~ - Asus 6970 @ 950MHz / 1450MHz - 3x Western Digital RE3 320Gb 16Mb Cache SataII Drives in Raid0 - Corsair HX 850w Power Supply - Antec 1200 Case - 3DMark 11 Score = P6234 - 3DVantage Score = P26237

  15. #215
    Xtreme Member
    Join Date
    Jun 2008
    Location
    London, UK
    Posts
    256
    Quote Originally Posted by zodden View Post
    Wish somebody would create a little app where you can input the numbers and it does the equation for us
    that can be done :P

    Someone give me some example correct values and I can make a quicky console program to give you the mV rating.

    The program just needs to know VTT and the fab Process of your CPU right? So you input your VTT, for example mine would be 1.25, and the fab process would be 45nm. So using that formula up there I would need -40mV right?

    0) 0.635
    1) 0.667
    2) 0.635
    3) 0.667

    Thats the values in order on my mobo (Maximus Formula II) so I need to set 1 and 3 to -40mV right?
    Last edited by moogle; 10-17-2008 at 11:19 AM.

  16. #216
    Xtreme Member
    Join Date
    Jul 2004
    Location
    Sydney, Australia
    Posts
    363
    Quote Originally Posted by moogle View Post
    that can be done :P

    Someone give me some example correct values and I can make a quicky console program to give you the mV rating.

    The program just needs to know VTT and the fab Process of your CPU right? So you input your VTT, for example mine would be 1.25, and the fab process would be 45nm. So using that formula up there I would need -40mV right?

    0) 0.635
    1) 0.667
    2) 0.635
    3) 0.667

    Thats the values in order on my mobo (Maximus Formula II) so I need to set 1 and 3 to -40mV right?

    Correct, thats how I have mine set up as well.


    Something interesting btw;

    I had my Q9650 @ 4GHZ (9x450) with 1.28750 vcore, I had FSBTV-1.12v, NB-1.12v, PLL-1.51, LLC enabled and all other volts on one notch up from there lowest values. It was prime/linpack stable but I couldn't lower the vcore 2 notches below this setting or it would start to become flakey. CPU GTL's were 0 auto, 1 -40, 2 auto, 3 -40.

    After reading here I decided to try something. Mobo MF2

    I raised my FSBTV to 1.29v (which is now above my vcore) and I raised NB to 1.2v, I left the CPU GTL's as they were and left all other volts as they were as well...................then I droped my vcore down to 1.2500v (which is about 6/7 notches down) and the system is rock solid prime/linpack stable.

    I'm useless at math and remembering tech terminology but with the first settings I think things fell below the .80 - 1.0 volt margin and were around the mid .7 setting.

    After changing values the margin moved up over the .8 barrier and therefore enabled me to lower vcore for some reason. Probably an incorrect assumption as to why I could lower vcore by so much but perhaps there is some validity to it as well.
    Last edited by lowdog; 10-17-2008 at 03:59 PM.

  17. #217
    Xtreme Member
    Join Date
    Jun 2008
    Location
    London, UK
    Posts
    256
    Quote Originally Posted by lowdog View Post
    Correct, thats how I have mine set up as well.
    I've done the exact opposite to get my stable overclock

    Maybe I can decrease my vCore tonight.

  18. #218
    Xtreme Member
    Join Date
    Aug 2008
    Location
    Surrey, UK
    Posts
    214
    Quote Originally Posted by moogle View Post
    Someone give me some example correct values and I can make a quicky console program to give you the mV rating.
    Quote Originally Posted by lowdog View Post
    I think things fell below the .80 - 1.0 volt margin and were around the mid .7 setting.

    After changing values the margin moved up over the .8 barrier
    I think lowdog's example shows why Cryptik's original formula in Post 1 could be more useful than a simply generating a 'y' value in mV.

    In the 'long' version, multiplying 'a' and 'b' values individually by vTT, before subtracting one from another gives the resultant vREFs first

    Maximus V GENE [0086] :: 3770K L212B244 :: H70 :: EB3103A (PSC)

    CL|WCL|RTL performance (SB) : 32M scaling charts : PSC WCL > CL performance bug



  19. #219
    Registered User
    Join Date
    Jul 2006
    Location
    Maryland, USA
    Posts
    77
    I've been slowly working my voltages up trying to get stable at 430x9 FSB. Been going slowly because my wife would not be happy if I had to replace the CPU . But I finally just gave my SB/CPU PLL a jump, gave my VTT a HUGE jump (about 10 of the fine settings on this MB), pushed my CPU GTLs up to almost 800 mv -- and I'm stable! Then, just for the heck of it (since I'm on air and don't expect to get it stable), I pushed VTT and the SB/CPU PLL up some more, put the CPU GTLs a little above 800 mv and got windows to boot at 4GHz! (442x9). Now to see if I can get it stable without adding too much more VID.
    Last edited by davidk21770; 10-18-2008 at 11:19 PM. Reason: typeo
    DFI Lanparty UT DFI Lanparty UT X48-T3RS, Rev AA1, BIOS: 10/15/08
    Intel Core 2 Quad Q9650 @4005MHz (work in progress), Sunbeamtech Core-Contact-Freezer (Air!)
    4G OCZ Reaper HPC DDR3 1800 @400/1333 (work in progress)
    eVGA 7900 GT KO RoHS, Zalman VP900CU Cooling
    SilverStone Decathlon DA1000
    Areca RAID ARC-1220 Raid 5 -- 1.2 TB
    (+2 DVD Drives, a few odd SATA drives, and a Hauppauge TV Card)

  20. #220
    Xtreme Member
    Join Date
    Feb 2007
    Location
    Weesp, Netherlands
    Posts
    151
    I wanna clear up something... I've heard several people say over 1,36v vtt can and will damage a 45nm CPU but reading through this thread I see people use much more and advising to put vtt higher than Vcore.
    So the big question that is bugging me is.... what is a safe max vor vtt?
    - Asus P8P67 PRO
    - i5 2500K - L103A965
    - Intel Postville X25-M 80Gb SSD
    - MSI HD6950@6970
    - Thermaltake Toughpower 750W.
    - EK Supreme HF Full Copper
    - Laing DDC3.2 /w Petrastech top
    - Feser Xchanger 360mm

  21. #221
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    1.36v definitely won't scratch a 45nm cpu. but there is generally no need to set vtt (actual reported value) 0.05v higher than vcc unless vcc is below 1.20v. extra vtt voltage just helps to get around certain fsb frequencies and makes gtl reference multiplier more flexible. I believe that at vcc values of more than 1.40v a vtt that is slightly higher offers voltage overshoot protection and some noise immunity but this is just based on my understanding of how its implemented from reading through lots of intel datasheets. Safely for every day on a 45nm chip as long as you stay below 1.50v vtt there won't be any kind of chip dying happening anywhere in the near future. A vcc of 1.50v and higher will wear the chip out at a higher rate if average temps are too high in general. You could probably use 1.60v vcc and 1.65v vtt all day long if you can keep the cpu temps low enough under full load ( id take a guess and say < 40c full load )

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  22. #222
    Xtreme Mentor
    Join Date
    Aug 2008
    Location
    Australia
    Posts
    3,035
    Quote Originally Posted by cheapseats View Post
    I think lowdog's example shows why Cryptik's original formula in Post 1 could be more useful than a simply generating a 'y' value in mV.

    In the 'long' version, multiplying 'a' and 'b' values individually by vTT, before subtracting one from another gives the resultant vREFs first
    Yes, that's one of the reasons why I chose to do the formula that way. You can see what Vref's you are getting, and then what you have to set to change them to the desired level.

    It seems everyone comes at this from a different angle so just use whatever way works for you.

    It seems my e8400 likes lower Vrefs, around 0.74v. If I raise the Vtt, I must lower the Vref to keep it stable, just raising Vtt and leaving the GTL's alone causes instability. Just supports the 'whatever works for your CPU' statements - try all combinations don't just raise Vref.
    Ci7 990X::Rampage III Extreme::12GB Corsair Dominator 1866C7GT::2 x EVGA SC Titans in SLI::Corsair AX1200::TJ07::Watercooled
    Ci7 920 3849B018::Rampage II Extreme::6GB GSKILL Trident 2000C9 BBSE::EVGA GTX580::Antec Signature SG850::TJ09::Aircooled w/TRUE 120X

  23. #223
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    As Cryptik said, if you plan to change vtt don't screw around with gtlref too much, it's easier to use a rough gtlref multiplier or value that generally works then fine tine it once you've set up all the other voltages and dont plan to adjust them any further. Otherwise it's just extra fine tuning work and a waste of time since for any given vtt and vcc combination the gtl reference input voltage varies, on top of the variance here you need to factor in what the particular fsb target base clock requires (which can't be calculated properly without a logic analyzer and some solid understanding of how to read the output and set it up correctly). I usually guesstimate that the farther i am away from one fixed fsb base clock to the next (266, 333, 400, 466...) , the need for a lower/higher gtl reference voltage from nominal values is almost always certain.

    DFI LT-X48-T2R UT CDC24 Bios | Q9550 E0 | G.Skill DDR2-1066 PK 2x2GB |
    Geforce GTX 280 729/1566/2698 | Corsair HX1000 | Stacker 832 | Dell 3008WFP


  24. #224
    Muslim Overclocker
    Join Date
    May 2005
    Location
    Canada
    Posts
    2,786
    Practically speaking though, what kind of benefits does tweaking the GTLs bring really? Is it worth the effort?

    My watercooling experience

    Water
    Scythe Gentle Typhoons 120mm 1850RPM
    Thermochill PA120.3 Radiator
    Enzotech Sapphire Rev.A CPU Block
    Laing DDC 3.2
    XSPC Dual Pump Reservoir
    Primochill Pro LRT Red 1/2"
    Bitspower fittings + water temp sensor

    Rig
    E8400 | 4GB HyperX PC8500 | Corsair HX620W | ATI HD4870 512MB


    I see what I see, and you see what you see. I can't make you see what I see, but I can tell you what I see is not what you see. Truth is, we see what we want to see, and what we want to see is what those around us see. And what we don't see is... well, conspiracies.



  25. #225
    Xtreme Member
    Join Date
    Aug 2008
    Location
    Finland,
    Posts
    324
    Quote Originally Posted by ahmad View Post
    Practically speaking though, what kind of benefits does tweaking the GTLs bring really? Is it worth the effort?
    Maybe few notch lower vcore, Thats when your lucky and find the "sweetspot"
    Asus P5Q-E @ 1306 Ket's handwork
    Intel® Core™2 Quad 9550 3600Mhz -1.28v load- FPO: 816xxxxx
    Xigmatek HD1283 -> 30-33 IDLE / GAMING 45*C
    Sapphire 4870 512MB If you want feel like in aeroplane, turn fan to 100% that is what i call xtreme
    A-Data 2X2GB 850mhz 1:1 damn budget
    Corsair HX520W Small but powerfull
    Antec 300
    Noctuas casefans <3 Silence
    WD 640GB

    Eizo Flexscan S2201W 22''

    3DMARK 06 (+17000)
    Vantage (+10000)
    Best SuperPI time @ 3.6Ghz

Page 9 of 28 FirstFirst ... 678910111219 ... LastLast

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
  •