Results 1 to 25 of 133

Thread: Howto disable the tlb-fix with CrystalCPU

Threaded View

  1. #10
    Registered User
    Join Date
    Feb 2008
    Posts
    47
    I am using Biostar TA770 and vista x64. The 1st bit in C0010015 is a read only bit. In some board it is 1b in some it is 0b, that's why some people is 9h and some is 8h. And this bit shouldn't affect the TLB at all. Also because the 1st bit is read only bit, so it won't matter whether you are trying to write 0b or 1b to this bit since it won't be overide and would stay at the whatever value it is set by the system. So writing a value of 0x01000019 or 0x01000018 has the same effect. This patch should be able to work for you. Try it and let me know. If it does not work, I will provide an update.

    Quote Originally Posted by KTE View Post
    Looks good, but are you on Vista X64 and which board? State your board please, MSR hex values are different on different boards.

    Vista X64 has different MSR values than 32b XP/Vista on many boards including the MSI. Each board varies, which board did you use?

    MSI board doesn't have the same hex values you've wrote, so this utility won't work. It'll only work for the boards which use the above values 9h->1h and 2h->0h - caution this very clearly please. Our board needs C001_0015 EAX 8h->0h and C001_1023 EAX 2h->0h to disable the patch as I wrote above.

    Can you make this slight change and update the tool?
    Last edited by sam2008; 03-04-2008 at 12:19 PM.

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
  •