S
Sentax
Hi everyone, I'm in the process of creating a driver component for a
ATI display adapter in my system. I feel I'm on the right track, I've
acquired the driver files, setup the INF to only support the device ID
and I've created the component and added to my image and deployed.
The driver files I've downloaded are for Windows XP straight from ATI
website but when I run the hardware wizard in device manager I get
"The driver selected for this device does not support Windows XP."
error message. Below is my setupapi log. Does anyone know why I
would be getting this error? Any special thing more I'm suppose to do
to the INF file?
#-019 Searching for hardware ID(s): pci
\ven_1002&dev_9598&subsys_39921545&rev_00,pci
\ven_1002&dev_9598&subsys_39921545,pci\ven_1002&dev_9598&cc_030000,pci
\ven_1002&dev_9598&cc_0300
#-018 Searching for compatible ID(s): pci\ven_1002&dev_9598&rev_00,pci
\ven_1002&dev_9598,pci\ven_1002&cc_030000,pci\ven_1002&cc_0300,pci
\ven_1002,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_1002&DEV_9598" in C:\Windows\inf\cx_78234.inf;
Device: "ATI Radeon HD 3600 Series"; Driver: "ATI Radeon HD 3600
Series"; Provider: "ATI Technologies Inc."; Mfg: "ATI Technologies
Inc."; Section name: "ati2mtag_RV630".
#I023 Actual install section: [ati2mtag_RV630]. Rank: 0x00002001.
Effective driver date: 03/16/2009.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [ati2mtag_RV630] in "c:
\windows\inf\cx_78234.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-
BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_ALLOW_INSTALL.
#E154 Class installer failed. Error 0xe000022d: The driver selected
for this device does not support Windows XP.
#I060 Set selected driver.
#I125 Installing NULL driver for "PCI
\VEN_1002&DEV_9598&SUBSYS_39921545&REV_00\4&13D46659&0&0020".
#I121 Device install of "PCI
\VEN_1002&DEV_9598&SUBSYS_39921545&REV_00\4&13D46659&0&0020" finished
successfully.
ATI display adapter in my system. I feel I'm on the right track, I've
acquired the driver files, setup the INF to only support the device ID
and I've created the component and added to my image and deployed.
The driver files I've downloaded are for Windows XP straight from ATI
website but when I run the hardware wizard in device manager I get
"The driver selected for this device does not support Windows XP."
error message. Below is my setupapi log. Does anyone know why I
would be getting this error? Any special thing more I'm suppose to do
to the INF file?
#-019 Searching for hardware ID(s): pci
\ven_1002&dev_9598&subsys_39921545&rev_00,pci
\ven_1002&dev_9598&subsys_39921545,pci\ven_1002&dev_9598&cc_030000,pci
\ven_1002&dev_9598&cc_0300
#-018 Searching for compatible ID(s): pci\ven_1002&dev_9598&rev_00,pci
\ven_1002&dev_9598,pci\ven_1002&cc_030000,pci\ven_1002&cc_0300,pci
\ven_1002,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_1002&DEV_9598" in C:\Windows\inf\cx_78234.inf;
Device: "ATI Radeon HD 3600 Series"; Driver: "ATI Radeon HD 3600
Series"; Provider: "ATI Technologies Inc."; Mfg: "ATI Technologies
Inc."; Section name: "ati2mtag_RV630".
#I023 Actual install section: [ati2mtag_RV630]. Rank: 0x00002001.
Effective driver date: 03/16/2009.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [ati2mtag_RV630] in "c:
\windows\inf\cx_78234.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-
BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_ALLOW_INSTALL.
#E154 Class installer failed. Error 0xe000022d: The driver selected
for this device does not support Windows XP.
#I060 Set selected driver.
#I125 Installing NULL driver for "PCI
\VEN_1002&DEV_9598&SUBSYS_39921545&REV_00\4&13D46659&0&0020".
#I121 Device install of "PCI
\VEN_1002&DEV_9598&SUBSYS_39921545&REV_00\4&13D46659&0&0020" finished
successfully.