All 16 of your mini dumps point to the same thing, an ATI video card/
driver problem.
STOP 0x00000116: VIDEO_TDR_ERROR
Quote:
Usual causes: Video driver, overheating, bad video card, ?BIOS, ?Power to card
"It's not a true crash, in the sense that the bluescreen was initiated only because the combination of video driver and video hardware was being unresponsive, and not because of any synchronous processing exception.
Since Vista, the "Timeout Detection and Recovery" (TDR) components of the OS video subsystem have been capable of doing some truly impressive things to try to recover from issues which would have caused earlier OSs like XP to crash. As a last resort, the TDR subsystem sends the video driver a "please restart yourself now!" command and waits a few seconds. If there's no response, the OS concludes that the video driver/hardware combo has truly collapsed in a heap, and it fires off that stop 0x116 BSOD.
If playing with video driver versions hasn't helped, make sure the box is not overheating. Try removing a side panel and aiming a big mains fan straight at the motherboard and GPU. Run it like that for a few hours or days - long enough to ascertain whether cooler temperatures make a difference. If so, it might be as simple as dust buildup and subsequently inadequate cooling." - H2SO4
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 116, {fffffa80071f24e0, fffff880048586a0, 0, 2}
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
Probably caused by : atikmdag.sys ( atikmdag+126a0 )
Followup: MachineOwner
VIDEO_TDR_FAILURE (116)
Attempt to reset the display driver and recover from timeout failed.
Arguments:
Arg1: fffffa80071f24e0, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
Arg2: fffff880048586a0, The pointer into responsible device driver module (e.g. owner tag).
Arg3: 0000000000000000, Optional error code (NTSTATUS) of the last failed operation.
Arg4: 0000000000000002, Optional internal context dependent data.
Debugging Details:
------------------
FAULTING_IP:
atikmdag+126a0
fffff880`048586a0 48895c2408 mov qword ptr [rsp+8],rbx
DEFAULT_BUCKET_ID: GRAPHICS_DRIVER_TDR_FAULT
CUSTOMER_CRASH_COUNT: 1
BUGCHECK_STR: 0x116
PROCESS_NAME: System
CURRENT_IRQL: 0 Suggestions:
1. If you have done any overclocking of the CPU of the graphics card, revert to stock.
2. Make sure your video card is not overheating. Check the fan(s) to make sure they are working.
3. Go to the ATI site and try different
drivers. Sometimes the latest is not the best. Do not use Windows update nor update through device manager. Download the drivers to your desktop. Uninstall the current driver through Device Manager and install the new driver.
Please post back and let us know the outcome. If any of the other BSOD guys have other ideas or suggestions, they will post them.
I also suggest you read this thread:
http://www.sevenforums.com/crash-loc...eshooting.html
Good luck.
Edited to add: ickymay posted while I was posting. I didn't mean to step on you, ickymay.