Thanks, guys. I wanted to follow up and let you guys know that I got it worked out. It turned out to be just a matter of putting dpinst.exe and a dpinst.xml into the folder with the driver files and running it to preinstall the drivers. Yay for easy! Anyways, thanks again for the help. Your suggestions got me steered into the right direction to figure it out.
1 2011-09-08 03:47:03
Re: method to inject a driver into an existing XP install before hardware? (11 replies, posted in Hardware)
2 2011-09-03 13:10:58
Re: method to inject a driver into an existing XP install before hardware? (11 replies, posted in Hardware)
instPlatform = "StandAloneDrivers"
That's your problem.
You need to select "Disc" and point to your install source.KTD = "false"
You also want to enable KTD. We normally discourage its use, but in your unique situation it would be beneficial.
Thanks, maybe I misunderstand but I thought Disc was for injecting it into a Windows setup disc and not an existing installation?
3 2011-09-03 04:33:56
Re: method to inject a driver into an existing XP install before hardware? (11 replies, posted in Hardware)
Okay, I thought I did this right but apparently not. I used .7z to create a driver pack using \D\3\W\L\ as the path, the driver files listed above were all in the L folder. I copied the .7z file I created to the 3rd party driverpacks folder. I run the base, select the 3rd party driverpack, set my location, method 1 and click slipstream. It almost immediately gives an error "could not update dpsfnshr.ini to disable ktd." Here is my dps_base.log file, maybe someone can look at it and tell me what i'm doing wrong here.
2011-09-02 12:00:15 : <INIT> DriverPacks BASE 10.06 initialized.
2011-09-02 12:00:15 : <INIT> Host environment: WIN_7 Service Pack 1 X64 on a X64 CPU.
2011-09-02 12:00:15 : <INIT> Created temporary working directory.
2011-09-02 12:00:15 : <INIT> Imported proxy settings from Internet Explorer.
2011-09-02 12:00:15 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2011-09-02 12:00:15 : <INIT> Could not detect any (official) DriverPacks.
2011-09-02 12:00:15 : <INIT> Detected 3rd Party DriverPack LinksysWMP600N 11.09.02!
2011-09-02 12:00:15 : <INIT> Finished scanning.
2011-09-02 12:00:15 : <INIT> Detected settings file "C:\Users\dgwilliams\Downloads\DriverPacks\DPs_BASE.ini".
2011-09-02 12:00:15 : <INIT> wnt5_x86-32_StandAloneDrivers is the selected installation platform .
2011-09-02 12:00:15 : <INIT> Imported settings from settings file.
2011-09-02 12:00:15 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2011-09-02 12:00:15 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2011-09-02 12:00:15 : <GUI> Initialized GUI.
2011-09-02 12:00:15 : <GUI> Created a list of all available language files.
2011-09-02 12:00:15 : <GUI> Set the last used language, English, as the GUI language.
2011-09-02 12:00:18 : <GUI> Refreshed UpdateChecker with success.
2011-09-02 12:00:31 : <GUI> Exported settings to C:\Users\dgwilliams\Downloads\DriverPacks\DPs_BASE.ini.
2011-09-02 12:00:34 : <GUI> Saved settings!
2011-09-02 12:00:34 : <GUI> Closed GUI.
2011-09-02 12:00:34 : <SEL> Selected module: wnt5_x86-32_m1 Stand Alone DriverPacks.
2011-09-02 12:00:34 : <SEL> Selected Location C:\Users\dgwilliams\Desktop\DriverPacks\DriverPacks.net.
2011-09-02 12:00:34 : <COPY> C:\Users\dgwilliams\Desktop\DriverPacks\DriverPacks.net\DPsFnshr.ini ,
2011-09-02 12:00:34 : <CRIT> Could not update DPsFnshr.ini to disable KTD.
2011-09-02 12:01:58 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "StandAloneDrivers"
; trailing backslash is allowed, but not necessary
location = "C:\Users\dgwilliams\Desktop\DriverPacks"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "1"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "no"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DPs_3rd_party = "yes"
DP_MassStorage_textmode = "no"
2011-09-02 12:01:58 : <CLNP> Create a DPs_Base.log backup @ C:\Users\dgwilliams\Downloads\DriverPacks\LogFiles\DPs_BASE_11-09-02_12-01.log
2011-09-02 12:01:58 : <CLNP> Program terminated.
4 2011-09-03 03:55:16
Re: method to inject a driver into an existing XP install before hardware? (11 replies, posted in Hardware)
I assumed, he wants to prepare the systems now for possible later installation of the wireless card.
That way, he can work them off in one go and when that card/adapter is installed, the driver will already be in place and hence the device work w/o further installation and user interaction (admin rights for drivers etc).
This is exactly what KTD does; since SAD requires a) user input (needs to be run) and b) admin rights to work properly.I guess, online deployment could be achieved through DPinst.exe.
May want to look into that.
Yes, that's what I am trying to do is to preinstall the drivers. Basically I need an executable or script that can be pushed out silently using PSEXEC or whatever so that when the cards are physically installed Windows just picks up the driver and goes without spending several more minutes going through it manually.
My first attempt just now involved copying all the files to the C:\Windows\Inf folder. That didn't work. I got the wizard and then the wizard asked for the CD and I had to point it back to the C:\windows\inf folder again.
How do I use KTD to prepare the driver?
5 2011-09-03 03:20:43
Topic: method to inject a driver into an existing XP install before hardware? (11 replies, posted in Hardware)
I know this isn't technically driverpacks related but this might be the most knowledgeable place to ask so hope you guys can help me out.
My employer has purchased hundreds of Cisco/Linksys WMP600N wireless adapter. As various sites are getting network upgrades our desktop systems are being moved to a wireless infrastructure. Anything we can do to shave off a bit of time will be helpful here. I have the downloaded drivers which are just the raw driver files without all the extraneous stuff like the Linksys connection manager. The files are:
RaCoInst.dat
RaCoInst.dll
rt2860.cat
rt2860.inf
rt2860.sys
My goal is to have the drivers preloaded onto the system. What I need to know is
How do I stage the drivers (XP) so that they don't have to be manually installed into each system. Can I just copy the above files into the C:\windows\inf folder prior to installing the hardware?
Is there a way to fix it so that the drivers install automatically without making me go through the new hardware wizard. I know there should be a way as I see it all the time when installing, say, a printer where it installs the drivers and then when I plug the USB cable in it picks them up and installs automatically.
If the automatic install can be done even if it is a limited user that logs in next that would be great but logging in as admin at that point isn't the end of the world.
Any help you folks can give is appreciated as we're getting into a time crunch.
6 2010-12-18 09:27:14
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Has anyone had any bugs to report for v101203? I've made minor tweaks to the code for 101204, but nothing major.
Only issues I had was with getting it called from another batch file. I did have to take out the pauses, however. As a suggestion, could it have an unattended switch (/u or something) that would skip the pause screens or else include code that would skip the you need to run as administrator bit when run on Windows XP?
Also, how about the possibility of requesting elevation from within the batch file. Maybe this information will be of use. From what I found, I think you could use "runas /user:Administrator" to launch dpinst and not get prompted. You might could modify dpinst to include a manifest that would cause it to request elevation when launched too.
http://social.technet.microsoft.com/For … c276a8a1b1
http://technet.microsoft.com/en-us/maga … px?pr=blog
Also found a couple of programs that can be used to start other things elevated.
http://www.wintellect.com/CS/blogs/jrob … vista.aspx
http://www.ntwind.com/software/utilities/hstart.html
Also found this page which describes a way of determining from within a batch file if it is being run with elevated credentials or not. Could be useful.
http://groups.google.com/group/alt.msdo … mp;safe=on
7 2010-12-17 10:36:02
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Eh, never mind actually. The more I thought about it, the more sense it made to just do the mapping thing. Here is the batch file I used, if it helps anyone else.
@echo off
net use Q: "\\280npssv6j32vc1\TSS\DriverPacks.net"
PING -n 6 127.0.0.1 >NUL
Q:
start /wait DP_Install_Tool.cmd
net use Q: /delete
edit: Okay, not really a driverpacks issue, but when I went back to check on the machines, I found that the driverpacks install had completed but that the batch file appeared to hang up waiting for net.exe to finish. Not sure why. Caveat emptor to anyone using that code I suppose.
8 2010-12-17 09:33:49
Re: Windows 7 x86 & x64 Stand Alone Driverpack utility (121 replies, posted in Windows 7 Discussion)
Hmm, is there a trick to calling this install from another program or batch file?
During first login our image uses ROE to launch a configuration wizard which we use to specify a configuration file for certain settings and software. The utility was built using autoit. When I called the install tool using this, the CMD window never opened and I couldn't find any sign of it in device manager but our program continued to wait for it. I tried using a bat to exe converter to turn the install tool bat into an EXE but it just flashed the cmd windows on the screen and went away before I could read it. I think it was giving an invalid directory error possibly. I tried doing it with a batch file using the start /wait command to launch dp_install_tool.cmd (using the UNC path) but it just opens a new command prompt window and doesn't do anything else.
The driverpacks.net folder with the dp_install_tool.cmd file is located on a network share (I am using SAD M2). Could this have something to do with it? Do I need to add something in the calling batch file that will map the UNC folder to, say, Q:, change to that drive and run the dp_install_tool.cmd file from there?
I would rather run driverpacks during the configuration wizard phase before our a/v software gets installed (blocks dpsfinishr as being suspicious). Sorry for the long post, just trying to save time and head off possible questions. Any insight that can be provided here would be appreciated.
9 2010-11-10 18:05:12
Re: Drivers not installing (3 replies, posted in Installation Platforms)
Thank you, Jeff.
I don't know about every driver that doesn't install, but of the ones I have done they have all given the unsigned drivers warning. I will try to gather some more as have time. I have five computer labs, well in excess of 100 machines, full of these 740s so access for testing should not be a problem. I also have ready access to the other machines I mentioned in my op.
PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28: NVIDIA GeForce 6150 LE
I believe this is the relevant section of the setupapi.log file for it.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-199 Executing "C:\D\DPINST.exe" with command line: DPInst.exe /c /s
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in C:\WINDOWS\INF\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241" in c:\d\g\n\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00002001. Effective driver date: 10/22/2006.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
[2010/11/09 15:57:28 2628.241390 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-199 Executing "C:\D\DPINST.exe" with command line: DPInst.exe /c /s
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in C:\WINDOWS\INF\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241" in c:\d\g\n1\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "Section001".
#I087 Driver node not trusted, rank changed from 0x00002001 to 0x0000e001.
#I023 Actual install section: [Section001]. Rank: 0x0000e001. Effective driver date: 07/09/2010.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
There was also this further down. I think this is where I manually installed the driver, changed my mind and rolled it back and then installed the latest one from Nvidia's site. Hope it helps.
[2010/11/09 16:18:12 2980.29]
#-198 Command line processed: "C:\WINDOWS\system32\rundll32.exe" /d C:\WINDOWS\system32\shell32.dll,Control_RunDLL desk.cpl
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\windows\inf\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\drivers\002\nvidia\2\nvdn.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241" in \\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00002001. Effective driver date: 10/22/2006.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\windows\inf\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\drivers\002\nvidia\2\nvdn.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241" in \\280npssv6j32vc1\tss\dpacks-ext\d\g\n1\NV4_DISP.INF; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "Section001".
#I087 Driver node not trusted, rank changed from 0x00002001 to 0x0000e001.
#I023 Actual install section: [Section001]. Rank: 0x0000e001. Effective driver date: 07/09/2010.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\windows\inf\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\drivers\002\nvidia\2\nvdn.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\windows\inf\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\drivers\002\nvidia\2\nvdn.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\inf\oem25.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\windows\inf\oem25.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#I022 Found "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028" in c:\drivers\002\nvidia\2\nvdn.inf; Device: "NVIDIA Quadro NVS 210S"; Driver: "NVIDIA Quadro NVS 210S"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00000001. Effective driver date: 09/08/2006.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#I022 Found "PCI\VEN_10DE&DEV_0241" in \\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "nv4_NV3x".
#I023 Actual install section: [nv4_NV3x]. Rank: 0x00002001. Effective driver date: 10/22/2006.
#-124 Doing copy-only install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#-336 Copying file "\\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nvsvc32.exe" to "C:\WINDOWS\system32\nvsvc32.exe" via temporary file "C:\WINDOWS\system32\SET9.tmp".
#W190 File "C:\WINDOWS\system32\SET9.tmp" marked to be moved to "C:\WINDOWS\system32\nvsvc32.exe" on next reboot.
#-336 Copying file "\\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nvapi.dll" to "C:\WINDOWS\system32\nvapi.dll" via temporary file "C:\WINDOWS\system32\SETD.tmp".
#W190 File "C:\WINDOWS\system32\SETD.tmp" marked to be moved to "C:\WINDOWS\system32\nvapi.dll" on next reboot.
#-336 Copying file "\\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nvcpl.dll" to "C:\WINDOWS\system32\nvcpl.dll" via temporary file "C:\WINDOWS\system32\SET11.tmp".
#W190 File "C:\WINDOWS\system32\SET11.tmp" marked to be moved to "C:\WINDOWS\system32\nvcpl.dll" on next reboot.
#-336 Copying file "\\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nvcod.dll" to "C:\WINDOWS\system32\nvcod.dll" via temporary file "C:\WINDOWS\system32\SET2B.tmp".
#W190 File "C:\WINDOWS\system32\SET2B.tmp" marked to be moved to "C:\WINDOWS\system32\nvcod.dll" on next reboot.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [nv4_NV3x.Interfaces] from "\\280npssv6j32vc1\tss\dpacks-ext\d\g\n\nv4_disp.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#W100 Query-removal during install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" was vetoed by "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411e6fe&0&28" (veto type 6: PNP_VetoDevice).
#W104 Device "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" required reboot: Query remove failed (install) CfgMgr32 returned: 0x17: CR_REMOVE_VETOED.
#I121 Device install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" finished successfully.
[2010/11/09 16:24:18 2876.2]
#-198 Command line processed: "C:\Program Files\Sophos\Sophos Anti-Virus\SDCDevCon.exe" restart SCSI\CDROM&VEN_PBDS&PROD_CDRWDVD_DH-48C2S&REV_ND11\4&9006ED5&0&110
#-166 Device install function: DIF_PROPERTYCHANGE.
#I292 Changing device properties of "SCSI\CDROM&VEN_PBDS&PROD_CDRWDVD_DH-48C2S&REV_ND11\4&9006ED5&0&110".
#I303 DICS_PROPCHANGE: Device has been restarted.
[2010/11/09 16:27:05 516.5]
#-198 Command line processed: "C:\Program Files\Internet Explorer\iexplore.exe"
#-024 Copying file "C:\DOCUME~1\mnpsrex\LOCALS~1\Temp\ICD1.tmp\sysreqlab_nvd.dll" to "C:\WINDOWS\Downloaded Program Files\sysreqlab_nvd.dll".
#E361 An unsigned or incorrectly signed file "C:\DOCUME~1\mnpsrex\LOCALS~1\Temp\ICD1.tmp\sysreqlab_nvd.dll" will be installed (Policy=Ignore). Error 0x800b0110: The certificate is not valid for the requested usage.
[2010/11/09 16:27:05 516.6]
#-198 Command line processed: "C:\Program Files\Internet Explorer\iexplore.exe"
#-024 Copying file "C:\DOCUME~1\mnpsrex\LOCALS~1\Temp\ICD1.tmp\sysreqlab.osd" to "C:\WINDOWS\Downloaded Program Files\sysreqlab.osd".
#E361 An unsigned or incorrectly signed file "C:\DOCUME~1\mnpsrex\LOCALS~1\Temp\ICD1.tmp\sysreqlab.osd" will be installed (Policy=Ignore). Error 0x800b0100: No signature was present in the subject.
[2010/11/09 16:28:40 1896.29]
#-198 Command line processed: "C:\WINDOWS\system32\rundll32.exe" /d C:\WINDOWS\system32\shell32.dll,Control_RunDLL desk.cpl
#I060 Set selected driver.
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#W059 Selecting best compatible driver failed. Error 0xe0000228: There are no compatible drivers for this device.
#W157 Default installer failed. Error 0xe0000228: There are no compatible drivers for this device.
#I063 Selected driver installs from section [nv4_NV3x] in "c:\windows\system32\reinstallbackups\0001\driverfiles\nvdn.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#-124 Doing copy-only install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#W335 Restoring files from "c:\windows\system32\reinstallbackups\0001\driverfiles".
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nv4_mini.sys" to "C:\WINDOWS\system32\DRIVERS\nv4_mini.sys" via temporary file "C:\WINDOWS\system32\DRIVERS\SET7.tmp".
#W025 A newer file "C:\WINDOWS\system32\DRIVERS\nv4_mini.sys" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nv4_disp.dll" to "C:\WINDOWS\system32\nv4_disp.dll" via temporary file "C:\WINDOWS\system32\SETA.tmp".
#W025 A newer file "C:\WINDOWS\system32\nv4_disp.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#W190 File "C:\WINDOWS\system32\SETA.tmp" marked to be moved to "C:\WINDOWS\system32\nv4_disp.dll" on next reboot.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvsvc32.exe" to "C:\WINDOWS\system32\nvsvc32.exe" via temporary file "C:\WINDOWS\system32\SETD.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvsvc32.exe" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#W190 File "C:\WINDOWS\system32\SETD.tmp" marked to be moved to "C:\WINDOWS\system32\nvsvc32.exe" on next reboot.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvhwvid.dll" to "C:\WINDOWS\system32\nvhwvid.dll" via temporary file "C:\WINDOWS\system32\SET10.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvhwvid.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvapi.dll" to "C:\WINDOWS\system32\nvapi.dll" via temporary file "C:\WINDOWS\system32\SET13.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvapi.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#W190 File "C:\WINDOWS\system32\SET13.tmp" marked to be moved to "C:\WINDOWS\system32\nvapi.dll" on next reboot.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvoglnt.dll" to "C:\WINDOWS\system32\nvoglnt.dll" via temporary file "C:\WINDOWS\system32\SET16.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvoglnt.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvcpl.dll" to "C:\WINDOWS\system32\nvcpl.dll" via temporary file "C:\WINDOWS\system32\SET19.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvcpl.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#W190 File "C:\WINDOWS\system32\SET19.tmp" marked to be moved to "C:\WINDOWS\system32\nvcpl.dll" on next reboot.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvmctray.dll" to "C:\WINDOWS\system32\nvmctray.dll" via temporary file "C:\WINDOWS\system32\SET1C.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvmctray.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#W190 File "C:\WINDOWS\system32\SET1C.tmp" marked to be moved to "C:\WINDOWS\system32\nvmctray.dll" on next reboot.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvwddi.dll" to "C:\WINDOWS\system32\nvwddi.dll" via temporary file "C:\WINDOWS\system32\SET1F.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvwddi.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvnt4cpl.dll" to "C:\WINDOWS\system32\nvnt4cpl.dll" via temporary file "C:\WINDOWS\system32\SET22.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvnt4cpl.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.11054. Version of target file: 6.14.10.11060. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvmccs.dll" to "C:\WINDOWS\system32\nvmccs.dll" via temporary file "C:\WINDOWS\system32\SET25.tmp".
#W025 A newer file "C:\WINDOWS\system32\nvmccs.dll" was overwritten by an older (signed) file. Version of source file: 6.14.10.9152. Version of target file: 6.14.10.9371. The existing target file was signed.
#-336 Copying file "c:\windows\system32\reinstallbackups\0001\driverfiles\nvcod.dll" to "C:\WINDOWS\system32\nvcod.dll" via temporary file "C:\WINDOWS\system32\SET2E.tmp".
#W190 File "C:\WINDOWS\system32\SET2E.tmp" marked to be moved to "C:\WINDOWS\system32\nvcod.dll" on next reboot.
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [nv4_NV3x.Interfaces] from "c:\windows\system32\reinstallbackups\0001\driverfiles\nvdn.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#W100 Query-removal during install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" was vetoed by "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411e6fe&0&28" (veto type 6: PNP_VetoDevice).
#W104 Device "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" required reboot: Query remove failed (install) CfgMgr32 returned: 0x17: CR_REMOVE_VETOED.
#I121 Device install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" finished successfully.
[2010/11/09 18:03:52 3308.3 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-198 Command line processed: C:\WINDOWS\system32\RunDll32.EXE "C:\Program Files\NVIDIA Corporation\Installer2\installer.0\NVPrxy32.DLL",Proxy {AB0AC3B8-5F13-42A6-B2FA-D98D6EE3B8B4}
#I022 Found "PCI\VEN_10DE&DEV_0241" in c:\nvidia\displaydriver\260.99\winxp\english\display.driver\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "Section001".
#I023 Actual install section: [Section001]. Rank: 0x00002001. Effective driver date: 10/16/2010.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [Section001] in "c:\nvidia\displaydriver\260.99\winxp\english\display.driver\nv4_disp.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
[2010/11/09 18:04:15 3308.38]
#-198 Command line processed: C:\WINDOWS\system32\RunDll32.EXE "C:\Program Files\NVIDIA Corporation\Installer2\installer.0\NVPrxy32.DLL",Proxy {AB0AC3B8-5F13-42A6-B2FA-D98D6EE3B8B4}
#I125 Installing NULL driver for "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#I121 Device install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" finished successfully.
[2010/11/09 18:11:24 3944.3 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-198 Command line processed: C:\WINDOWS\system32\RunDll32.EXE "C:\Program Files\NVIDIA Corporation\Installer2\installer.0\NVPrxy32.DLL",Proxy {0A121399-5A87-499A-B741-8E08EC0518DF}
#I022 Found "PCI\VEN_10DE&DEV_0241" in c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "Section001".
#I023 Actual install section: [Section001]. Rank: 0x00002001. Effective driver date: 10/16/2010.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [Section001] in "c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
[2010/11/09 18:11:38 3944.133 Driver Install]
#-019 Searching for hardware ID(s): pci\ven_10de&dev_0241&subsys_01ec1028&rev_a2,pci\ven_10de&dev_0241&subsys_01ec1028,pci\ven_10de&dev_0241&cc_030000,pci\ven_10de&dev_0241&cc_0300
#-018 Searching for compatible ID(s): pci\ven_10de&dev_0241&rev_a2,pci\ven_10de&dev_0241,pci\ven_10de&cc_030000,pci\ven_10de&cc_0300,pci\ven_10de,pci\cc_030000,pci\cc_0300
#-198 Command line processed: C:\WINDOWS\system32\RunDll32.EXE "C:\Program Files\NVIDIA Corporation\Installer2\installer.0\NVPrxy32.DLL",Proxy {0A121399-5A87-499A-B741-8E08EC0518DF}
#I022 Found "PCI\VEN_10DE&DEV_0241" in c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf; Device: "NVIDIA GeForce 6150 LE"; Driver: "NVIDIA GeForce 6150 LE"; Provider: "NVIDIA"; Mfg: "NVIDIA"; Section name: "Section001".
#I023 Actual install section: [Section001]. Rank: 0x00002001. Effective driver date: 10/16/2010.
#-166 Device install function: DIF_SELECTBESTCOMPATDRV.
#I063 Selected driver installs from section [Section001] in "c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#I058 Selected best compatible driver.
#I063 Selected driver installs from section [Section001] in "c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf".
#I320 Class GUID of device remains: {4D36E968-E325-11CE-BFC1-08002BE10318}.
#I060 Set selected driver.
#-124 Doing copy-only install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#-166 Device install function: DIF_REGISTER_COINSTALLERS.
#I056 Coinstallers registered.
#-166 Device install function: DIF_INSTALLINTERFACES.
#-011 Installing section [Section001.Interfaces] from "c:\program files\nvidia corporation\installer2\display.driver.0\nv4_disp.inf".
#I054 Interfaces installed.
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28".
#I121 Device install of "PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28" finished successfully.
10 2010-11-10 12:19:08
Re: Drivers not installing (3 replies, posted in Installation Platforms)
HWIDs
===========
PCI Devices
===========
PCI\VEN_1022&DEV_1100&SUBSYS_00000000&REV_00\3&2411E6FE&0&C0: PCI standard host CPU bridge
PCI\VEN_1022&DEV_1101&SUBSYS_00000000&REV_00\3&2411E6FE&0&C1: PCI standard host CPU bridge
PCI\VEN_1022&DEV_1102&SUBSYS_00000000&REV_00\3&2411E6FE&0&C2: PCI standard host CPU bridge
PCI\VEN_1022&DEV_1103&SUBSYS_00000000&REV_00\3&2411E6FE&0&C3: PCI standard host CPU bridge
PCI\VEN_10DE&DEV_0241&SUBSYS_01EC1028&REV_A2\3&2411E6FE&0&28: NVIDIA GeForce 6150 LE
PCI\VEN_10DE&DEV_0260&SUBSYS_00000000&REV_A3\3&2411E6FE&0&50: PCI standard ISA bridge
PCI\VEN_10DE&DEV_0264&SUBSYS_01EC1028&REV_A3\3&2411E6FE&0&51: NVIDIA nForce PCI System Management
PCI\VEN_10DE&DEV_0266&SUBSYS_01EC1028&REV_A1\3&2411E6FE&0&70: NVIDIA nForce Serial ATA Controller
PCI\VEN_10DE&DEV_0267&SUBSYS_01EC1028&REV_A1\3&2411E6FE&0&78: NVIDIA nForce Serial ATA Controller
PCI\VEN_10DE&DEV_026C&SUBSYS_1F911028&REV_A2\3&2411E6FE&0&81: Microsoft UAA Bus Driver for High Definition Audio
PCI\VEN_10DE&DEV_026D&SUBSYS_01EC1028&REV_A3\3&2411E6FE&0&58: Standard OpenHCD USB Host Controller
PCI\VEN_10DE&DEV_026E&SUBSYS_01EC1028&REV_A3\3&2411E6FE&0&59: Standard Enhanced PCI to USB Host Controller
PCI\VEN_10DE&DEV_026F&SUBSYS_00000000&REV_A2\3&2411E6FE&0&80: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_0270&SUBSYS_CB8410DE&REV_A2\3&2411E6FE&0&48: nForce Memory Controller
PCI\VEN_10DE&DEV_0272&SUBSYS_01EC1028&REV_A3\3&2411E6FE&0&52: nForce Memory Controller
PCI\VEN_10DE&DEV_027E&SUBSYS_027E10DE&REV_A2\3&2411E6FE&0&07: nForce Memory Controller
PCI\VEN_10DE&DEV_027F&SUBSYS_027F10DE&REV_A2\3&2411E6FE&0&06: nForce Memory Controller
PCI\VEN_10DE&DEV_02F0&SUBSYS_02F010DE&REV_A2\3&2411E6FE&0&00: nForce Memory Controller
PCI\VEN_10DE&DEV_02F8&SUBSYS_02F810DE&REV_A2\3&2411E6FE&0&03: nForce Memory Controller
PCI\VEN_10DE&DEV_02F9&SUBSYS_02F910DE&REV_A2\3&2411E6FE&0&04: nForce Memory Controller
PCI\VEN_10DE&DEV_02FA&SUBSYS_02FA10DE&REV_A2\3&2411E6FE&0&01: nForce HyperTransport Bridge
PCI\VEN_10DE&DEV_02FB&SUBSYS_00000000&REV_A1\3&2411E6FE&0&20: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_02FC&SUBSYS_00000000&REV_A1\3&2411E6FE&0&10: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_02FD&SUBSYS_00000000&REV_A1\3&2411E6FE&0&18: PCI standard PCI-to-PCI bridge
PCI\VEN_10DE&DEV_02FE&SUBSYS_02FE10DE&REV_A2\3&2411E6FE&0&02: nForce Memory Controller
PCI\VEN_10DE&DEV_02FF&SUBSYS_02FF10DE&REV_A2\3&2411E6FE&0&05: nForce Memory Controller
PCI\VEN_14E4&DEV_167A&SUBSYS_01EC1028&REV_02\4&59B10B8&0&0018: Broadcom NetXtreme 57xx Gigabit Controller
27 matching device(s) found.
===========
USB Devices
===========
USB\ROOT_HUB\4&34614A96&0 : USB Root Hub
USB\ROOT_HUB20\4&35F0EE2&0 : USB Root Hub
USB\VID_04D9&PID_1603\5&36FF4167&0&4 : USB Composite Device
USB\VID_04D9&PID_1603&MI_00\6&1BF6863F&0&0000 : USB Human Interface Device
USB\VID_04D9&PID_1603&MI_01\6&1BF6863F&0&0001 : USB Human Interface Device
USB\VID_413C&PID_3012\5&36FF4167&0&6 : USB Human Interface Device
6 matching device(s) found.
=============
Input Devices
=============
HID\VID_04D9&PID_1603&MI_00\7&6161E38&0&0000 : HID Keyboard Device
HID\VID_04D9&PID_1603&MI_01&COL01\7&1DD9AA7D&0&0000 : HID-compliant device
HID\VID_04D9&PID_1603&MI_01&COL02\7&1DD9AA7D&0&0001 : HID-compliant consumer control device
HID\VID_413C&PID_3012\6&381C46C7&0&0000 : HID-compliant mouse
4 matching device(s) found.
============
ACPI Devices
============
ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_107\_0 : AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
ACPI\AUTHENTICAMD_-_X86_FAMILY_15_MODEL_107\_1 : AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
ACPI\FIXEDBUTTON\2&DABA3FF&0 : ACPI Fixed Feature Button
ACPI\PNP0000\3&2411E6FE&0 : Programmable interrupt controller
ACPI\PNP0100\3&2411E6FE&0 : System timer
ACPI\PNP0200\3&2411E6FE&0 : Direct memory access controller
ACPI\PNP0400\3&2411E6FE&0 : Printer Port (LPT1)
ACPI\PNP0501\1 : Communications Port (COM1)
ACPI\PNP0700\3&2411E6FE&0 : Standard floppy disk controller
ACPI\PNP0800\3&2411E6FE&0 : System speaker
ACPI\PNP0A08\1 : PCI bus
ACPI\PNP0B00\3&2411E6FE&0 : System CMOS/real time clock
ACPI\PNP0C01\2&DABA3FF&0 : System board
ACPI\PNP0C02\1 : Motherboard resources
ACPI\PNP0C02\4 : Motherboard resources
ACPI\PNP0C02\5 : Motherboard resources
ACPI\PNP0C04\3&2411E6FE&0 : Numeric data processor
ACPI\PNP0C0C\2&DABA3FF&0 : ACPI Power Button
ACPI_HAL\PNP0C08\0 : Microsoft ACPI-Compliant System
ROOT\ACPI_HAL\0000 : ACPI Multiprocessor PC
20 matching device(s) found.
============
HDA Audio
============
HDAUDIO\FUNC_01&VEN_8384&DEV_7690&SUBSYS_102801EC&REV_1022\4&37DE1448&0&0001: SigmaTel High Definition Audio CODEC
1 matching device(s) found.
============
RAID Devices
============
PCI\VEN_10DE&DEV_0266&SUBSYS_01EC1028&REV_A1\3&2411E6FE&0&70
Name: NVIDIA nForce Serial ATA Controller
Hardware ID's:
PCI\VEN_10DE&DEV_0266&SUBSYS_01EC1028&REV_A1
PCI\VEN_10DE&DEV_0266&SUBSYS_01EC1028
PCI\VEN_10DE&DEV_0266&CC_010185
PCI\VEN_10DE&DEV_0266&CC_0101
Compatible ID's:
PCI\VEN_10DE&DEV_0266&REV_A1
PCI\VEN_10DE&DEV_0266
PCI\VEN_10DE&CC_010185
PCI\VEN_10DE&CC_0101
PCI\VEN_10DE
PCI\CC_010185
PCI\CC_0101
PCI\VEN_10DE&DEV_0267&SUBSYS_01EC1028&REV_A1\3&2411E6FE&0&78
Name: NVIDIA nForce Serial ATA Controller
Hardware ID's:
PCI\VEN_10DE&DEV_0267&SUBSYS_01EC1028&REV_A1
PCI\VEN_10DE&DEV_0267&SUBSYS_01EC1028
PCI\VEN_10DE&DEV_0267&CC_010185
PCI\VEN_10DE&DEV_0267&CC_0101
Compatible ID's:
PCI\VEN_10DE&DEV_0267&REV_A1
PCI\VEN_10DE&DEV_0267
PCI\VEN_10DE&CC_010185
PCI\VEN_10DE&CC_0101
PCI\VEN_10DE
PCI\CC_010185
PCI\CC_0101
2 matching device(s) found.
11 2010-11-10 12:17:02
Topic: Drivers not installing (3 replies, posted in Installation Platforms)
This may be something I'm doing wrong, but I have been trying to get DP to work properly for the last few weeks and I keep running into issues with it not finding the driver for hardware when I run the install tool. I have only seen it with graphics and sound (or noticed I should say). It has happened on several different devices on different models of machines. Off the top of my head, and there have been others:
Intel 80865 video (an MPC desktop computer that appears to use an off-the-shelf Intel board)
Sigmatel audio on the above board
ATI x300 video on an Optiplex GX620 (PCI-E card).
ATI x300 video on a Latitude D610
Nvidia Quadro FX Go 1400 on a Precision M70 notebook
Nvidia Quadro NVS210 video on an Optiplex 740
Installation has most often been done via SAD M2 from a network share using the dp_install_tool.cmd file. I have also done it through USB using both SAD M2 and M1 with pre-extracted files. I know the drivers are in there because (on the ones I tried it with) I have been able to manually install from the extracted files in device manager. When I have done so I have gotten the driver signing warning and I believe it is related to that. Multiple passes of the installation tool haven't really seemed to help when I tried.
Here are the files from my attempt on the Optiplex 740 this afternoon.
dpbase.ini
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "StandAloneDrivers"
; trailing backslash is allowed, but not necessary
location = "E:"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "all"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "1"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
dpbase log
2010-11-03 13:10:33 : <INIT> DriverPacks BASE 10.06 initialized.
2010-11-03 13:10:33 : <INIT> Host environment: WIN_7 X86 on a X64 CPU.
2010-11-03 13:10:33 : <INIT> Created temporary working directory.
2010-11-03 13:10:33 : <INIT> Imported proxy settings from Internet Explorer.
2010-11-03 13:10:33 : <INIT> Start scanning for DriverPacks for the wnt5_x86-32 platform.
2010-11-03 13:10:33 : <INIT> Detected DriverPack Chipset 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack CPU 1005!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Graphics A 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Graphics B 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Graphics C 10091!
2010-11-03 13:10:33 : <INIT> Detected DriverPack LAN 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Mass Storage 1010!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Sound A 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack Sound B 1009!
2010-11-03 13:10:33 : <INIT> Detected DriverPack WLAN 1009!
2010-11-03 13:10:33 : <INIT> Detected 3rd Party DriverPack Modem 1010!
2010-11-03 13:10:33 : <INIT> Detected 3rd Party DriverPack HID 1010!
2010-11-03 13:10:34 : <INIT> Finished scanning.
2010-11-03 13:10:34 : <INIT> Detected settings file "E:\DriverPacks\DPs_BASE.ini".
2010-11-03 13:10:34 : <INIT> wnt5_x86-32_StandAloneDrivers is the selected installation platform .
2010-11-03 13:10:34 : <INIT> Imported settings from settings file.
2010-11-03 13:10:34 : <INIT> [OptionalSettingsOther]\ATI_cpl not specified: default (None) was set.
2010-11-03 13:10:34 : <INIT> [OptionalSettingsOther]\Nvidia_cpl not specified: default (None) was set.
2010-11-03 13:10:34 : <GUI> Initialized GUI.
2010-11-03 13:10:34 : <GUI> Created a list of all available language files.
2010-11-03 13:10:34 : <GUI> Set the last used language, English, as the GUI language.
2010-11-03 13:10:47 : <GUI> Saved settings!
2010-11-03 13:10:47 : <GUI> Closed GUI.
2010-11-03 13:10:47 : <SEL> Selected module: wnt5_x86-32_m2 Stand Alone DriverPacks.
2010-11-03 13:10:47 : <SEL> Selected Location T:\DriverPacks.net.
2010-11-03 13:10:47 : <COPY> Created necessary directory structure for method 2.
2010-11-03 13:10:47 : <COPY> Copying files necessary for method 2.
2010-11-03 13:10:49 : <COPY> Extracted additional files necessary for method 2.
2010-11-03 13:10:51 : <COPY> Copied DriverPack Chipset to \OEM.
2010-11-03 13:10:51 : <COPY> Copied DriverPack CPU to \OEM.
2010-11-03 13:11:59 : <COPY> Copied DriverPack Graphics A to \OEM.
2010-11-03 13:13:11 : <COPY> Copied DriverPack Graphics B to \OEM.
2010-11-03 13:13:57 : <COPY> Copied DriverPack Graphics C to \OEM.
2010-11-03 13:14:01 : <COPY> Copied DriverPack LAN to \OEM.
2010-11-03 13:14:04 : <COPY> Copied DriverPack Mass Storage to \OEM.
2010-11-03 13:16:33 : <COPY> Copied DriverPack Sound A to \OEM.
2010-11-03 13:17:44 : <COPY> Copied DriverPack Sound B to \OEM.
2010-11-03 13:17:55 : <COPY> Copied DriverPack WLAN to \OEM.
2010-11-03 13:18:31 : <COPY> Renamed DriverPack DPGC10091.7z to DPGC1009.7z in \OEM.
2010-11-03 13:18:31 : <COPY> Renamed DriverPack DP_HID_wnt5_x86-32_1010.7z to DP_HID_w.7z in \OEM.
2010-11-03 13:18:31 : <COPY> Renamed DriverPack DP_Modem_wnt5_x86-32_1010.7z to DP_Modem.7z in \OEM.
2010-11-03 13:18:31 : <COPY> Copied DriverPacks to \OEM.
2010-11-03 13:18:31 : <COPY> Updated DPsFnshr.ini to disable KTD.
2010-11-03 13:18:33 : <COPY> DP_Install_Tool was copied successfully
2010-11-03 13:18:33 : <COPY> Slipstream finished in 7 minutes and 45 seconds.
2010-11-03 13:23:58 : <CLNP> Temporary working directory successfully deleted.
- = DriverPacks BASE ini settings used = -
[General]
; preferred language
prefLang = "English"
; yes/no, enable or disable the wizard-style buttons, if not specified: yes
wizardButtons = "yes"
; yes/no, enable or disable the GUI, if not specified: yes
GUI = "yes"
[Settings]
; disc/bartpe/multibootDisc
instPlatform = "StandAloneDrivers"
; trailing backslash is allowed, but not necessary
location = "T:"
; none/all/select, if select, specify them below, if not specified: all
DriverPacks = "select"
; 1/2, method to install the DriverPacks, if not specified: 2
DPsMethod = "2"
; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
finisherMethod = "GUIRunOnce"
; this section is optional!
[OptionalSettings]
; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
KTD = "false"
; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
KTDlocation = "%SystemRoot%\DriverPacks"
; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
QSC = "yes"
; you should only add this section if you've set [Settings]\DriverPacks to "select"
[SelectDriverPacks]
DP_Chipset = "yes"
DP_CPU = "yes"
DP_Graphics_A = "yes"
DP_Graphics_B = "yes"
DP_Graphics_C = "yes"
DP_LAN = "yes"
DP_MassStorage = "yes"
DP_Sound_A = "yes"
DP_Sound_B = "yes"
DP_WLAN = "yes"
DPs_3rd_party = "yes"
DP_MassStorage_textmode = "no"
2010-11-03 13:23:59 : <CLNP> Create a DPs_Base.log backup @ E:\DriverPacks\LogFiles\DPs_BASE_10-11-03_13-23.log
2010-11-03 13:23:59 : <CLNP> Program terminated.
Edit: Here is the link to the setupapi.log file
http://www.mediafire.com/?a488o6de6a66rhu
12 2010-10-09 05:16:18
Topic: getting mass storage drivers to inject with offline sysprep (0 replies, posted in Universal Imaging)
I work in a public school system. We have a standard base image that we use for most things, also with the intention that it can be customized and resealed for specific needs such as labs. The image is deployed via Ghost. One problem with the image is that some of it's driver support is lacking. I have spent a few days now, trying to learn how to get this all to work. I've never really delved into the guts of sysprep before, so this is somewhat new to me.
The group who created our image has a CMD file they use to create a new sysprep.inf file each time. I have modified that to suit my needs to integrate driverpacks. Here is what I have so far.
-Downloaded all the latest driverpacks and base.
-Extracted Chipset, CPU, and LAN to C:\D\
-Used SAD M2 for all the graphics, sound, WLAN, and mass storage drivers and copied those files to C:\DRIVERPACKS.NET\
-have the CMD file set the devpath to include C:\D and put the dp_install_tool.cmd into a runonceex registry entry.
-sealed the image with sysprep without including the mass storage drivers
I then boot to my LiveXP disc and run offline sysprep on the system. I set HAL to autoconfig at first boot, disable intelppm, inject hwids supported out of the box and to include all non-ide mass storage drivers (I gather that's not a good idea but I'm not clear on how to select the ones I want it to do). OLSP does it's thing but when I check my sysprep.inf file, it doesn't seem to have included the mass storage drivers in it. I have tried it both with and without the mass storage section already included.
Can anyone tell me where I'm going wrong here? I know it can install the full PNP driver later, so I guess all really need are the textmode drivers to get it to boot into the minisetup?
If it helps, most of our equipment is Dell and goes back to the early P4 days. There are other brands too, mainly from donations of equipment. I would guess that I would need all of the Intel ones from early P4 on plus whatever chipsets Dell has used in their AMD systems. The more I can get the better.
Any helps would be greatly appreciated. Thanks in advance.