· OS - Windows 8.1 (x64)
· Custom built desktop, <1yr, original OS installation
· CPU: Intel i5-4670K
· Video Card: GeForce GTX 780
· MotherBoard - Gigabyte GA-Z87X-UD3H
· Power Supply - Seasonic 850, bronze
For the past month or so my rig has been blue-screening regularly. Generally happens when I try to wake from suspend, but not all the time. Sometimes it shows the lock screen before crashing, other times there is no screen output whatsoever and pressing the power button again (after pressing once to wake from sleep) kills the PC immediately. I've tried:
I can't run perfmon /report:
perfmon GUI opens with "Error: An error occured while attempting to generate the report. The operator or administrator has refused the request."
WinDBG isn't super helpful, it's always nvlddmkm.sys but the backtrace doesn't usually include much useful info:
Other times it's been BAD_POOL_CALLER or SYSTEM_SERVICE_EXCEPTION.
Any help would be greatly appreciated! I have the .dmp file but it's 1.3GiB.
Thanks! Will run the suggested programs. I've tried debugging myself but I'm more of a Unix guy.
· Custom built desktop, <1yr, original OS installation
· CPU: Intel i5-4670K
· Video Card: GeForce GTX 780
· MotherBoard - Gigabyte GA-Z87X-UD3H
· Power Supply - Seasonic 850, bronze
For the past month or so my rig has been blue-screening regularly. Generally happens when I try to wake from suspend, but not all the time. Sometimes it shows the lock screen before crashing, other times there is no screen output whatsoever and pressing the power button again (after pressing once to wake from sleep) kills the PC immediately. I've tried:
- adjusting power options: USB selective suspend, PCI-E link state power management, etc.
- completely uninstalling and re-installing different versions of the Nvidia drivers -- including the most recent (347.25, 1/22/15) and older revisions (current dump is with 337.88, 5/26/14).
I can't run perfmon /report:
Code:
[Administrator: Command Prompt]
> perfmon /report
WinDBG isn't super helpful, it's always nvlddmkm.sys but the backtrace doesn't usually include much useful info:
Code:
nt!KeBugCheckEx
nt! ?? ::FNODOBFM::`string'+0x240d
nt!_C_specific_handler+0x86
nt!RtlpExecuteHandlerForException+0xd
nt!RtlDispatchException+0x1a5
nt!KiDispatchException+0x646
nt!KiPageFault+0x214
nvlddmkm+0x1af050
nvlddmkm+0x1af30a
...
Other times it's been BAD_POOL_CALLER or SYSTEM_SERVICE_EXCEPTION.
Any help would be greatly appreciated! I have the .dmp file but it's 1.3GiB.
Thanks! Will run the suggested programs. I've tried debugging myself but I'm more of a Unix guy.