also @ TechSpot: OCZ Vertex 450 SSD Review

Screen goes black all of a sudden and system wont turn on for awhile..

Discussion in 'Windows OS' started by deadman1013, Mar 30, 2006.

  1. deadman1013 Newcomer, in training

    Pls help me.. my comp all of a sudden goes black out and wen i try to on it again nothing comes on my screens.. i i keep on restarting it for abt 5 mins then only it comes back again... i have attached 2 of the recent minidumps... so pls help me out...

    Attached Files:

  2. Tedster Techspot old timer..... Posts: 10,047   +11

    your minidump zip file is empty. Reupload it.
  3. Samstoned TechSpot Paladin Posts: 2,582

    I am loading new xp spk 2 symbols
    for my machines
    not reading yours without this ,but it sounds like a monitor is going bad or the MB and or power supply
    some piece of hardware

    Edited bug check
    BUGCODE_USB_DRIVER (fe)
    USB Driver bugcheck, first parameter is USB bugcheck code.
    Arguments:
    Arg1: 00000005, USB Bugcheck Code:
    Arg2: 827020e0
    Arg3: 11063038
    Arg4: 8286df70
    if the drivers are not bad the hardware may be bad
    cable device
  4. deadman1013 Newcomer, in training

    I dont really get u... i am still facing this problems.. my zip file isnt empty.. i checked it out already.. Anyone can read the file??? Pls gimme a solution to my prob also...
  5. mailpup TS Special Forces Posts: 7,908   +77

    I tried to look at the zip file too but it appears to be corrupted.
  6. deadman1013 Newcomer, in training

    here try this...
     
  7. howard_hopkinso Newcomer, in training Posts: 25,949   +16

    Your minidumps crash at usbuhci.sys. This is the Windows usbminiport driver.

    They have bugchecks of D1 and FE.

    Update all your drivers, including your chipset and usb device drivers.

    Also, go HERE and follow the instructions.

    0x000000D1: DRIVER_IRQL_NOT_LESS_OR_EQUAL

    The system attempted to access pageable memory using a kernel process IRQL that was too high. The most typical cause is a bad device driver (one that uses improper addresses). It can also be caused by caused by faulty or mismatched RAM, or a damaged pagefile.

    0x000000FE: BUGCODE_USB_DRIVER

    Regards Howard :)