📎 AI Summary:
The thread discusses a Windows 7 user experiencing frequent blue screens caused by the atikmpag.sys graphics driver, with troubleshooting suggestions focused on updating or reinstalling AMD GPU drivers. The user confirms running the latest Catalyst version and has tested the video memory without issues, though blue screens continue. The forum members recommend trying beta driver versions and thorough driver removal. Overall, the conversation is helpful and ongoing, aiming to resolve the driver-related BSOD problem.
The thread discusses a Windows 7 user experiencing frequent blue screens caused by the atikmpag.sys graphics driver, with troubleshooting suggestions focused on updating or reinstalling AMD GPU drivers. The user confirms running the latest Catalyst version and has tested the video memory without issues, though blue screens continue. The forum members recommend trying beta driver versions and thorough driver removal. Overall, the conversation is helpful and ongoing, aiming to resolve the driver-related BSOD problem.
Solution
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 116, {fffffa800cf3f4e0, fffff88004e27970, 0, 2}
*** 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+b970 )
Followup: MachineOwner
Thanks.. I see these are made in two flavors 520W and 620W. Please post which one you have and am I correct in saying you have an AMD R9 290X?
620W, and nope mine is AMD R9 280X.
Sorry but i have done everything stated, and unfortunately i get BSOD againok bud just see how you go with changing the drivers as suggested.
Attachments
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,163
Hi,
no dump file included:
Are you definitely sure it was a bsod? If it was make sure your pagefile is at least 200mb. This post in the sysnative forums shows what has to ne enabled for a dump file to be created:
BSODs but no Dump Files?
no dump file included:
Are you definitely sure it was a bsod? If it was make sure your pagefile is at least 200mb. This post in the sysnative forums shows what has to ne enabled for a dump file to be created:
BSODs but no Dump Files?
Last edited by a moderator:
Yes i'm sure it's a BSOD, stated same as previous caused by atikmpag.sysHi,
no dump file included:
View attachment 30017
Are you definitely sure it was a bsod? If it was make sure your pagefile is at least 200mb. This post in the sysnative forums shows what has to ne enabled for a dump file to be created:
BSODs but no Dump Files?
Last edited by a moderator:
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,163
Have you removed the Pagefile? Or reduced it to below 200mb?
Open the run box and type services .msc and click ok. Look down the list in the revealed box for Windows error reporting service and make sure it's set to manual.
Open an admin command prompt, type:
sfc /scannow
Press enter and await results.
Open the run box and type services .msc and click ok. Look down the list in the revealed box for Windows error reporting service and make sure it's set to manual.
Open an admin command prompt, type:
sfc /scannow
Press enter and await results.
Have you removed the Pagefile? Or reduced it to below 200mb?
Open the run box and type services .msc and click ok. Look down the list in the revealed box for Windows error reporting service and make sure it's set to manual.
Open an admin command prompt, type:
sfc /scannow
Press enter and await results.
It's already on manual.
And the sfc/scannow is verification 100% completed, Windows resouce protection did not find any integrity violations.
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,163
Sometimes no dump file can mean that there is an issue with the hard drive. Now I'm not saying for a second this is the case here but it might be prudent to perform a chkdsk?
Link Removed
Whichever method you choose please ensure you look for and repair broken sectors.
Link Removed
Whichever method you choose please ensure you look for and repair broken sectors.
i've done it already, i will see how it goes, if BSOD persist i'll inform you again?Sometimes no dump file can mean that there is an issue with the hard drive. Now I'm not saying for a second this is the case here but it might be prudent to perform a chkdsk?
Link Removed
Whichever method you choose please ensure you look for and repair broken sectors.
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,163
Another thing you could try if you haven't already is re-seating the GPU and just making sure the connections are tight. TDR errors can be notoriously difficult to track down and having no dump file means it's even harder I guess. Have you actually checked the mindump folder yourself to see if it contains any dump files?
May i know where to locate the folder? :/Another thing you could try if you haven't already is re-seating the GPU and just making sure the connections are tight. TDR errors can be notoriously difficult to track down and having no dump file means it's even harder I guess. Have you actually checked the mindump folder yourself to see if it contains any dump files?
If i'm not wrong, it's empty .Sure it's in the main windows folder. Please post the dump file if you find it.
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,163
Hmm and you sure your settings are set like this:
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
Check your pagefile and make sure the top checkbox is ticked so it's automatically sorted.
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
Check your pagefile and make sure the top checkbox is ticked so it's automatically sorted.
Yes just changed the settings to the one that you've mentionedHmm and you sure your settings are set like this:
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
Check your pagefile and make sure the top checkbox is ticked so it's automatically sorted.
So i will get a dump file after each BSOD?Ahh ok cool... That's probably why you weren't seeing any then... Ok as soon as you get a dump file please post (which i know you will anyway but just thought I'd say..)
Okay noted, thanks!Yes you should if those settings are correct.