Hi all,
I'm using Windows XP Embedded Feature Pack 2007.
I'd like to support this device: "Intel(R) Q45/Q43 Express Chipset"
There are two device with these IDs:
- PCI\VEN_8086&DEV_2A12&SUBSYS_10038086&REV_03
- PCI\VEN_8086&DEV_2A13&SUBSYS_10038086&REV_03
I used the driver (available in igxp32.inf) provided by intel on motherboard CD.
In the sld file, I found no error. I see two instance of "Intel(R) Q45/Q43 Express Chipset" which is the correct name of my
graphic display adapter.
When I install the image on my target, After FBA, the
first display component for DEV_2A12 was installed correctly. But DEV_2A13 was not.
Setupapi.log has tow parts for "Intel(R) Q45/Q43 Express Chipset". One shows correct installation and other failure. Contents are given below.
Can any one help in find out what dependent files/ component I am missing.
########## For DEV_2E13 failure
[2009/02/17 12:08:05 280.349 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_2e13&subsys_10038086&rev_03,pci\ven_8086&dev_2e13&subsys_10038086,pci\ven_8086&dev_2e13&cc_038000,pci\ven_8086&dev_
2e13&cc_0380
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_2e13&rev_03,pci\ven_8086&dev_2e13,pci\ven_8086&cc_038000,pci\ven_8086&cc_0380,pci\ven_8086,pci\cc_038000,pci\cc_038
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_8086&DEV_2E13" in C:\WINDOWS\inf\igxp32.inf; Device: "Intel(R) Q45/Q43 Express Chipset"; Driver: "Intel(R)
Q45/Q43 Express Chipset"; Provider: "Intel Corporation"; Mfg: "Intel Corporation"; Section name: "iEGL1".
#I023 Actual install section: [iEGL1]. Rank: 0x00002001. Effective driver date: 06/11/2008.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iEGL1] in "c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iEGL1.Interfaces] from "c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#E161 Processing of call to class installer failed. Error 87: The parameter is incorrect.
#I060 Set selected driver.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#E122 Device install failed. Error 0xe0000219: The installation failed because a function driver was not specified for this device
instance.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#I121 Device install of "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11" finished successfully.
########## For DEV_2E12 success
[2009/02/17 12:08:05 280.427 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_2e12&subsys_10038086&rev_03,pci\ven_8086&dev_2e12&subsys_10038086,pci\ven_8086&dev_2e12&cc_030000,pci\ven_8086&dev_
2e12&cc_0300
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_2e12&rev_03,pci\ven_8086&dev_2e12,pci\ven_8086&cc_030000,pci\ven_8086&cc_0300,pci\ven_8086,pci\cc_030000,pci\cc_030
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_8086&DEV_2E12" in C:\WINDOWS\inf\igxp32.inf; Device: "Intel(R) Q45/Q43 Express Chipset"; Driver: "Intel(R)
Q45/Q43 Express Chipset"; Provider: "Intel Corporation"; Mfg: "Intel Corporation"; Section name: "iEGL0".
#I023 Actual install section: [iEGL0]. Rank: 0x00002001. Effective driver date: 06/11/2008.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iEGL0] in "c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iEGL0.Interfaces] from "c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10".
#I121 Device install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10" finished successfully.
Thanks.
I'm using Windows XP Embedded Feature Pack 2007.
I'd like to support this device: "Intel(R) Q45/Q43 Express Chipset"
There are two device with these IDs:
- PCI\VEN_8086&DEV_2A12&SUBSYS_10038086&REV_03
- PCI\VEN_8086&DEV_2A13&SUBSYS_10038086&REV_03
I used the driver (available in igxp32.inf) provided by intel on motherboard CD.
In the sld file, I found no error. I see two instance of "Intel(R) Q45/Q43 Express Chipset" which is the correct name of my
graphic display adapter.
When I install the image on my target, After FBA, the
first display component for DEV_2A12 was installed correctly. But DEV_2A13 was not.
Setupapi.log has tow parts for "Intel(R) Q45/Q43 Express Chipset". One shows correct installation and other failure. Contents are given below.
Can any one help in find out what dependent files/ component I am missing.
########## For DEV_2E13 failure
[2009/02/17 12:08:05 280.349 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_2e13&subsys_10038086&rev_03,pci\ven_8086&dev_2e13&subsys_10038086,pci\ven_8086&dev_2e13&cc_038000,pci\ven_8086&dev_
2e13&cc_0380
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_2e13&rev_03,pci\ven_8086&dev_2e13,pci\ven_8086&cc_038000,pci\ven_8086&cc_0380,pci\ven_8086,pci\cc_038000,pci\cc_038
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_8086&DEV_2E13" in C:\WINDOWS\inf\igxp32.inf; Device: "Intel(R) Q45/Q43 Express Chipset"; Driver: "Intel(R)
Q45/Q43 Express Chipset"; Provider: "Intel Corporation"; Mfg: "Intel Corporation"; Section name: "iEGL1".
#I023 Actual install section: [iEGL1]. Rank: 0x00002001. Effective driver date: 06/11/2008.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iEGL1] in "c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iEGL1.Interfaces] from "c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#E161 Processing of call to class installer failed. Error 87: The parameter is incorrect.
#I060 Set selected driver.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#E122 Device install failed. Error 0xe0000219: The installation failed because a function driver was not specified for this device
instance.
#I125 Installing NULL driver for "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11".
#I121 Device install of "PCI\VEN_8086&DEV_2E13&SUBSYS_10038086&REV_03\3&11583659&0&11" finished successfully.
########## For DEV_2E12 success
[2009/02/17 12:08:05 280.427 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_2e12&subsys_10038086&rev_03,pci\ven_8086&dev_2e12&subsys_10038086,pci\ven_8086&dev_2e12&cc_030000,pci\ven_8086&dev_
2e12&cc_0300
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_2e12&rev_03,pci\ven_8086&dev_2e12,pci\ven_8086&cc_030000,pci\ven_8086&cc_0300,pci\ven_8086,pci\cc_030000,pci\cc_030
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_8086&DEV_2E12" in C:\WINDOWS\inf\igxp32.inf; Device: "Intel(R) Q45/Q43 Express Chipset"; Driver: "Intel(R)
Q45/Q43 Express Chipset"; Provider: "Intel Corporation"; Mfg: "Intel Corporation"; Section name: "iEGL0".
#I023 Actual install section: [iEGL0]. Rank: 0x00002001. Effective driver date: 06/11/2008.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [iEGL0] in "c:\windows\inf\igxp32.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [iEGL0.Interfaces] from "c:\windows\inf\igxp32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10".
#I121 Device install of "PCI\VEN_8086&DEV_2E12&SUBSYS_10038086&REV_03\3&11583659&0&10" finished successfully.
Thanks.