PRB: more - network connections - Broadcom device fails to start

G

Guest

I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
K

KM

John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
G

Guest

KM,

I did add the registry setting to increase the logging level for my XPe
image and then rebooted
but there seemed to be no changes made to setupapi.log and still no driver
installed.
Do I need to set/delete something else to get XPe to attempt to install the
driver again
when I reboot?
I have also tried building the image with the resources for the component
disabled via TD
yet I get the same results (the driver fails to start, reason is the driver
does not support the hardware).

I wish I were getting more uninterrupted time to work this, but my job right
now is pulling
me in many directions so please do not think that I am not listening to your
advice.
Too many things and too little time.

BTW, you mentined that I should attach the setupapi.log and send with OE.
I use Microsoft Outlook not Express and do not know how to send anything to
the
discussion group outside of this browser window, so a bit of help there
would be useful.

Thanks again for your continued support.


KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
S

Slobodan Brcin \(eMVP\)

John,

You can use public news server: news.microsoft.com as your NG server.
This can be set in OE so Outlook should have this option as well.

Only way for you to see info in setupapi.log would be to triger new PnP
installation.
The easiest way would be for you to install Device Manager and to remove
driver instance that do not work, and then reenumerate all drivers from Dev
Manager. (you can use console tool devcon but it is harder to use)

Regards,
Slobodan

John in FL said:
KM,

I did add the registry setting to increase the logging level for my XPe
image and then rebooted
but there seemed to be no changes made to setupapi.log and still no driver
installed.
Do I need to set/delete something else to get XPe to attempt to install
the
driver again
when I reboot?
I have also tried building the image with the resources for the component
disabled via TD
yet I get the same results (the driver fails to start, reason is the
driver
does not support the hardware).

I wish I were getting more uninterrupted time to work this, but my job
right
now is pulling
me in many directions so please do not think that I am not listening to
your
advice.
Too many things and too little time.

BTW, you mentined that I should attach the setupapi.log and send with OE.
I use Microsoft Outlook not Express and do not know how to send anything
to
the
discussion group outside of this browser window, so a bit of help there
would be useful.

Thanks again for your continued support.


KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only
one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the
right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF
section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do
that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate
windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID
resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component
would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE
and attach the file).

Another way could be installing the driver manually on XP Pro on XPe
through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use
tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys
is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the
broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf;
Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme
Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank:
0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010"
finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf;
Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme
Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank:
0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018"
finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
G

Guest

KM,

I do have a setupapi.log with verbose logging of my attempt to install the
driver for the Broadcom device using the device manager.
How shall I send it to you? I read through the log and saw nothing that
told me what might be wrong.

KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_0200
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
K

KM

John,
I wish I were getting more uninterrupted time to work this, but my job right
now is pulling
me in many directions so please do not think that I am not listening to your
advice.
Too many things and too little time.


No problem. I completely understand.
It is often the same here for me :)


Btw, you may want to install the driver manually. It should definitely work if you point the Windows installtion to XP Pro machine
(INF dir) where you have the driver already installed.
This will not solve the original problem but at least may get you further if you need the driver working on your image immediately.


--
Regards,
KM, BSquare Corp.

KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
K

KM

You can use public news server: news.microsoft.com as your NG server.
This can be set in OE so Outlook should have this option as well.

IIRC, Outlook does not support NNTP out of the box. You would need a 3rd party solution for that and it may depend on the Exchange
server configuration.

OE is the way to go (it should be there on any computer that got IE 4.x, 5.x, 6.x installed).

--
Regards,
Konstantin
John in FL said:
KM,

I did add the registry setting to increase the logging level for my XPe
image and then rebooted
but there seemed to be no changes made to setupapi.log and still no driver
installed.
Do I need to set/delete something else to get XPe to attempt to install
the
driver again
when I reboot?
I have also tried building the image with the resources for the component
disabled via TD
yet I get the same results (the driver fails to start, reason is the
driver
does not support the hardware).

I wish I were getting more uninterrupted time to work this, but my job
right
now is pulling
me in many directions so please do not think that I am not listening to
your
advice.
Too many things and too little time.

BTW, you mentined that I should attach the setupapi.log and send with OE.
I use Microsoft Outlook not Express and do not know how to send anything
to
the
discussion group outside of this browser window, so a bit of help there
would be useful.

Thanks again for your continued support.


KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only
one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the
right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF
section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do
that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate
windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID
resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component
would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE
and attach the file).

Another way could be installing the driver manually on XP Pro on XPe
through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use
tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM

I have managed to update my component such that the missing b57xp32.sys
is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the
broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf;
Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme
Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank:
0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010"
finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf;
Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme
Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank:
0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains:
{4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018"
finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line:
..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a:
CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
K

KM

John,

As Slobodan pointed out, you may want to set up OE on your computer. It is really easy and just a few simple steps for you (use
news.microsoft.com or msnews.microsoft.com server).
Not to mention that you may find OE as more comfortable mail client for reading post over news protocol.

--
Regards,
KM, BSquare Corp.

KM,

I do have a setupapi.log with verbose logging of my attempt to install the
driver for the Broadcom device using the device manager.
How shall I send it to you? I read through the log and saw nothing that
told me what might be wrong.

KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM
I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200 pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
G

Guest

Do I really feel stupid or what. SO today I started going back through
everything
and I found that indeed the correctly NAMED driver file was in my image, it
was initially missing.
Then I compared the date to the date of the file in my image to the file in
the directory from where I imported
the INF to CD and found that they were not the same. I copied the file from
that I expected to my image
used the device manager to update the driver and of course now the NICs are
enabled
and functioning correctly. I have learned alot along the way, and I know I
still do NOT
understand how the tools work with importing the INF and then copying the
files to the Database
Manager repositories. Are there some tricks to getting the component
created in CD such
the files that I want for the component are correctly copied to the
specified reposiory
of the CDM? This are seems to be a bit of magic to me. Any tips or
references to links on creating components
from INFs in CD and then importing them to CDM would be appreciated.

Thanks to KM for getting me this far and others who have responsed.
I expect I will have more issues since I am far from having a complete image.

John,

As Slobodan pointed out, you may want to set up OE on your computer. It is really easy and just a few simple steps for you (use
news.microsoft.com or msnews.microsoft.com server).
Not to mention that you may find OE as more comfortable mail client for reading post over news protocol.

--
Regards,
KM, BSquare Corp.

KM,

I do have a setupapi.log with verbose logging of my attempt to install the
driver for the Broadcom device using the device manager.
How shall I send it to you? I read through the log and saw nothing that
told me what might be wrong.

KM said:
John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the component by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device wizard) and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM

I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 
K

KM

John,

I am really glad you found the cause. I knew the driver would work for you finally since it worked for me :)
Manager repositories. Are there some tricks to getting the component
created in CD such
the files that I want for the component are correctly copied to the
specified reposiory of the CDM?

You have to associate your component(s) with the specified repository.
Usually, when you create a new component that has some new files to add to the database, you create a new repository within the same
SLD file and associate your component with this repository. Then, when you import the SLD first time with CDM tool, you make sure
the the "Copy file to the root of repository" checkbox is set there.
This are seems to be a bit of magic to me. Any tips or
references to links on creating components
from INFs in CD and then importing them to CDM would be appreciated.
http://msdn.microsoft.com/library/en-us/xpehelp/html/xehowHowToComponentizeDeviceDriver.asp

Thanks to KM for getting me this far and others who have responsed.
I expect I will have more issues since I am far from having a complete image.

Always welcome. :)
You may also want to add the following search link to your favorites:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded?hl=en&lr=&ie=UTF-8

--
Regards,
KM, BSquare Corp.

John,

As Slobodan pointed out, you may want to set up OE on your computer. It is really easy and just a few simple steps for you (use
news.microsoft.com or msnews.microsoft.com server).
Not to mention that you may find OE as more comfortable mail client for reading post over news protocol.

--
Regards,
KM, BSquare Corp.

KM,

I do have a setupapi.log with verbose logging of my attempt to install the
driver for the Broadcom device using the device manager.
How shall I send it to you? I read through the log and saw nothing that
told me what might be wrong.

:

John,

My version/revision of the driver and INF was different.
Btw, I recall having a few INF files for the Broadcom adapter and only one was right for my network card. (other failed with pretty
much the same error message as in your case).

So I'd recommend you to double check you've got the right driver and the right INF file.

If you are sure it is the one, then it could be a matter of the wrong INF section being used.
You can try the following procedure:
- Increase SetupApi logging level. Read this thread on how to do that:
http://groups-beta.google.com/group/microsoft.public.windowsxp.embedded/msg/376dbcb0b716ab04
- Copy to your runtime the b57xp32.sys and b57xp32.inf to appropriate windows directories.
- Clean up \windows\SetupApi.log file.
- Reboot and check if the driver got installed.
- if it installs just fine, you've got/used wrong PnPID resource in your component. Try to simplifying the
component
by
removing all resources under Resource section (basically the component would just copy the necessary files).
- If not, please post the result SetupApi.log (please use OE and attach the file).

Another way could be installing the driver manually on XP Pro on XPe through Device Manager (or through new PnP device
wizard)
and
grabbing all the registry entires that got added during installation (use tools like RegSnap or Inctrl5). Not a clean way, thgouh.

KM

I have managed to update my component such that the missing b57xp32.sys is
now in the image but unfortunately the driver fails to start. I have
included below both sections in the setupapi.log that reference the broadcom
device. Any help will be appreciated

2005/04/22 00:16:13 280.336 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&117DD1A8&0&0010" finished
successfully.


[2005/04/22 00:16:14 280.363 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_14e4&dev_1659&subsys_02c615d9&rev_11,pci\ven_14e4&dev_1659&subsys_02c615d9,pci\ven_14e4&dev_1659&cc_020000,pci\ven_14e4&dev_
1659&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_14e4&dev_1659&rev_11,pci\ven_14e4&dev_1659,pci\ven_14e4&cc_020000,pci\ven_14e4&cc_0200,pci\ven_14e4,pci\cc_020000,pci\cc_020
0
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#I022 Found "PCI\VEN_14e4&DEV_1659" in C:\WINDOWS\inf\b57win32.inf; Device:
"Broadcom NetXtreme Gigabit Ethernet"; Driver: "Broadcom NetXtreme Gigabit
Ethernet"; Provider: "Broadcom"; Mfg: "Broadcom"; Section name:
"BCM5750A1.XpInst".
#I023 Actual install section: [BCM5750A1.XpInst.NTx86]. Rank: 0x00002001.
Effective driver date: 08/23/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [BCM5750A1.XpInst] in
"c:\windows\inf\b57win32.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-124 Doing copy-only install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [BCM5750A1.XpInst.NTx86.Interfaces] from
"c:\windows\inf\b57win32.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I121 Device install of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018" finished
successfully.
[2005/04/22 00:16:15 280.375]
#-199 Executing "C:\WINDOWS\fba\fba.exe" with command line: ..\fba\fba.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_14E4&DEV_1659&SUBSYS_02C615D9&REV_11\4&7ECC9AA&0&0018".
#I163 Device not started: Device has problem: 0x0a: CM_PROB_FAILED_START.
#I307 DICS_START: Device could not be started.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top