Your first dump indicates to
AMD USB Filter Driver. Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck D5, {fffff9800176eed0, 0, fffff880048a01aa, 0}
Unable to load image \SystemRoot\system32\DRIVERS\usbfilter.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for usbfilter.sys
*** ERROR: Module load completed but symbols could not be loaded for usbfilter.sys
Could not read faulting driver name
Probably caused by : usbfilter.sys ( usbfilter+41aa )
Followup: MachineOwner
-------------------------------------------------------------------------
kd> lmvm usbfilter
start end module name
fffff880`0489c000 fffff880`048a9000 usbfilter T (no symbols)
Loaded symbol image file: usbfilter.sys
Image path: \SystemRoot\system32\DRIVERS\usbfilter.sys
Image name: usbfilter.sys
Timestamp: Tue Dec 22 13:56:22 2009 (4B3082AE)
CheckSum: 0000DFD8
ImageSize: 0000D000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 So it is very old, update it!
The second and third dump says ...
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {ffffffffc0000096, fffff88006f1f912, 0, 0}
Unable to load image \??\C:\Program Files (x86)\SystemRequirementsLab\cpudrv64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for cpudrv64.sys
*** ERROR: Module load completed but symbols could not be loaded for cpudrv64.sys
Probably caused by : cpudrv64.sys ( cpudrv64+1912 )
---------------------------------------------------------------------------------
kd> lmvm cpudrv64
start end module name
fffff880`06f1e000 fffff880`06f26000 cpudrv64 T (no symbols)
Loaded symbol image file: cpudrv64.sys
Image path: \??\C:\Program Files (x86)\SystemRequirementsLab\cpudrv64.sys
Image name: cpudrv64.sys
Timestamp: Tue Aug 11 22:09:13 2009 (4A819EB1)
CheckSum: 0000D622
ImageSize: 00008000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 It is likely a component of SystemRequirementsLabs CanYouRunIt, and the updated may be available in
http://www.systemrequirementslab.com...ting/Home.html.