Overclock.net banner

CPU-Z Problems

32K views 7 replies 4 participants last post by  it.benichou  
#1 ·
Hey guys,

I just installed the 1.57 version of CPU-Z because I was using 1.56 for a very long time. But when I start it, I get an error 0x5 (5) or something like this. It also gives me an error log.

[bInitDriver] path = C:\Windows\system32\drivers
[bInitDriver] GetCurrentDirectory = C:\Program Files\CPUID\CPU-Z
[bInitDriver] GetModuleFileName = C:\Program Files\CPUID\CPU-Z\cpuz.exe
[vGetOSVersion] m_iOSVersion = 2 (6.1)
[vGetOSVersion] m_bIsAMD64 = 0
[bInitDriver] m_hDriverMutex = B4
[bInitDriver] m_szPath_2 = C:\Windows\system32\drivers
[bInitDriver] m_szFilename = cpuz135_x64.sys
[bLockDriverHandle 00:17:04] WaitForSingleObject error = 0
[WinNT_bInstallDriver 00:17:04] szMachineName = NICHOLASSUN-PC
[WinNT_bInstallDriver] OpenSCManager failed, error code = 5
[vReleaseDriverHandle] release mutex = 0
[bInitDriver] bInitDriver returned 5
[vCloseDriver 00:17:04] WaitForSingleObject error = 0
[WinNT_dwUninstallDriver] OpenSCManager failed, error code = 5
[vCloseDriver] CloseHandle(mutex) = 1

I've tried to uninstall/reinstall everything but it's still not working.
 
#3 ·
Alright, I'll try that first.

So 1.56 works. Is there any way to validate again on the same system? Validating it normally or uploading the file only brings me back the first validate I did, and it's not letting me overwrite it with a new one. Any way to fix it? (Because my frequency goes up and down from (3999-4001Mhz, and I want a validation of it over 4.0, because my old one was 3999.95 Mhz.)
 
#5 ·
Quote:
Originally Posted by kremtok;13285090
I've got a similar problem. 1.57 just stopped working on two systems for no reason that I can determine, and reverting to 1.56 does not work. Same error as OP. Any other ideas what could be causing this?
Really? 1.56 works for me. Which link are you using, and which version? I think I downloaded a 1.56.3 "beta".
 
#6 ·
Quote:
Originally Posted by MusicalPulse;13285132
Really? 1.56 works for me. Which link are you using, and which version? I think I downloaded a 1.56.3 "beta".
Sorry for the delayed response. I've always used the 64-bit direct executable, final release. Here are my log files for 1.57 and 1.56, respectively:

Code:

Code:
[bInitDriver] path = C:\Users\Kremtok\AppData\Local\Temp\
[bInitDriver] GetCurrentDirectory = D:\Utilities\CPU-z
[bInitDriver] GetModuleFileName = D:\Utilities\CPU-z\cpuz64.exe
[vGetOSVersion] m_iOSVersion = 2 (6.1)
[vGetOSVersion] m_bIsAMD64 = 0
[bInitDriver] m_hDriverMutex = AC
[bInitDriver] m_szPath_2 = C:\Users\Kremtok\AppData\Local\Temp\\cpuz135\
[bInitDriver] m_szFilename = cpuz135_x64.sys
[bLockDriverHandle 10:39:03] WaitForSingleObject error = 0
[WinNT_bInstallDriver 10:39:03] szMachineName = NCC74656-WINDY
[WinNT_bInstallDriver] OpenSCManager failed, error code = 5
[vReleaseDriverHandle] release mutex = 0
[bInitDriver] bInitDriver returned 5
[vCloseDriver 10:39:03] WaitForSingleObject error = 0
[WinNT_dwUninstallDriver] OpenSCManager failed, error code = 5
[vCloseDriver] CloseHandle(mutex) = 1
Code:

Code:
[bInitDriver] path = C:\Users\Kremtok\AppData\Local\Temp\
[bInitDriver] GetCurrentDirectory = D:\Utilities\CPU-z\cpu-z_1.56-64bits-en
[bInitDriver] GetModuleFileName = D:\Utilities\CPU-z\cpu-z_1.56-64bits-en\cpuz64.exe
[vGetOSVersion] m_iOSVersion = 2 (6.1)
[vGetOSVersion] m_bIsAMD64 = 0
[bInitDriver] m_hDriverMutex = CC
[bInitDriver] m_szPath_2 = C:\Users\Kremtok\AppData\Local\Temp\\cpuz134\
[bInitDriver] m_szFilename = cpuz134_x64.sys
[bLockDriverHandle 10:39:22] WaitForSingleObject error = 0
[WinNT_bInstallDriver 10:39:22] szMachineName = NCC74656-WINDY
[WinNT_bInstallDriver] OpenSCManager failed, error code = 5
[vReleaseDriverHandle] release mutex = 0
[bInitDriver] bInitDriver returned 5
[vCloseDriver 10:39:22] WaitForSingleObject error = 0
[WinNT_dwUninstallDriver] OpenSCManager failed, error code = 5
[vCloseDriver] CloseHandle(mutex) = 1
Any thoughts?