Topic: Drivers not installing

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

Last edited by avatar28 (2010-11-10 12:31:55)

Re: Drivers not installing

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.

Re: Drivers not installing

OUTSTANDING first post Avatar... that is how it's done people!

Unfortunately SAD is based on the Microsoft redistributable file dpinst.exe.

We have had several reports in the past about failures related to dpinst. For some reason it does not work as well as slipstreaming the drivers and allowing setup to install them. We don't know exactly why.

perhaps with your feedback, and others like you, we can figure it out together. There must be a common denominator with the drivers that fail to install. Many drivers are very poorly written and that may be a contributing factor. Please continue to post your DriverPacks versions and HWIDs as you find failures. It may also be very helpful if you can find the related sections of your setupapi.log for the failed devices.

We will certainly be eager to help you to help us to help everyone else. big_smile

Again, I think the answers (or at least the clues) will be in the setupapi.log file(s). With HWIDs API log entries and pack versions we should be able to nail it down. The more examples we have the better the odds we can spot the problem. You may be correct about the signing issue, however it is my belief we have set the proper flags to allow unsigned drivers. perhaps a more aggressive approach to installing unsigned drivers will be the fix. Are all the drivers that fail having signing issues?

Thanks for helping us to help you.

Jeff

PS Welcome to DriverPacks!

PS Is it possable that you could have one of these problem machines for a few days for testing some ideas?

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: Drivers not installing

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.

Last edited by avatar28 (2010-11-10 18:12:15)