Home > OS >  Win10 1703 shutdown blue screen prompt driver power state failure
Win10 1703 shutdown blue screen prompt driver power state failure

Time:10-03





Win10 1703 shutdown blue screen prompt driver power state failure, and then restart automatically, after the login screen, not login, point at the bottom right corner to turn it off to normal shutdown,

Use Windbg check to the following content, don't know how to continue to analysis and find out why, ask everybody to help, thank you!

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* *
* Bugcheck Analysis *
* *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

DRIVER_POWER_STATE_FAILURE (9 f)
A driver is causing an the inconsistent power state.
The Arguments:
Arg1:0000000000000004, The power transition timed out waiting to synchronize with The Pnp
Subsystem.
Arg2:000000000000012 c, the Timeout in seconds.
Arg3: ffffc80692e0f040, The thread currently holding on to The Pnp lock.
Arg4: fffff800e0910890

Was Debugging Details:
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --


DRVPOWERSTATE_SUBCODE: 4

FAULTING_THREAD: ffffc80692e0f040

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

BUGCHECK_STR: 0 x9f

PROCESS_NAME: System

CURRENT_IRQL: 2

LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff800de6003b6

STACK_TEXT:


STACK_COMMAND: thread 0 xffffc80692e0f040; KB

FOLLOWUP_IP:
Nt! KiSwapContext + 76
488 d8c2400010000 fffff800 ` de6003b6 lea RCX, [RSP + 100 h]

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: nt! KiSwapContext + 76

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

Exe IMAGE_NAME: NTKRNLMP.

DEBUG_FLR_IMAGE_TIMESTAMP: 59 ae237e

FAILURE_BUCKET_ID: X64_0x9F_4_nt! KiSwapContext + 76

BUCKET_ID: X64_0x9F_4_nt! KiSwapContext + 76

Followup: MachineOwner
-- -- -- -- -- -- -- -- --

CodePudding user response:

Notebook computer? Should be a driver, my asus notebook also appeared the question, is the first generation win10 shut variant restart, sometimes have to pass two machine, later to the asus official website in the drive, now you have two ways, notebook drive all official drive, second-class Microsoft patch,

CodePudding user response:

What operation failure done before?
  • Related