Page 46 of 67 FirstFirst ... 364344454647484956 ... LastLast
Results 1,126 to 1,150 of 1660

Thread: New Memory Tweaker for Intel Chipsets

  1. #1126
    Xtreme Enthusiast
    Join Date
    Dec 2005
    Location
    Athens,Greece
    Posts
    628
    Looking back to my post in this thread you can find the beta version i got that worked well with my PM945 laptop chipset.
    I have 2x2GB dual on it, CPU-z can detect 4096MB dual but memset can only see 2048MB and do not report 2x
    E8400 TRUE120@Asus Maximus Formula@2x2GB Geil Evo One 800MHz 4-4-4@Corsair HX 620W
    Sapphire HD6850 1GB@Samsung 830 128GB@Casetek 1022-5@LG 19" 1970HQ
    Creative Inspire 5.1 5100@Samsung SH-S203B SA@CM Quickfire Pro Red@Logitech G-600

  2. #1127
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    WebSite: www.Tweakers.fr


  3. #1128
    Xtreme Enthusiast
    Join Date
    Mar 2005
    Posts
    544
    Hey Felix,
    First let me say a big thanks for your nice apps (Memory/CPU Tweaker).

    Regarding the X58 chipset, why is it limited to read only and there is no option to change the ram settings from Windows ?
    Is it likely to be added in the future ?

    Thanks and keep up the good work

    PC: Intel Core i7 920 D0 | Kingston Hyperx T1 6GB 2000Mhz 8-8-8 RAM | Foxconn Bloodrage GTI | Sapphire 4870X2 | Perc 5/i - WD 640AAKSx4 RAID0 | Asus 2014L1T | Dell 2407WFP | Lian Li G70 Silver Watercooled
    WaterCooling: Q˛ Project by The-Fox
    CPU Loop: Swiftech Apogee GTZ | Feser X-Changer 480 | Swiftech MCP655 Vario w/ DetroitAC top | EK Multioption RES 250 Rev.2 | Tygon R3603 1/2" | YL D12SL@1350RPM x4
    GPU Loop: EK-FC4870 X2 Nickel | Swiftech MCR320 | Swiftech MCP655 Vario w/DetroitAC top | EK Multioption RES 150 Rev.2 | Tygon R3603 1/2" | YL D12SL@1350RPM x3



  4. #1129
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by The-Fox View Post
    Hey Felix,
    First let me say a big thanks for your nice apps (Memory/CPU Tweaker).

    Regarding the X58 chipset, why is it limited to read only and there is no option to change the ram settings from Windows ?
    Is it likely to be added in the future ?

    Thanks and keep up the good work
    Because the motherboard vendors made sure their bios' set the IMC pci address space locking register after they change the settings. It's a security feature mostly though, to protect from priviledge 0 originating attacks like source/target decoder allowed DID imitating which would by pass the QPI and IMC ruleset to prevent this from happening.

    Intel would have simply said if you don't lock the register space then we won't patch a critical bug that exists only on boards that don't follow spec.

    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


  5. #1130
    Xtreme Enthusiast
    Join Date
    Mar 2005
    Posts
    544
    That explanation is way too technical for me, I'm not that knowledgeable about computers.
    From what I understand, the limit is caused by technical issues regarding security implemented by the M/B manufacturers ?
    The board is preventing from editing IMC settings outside of the bios ? is that correct ?

    So probably we won't see this feature in the future for X58 ?

    Thanks for the explanation mikeyakame.

    PC: Intel Core i7 920 D0 | Kingston Hyperx T1 6GB 2000Mhz 8-8-8 RAM | Foxconn Bloodrage GTI | Sapphire 4870X2 | Perc 5/i - WD 640AAKSx4 RAID0 | Asus 2014L1T | Dell 2407WFP | Lian Li G70 Silver Watercooled
    WaterCooling: Q˛ Project by The-Fox
    CPU Loop: Swiftech Apogee GTZ | Feser X-Changer 480 | Swiftech MCP655 Vario w/ DetroitAC top | EK Multioption RES 250 Rev.2 | Tygon R3603 1/2" | YL D12SL@1350RPM x4
    GPU Loop: EK-FC4870 X2 Nickel | Swiftech MCR320 | Swiftech MCP655 Vario w/DetroitAC top | EK Multioption RES 150 Rev.2 | Tygon R3603 1/2" | YL D12SL@1350RPM x3



  6. #1131
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Yep that about sums it up. The Lock register is Read Write Once, so once it's been set it can't be set again until next reset. We haven't come up with a work around yet, and don't even know if one exists that wouldn't be considered an exploit tactic heh. Maybe one day it'll be possible if board vendors take the initiative to learn and implement source and target address decoder rules, as I think once rules are set up correctly the address space could be safely left unlocked. I feel their locking is probably just inexperience in the new architecture design, and they are safe from exploits in the meantime even though we can't set memory timings outside of bios.

    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. #1132
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Felix,

    Small request for when you have some free time.

    Would you be able to write a small function to calculate correct Refresh Period tREF turnaround value with respect to detected DRAM frequency and SPD REF Interval data and have that value as default menu item selection?

    All it has to do is REF[T] = ( SPD_tREF * 1000 )[ns] / ( CK )[ns] where CK[ns] = 1000 / DRAM_IO_FREQ

    The correct Refresh Period changes with frequency as you know, so having different values which can be selected is unnecessary. All It needs to do is detect what the correct value should be, and apply if something like Autodetect tREF option is enabled.

    Let me know what you think anyway. To me it sounds like quite a good option, and it isn't much to write in c/c++ to do it.

    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


  8. #1133
    Xtreme Member
    Join Date
    Jun 2005
    Location
    Perth, Western Australia
    Posts
    114
    Very handy program, Thanks!



    Case: Coolermaster CM690 OS: Windows XP x64 edition / Windows Vista x64 Optical: Asus DRW-1814BLT, LG GDR8164B Motherboard: Gigabyte GA-P35-DS3 (rev 2.1) Monitors: Dual GDM-5410 21" RAM: Corsair XMS2 4GB (2 x 2GB) DDR2 800, 5-4-3-12 Processor: E2140 (M0) @ 3.2ghz/1.3825v (set in BIOS) PSU: Enermax EG565P-VE FMA (24P) 535W ATX2.01 PSU Videocard: Galaxy 512mb 8800GT @ 675/1674/1100 (Samsung 1.0ns) Cooling: Xigmatek HDT-S1283, Accelero S1 Rev. 2 + 2x 120mm Coolermaster fan Storage: Western Digital Raptor 74gb (WD740GD-00FLA2), Seagate 750gb (ST3750630AS)

  9. #1134
    Xtreme Mentor
    Join Date
    Oct 2005
    Posts
    2,788
    I'm confused. Now that Core i7 support has been added to MemSet... whats the difference between MemSet and CPU-Tweaker?
    Asus Rampage II Gene | Core i7 920 | 6*2GB Mushkin 998729 | BFG GTX280 OCX | Auzentech X-Fi Forte | Corsair VX550
    —Life is too short to be bound by the moral, ethical and legal constraints imposed on us by modern day society.

  10. #1135
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    -> mikeyakame: I'll try to add it (probably in spd table) in a next version.

    ->003: MemSet is a memory tweaker wich work on practically alls CPU/Chipset,
    CPU-Tweaker is a most complete version for K10 and Core i7 only.


    CPU-tweaker finale version (some change since the last beta7): CPU-Tweaker.zip
    WebSite: www.Tweakers.fr


  11. #1136
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Quote Originally Posted by FELIX View Post
    -> mikeyakame: I'll try to add it (probably in spd table) in a next version.

    ->003: MemSet is a memory tweaker wich work on practically alls CPU/Chipset,
    CPU-Tweaker is a most complete version for K10 and Core i7 only.


    CPU-tweaker finale version (some change since the last beta7): CPU-Tweaker.zip
    Awesome mate, SPD table sounds great to me

    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


  12. #1137
    Memory Addict
    Join Date
    Aug 2002
    Location
    Brisbane, Australia
    Posts
    11,651
    Quote Originally Posted by FELIX View Post
    -> mikeyakame: I'll try to add it (probably in spd table) in a next version.

    ->003: MemSet is a memory tweaker wich work on practically alls CPU/Chipset,
    CPU-Tweaker is a most complete version for K10 and Core i7 only.


    CPU-tweaker finale version (some change since the last beta7): CPU-Tweaker.zip
    working nicely, just missing chipset value heh

    ---

  13. #1138
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Weird, I already add this chipset ID.
    Could you send me a register dump at memset@hotmail.fr

    Thank.
    WebSite: www.Tweakers.fr


  14. #1139
    Memory Addict
    Join Date
    Aug 2002
    Location
    Brisbane, Australia
    Posts
    11,651
    Felix the cpuz dump can be downloaded here

    ---

  15. #1140
    Xtreme Mentor stasio's Avatar
    Join Date
    Jan 2008
    Location
    Malaysia
    Posts
    3,036
    Nice eva2000,3 different brand of DDR3 and VDIMM 1.84
    Last edited by stasio; 01-28-2009 at 07:26 PM.
    Need a Gigabyte latest BIOS?
    Z370 AORUS Gaming 7,
    GA-Z97X-SOC Force ,Core i7-4790K @ 4.9 GHz
    GA-Z87X-UD3H ,Core i7-4770K @ 4.65 GHz
    G.Skill F3-2933C12D-8GTXDG @ 3100 (12-15-14-35-CR1) @1.66V
    2xSSD Corsair Force GS 128 (RAID 0), WD Caviar Black SATA3 1TB HDD,
    Evga GTS 450 SC, Gigabyte Superb 720W
    XSPC RayStorm D5 EX240 (Liquid Ultra)
    NZXT Phantom 630 Ultra Tower
    Win 7 SP1 x64;Win 10 x64

  16. #1141
    Memory Addict
    Join Date
    Aug 2002
    Location
    Brisbane, Australia
    Posts
    11,651
    overvolted ram a bit as it can do 844mhz 8-8-8-24 1T at 1.815v too http://www.xtremesystems.org/forums/...d.php?t=216025
    ---

  17. #1142
    Xtreme Addict
    Join Date
    Jun 2006
    Posts
    1,394
    How can I fully disable all the settings made by memset, as I tried to run my memories at performance level7 ( from 8 ) now my system crashes at 400Mhz 1:1 i need to either boot in 266 or safe mode..

  18. #1143
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Run memset, click on "Del.Save" button; otherwize, delete memsave folder in C:/windows and the shortcut in the StartUp folder.
    WebSite: www.Tweakers.fr


  19. #1144
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    Quote Originally Posted by eva2000 View Post
    Felix the cpuz dump can be downloaded here
    Two chipsets ID for X58, I added the second in this version: CPU-Tweaker
    WebSite: www.Tweakers.fr


  20. #1145
    Memory Addict
    Join Date
    Aug 2002
    Location
    Brisbane, Australia
    Posts
    11,651
    FELIX to the rescue again - thanks working fine now

    ---

  21. #1146
    Registered User
    Join Date
    Sep 2008
    Posts
    40
    Nice little program here!!!! I wish I found this sooner!

    any way to add the nForce 780i?

  22. #1147
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    780i chipset is already supported by memset.
    WebSite: www.Tweakers.fr


  23. #1148
    Registered User
    Join Date
    Mar 2008
    Location
    San Francisco
    Posts
    18
    Quote Originally Posted by kuebk View Post
    Guys I have odd problem using Memset 3.6/4.0 beta 4. I can't change anything the only button that works are About and Exit, here is how does it look like:



    I'm using Abit IP35-PRO and WinXP x64.

    ISO: Help, thanks.
    I have the same board/Bios 17, and posted same problem (#1089) in December '08, never got a response. Fortunately I had an earlier version (3.4) so uninstalled 3.6, reinstalled 3.4, and it works perfectly.

    Good luck
    Zalophus
    [SIGPIC][/SIGPIC]
    Abit IP35Pro-bios17;E8500-CO@4.1Ghz;Xigmatek S-1293;Mushkin Ascent 1066 2x2GB;XFX 8600GT;Corsair 620W;WD SATA 1x250GB & Seagate 2x320GB;Antec 900; Vista Ultimate x64.



    ASUS P8z77-V LE Plus; 3570K;CM 212 Plus;Corsair Vengance 1866 2x8GB;Seasonic 750W;Samsung 830-128GB;WD Black 1TB;WD Blue-1TB;Fractal Arc Midi;Win7 Pro x64

  24. #1149
    Xtreme Legend
    Join Date
    Mar 2006
    Location
    France
    Posts
    599
    MCHBAR is locked on IP35 board since bios 11.
    You need to got a modded bios for using memset on this board.
    I tested it personaly and it's work, but use it at your own risk.
    WebSite: www.Tweakers.fr


  25. #1150
    Xtreme Addict
    Join Date
    May 2008
    Location
    Land of Koalas and Wombats
    Posts
    1,058
    Not sure if you got my reply email Felix, but the Memset build with automatic tREF is working nicely it seems.

    THanks again mate

    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


Page 46 of 67 FirstFirst ... 364344454647484956 ... 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
  •