Hi. . .
I ran the 4 dumps. The primary bugcheck was 0x00000d1 = 0xd1 = DRIVER_IRQL_NOT_LESS_OR_EQUAL and indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high. The probable cause on all 4 is ghidpnp.sys. A probable secondary cause is the driver gmouusb.sys.
Code:
BugCheck 100000D1, {908145cc, 2, 0, 8a54e2c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )
BugCheck 100000D1, {9221caac, 2, 0, 8a77a2c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )
BugCheck D1, {913542dc, 2, 0, 8a9762c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )
BugCheck A, {ca3bfcfe, 2, 0, 816a48e4}
Probably caused by : gHidPnp.Sys ( gHidPnp+22a8 )
I have not been able to link these kernel-mode drivers to a specific product or manufacturer, but their 2 year old dates indicate they do not belong in a Vista SP1 system and should be updated (if available) or the device they belong to s/b replaced.
Code:
USB Device Enhanced Fu
14/07/2006 00:30:51
C:\Windows\system32\Drivers\gHidPnp.Sys
USB Mouse Device Drv
14/07/2006 00:33:57
C:\Windows\system32\DRIVERS\gMouUsb.sys
Please let me know how you make out.
I have attached the 4 dbug logs.
Regards. . .
jcgriff2
.