Topic: SOLVED: ATI CCC/CCP not installed due to problem in DPs_fnsh.cmd
The Graphics_A ATI Mobility Radeon & Mobility FireGL device driver is located in D\G\A\2.
The folder contains CX_32468.inf and it specifies that the following devices will load atioglgl.dll.
ATI Mobility FireGL T2/T2e PCI\VEN_1002&DEV_4E54
ATI Mobility FireGL V3100 PCI\VEN_1002&DEV_5464
ATI Mobility FireGL V3200 PCI\VEN_1002&DEV_3154
ATI Mobility FireGL V5000 PCI\VEN_1002&DEV_564B
ATI Mobility FireGL V5200 PCI\VEN_1002&DEV_71C4
ATI Mobility Radeon 9500 PCI\VEN_1002&DEV_4E52
ATI Mobility Radeon X1600 PCI\VEN_1002&DEV_71C5
ATI Mobility RADEON X300 PCI\VEN_1002&DEV_3152
ATI Mobility RADEON X300 PCI\VEN_1002&DEV_5460
ATI Mobility RADEON X600 PCI\VEN_1002&DEV_3150
ATI Mobility RADEON X600 SE PCI\VEN_1002&DEV_5462
ATI Mobility RADEON X700 PCI\VEN_1002&DEV_5653
ATI Mobility RADEON X700 PCI\VEN_1002&DEV_5652
The current version of DPs_fnsh.cmd checks for the existence of certain ATI DLLs inorder to install the appropriate ATI control center/panel.
DPs_fnsh.cmd has a problem because it simply checks for the existence of atioglgl.dll and it installs the Graphics_C control center/panel. This is a problem because the Graphics_A devices listed above should have the Graphics_A controa center/panel installed and NOT the Graphics_C version.
The previously listed devices should not use the Graphics_C control panel. Since they load atioglgl.dll, the DPs_fnsh.cmd forces the install of the Graphics_C control panel.
Instead, they should have the Graphics_A control panel ATICCC/ATICCP loaded.
Unfortunately, installing the Graphics_C control panel causes a memory error that causes an error popup message at logon.
The other 12 devices listed in CX_32468.inf specifies that they will load atioglxx.dll, atioglx1.dll.
Maybe the logic in DPs_fnsh.cmd should be changed to perform a DEVCON for all the Graphics_A related devices and load the ATICCC/ATICCP.
Last edited by Bâshrat the Sneaky (2006-08-01 20:12:27)