Random Black Screen Of Death

Page 1 of 6 123 ... LastLast

  1. Posts : 27
    Windows 7 Ultimate x64
       #1

    Random Black Screen Of Death


    In the last few weeks I've had random Black Screens Of Death. It can happen (most of the time) while playing a game, but it has happened while the PC was idle (rare) and just now it happened as I was attempting to refresh the Win 7 performance index.

    Most of the time, the screen goes black (complete video signal loss) and I have to hard reset. On the rare occasion it will go black, then after a while crash and dump. The last minidump file I got is included here. It seems fairly obvious that the issue is video related but I can't tell if it's the ATI drivers or a 3rd party driver causing havok with them.

    I've been trying, with zero success, to get some Driver Verifier output. Once I set Driver Verifier to check the 3rd party drivers it bluescreens during the Windows 7 splash screen and then reboots and loops. What I did do was hit F8 during one of the loops and stopped it from rebooting on error so I could capture the detail of the bluescreen. It's as follows:
    Stop 0x0000001E (0xFFFFFFFFC0000005, 0xFFFFF80003AD4D56, 0x0000000000000000, 0x0000000000000000).

    I can't tell if this issue is related to my black screen issue.

    I think the issue is driver related but can't prove it at this point and I'm having difficulty interpreting the addresses above.

    I've run memtest for a couple of hours and no errors came up.

    Any help or suggestions would be greatly appreciated. Please find the required files attached here.

    System Info
    ---------
    Windows 7 x64 Ultimate SP1 Alienware OEM
    Age of system : 14 months
    CPU : i7-980X
    Video Card : ATI 5970
    MotherBoard : Alienware
    Power Supply: 850W
    RAM : 24 Gig RAM (1333 9-9-9-24)
    All BIOS versions and driver versions are the latest.
      My Computer


  2. Posts : 543
    Windows 7 Ultimate x64
       #2

    Hello,

    Black screens are normally caused by the Graphics Driver failing. I would make sure that you have the latest ATI drivers.

    How long has this been happening? If you have done a recent driver update for the Graphics Card then I would roll back the driver and see if the problem persists.


    Dave
      My Computer


  3. Posts : 27
    Windows 7 Ultimate x64
    Thread Starter
       #3

    I'd say it's been happening for the last 2-3 driver updates. I have the latest and yesterday I even upgraded to the ATI 12.1 preview drivers. I've tried downgrading drivers - even back down to v10 - and it still happens. So, I've got to think that some other file is causing conflict because now it doesn't really matter what version driver I have on there.
      My Computer


  4. Posts : 11,269
    Windows 7 Home Premium 64 Bit
       #4

    Stucatz said:
    I'd say it's been happening for the last 2-3 driver updates. I have the latest and yesterday I even upgraded to the ATI 12.1 preview drivers. I've tried downgrading drivers - even back down to v10 - and it still happens. So, I've got to think that some other file is causing conflict because now it doesn't really matter what version driver I have on there.
    If you have not used Driver Sweeper to re-install your drivers, follow these steps:

    1. Download and install Driver Sweeper
    2. Download the latest driver for your display card
    3. Click Start Menu
    4. Right Click My Computer
    5. Click Manage
    6. Click Device Manager from the list on the left
    7. Click the + next to Display adapter
    8. Right click your display/graphics card device
    9. Click Uninstall
    10. Check the box to Delete driver software for the device
    11. Click OK
    12. Restart your computer in safe mode
    13. Run Driver Sweeper, select display card manufacturer's drivers, analyze, clean
    14. Restart your computer
    15. Install the latest drivers
      My Computer


  5. Posts : 27
    Windows 7 Ultimate x64
    Thread Starter
       #5

    Hi. Thanks for the reply.

    Yeah, I've done the Driver Sweeper bit when I was testing various versions of drivers. Unfortuntately, it didn't help.
      My Computer


  6. Posts : 11,269
    Windows 7 Home Premium 64 Bit
       #6

    Stucatz said:
    Hi. Thanks for the reply.

    Yeah, I've done the Driver Sweeper bit when I was testing various versions of drivers. Unfortuntately, it didn't help.
    try the following:
    Note: backup any files if you are using a RAID controller of any kind.
    1. Go into your BIOS and load default settings to clear the CMOS memory (this will reset your RAID configuration resulting in loss of data, so if you have RAID and want to proceed from step 3, that is fine).
    2. Save Settings and exit the BIOS.
    3. Shut down and turn off the computer.
    4. Unplug the computer from the wall or surge protector (then remove the battery if it is a laptop).
    5. Hold down the power button for 30 seconds to clear the software connections between the BIOS and hardware and clear any corruption in the temporary memory.
    6. (If it is a laptop, plug the battery back into the laptop and then) Plug the computer back into the wall.
    7. Turn it on to reinitialize the software connections between the BIOS and hardware, and post back your results.
      My Computer


  7. Posts : 11,269
    Windows 7 Home Premium 64 Bit
       #7

    The following drivers need to be updated:
    Code:
    pcouffin	fffff880`04de9000	fffff880`04dfd380	Tue Dec 05 07:39:30 2006 (457584a2)	00019954		pcouffin.sys
    ElbyCDFL	fffff880`04cad000	fffff880`04cbb000	Thu Dec 14 14:22:27 2006 (4581c093)	000113b5		ElbyCDFL.sys
    SiWinAcc	fffff880`01276000	fffff880`0127f000	Thu Jun 14 18:02:02 2007 (4671d6fa)	00007b63		SiWinAcc.sys
    SiRemFil	fffff880`01b68000	fffff880`01b70000	Wed Jun 20 13:42:10 2007 (46798312)	00005eb5		SiRemFil.sys
    SI3132	fffff880`00dca000	fffff880`00de4000	Wed Oct 03 12:39:29 2007 (4703e1e1)	00018cb2		SI3132.sys
    For pcouffin, if you do not know what it is part of, go to C:\Windows\System32\Drivers\pcouffin.sys and rename pcouffin.sys to pcouffin.BAK and "see what CD/DVD program it breaks" (Driver Reference).

    Please remove any CD/DVD virtualization software, such as Daemon Tools/Alcohol 120%, as they use a driver called sptd.sys that is known to cause BSODs. Use the sptd.sys uninstaller

    I prefer TotalMounter as my CD/DVD virtualization software as it allows me to burn images to a virtual CD/DVD if I just want an ISO file instead of a disc, and it is free.

    Many use MagicISO - Convert BIN to ISO, Create, Edit, Burn, Extract ISO file, ISO/BIN converter/extractor/editor as well, which is also free.
      My Computer


  8. Posts : 27
    Windows 7 Ultimate x64
    Thread Starter
       #8

    writhziden said:
    try the following:
    Note: backup any files if you are using a RAID controller of any kind.
    1. Go into your BIOS and load default settings to clear the CMOS memory (this will reset your RAID configuration resulting in loss of data, so if you have RAID and want to proceed from step 3, that is fine).
    2. Save Settings and exit the BIOS.
    3. Shut down and turn off the computer.
    4. Unplug the computer from the wall or surge protector (then remove the battery if it is a laptop).
    5. Hold down the power button for 30 seconds to clear the software connections between the BIOS and hardware and clear any corruption in the temporary memory.
    6. (If it is a laptop, plug the battery back into the laptop and then) Plug the computer back into the wall.
    7. Turn it on to reinitialize the software connections between the BIOS and hardware, and post back your results.
    No, I'm not using a raid controller. I've tried your suggestion above. No difference.

    I can reproduce the issue almost immediately if I use a program like Furmark to test. The video drops out after about a second.
      My Computer


  9. Posts : 11,269
    Windows 7 Home Premium 64 Bit
       #9

    I am guessing your driver verifier issues were due to one or more of the drivers that need to be updated; the drivers I mentioned above. I do not know if that is related to your graphics issue or not, but if you update those, we can find out.

    Sorry my suggestions have not been helpful so far, but they do narrow down the possible issues. Let me know if you need help with the driver updates. :)
      My Computer


  10. Posts : 27
    Windows 7 Ultimate x64
    Thread Starter
       #10

    I think I definitely need help with the driver issues. I don't believe the Driver Verifier issues are related.

    In any case,
    pcouffin.sys
    ElbyCDFL.sys

    are all now gone. I don't use them.

    SiWinAcc.sys
    SiRemFil.sys
    SI3132.sys

    are all the latest version for the SiI 3132 SATALink Controller.

    I may try Driver Verifier again but it hasn't helped the video issue. I do use Alcohol but it has always been here and never caused an issue. I have updated SPTD to the latest version (1.79).
      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 07:30.
Find Us