| | |
Group: Forum Members Last Login: 1/9/2008 5:16:06 PM Posts: 1, Visits: 2 |
| | I am having problems with my ati cards. 2 questions when i install the 7.12 drivers it says that the driver package is all ready installed so will not install them properly. i have cleaned out with driver net, uninstalled from hardware list manually but still get the same problem. is there any way for me to get rid of them. 2) is there anyway to stop windows from auto installing the drivers once i re-boot. i have turned off windows auto update but it still dose it even when i am not connected to the internet. thanks for any help you could give in advance.
Intel Core 2 DUO Q6600 2.40GHz Dual Core CPU Overclocked to 3GHz
- Intel P35 Asus P5K Deluxe
- OCZ Reaper 4GB Ultra PC2-9200 Dual Channel Kits
- 500GB Western Digital 16MB Cache SATA-2 Hard Drive
- 2 x ATI Radeon HD 2900 512MB GDDR3 VIVO HDTV/Dual DVI (PCI-Express) DirectX 10 Graphics Card (Configured in Crossfire 2)
- Asus 18x DVD±RW Dual Layer LabelFlash ReWriter (Black)
- Antec NINE HUNDRED Gamers ATX Case
- Enermax Galaxy 850W
- Vista ultimate 32bit |
| |
| | | | 
Co-Administrator

Group: Administrators Last Login: Today @ 7:42:07 AM Posts: 2,892, Visits: 3,406 |
| Every device manager you install is copied into the driver store. What you will need to do is locate the actual device "package" you need to remove and delete it from the driver store.
To locate the device "package", open an elevated command prompt window (enter"cmd" in the start area, then press ctrl-shift-enter) and enter "pnputil.exe -e". This will provide a list of all the third-party drivers installed.
Search the list for the ATI driver versions you want removed. It will be oem##.inf. (where ## is the actual two-digit number of the inf file)
To remove the drivers, using the same elevated command window, enter "pnputil.exe -d oem##.inf" to be safe, find all the driver files and remove them all.
Then, you need to clean out the INF directory:
1) open %windir%\inf\setupapi.dev.log in Wordpad
2) search for "Radeon", this will be found on a DevDesc line
3) look a few lines up for the "inf:" line. It will say Openeded INF: and at the end of the line, you will see the actual name of the inf file.
4) remove that file from the INF directory.
5) look for ServiceBinary=c:\Windows\system32\DRIVERS containing a reference to the same inf file. That's the driver file to delete.
6) continue this process, search for all the inf sequences and DRIVERS references, removing the files from the INF and DRIVERS directories as needed.
Be sure to remove any files and directories under C:\ATI\Support. Those are the old ATI drivers that were written there by the installation routine.
Also, be sure to remove the drivers from Device Manager before you reboot.
When the system restarts, if it prompts to install the ATI drivers, cancel out. Then, run the catalyst install (as administrator), and you should be OK.
ASUS A832nSLI-Deluxe, AMD 64X2 4400 OC 2.4GHz, 2GB OCZ,
Running: Windows 7, Vista 32-bit, Ubuntu 9.10, 9.04
|
| |
| |
|