This one is for the hive mind. I have a brand new Dell Optiplex 760 workstation with 4 gigabytes of RAM running Windows 7 Professional (32bit). This is a new box with nothing installed other than what was provided for directly by Dell. I installed a Saphire ATI PCI Express 5570 HD. Upon trying to install the 10.4 Catalyst drivers the system will blue screen. It blue screens during the hardware detection phase of the installation process. I have already performed the following trouble shooting steps:
The blue screen error (via Windows BugCheck entry in event log) is a 0x000000CA and refers to a plug and play error most likely caused by a bad driver. The problem is that the driver installation process never gets far enough to actually install a driver. The resolution center in Windows provides a solution of installing the 10.4 Catalyst driver to resolve issue (which fails).
Looking for some alternate views to resolve.
To fix this:
Uninstall any ATI drivers on your system.
Run the CCC installer but I suggest canceling after it extracts the files.
Navigate to: C:\ATI\Support\10-x_vista64_wi n7_64_dd_ccc_enu\Config
EDIT InstallManager.cfg
Change WorkaroundInstall=false to WorkaroundInstall=true
Run Setup.exe and the CCC should install without a problem
Solution that worked for me follows:
I have a Sapphire ATI PCI Express 5570 as well and experienced the exact same 0x000000CA BSOD in Windows 7 when trying to install drivers for it. I tried the Catalyst driver on Sapphire's website as well as on ATI's website. I tried Catalyst version 10.4, 10.5, and 10.6 with the same issue. I also tried updating the Optiplex (755) BIOS to A17 and trying various BIOS settings to no avail. The BSOD always occurs when the Catalyst software tries to query the video card.
My work-around was to not let Catalyst query the card. I wish it was as easy as an installation option to avoid the query in the Catalyst install, but of course it can't be that straight-forward. Instead, I let the Catalyst software unzip itself to a location, located the driver .inf files in that location, and manually updated the video card driver (Device Manager->Update Driver->"Let me specify the best driver..."->specify location->etc). Two identically named ATI 5570 drivers presented themselves in the driver selection window, so I chose the first one.
Then I manually installed the Catalyst Control Center by locating just the CCC install files unzipped by the ATI package (I ran two setups, CCC-core I think and another name that resembled CCC-something-or-other. I am probably missing some minor components but the screen resolution, color depth, and CCC features all seem to work fine.
Basically everything works with the exception of some video card DLL warnings if I run the System Score test in Windows 7, though it does come back with what feels like an appropriate score of 5.9 for this card.
As a follow-up: after doing all of those steps the Catalyst Installer ran successfully. I did however end up having to delete the following files to make some lingering occasional errors go away:
c:\windows\system32\coinst.dll
c:\windows\system32\atiuxp64.dll
c:\windows\syswow64\atiumdva.dll
c:\windows\syswow64\atiumdva.cap
I also ran into this problem and I was finally able to fix it by following these steps (without manipulating/deleting files from the original driver):
I'm not sure if the steps 1-3 or just step 4 did the trick (I guess it was step 4)... but following these steps I was able to install a Radeon 3450 in a DELL PC. No matter what I tried before caused the system to crash with 0x000000CA BSOD. Modifying "InstallManager.cfg" didn't help much: No BSOD happening but driver installation just failed everytime!
Try these steps:
No seriously tho, safe-mode & manually uninstalling a previous driver go a long way for ATI. Also, make sure you're using the 32bit drivers if you're on win32.
One other question I have is are you using the Driver from Dell or from ATI? If you are using the Dell supplied driver sometime ATI will put out a new release of a driver and Dell hasn't updated their drivers yet. Download your Driver from ATI. I assume you are double checking this but make sure it's for Win7 32 not x64 and not for Vista.
I was having this problem when trying upgrade ATI Catalyst from version 8.00.0873 to 8.00.0911 where I was getting a BSOD (Blue Screen) in Windows 7 x64 with an ATI Radeon 5450 every time setup was "detecting hardware configuration"
To solve I did
C:\AMD\Support\13-4_win7_win8_64_dd_ccc_whql
)C:\AMD\Support\13-4_win7_win8_64_dd_ccc_whql\Config
InstallManager.cfg
with notepad or similar text editorWorkaroundInstall=false
to WorkaroundInstall=true
Setup.exe
and the CCC should install without a problemWorked from me on 8/4/2013.
User contributions licensed under CC BY-SA 3.0