The dump files point to hardware problems. The second dmp gives a stop error code of 124.
[2-Int] Stop 0x124 - what it means and what to try
The first dmp has an error code of D1
STOP 0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL Usual causes: Device driver
This dmp points to RTL85n64.sys as the cause. This is a Realtek 8180/8185 Wireless Device driver. This driver may or may not be the actual cause. It could be affected by something else.
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck D1, {10, 2, 0, fffff880049fa96a}
Unable to load image \SystemRoot\system32\DRIVERS\RTL85n64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for RTL85n64.sys
*** ERROR: Module load completed but symbols could not be loaded for RTL85n64.sys
Probably caused by : RTL85n64.sys ( RTL85n64+16a96a )
Followup: MachineOwner
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck D1, {10, 2, 0, fffff880049fa96a}
Unable to load image \SystemRoot\system32\DRIVERS\RTL85n64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for RTL85n64.sys
*** ERROR: Module load completed but symbols could not be loaded for RTL85n64.sys
Probably caused by : RTL85n64.sys ( RTL85n64+16a96a )
Followup: MachineOwner Let's start with the easy thing first. You are running AVG antivirus. AVG has caused problems on some Windows 7 systems. I suggest you uninstall AVG during this trouble shooting process to eliminate one possible source of the problem. Use the AVG removal tool -
Info > Tool (32bit) - Tool (64 bit)
But don't run without an antivirus. You can install the free
MSE which, because it is a Microsoft product, it does cause a problem with Windows 7. Avast also seems to work well with Windows.
Once you have uninstalled AVG and installed MSE or Avast and have rebooted, run you your system and see if you get another BSOD. If you do, attach the dmp file to your post and we will go from there.