; ATI Display Information file : ATIIXPAD.INF
; INF file for ATI2DRAD display driver.
; Copyright(C) 1998-2004 ATI Technologies Inc.
; Windows XP
; This is the INF file for EM64T and AMD64 installation.
[Version]
Signature = "$CHICAGO$"
Provider = %ATI%
ClassGUID = {4D36E968-E325-11CE-BFC1-08002BE10318}
Class = Display
DriverVer = 01/20/2004, 6.14.10.6024
CatalogFile = ATIIXPAD.cat
[DestinationDirs]
DefaultDestDir = 11 ; system32
ati2mpad.Miniport = 12 ; drivers
ati2mpad.Display = 11 ; system32
;
; Driver information
;
[Manufacturer]
%ATI% = ATIMfg, NTamd64
[ATIMfg.NTamd64]
RAGE XL PCI = ati2mpad, PCI\VEN_1002&DEV_4752
;
; ati2mpad general installation section
; ------------------------------------
[ati2mpad]
CopyFiles=ati2mpad.Miniport, ati2mpad.Display, Uninstall.CopyFiles
AddReg=Uninstall.AddReg
UninstallFiles=Uninstall.CopyFiles
UninstallReg=Uninstall.AddReg
CleanFiles=ati2mpad.Miniport, ati2mpad.Display
CleanReg=ati2mpad_SoftwareDeviceSettings
CleanService=ati2mpad_RemoveService
[ati2mpad_RemoveService]
ati2mpad
[Uninstall.CopyFiles]
atiiiexx.dll
[ati2mpad.Miniport]
ati2mpad.sys
[ati2mpad.Display]
ati2drad.dll
[Uninstall.AddReg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",UninstallString,,"rundll32 %11%\atiiiexx.dll,InfEngUnInstallINFFile_RunDLL -force_restart -flags:0x2010001 -inf_class:DISPLAY -clean"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayName,,"ATI Display Driver"
HKLM,"SOFTWARE\ATI Technologies\Installed Drivers\ATI Display Driver"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\ATI Display Driver",DisplayVersion,,"J5.30.10.3"
[ati2mpad.Services]
AddService=ati2mpad, 0x00000002, ati2mpad_Generic_Service_Inst, ati2mpad_EventLog_Inst
[ati2mpad_Generic_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\ati2mpad.sys
[ati2mpad_EventLog_Inst]
AddReg=ati2mpad_EventLog_AddReg
[ati2mpad_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\ati2mpad.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software installation
;
[ati2mpad.SoftwareSettings]
AddReg = ati2mpad_SoftwareDeviceSettings
DelReg = ati2mpad_RemoveDeviceSettings
[ati2mpad_SoftwareDeviceSettings]
HKR,, MobilityVariant, %REG_DWORD%, 0
HKR,, BlockWriteDisabled, %REG_DWORD%, 1
HKR,, FastFillDisabled, %REG_DWORD%, 0
HKR,, HDTVEnabled, %REG_DWORD%, 0
HKR,, TimingSelection, %REG_DWORD%, 0
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, ati2drad
HKR,, VgaCompatible, %REG_DWORD%, 0
HKR,, OpenGLICDDisabled, %REG_DWORD%, 1
HKR,, CheckD3Enabled, %REG_DWORD%, 1
HKR,, USWCDisabled, %REG_DWORD%, 0
;HKR,, PCIRetryDisabled, %REG_DWORD%, 0
HKR,, LoadSubSystemID, %REG_DWORD%, 1
HKR,, DALRULE_NOTVANDLCDONCRTC, %REG_DWORD%, 1
HKR,, DALRULE_SELECTION_SCHEME, %REG_DWORD%, 1
HKR,, DALRULE_NOFORCEBOOT, %REG_DWORD%, 1
HKR,, DDLRProRegOptionPatchLcdSyncProblem, %REG_DWORD%, 1
HKR,, DDLRProRegOptionPLLProblemNBlankDelay, %REG_DWORD%, 1
HKR,, D3DDisabled, %REG_DWORD%, 1
HKR,, OverlayDisabled, %REG_DWORD%, 1
HKR,, DirectDrawDisabled, %REG_DWORD%, 1
HKR,, Acceleration.Level, %REG_DWORD%, 3
HKR,, DALRestrictedModesBCD, %REG_BINARY%, 07,20,04,80,00,00,00,00, 08,48,04,80,00,00,00,00, 08,64,04,80,00,00,00,00, 10,24,06,00,00,00,00,00, 00,00,00,00,00,24,00,00
;HKR,, DALNonStandardModesBCD, %REG_BINARY%, 14,00,10,50,00,00,00,00
HKLM,"SOFTWARE\ATI Technologies\Driver\OpenGL\Private",disableBM,%REG_DWORD%,1
HKR,,drv,,"Ati2drad.dll"
HKR,,ReleaseVersion,,"J5.30.10.3"
[ati2mpad_RemoveDeviceSettings]
HKR,, DALObjectData0
HKR,, DALObjectData1
HKR,, DALSelectObjectData0
HKR,, DALSelectObjectData1
HKR,, DALLastConnected
HKR,, DALLastSelected
HKR,, DALLastTypes
HKR,, DALRULE_CRTSUPPORTSALLMODES
HKR,, DALRULE_NOCRTANDLCDONSAMECONTROLLER
HKR,, DALRULE_NOTVANDCRTONSAMECONTROLLER
[SourceDisksNames.amd64]
1 = %DiskId%,,,.\B_00000
[SourceDisksFiles]
ati2mpad.sys = 1
ati2drad.dll = 1
atiiiexx.dll = 1
[Strings]
;
; Non-localizable strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable strings
;
DiskId = "ATI Technologies Driver Installation Disk"
ati = "ATI Technologies, Inc."
MS = "Microsoft"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.