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

Use !analyze -v to get detailed debugging information.

BugCheck D1, {201, 2, 1, 8f6a6dfd}

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

Use !analyze -v to get detailed debugging information.

BugCheck D1, {201, 2, 1, 8f6a6dfd}

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

Followup: MachineOwner
Hi,
all your dump files pointed to the same probable cause RTL8192cu.sys. This is a USB WiFi driver from Realtek and is dated 2010:

RTL8192cu.sys Tue Jul 13 04:15:11 2010: Realtek RTL8192C Wireless USB drive please download the update from here:
Link Removed
Then remove uninstall the above driver and install the later version.
Your system support page can be found here and I would update what you can:
Link Removed
 


Solution
Your very welcome. Let me know how you get on and please post any new dump files.
 


Back
Top