BSOD - random daily - DRIVER_POWER_STATE_FAILURE - ntoskml.exe

ju2au

New member
Local time
12:03 PM
Messages
1
A PC built for my sister's beauty salon is having daily BSOD errors.

Using BlueScreenViewer to view the dump files, I get the following:
- DRIVER_POWER_STATE_FAILURE - ntoskml.exe
- DRIVER_IRQL_NOT_LESS_OR_EQUAL - anodlwfx.sys & ntoskml.exe

The experts on this forum seems to be able to get "finer" detail from the dump files than the error messages above. After doing some research, I decided to install and use WinDbg. However, I can't seem to get the "symbol path" working correctly. The error message I got is as follows:

Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 9F, {3, fffffa8008a8eb30, fffff80000b9c3d8, fffffa80075d0a80}

*** WARNING: Unable to verify timestamp for ftdibus.sys
*** ERROR: Module load completed but symbols could not be loaded for ftdibus.sys
Probably caused by : ftdibus.sys

Followup: MachineOwner
Am I going down the right path? Is the problem caused by ftdibus.sys?

Attached below are the dump files.
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
The BSOD is caused by FTDIBUS Serial Device Driver.
Code:
     cmd  flg cl Device   File     Completion-Context
 [  0, 0]   0  0 00000000 00000000 00000000-00000000    

            Args: 00000000 00000000 00000000 00000000
>[ 16, 2]   0  0 fffffa8008f90070 00000000 00000000-00000000    
         [COLOR=Red] Unable to load image \SystemRoot\system32\drivers\ftser2k.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ftser2k.sys
*** ERROR: Module load completed but symbols could not be loaded for ftser2k.sys
 \Driver\FTSER2K[/COLOR]
            Args: 00015400 00000001 00000003 00000003
 [ 16, 2]   0 e1 fffffa8008aa1870 00000000 00000000-00000000   [COLOR=Red] pending
           \Driver\Serenum[/COLOR]
            Args: 00015400 00000001 00000003 00000003
 [  0, 0]   0  0 00000000 00000000 00000000-fffffa8009858e50    

            Args: 00000000 00000000 00000000 00000000
It keeps the Serial Port Enumerator pending.

And the driver is too old.
Code:
fffff880`05961000 fffff880`0597a000   ftser2k  T (no symbols)           
    Loaded symbol image file: ftser2k.sys
    Image path: \SystemRoot\system32\drivers\ftser2k.sys
[COLOR=Red]    Image name: ftser2k.sys
    Timestamp:        Thu Oct 22 20:39:05 2009[/COLOR] (4AE07591)
    CheckSum:         0001DDAA
    ImageSize:        00019000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
Update it from FTDI Drivers.

Let us know the results. For any further BSODs, post it following the Blue Screen of Death (BSOD) Posting Instructions.
 

My Computer My Computer

At a glance

Microsoft Windows 10 Pro Insider Preview 64-bitIntel(R) Core(TM) i3-4130 CPU @ 3.40GHzCorsair Vengence 4GB x2 (8.00GB Dual-Channel ...2047MB GeForce GTS 450 (ZOTAC International)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Back
Top