1.

Solve : Bluescreen problem, can't seem to fix it.?

Answer»

This is what the eventviewer had to say about it:

- System

- Provider

[ Name] Microsoft-Windows-Kernel-Power
[ Guid] {331C3B3A-2005-44C2-AC5E-77220C37D6B4}

EventID 41

Version 2

Level 1

Task 63

Opcode 0

Keywords 0x8000000000000002

- TimeCreated

[ SystemTime] 2009-10-27T03:58:33.371600000Z

EventRecordID 774

Correlation

- Execution

[ ProcessID] 4
[ ThreadID] 8

Channel System

Computer AntecGTX

- Security

[ UserID] S-1-5-18


- EventData

BugcheckCode 127
BugcheckParameter1 0x8
BugcheckParameter2 0x80050031
BugcheckParameter3 0x6f8
BugcheckParameter4 0xfffff80002909776
SleepInProgress false
PowerButtonTimestamp 0


I tried to clean the registry with RegCure, didn't SEEM to change much, even though it supposedly corrected over 400 errors.

I also had this error when I had one of the bluescreens (not the same as above).

0x0000001E (0xFFFFFFFFC0000005, 0xFFFFF88007AE7ED0, 0x0000000000000000, 0x0000000000000000)


I checked my RAM with memtest, didn't come up with any errors.


I run on a Q6600 quad-core intel, a 8800GTX graphics card, an ASUS P5N32E-SLI motherboard and Windows 7 x64.

I'm all out of ideas right now, help? Download BlueScreenView
No installation required.
Double click on BlueScreenView.exe file to run the program.
When scanning is done, go Edit>Select All.
Go File>Save Selected Items, and save the report as BSOD.txt.
Open BSOD.txt in Notepad, copy all content, and paste it into your next reply.Here's what it says.

==================================================
Dump File : 102609-33836-01.dmp
Crash Time : 26/10/2009 11:58:56 PM
Bug Check String : UNEXPECTED_KERNEL_MODE_TRAP
Bug Check Code : 0x0000007f
Parameter 1 : 00000000`00000008
Parameter 2 : 00000000`80050031
Parameter 3 : 00000000`000006f8
Parameter 4 : fffff800`02909776
Caused By Driver : ntoskrnl.exe
Caused By Address : ntoskrnl.exe+71f00
File Description : NT Kernel & System
Product Name : Microsoft® Windows® Operating System
Company : Microsoft Corporation
File Version : 6.1.7600.16385 (win7_rtm.090713-1255)
Processor : x64
==================================================

==================================================
Dump File : 102609-44023-01.dmp
Crash Time : 26/10/2009 7:13:15 PM
Bug Check String : KMODE_EXCEPTION_NOT_HANDLED
Bug Check Code : 0x0000001e
Parameter 1 : ffffffff`c0000005
Parameter 2 : fffff880`07ae7ed0
Parameter 3 : 00000000`00000000
Parameter 4 : 00000000`00000000
Caused By Driver : nvm62x64.sys
Caused By Address : nvm62x64.sys+5308
File Description :
Product Name :
Company :
File Version :
Processor : x64
==================================================I forgot about one thing:
Quote

I tried to clean the registry with RegCure
Don't. Ever.

Now, did the BSOD happen only twice (two log items)?
Under what circumstances does BSOD happen?I just upgraded to Windows 7, so I'm pretty SURE it erased all the previous ones I had, but SINCE upgrading, only twice, yes.

And so far it happened while gaming mostly, but then again I'm gaming most of the time.It's hard to diagnose anything from two BSODs, but....
nvm62x64.sys is part of NVIDIA nForce hardware firewall, which is known for causing problems.
Try to uninstall it (you don't need it anyway)...

I recommend, you remove NVIDIA ActiveArmor hardware firewall built into nVidia nForce motherboard chipsets.
It's known for causing a LOT of problems.

Open Notepad.
Copy, and paste text below:

Quote
c:
cd %windir%\system32\wbem\
net stop winmgmt /y
ping -n 10 127.0.0.1
rmdir /s /q repository
rmdir /s /q Logs
mkdir Logs
net start winmgm
ping -n 10 127.0.0.1
exit

Save it as nvidia.bat

Run it, by doubleclicking on nvidia.bat

Restart computer.Will try that when I get back home, and post update to let you know if it fixed the problem.


Discussion

No Comment Found