[SOLVED] Constant BSODs new PC please analyze dump file

Apr 17, 2022
2
0
10
Everything is updated, drivers, bios, Windows 11,

New Dell Alienware Ryzen machine. Says that ntoskrnl.exe is crashing. Can someone diagnose the dump file if I send it? Can I just link to it here?

041722-11703-01.dmp 4/17/2022 10:46:27 AM
DRIVER_POWER_STATE_FAILURE
0x0000009f 0000000000000003 ffff83098cfca0a0 fffffa8092c2f790 ffff83099c4439a0
ntoskrnl.exe ntoskrnl.exe+4169a0 NT Kernel & System Microsoft® Windows® Operating System
Microsoft Corporation 10.0.22000.613 (WinBuild.160101.0800) x64
ntoskrnl.exe+4169a0
C:\Windows\Minidump\041722-11703-01.dmp
 
Solution
driver nvlddmkm failed to respond to a power request within a timeout period.
driver installed from this path:
\SystemRoot\System32\DriverStore\FileRepository\nvdd.inf_amd64_7d8a4aec927629a7\nvlddmkm.sys Wed Oct 20 12:37:45 2021

you might google ddu uninstaller and uninstall the display driver and reinstall it.

looks like nvidia driver did not process some canceled power request and it blocked directx driver

notes:
stack looked corrupted
Processor Version AMD Ryzen 9 5900X 12-Core Processor
Manufacturer Alienware
Product 0CPDXD
Alienware Aurora Ryzen Edition R14
AMD64 Family 25 Model 33 Stepping 0
ProcessorNameString = REG_SZ AMD Ryzen 9 5900X 12-Core Processor

microcode level...
driver nvlddmkm failed to respond to a power request within a timeout period.
driver installed from this path:
\SystemRoot\System32\DriverStore\FileRepository\nvdd.inf_amd64_7d8a4aec927629a7\nvlddmkm.sys Wed Oct 20 12:37:45 2021

you might google ddu uninstaller and uninstall the display driver and reinstall it.

looks like nvidia driver did not process some canceled power request and it blocked directx driver

notes:
stack looked corrupted
Processor Version AMD Ryzen 9 5900X 12-Core Processor
Manufacturer Alienware
Product 0CPDXD
Alienware Aurora Ryzen Edition R14
AMD64 Family 25 Model 33 Stepping 0
ProcessorNameString = REG_SZ AMD Ryzen 9 5900X 12-Core Processor

microcode level returns error.
ryzen master driver installed.
updated/amd drivers might be bugs in power management
 
Last edited:
Solution