Code:
........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck C2, {7, 109b, 42b000c, fffffa8006d4b4e0}
Unable to load image \SystemRoot\system32\drivers\ndis.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for ndis.sys
*** ERROR: Module load completed but symbols could not be loaded for ndis.sys
GetPointerFromAddress: unable to read from fffff80002f10100
Probably caused by : ndis.sys ( ndis+43648 )
Followup: MachineOwner
--------- ndis.sys is a microsoft supplied
driver and cannot be the cause of the crash itself. But it is network related. So,
upgrade the network driver:
1] download the network card driver from manufactuer's website.
2] Then reinstall the driver:
3] Click the Start Button, type "devmgmt.msc" (without quotation marks) in the Start Menu Search box and press Enter.
4] Double click to expand "Network adaptors".
5] Right click your network card and click Uninstall.
6] Check "Delete driver software for this device" check box, click OK.
7] Restart the computer
If windows does not auto configure the appropriate drivers at startup, install the downloaded one manually.
And, please
upload your MSINFO32.nfo file. - Click on the start button
- Type "msinfo32" (without quotes) in the search bar of the start menu, click the resulting link. It will open the System Information window.
- File>Save. In the "File Name" filed, put "MSINFO32" (without Quote), give the save location to desktop, and click the "save" button.
- Give the time for processing, it will save a .nfo file on your desktop.
- Zip it, and upload it following the instruction.