BSOD and freeze up problems

Page 1 of 6 123 ... LastLast

  1. Posts : 28
    Windows 7 Professional
       #1

    BSOD and freeze up problems


    Hi,

    I've had BSOD and comp freezing for quite some time now.
    My comp just randomly disable my USBs, lock up or just BSOD ...
    I've had this comp for less than a year, it was originally running Win XP pro and had the same problems. I've bought a new HDD WD 500G and installed Win7 pro ... same crashes.
    I hope you guys can help

    Attached is the Windows_NT6_BSOD_jcgriff2 folder and the html report.

    Any help really appreciated.
    Last edited by faz0222; 17 Oct 2010 at 23:26.
      My Computer


  2. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #2

    BSOD is caused by a USB device, try plugging it in another USB port

    This was likely caused by the following module: usbehci.sys
    Bugcheck code: 0xFE (0x5, 0x8597C0E0, 0x80863B3C, 0x868798A0)
    Error: BUGCODE_USB_DRIVER
      My Computer


  3. Posts : 28
    Windows 7 Professional
    Thread Starter
       #3

    ok I'll change the port I'm using and see if there is any difference but I may have done that a hundred time already
    Is there a driver to re-install or repair ?
    fyi I bought a powered usb hub because of this usb problem but it didnt change anything ...
    I'll report back if any change ^__^
    Thanks
      My Computer


  4. Posts : 28
    Windows 7 Professional
    Thread Starter
       #4

    So I've had 2 more total freeze up since my last post.
    Is there anything I can do to fix that ?
    Is it a motherboard problem ? RAM ? ...
      My Computer


  5. Posts : 3,139
    Systems 1 and 2: Windows 7 Enterprise x64, Win 8 Developer
       #5

    It's possible it is the usb port.
    usbehci!EHCI_sMode_PollEndpointSlot+46
    93d6ff3e 50 push eax

    SYMBOL_STACK_INDEX: 2

    SYMBOL_NAME: usbehci!EHCI_sMode_PollEndpointSlot+46

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: usbehci

    IMAGE_NAME: usbehci.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bc872

    FAILURE_BUCKET_ID: 0xFE_usbehci!EHCI_sMode_PollEndpointSlot+46

    BUCKET_ID: 0xFE_usbehci!EHCI_sMode_PollEndpointSlot+46

    Followup: MachineOwner
    I recommend trying to disable the usb port and see if the problem persists. It could be a conflict with the port or the port, itself, could be bad.
    ---------
      My Computer


  6. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #6

    Faz0222, sorry you are having problems. I took a look at your dump and also the dump from October 6th.

    Error code 9F, DRIVER_POWER_STATE_FAILURE. Usual causes: Device driver

    Error code FE, BUGCODE_USB_DRIVER. Usual causes: USB device driver.
    Note that both of these crashes were caused by drivers; so that is where we will start.

    First, I recommend that you uninstall Kaspersky while you are troubleshooting. Use this uninstall tool: Tool. Kaspersky has been known to cause BSOD's on some Win 7 systems. Once you get your system stable, you can try it again; but I do not recommend doing so. Download and install Microsoft Security Essentials in its place and make sure Windows Firewall is turned on. The idea in troubleshooting is to eliminate all possible causes of BSOD's.

    You have a number of out of date drivers loading on your system. Out of date drivers can and do cause conflicts, memory corruption and BSOD's. You should update these drivers, beginning with those in red font.
    adfs.SYS Wed Mar 11 16:51:21 2009 - Adobe File System Driver, Adobe. You may have to completely uninstall all of your Adobe software and install the latest versions to get rid of this driver.

    lvpopflt.sys Fri May 11 19:35:49 2007 -
    Logitech AudioProcessing Filter Driver from Logitech Inc. belonging to Logitech QuickCam. Downloads. If you cannot update this driver, uninstall the camera and upgrade to one that is compatible with Win 7. The camera is obsolete.

    LVUSBSta.sys Fri May 11 19:40:49 2007 - This driver was implicated in both dumps as being involved in the crashes.
    Logitech Camera driver Downloads

    lvuvc.sys Fri May 11 19:38:36 2007 -
    Logitech USB Video Class Driver (WebCam)Downloads

    pcouffin.sys Tue Dec 05 09:39:53 2006 -
    low level access layer for CD devices (A part of many different CD/DVD burning programs) http://www.vso-software.fr
    or
    rename to pcouffin.BAK and see what CD/DVD program it breaks. This is XP software.

    pnarp.sys Sat Jun 06 02:07:38 2009 -
    Pure Networks, Inc. Network Magic Address Resolution Protocol Driver Cisco - Network Magic Downloads

    purendis.sys Sat Jun 06 00:32:39 2009 -
    Pure Networks, Inc. Network Magic NDIS Relay Driver Cisco - Network Magic Downloads

    wacommousefilter.sys Fri Feb 16 13:12:29 2007 -
    Wacom(tablet) Mouse Filter Wacom Hardware Drivers

    wacomvhid.sys Wed May 20 15:54:02 2009 -
    Wacom(tablet) HID filter Wacom Hardware Drivers

    WacomVTHid.sys Thu Jul 09 13:16:19 2009 -
    Wacom(tablet) HID filter Wacom Hardware Drivers
    Uninstall Kaspersky, update the above drivers or uninstall the hardware/software they are associated with. Reboot your system and let it run. See if you get anymore crashes. If you do, upload the dumps and we will go from there. Let us know how your system is doing.

    Code:
    Kernel base = 0x83440000 PsLoadedModuleList = 0x83588810
    Debug session time: Sun Oct 17 22:38:18.694 2010 (GMT-4)
    System Uptime: 0 days 2:51:24.695
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .............................................
    Loading User Symbols
    Loading unloaded module list
    ..........
    1: kd> !Analyze
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck FE, {5, 878d50e0, 80863b34, 88682ac8}
    
    Probably caused by : usbehci.sys ( usbehci!EHCI_sMode_PollEndpointSlot+46 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    BUGCODE_USB_DRIVER (fe)
    USB Driver bugcheck, first parameter is USB bugcheck code.
    Arguments:
    Arg1: 00000005, USBBUGCODE_INVALID_PHYSICAL_ADDRESS The host controller is
        using a physical memory address that was not allocated by
        the USBport driver.
    Arg2: 878d50e0, Device extension pointer of the host controller
    Arg3: 80863b34, PCI Vendor,Product id for the controller
    Arg4: 88682ac8, Pointer to Endpoint data structure
    
    Debugging Details:
    ------------------
    
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xFE
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from 93da81ee to 8351cd10
    
    STACK_TEXT:  
    807e0afc 93da81ee 000000fe 00000005 878d50e0 nt!KeBugCheckEx+0x1e
    807e0b28 93d9bf3e cd29c200 878d5028 88682ac8 USBPORT!USBPORTSVC_MapHwPhysicalToVirtual+0x152
    807e0b64 93d9c786 878d5fe0 88682ac8 88682bbc usbehci!EHCI_sMode_PollEndpointSlot+0x46
    807e0bb8 93d9ec8d 878d5fe0 88682ac8 00000000 usbehci!EHCI_sMode_PollEndpoint+0x62
    807e0bcc 93da828a 878d5fe0 88682ac8 83480354 usbehci!EHCI_PollEndpoint+0x27
    807e0be8 93da66c2 878d50e0 88682902 83480354 USBPORT!MPf_PollEndpoint+0x96
    807e0c0c 93da65ca 00000004 886829c4 0000000e USBPORT!USBPORT_iSetGlobalEndpointStateTx+0xef
    807e0c2c 93da79cb 878d5028 88682928 0000000e USBPORT!USBPORT_iSetGlobalEndpointState+0x18
    807e0c54 93da7d18 88682928 878d5720 878d5002 USBPORT!USBPORT_Core_UsbHcIntDpc_Worker+0x158
    807e0c78 834a83b5 878d572c 878d5002 00000000 USBPORT!USBPORT_Xdpc_Worker+0x173
    807e0cd4 834a8218 807c4120 807c9800 00000000 nt!KiExecuteAllDpcs+0xf9
    807e0d20 834a8038 00000000 0000000e 762d762d nt!KiRetireDpcList+0xd5
    807e0d24 00000000 0000000e 762d762d 7e7c7e7c nt!KiIdleLoop+0x38
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    usbehci!EHCI_sMode_PollEndpointSlot+46
    93d9bf3e 50              push    eax
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  usbehci!EHCI_sMode_PollEndpointSlot+46
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: usbehci
    
    IMAGE_NAME:  usbehci.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc872
    
    FAILURE_BUCKET_ID:  0xFE_usbehci!EHCI_sMode_PollEndpointSlot+46
    
    BUCKET_ID:  0xFE_usbehci!EHCI_sMode_PollEndpointSlot+46
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start    end        module name
    8c6b6000 8c6fe000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    9dd76000 9dd86900   adfs     adfs.SYS     Wed Mar 11 16:51:21 2009 (49B82449)
    92633000 9268d000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    92988000 9299a000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8c626000 8c62f000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    d8c99000 d8ca2000   asyncmac asyncmac.sys Mon Jul 13 19:54:46 2009 (4A5BC946)
    8c7f6000 8c7ff000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    83bb8000 83bdb000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    9aab0000 9aafd000   ATMFD    ATMFD.DLL    unavailable (00000000)
    8ce00000 8ce07000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    928b5000 928c3000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    83ac3000 83acb000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    9dcba000 9dcd3000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    9aa90000 9aaae000   cdd      cdd.dll      unavailable (00000000)
    8d3d9000 8d3f8000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    83b0d000 83bb8000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8d382000 8d3a7000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    83acb000 83b0d000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c980000 8c9dd000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    92961000 9296e000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    99d82000 99d8f000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    92839000 9289d000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    9289d000 928b5000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    927c2000 927ce000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8d371000 8d382000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    99d69000 99d82000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    99d9a000 99da3000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    99d8f000 99d9a000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    99da3000 99db4000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    99db4000 99dbe000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    93ca6000 93d5d000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    93d5d000 93d96000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    83bdb000 83bec000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    83a00000 83a34000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8c9eb000 8c9f4000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8d33f000 8d371000   fvevol   fvevol.sys   Fri Sep 25 22:24:21 2009 (4ABD7B55)
    8cd4a000 8cd7b000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    93dfa000 93dff280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
    83409000 83440000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    93200000 9321f000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    99cea000 99d3a000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    9296e000 92981000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    92981000 92987480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    99dbe000 99dc9000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    9dc35000 9dcba000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8d337000 8d33f000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    9293c000 92954000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    928e4000 928f6000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8c7c5000 8c7e0000   jraid    jraid.sys    Wed Jan 27 03:58:03 2010 (4B60001B)
    92954000 92961000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    99c09000 99c15000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80b98000 80ba0000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    8ce15000 8d337000   kl1      kl1.sys      Wed Jun 09 09:24:39 2010 (4C0F9617)
    9262d000 92633000   kl2      kl2.sys      Wed Jun 09 09:24:35 2010 (4C0F9613)
    8cb2c000 8cbaf000   klif     klif.sys     Fri Aug 06 13:16:02 2010 (4C5C4352)
    926e5000 926ed000   klim6    klim6.sys    Thu Apr 22 11:07:20 2010 (4BD06628)
    99cc5000 99cce000   klmouflt klmouflt.sys Mon Nov 02 11:26:08 2009 (4AEF0820)
    99c28000 99c5c000   ks       ks.sys       Wed Mar 03 22:57:52 2010 (4B8F2FC0)
    8c96d000 8c980000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8caf7000 8cb1c000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
    99c00000 99c08580   LEqdUsb  LEqdUsb.Sys  Thu Mar 18 04:49:51 2010 (4BA1E92F)
    99c5c000 99c5f300   LGBusEnum LGBusEnum.sys Mon Nov 23 20:36:26 2009 (4B0B389A)
    d8ca2000 d8ca4000   LGVirHid LGVirHid.sys Mon Nov 23 20:36:26 2009 (4B0B389A)
    99c15000 99c15e80   LHidEqd  LHidEqd.Sys  Thu Mar 18 04:49:55 2010 (4BA1E933)
    99deb000 99df2d80   LHidFilt LHidFilt.Sys Thu Mar 18 04:50:19 2010 (4BA1E94B)
    923f0000 92400000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    99df3000 99dfa780   LMouFilt LMouFilt.Sys Thu Mar 18 04:50:27 2010 (4BA1E953)
    9af6d000 9af88000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    9221c000 923ef580   lvpopflt lvpopflt.sys Fri May 11 19:35:49 2007 (4644FDD5)
    99cdf000 99ce7880   LVUSBSta LVUSBSta.sys Fri May 11 19:40:49 2007 (4644FF01)
    9ac04000 9af6c880   lvuvc    lvuvc.sys    Fri May 11 19:38:36 2007 (4644FE7C)
    83a3a000 83ab2000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    99c16000 99c21000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    927da000 927e7000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    99cb2000 99cbd000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8c7e0000 8c7f6000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    9dcd3000 9dce5000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    9dce5000 9dd08000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
    9dd08000 9dd43000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
    9dd43000 9dd5e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
    8cbed000 8cbf8000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8c707000 8c70f000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8c942000 8c96d000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    927b8000 927c2000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8cb1c000 8cb2c000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8ca02000 8cab9000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    929b2000 929bd000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    929bd000 929df000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    99cce000 99cdf000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    926ed000 926fb000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    9268d000 926bf000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8cab9000 8caf7000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8c800000 8c80e000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    927ae000 927b8000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    83440000 83850000   nt       ntkrpamp.exe Fri Jun 18 23:55:24 2010 (4C1C3FAC)
    8c813000 8c942000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8d3f8000 8d3ff000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    93ca4000 93ca5040   nvBridge nvBridge.kmd Fri Jul 09 17:10:11 2010 (4C379033)
    93226000 93ca3dc0   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:14 2010 (4C379162)
    926c6000 926e5000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    8c744000 8c755000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8c70f000 8c739000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8c7b0000 8c7b7000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8c7b7000 8c7c5000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    927ce000 927d9900   pcouffin pcouffin.sys Tue Dec 05 09:39:53 2006 (457584B9)
    8c9dd000 8c9eb000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    9f825000 9f8bc000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    9afc3000 9afcd000   pnarp    pnarp.sys    Sat Jun 06 02:07:38 2009 (4A2A07AA)
    99d3a000 99d69000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    83ab2000 83ac3000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    9afcd000 9afd7000   purendis purendis.sys Sat Jun 06 00:32:39 2009 (4A29F167)
    9299a000 929b2000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    929df000 929f7000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    92800000 92817000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    92817000 9282e000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    9276d000 927ae000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    9282e000 92838000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8cdf8000 8ce00000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    9f994000 9f9b9000   rdpdr    rdpdr.sys    Mon Jul 13 20:02:56 2009 (4A5BCB30)
    8cbdd000 8cbe5000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8cbe5000 8cbed000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    9dd87000 9ddb8000   RDPWD    RDPWD.SYS    Mon Jul 13 20:01:50 2009 (4A5BCAEE)
    8cdcb000 8cdf8000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    9afd7000 9afea000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    928f6000 9293c000   Rt86win7 Rt86win7.sys Fri Sep 03 01:58:33 2010 (4C808E89)
    8c600000 8c626000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    9f8bc000 9f8c6000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    93df0000 93dfa000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    926fb000 92715000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8cdc3000 8cdcb000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    9f943000 9f994000   srv      srv.sys      Thu Aug 26 23:31:26 2010 (4C77318E)
    9f8f4000 9f943000   srv2     srv2.sys     Thu Aug 26 23:30:45 2010 (4C773165)
    9f8c6000 9f8e7000   srvnet   srvnet.sys   Thu Aug 26 23:30:39 2010 (4C77315F)
    93224000 93225380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8cc01000 8cd4a000   tcpip    tcpip.sys    Sun Jun 13 23:36:59 2010 (4C15A3DB)
    9f8e7000 9f8f4000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    92622000 9262d000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    9f9b9000 9f9c3000   tdtcp    tdtcp.sys    Mon Jul 13 20:01:37 2009 (4A5BCAE1)
    9260b000 92622000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    9275d000 9276d000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    92728000 9275cb00   truecrypt truecrypt.sys Mon Nov 23 12:22:44 2009 (4B0AC4E4)
    9aa60000 9aa69000   TSDDD    TSDDD.dll    unavailable (00000000)
    9f9c3000 9f9d0000   tssecsrv tssecsrv.sys Mon Jul 13 20:01:50 2009 (4A5BCAEE)
    928c3000 928e4000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    99c60000 99c6e000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    d8ca4000 d8cb2000   usbaapl  usbaapl.sys  Wed Mar 31 23:20:11 2010 (4BB410EB)
    92200000 92213b00   usbaudio usbaudio.sys Mon Jul 13 19:51:23 2009 (4A5BC87B)
    99dd4000 99deb000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    99dc9000 99dca700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    93d96000 93da5000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    99c6e000 99cb2000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    93da5000 93df0000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8c739000 8c744000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8ce07000 8ce13000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8cbaf000 8cbd0000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8cd7b000 8cd83380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8c755000 8c765000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8c765000 8c7b0000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8cd84000 8cdc3000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    99dcb000 99dd4000   wacmoumonitor wacmoumonitor.sys Fri Jan 22 20:32:44 2010 (4B5A51BC)
    99cbd000 99cc5000   wacommousefilter wacommousefilter.sys Fri Feb 16 13:12:29 2007 (45D5F40D)
    9321f000 93221080   wacomvhid wacomvhid.sys Wed May 20 15:54:02 2009 (4A145FDA)
    93222000 93223f80   WacomVTHid WacomVTHid.sys Thu Jul 09 13:16:19 2009 (4A5625E3)
    92715000 92728000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8cbd0000 8cbdd000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8c637000 8c6a8000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8c6a8000 8c6b6000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    926bf000 926c6000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    9a800000 9aa4b000   win32k   win32k.sys   unavailable (00000000)
    d8cb2000 d8cba880   WinUsb   WinUsb.sys   Mon Jul 13 19:51:11 2009 (4A5BC86F)
    8c6fe000 8c707000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    9af88000 9afa2000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    9afa2000 9afc2480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    
    Unloaded modules:
    d8c2f000 d8c99000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9dd5e000 9dd76000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8d3a7000 8d3b4000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8d3b4000 8d3bf000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8d3bf000 8d3c8000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8d3c8000 8d3d9000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    99ce8000 99cea000   USBD.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    99cdf000 99ce8000   LVUSBSta.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9660c000 9662d000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    96609000 9662a000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  7. Posts : 28
    Windows 7 Professional
    Thread Starter
       #7

    Lemur - This comp has about 10 usb ports how do I know which one to disable and how do I do this ?
    Someone pointed out that it could be a USB power problem, so I've been using a powered USB hub that is only connected to 1x of the computer's port (I know, what a waste) but I've been having the same disconnect and freeze problems even after switching port ...

    CarlTR6 - I'll do all this tonight and see how it goes ^__^

    Thanks guys
      My Computer


  8. Posts : 28
    Windows 7 Professional
    Thread Starter
       #8

    CarlTR6 - Kaspersky removing tool could not detect KIS2011 so I've used the basic uninstaller and replaced KIS with Microsoft Security Essentials as you suggested.

    lvpopflt.sys, LVUSBSta.sys, lvuvc.sys are all for my web cam which I could not find any Win7 drivers for so I've unplugged it for now and will buy a new one :-P
    I can't seem to find any installation software for the cam, should I delete those 3x drivers by hand or just leave them ?

    I've found 3x instances of the pcouffin.sys file and was able to rename one to pcouffin.bak in my C:\Users\Anthony\AppData\Roaming folder.
    The 2x other instances are located in C:\Windows\System32\drivers and in C:\Windows\System32\DriverStore\FileRepository\pcouffin.inf_x86_neutral_3aabe1612ec941ae , those are "access denied", is there any way around it ?

    wacommousefilter.sys - I've uninstalled my tablet driver, restarted and installed the latest version.

    "See if you get anymore crashes. If you do, upload the dumps and we will go from there."
    Ok, how do I locate the dumps ? :)

    Thanks
      My Computer


  9. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #9

    faz0222 said:
    CarlTR6 - Kaspersky removing tool could not detect KIS2011 so I've used the basic uninstaller and replaced KIS with Microsoft Security Essentials as you suggested.

    lvpopflt.sys, LVUSBSta.sys, lvuvc.sys are all for my web cam which I could not find any Win7 drivers for so I've unplugged it for now and will buy a new one :-P
    I can't seem to find any installation software for the cam, should I delete those 3x drivers by hand or just leave them ?

    I've found 3x instances of the pcouffin.sys file and was able to rename one to pcouffin.bak in my C:\Users\Anthony\AppData\Roaming folder.
    The 2x other instances are located in C:\Windows\System32\drivers and in C:\Windows\System32\DriverStore\FileRepository\pcouffin.inf_x86_neutral_3aabe1612ec941ae , those are "access denied", is there any way around it ?

    wacommousefilter.sys - I've uninstalled my tablet driver, restarted and installed the latest version.

    "See if you get anymore crashes. If you do, upload the dumps and we will go from there."
    Ok, how do I locate the dumps ? :)

    Thanks
    Dumps are located in C:\Windows\Minidump
      My Computer


  10. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #10

    Very good job of following suggestion and taking initiative. :)

    faz0222 said:
    CarlTR6 - Kaspersky removing tool could not detect KIS2011 so I've used the basic uninstaller and replaced KIS with Microsoft Security Essentials as you suggested.
    You might go to the Kaspersky site and see if they have an updated tool for 2011. If there is one, download it and run it. I guarantee there are remnants all over your system. That is not a slam against Kaspsersky; all security suites deeply entwine into your system. That said, by uninstalling through Windows, the drivers will not load and that was the objective.

    lvpopflt.sys, LVUSBSta.sys, lvuvc.sys are all for my web cam which I could not find any Win7 drivers for so I've unplugged it for now and will buy a new one :-P
    I can't seem to find any installation software for the cam, should I delete those 3x drivers by hand or just leave them ?
    I suggest that you rename them from .sys to .bak in the C:\Windows\System32\Drivers folder. After you install an new camera, you can delete them if you wish.

    I've found 3x instances of the pcouffin.sys file and was able to rename one to pcouffin.bak in my C:\Users\Anthony\AppData\Roaming folder.
    The 2x other instances are located in C:\Windows\System32\drivers and in C:\Windows\System32\DriverStore\FileRepository\pcouffin.inf_x86_neutral_3aabe1612ec941ae , those are "access denied", is there any way around it ?
    There are two ways around this. (1) You can right click on the Drivers folder and click on Take ownership. (2) You can right click on each file individually and take ownership of only the files you wish to work with. This latter method will keep you from inadvertantly messing anything up in the Drivers folder. Renaming them in the Drivers folder is the key to preventing them from loading.

    wacommousefilter.sys - I've uninstalled my tablet driver, restarted and installed the latest version.
    Excellent solution and good initiative.

    "See if you get anymore crashes. If you do, upload the dumps and we will go from there."
    Ok, how do I locate the dumps ? :)

    Thanks
    Yowanvista is spot on with his answer.
      My Computer


 
Page 1 of 6 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:03.
Find Us