/facepalm
BSOD Codes 0xD1, 0x119, and 0xF7; is this right ZachA?
0xD1 info can be found
here. The faulting driver, dxgmms1.sys, is a part of DirectX.
Parameter 1 - 0x50 - Memory being pointed at - 80 bytes
Parameter 2 - 0x07 - IRQ being accessed - IRQ 7
Parameter 3 - 0x0 - Memory operation - read
Parameter 4 - 0xFFFFF8004B7D071 - Memory address that pointed to Parameter 1 - 1,152,920,954,930,188,401 (~1 exabyte)
The interesting thing about Parameter 1 here is that it falls within the first 640k of RAM, which is
conventional memory and harkens back to DOS days.
When your computer is booting, just after the initial screen showing processor and memory, there is another screen showing a layout of devices mapped to IRQs. See if you cant find out what device is on IRQ 7 by hitting the Pause button on your keyboard.
0x119 info can be found
here.
It is a video system error.
0xF7 info can be found
here.
Parameter 1 - actual value - 2,199,045,898,424 (~2.1 TB)
Parameter 2 - expected value - 273,228,663,280,633 (273 TB)
Additional info:
- crashes occur during GPU usage, randomly and regardless of workload
- Hard drive (RAID) corruptions
I dont really know of a good way to test this, but a GDDR RAM module or two might be bad on a video card, thus leading to the funny memory addresses as well as possibly explaining the RAID corruption. Trying to find it easily with your setup will be a royal PITA. :-/
You may also want to check your ICH10R as it takes care of RAID as well as PCIe lanes (GPUs), among other things. Seeing as how you have a full-cover waterblock, it shouldnt be temperature. Perhaps it needs a bump in voltage?
Also, post more info about the Kernel Power entry in the Event Viewer.
Good Luck,
~Fus