04-21-2015
05:21 AM
- last edited on
03-06-2024
03:11 AM
by
ROGBot
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: ffffe000ffebd360, Physical Device Object of the stack
Arg3: fffff802408f4cb0, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: ffffe000ffef5a20, The blocked IRP
: kd> !devstack ffffe000ffebd360
!DevObj !DrvObj !DevExt ObjectName
ffffe001004d44b0 \Driver\HidUsb ffffe001004d4600 _HID00000002
ffffe000fc630920 \Driver\ACPI ffffe000fa5ba590
> ffffe000ffebd360 \Driver\USBHUB3 ffffe000ffebde70 USBPDO-11
!DevNode ffffe001004ce3f0 :
DeviceInst is "USB\VID_1770&PID_EF35\ASUS_OSD"
ServiceName is "HidUsb"
04-21-2015 05:28 AM
04-21-2015 05:59 AM