02-02-2014, 01:25 AM
|
#2
|
TSF Team, Emeritus

Join Date: Apr 2012
Location: Ring 0
Posts: 4,349
OS: W8.1 x64
|
Hi,
The latest attached DMP file is of the DRIVER_POWER_STATE_FAILURE (9f) bug check.
This bug check indicates that the driver is in an inconsistent or invalid power state.
If we run an !irp on the 4th parameter of the bug check (blocked IRP address), we get the following:
[ 16, 2] 0 e1 ffffe0000147d040 00000000 fffff802561a2d80-ffffe000038e46f0 Success Error Cancel pending
\Driver\nvlddmkm nt!PopRequestCompletion
^^ nVidia video driver.
Ensure you have the latest video card drivers. If you are already on the latest video card drivers, uninstall and install a version or a few versions behind the latest to ensure it's not a latest driver only issue. If you have already experimented with the latest video card driver and many previous versions, please give the beta driver for your card a try.
Regards,
Patrick
|
|
|