Re: PnP Manager Problem
- From: "KM" <konstmor@xxxxxxxxxxxxxxxx>
- Date: Fri, 3 Feb 2006 18:48:46 -0800
Musketier,
In the logs you showed I don't see a problem.
The DIF_PROPERTYCHANGE requests was logged there because the device was started (device state change) by services.exe process in the
chain.
In the logs you showed there are two similar adapters have been installed with different instance IDs (the difference is at the end
of the instance IDs: 20E810 and 21E810).
Could you repeat your problem description one more time and the exact steps you're doing on the device? Sorry, just couldn't follow
the info spread out in this thread.
Can you post (attach) the device INF file?
Also a few related questions:
Do you use Cloning of your image (fbreseal)?
Are you seeing the problem (whatever the problem is) if you have EWF always disabled?
Did you componentize the driver yourself? If you did, did you use CD tool for that?
Basically I'd recommend you to remove all the component resources (registry, resources, etc.) and only leave files that
should go appropriate directories on the target system.
--
=========
Regards,
KM
Hi,
Here the setupapi.log.
First adapter:
[2006/02/03 10:27:41 232.17]
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&20E810".
#I306 DICS_START: Device has been started.
[2006/02/03 10:27:40 232.3 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_1010&subsys_10108086&rev_01,pci\ven_8086&dev_1010&subsys_10108086,pci\ven_8086&dev_1010&cc_020000,pci\ven_8086&dev_1010&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_1010&rev_01,pci\ven_8086&dev_1010,pci\ven_8086&cc_020000,pci\ven_8086&cc_0200,pci\ven_8086,pci\cc_020000,pci\cc_0200
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found "PCI\VEN_8086&DEV_1010" in C:\WINDOWS\inf\e1000exp.inf; Device:
"Intel(R) 82546EB Based Gigabit Ethernet Controller"; Driver: "Intel(R)
82546EB Based Gigabit Ethernet Controller"; Provider: "Intel"; Mfg: "Intel";
Section name: "E1010.ndi".
#I023 Actual install section: [E1010.ndi.NTx86]. Rank: 0x00002001. Effective
driver date: 03/12/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [E1010.ndi] in
"c:\windows\inf\e1000exp.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&20E810".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [E1010.ndi.NTx86.Interfaces] from
"c:\windows\inf\e1000exp.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&20E810".
#I121 Device install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&20E810" finished
successfully.
#I292 Changing device properties of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&20E810".
#I303 DICS_PROPCHANGE: Device has been restarted.
Second adapter:
[2006/02/03 10:28:22 232.35]
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&21E810".
#I306 DICS_START: Device has been started.
[2006/02/03 10:28:22 232.20 Driver Install]
#-019 Searching for hardware ID(s):
pci\ven_8086&dev_1010&subsys_10108086&rev_01,pci\ven_8086&dev_1010&subsys_10108086,pci\ven_8086&dev_1010&cc_020000,pci\ven_8086&dev_1010&cc_0200
#-018 Searching for compatible ID(s):
pci\ven_8086&dev_1010&rev_01,pci\ven_8086&dev_1010,pci\ven_8086&cc_020000,pci\ven_8086&cc_0200,pci\ven_8086,pci\cc_020000,pci\cc_0200
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#I022 Found "PCI\VEN_8086&DEV_1010" in C:\WINDOWS\inf\e1000exp.inf; Device:
"Intel(R) 82546EB Based Gigabit Ethernet Controller"; Driver: "Intel(R)
82546EB Based Gigabit Ethernet Controller"; Provider: "Intel"; Mfg: "Intel";
Section name: "E1010.ndi".
#I023 Actual install section: [E1010.ndi.NTx86]. Rank: 0x00002001. Effective
driver date: 03/12/2004.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [E1010.ndi] in
"c:\windows\inf\e1000exp.inf".
#I320 Class GUID of device remains: {4D36E972-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#-166 Device install function: DIF_INSTALLDEVICEFILES.
#I124 Doing copy-only install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&21E810".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [E1010.ndi.NTx86.Interfaces] from
"c:\windows\inf\e1000exp.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&21E810".
#I121 Device install of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&21E810" finished
successfully.
#I292 Changing device properties of
"PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01\4&204B4BFA&0&21E810".
#I303 DICS_PROPCHANGE: Device has been restarted.
What I do not catch is the first statement of the log:
#-198 Command line processed: C:\WINDOWS\system32\services.exe
#-166 Device install function: DIF_PROPERTYCHANGE.
Why is services.exe handling the DIF_PROPERTYCHANGE event?
Nobody changed the hardware. (EWF was DISABLED!!)
The device PCI\VEN_8086&DEV_1010&SUBSYS_10108086&REV_01 is not installed.
The device should be PCI\VEN_8086&DEV_1011&SUBSYS_10108086&REV_01.
Thanks for your help
.
- References:
- Re: PnP Manager Problem
- From: Musketier
- Re: PnP Manager Problem
- Prev by Date: Re: Connect to NOVELL Version 3.12 via IPX/SPX not LogOn / New Que
- Next by Date: Re: EWF problem
- Previous by thread: Re: PnP Manager Problem
- Next by thread: Re: PnP Manager Problem
- Index(es):
Relevant Pages
|
Loading