📎 AI Summary:
The thread discusses multiple Blue Screen of Death (BSOD) errors experienced shortly after assembling a new desktop. The primary cause identified is related to the GPU driver (atikmpag.sys), with suggestions to update or fully reinstall the AMD graphics driver, along with recommendations to check other drivers like USB and Intel components. The overall tone offers troubleshooting guidance, emphasizing driver updates as a solution to address the recurring BSODs.

Belthaz

New Member
Joined
Feb 25, 2014
Messages
1
Thread Author #1
hello everyone,
I have just finish assembling my desktop few days ago, i get two times of BSOD,

Would anybody be kind enough to clarify what is going on here?
 

Attachments

Solution
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 116, {fffffa800f6db010, fffff88004608db8, 0, d}

Unable to load image \SystemRoot\system32\DRIVERS\atikmpag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmpag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
Probably...

kemical

Essential Member
Joined
Aug 28, 2007
Messages
36,163
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 116, {fffffa800f6db010, fffff88004608db8, 0, d}

Unable to load image \SystemRoot\system32\DRIVERS\atikmpag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmpag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
Probably caused by : atikmpag.sys ( atikmpag+8db8 )

Followup: MachineOwner

Hi,
both dmp files were the same and points to your GPU driver as the culprit.

atikmdag.sys Fri Sep 28 03:14:57 2012: AMD GPU driver please download and use the app found here:
Link Removed
This will ensure any old bits of driver are fully removed. Download and install latest version:
Link Removed

AiCharger.sys Thu Mar 22 08:07:51 2012: Asus Charger Driver Likely BSOD cause, uninstall to test.

aswSnx.sys Tue Jan 21 17:11:09 2014: Avast AV, Avast is known to at times gives issues. try using MSE:
Link Removed

nusb3hub.sys Fri Dec 10 04:50:35 2010:
nusb3xhc.sys Fri Dec 10 04:50:35 2010
: NEC Electronics USB 3.0 Host Controller Driver (previous BSOD issues with 2010 and earlier versions):
Your actual USB3 chip is the NEC D720200F1 of which the latest driver and firmware can be found here:
Link Removed
Remember to update both driver and firmwware.

Your Intel drivers are also in need of updating:
Link Removed

Post any new dump files
 

Solution