• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

CPU-Z not recognize new core.... (NEW PROBLEM!)

BUrassler

Senior member
NEW PROBLEM: Need help, a few posts down...

I just replaced a s754 3000+ Newcastle with a s754 3000+ Venice. CPU-Z used say right on its display that it was a newcastle, but it is not reading off the new core as a venice. Is this a problem? What can I do about it?

Here is an image of CPU-Z


Thanks,
-Greg

 
Yea, but now Prime95 wont run, and I think the chamge, with things like SSE3 are screwing with it. I may have to either repair install or reformat.... I am not happy! Anyone have any ideas?
 
I got prime95 to run now after a repair install, but I dont know if the CPU instructions are being fully utalized. How can I check if SSE3 and any other new instructions are working?
 
After installing AMD's CPU drivers, make sure you have the /USEPMTIMER flag specified in your BOOT.INI.

Meaning it should look something like this:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows XP Media Center Edition" /FASTDETECT /NOEXECUTE=OPTOUT /USEPMTIMER

Otherwise, the drivers change how the windows API calls QueryPerformanceCounter and QueryPerformanceFrequency work, which breaks most video recording applications and some other multimedia stuff as well.

/USEPMTIMER makes those APIs revert to the normal way.
 
Back
Top