[libwdi-devel] WinUSB device installation failed on Win7 x86
Windows Driver Installer library for USB devices
Brought to you by:
pbatard
|
From: Liam S. <ls...@gm...> - 2012-11-02 21:38:56
|
Hi - first of all, sorry for the flood of messages to the list, hope I'm
not overstaying me welcome :)
I'm starting to test some driver installations on user testing machines,
and saw one instance in which Windows 7 popped up a "Device driver was not
successfully installed" message after I used wdi-simple to preinstall a
WinUSB driver for my device.
After the (apparently unsuccessful) preinstall, the device was plugged in
and another "Device driver was not successfully installed" message popped
up.
Then the user unplugged the device, ran the installer again, plugged the
device back in and all was well.
I've pasted setupapi.log info below from these installations - both of them
exit with "[Exit status: SUCCESS]". I do see a couple other entries in
setupapi.log that exited with Failure statuses between the initial
preinstall and the successful install, but the dialog had the title "Device
driver was not successfully installed", listed the product string of my
device and then had a red X and said "No driver found".
I'm setting up a Win7 x86 VM to try to repro this, but in the meantime, any
thoughts?
Thanks!
Liam
Preinstallation Attempt:
>>> [SetupCopyOEMInf - C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf]
>>> Section start 2012/11/01 10:08:54.556
cmd: "C:\Program Files\Sifteo\Sync\drivers\installer_x86.exe"
sifteo_base.inf
sto: {Import Driver Package: C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf} 10:08:54.595
sto: Importing driver package into Driver Store:
sto: Driver Store = C:\Windows\System32\DriverStore
(Online | 6.1.7601)
sto: Driver Package = C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf
sto: Architecture = x86
sto: Locale Name = neutral
sto: Flags = 0x00000000
sto: Copying driver package files to
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}'.
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
inf: Opened INF:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b\winusb.inf'
([strings.0409])
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program
Files\Sifteo\Sync\drivers\x86'
flq: SourceFilename - 'WinUSBCoInstaller2.dll'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program
Files\Sifteo\Sync\drivers\x86'
flq: SourceFilename - 'WdfCoInstaller01009.dll'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program Files\Sifteo\Sync\drivers'
flq: SourceFilename - 'sifteo_base.cat'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program Files\Sifteo\Sync\drivers'
flq: SourceFilename - 'sifteo_base.inf'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=4
flq: {_commit_copy_subqueue}
flq: subqueue count=4
flq: source media:
flq: SourcePath - [C:\Program
Files\Sifteo\Sync\drivers\x86]
flq: SourceFile - [WinUSBCoInstaller2.dll]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\x86\WinUSBCoInstaller2.dll'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\SETFDBB.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\SETFDBB.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\WinUSBCoInstaller2.dll'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\x86\WdfCoInstaller01009.dll'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\SETFDDB.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\SETFDDB.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\WdfCoInstaller01009.dll'
flq: {_commit_copyfile exit OK}
flq: source media:
flq: SourcePath - [C:\Program
Files\Sifteo\Sync\drivers]
flq: SourceFile - [sifteo_base.cat]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.cat'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\SETFDEC.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\SETFDEC.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\
sifteo_base.cat'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\SETFDFC.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\SETFDFC.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\sifteo_base.inf'
flq: {_commit_copyfile exit OK}
flq: {_commit_copy_subqueue exit OK}
flq: {_commit_file_queue exit OK}
pol: {Driver package policy check} 10:08:55.298
pol: {Driver package policy check - exit(0x00000000)} 10:08:55.298
sto: {Stage Driver Package:
C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\sifteo_base.inf}
10:08:55.298
inf: Opened INF:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\sifteo_base.inf'
([strings])
inf: Opened INF:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b\winusb.inf'
([strings.0409])
inf: Opened INF:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\sifteo_base.inf'
([strings])
sto: Copying driver package files:
sto: Source Path =
C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}
sto: Destination Path =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86'
flq: SourceFilename - 'WinUSBCoInstaller2.dll'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86'
flq: SourceFilename - 'WdfCoInstaller01009.dll'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}'
flq: SourceFilename - 'sifteo_base.cat'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}'
flq: SourceFilename - 'sifteo_base.inf'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=4
flq: {_commit_copy_subqueue}
flq: subqueue count=4
flq: source media:
flq: SourcePath -
[C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86]
flq: SourceFile - [WinUSBCoInstaller2.dll]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\WinUSBCoInstaller2.dll'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\SETFE57.tmp'
flq: MoveFile:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\SETFE57.tmp'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\WinUSBCoInstaller2.dll'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\x86\WdfCoInstaller01009.dll'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\SETFE97.tmp'
flq: MoveFile:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\SETFE97.tmp'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86\WdfCoInstaller01009.dll'
flq: {_commit_copyfile exit OK}
flq: source media:
flq: SourcePath -
[C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}]
flq: SourceFile - [sifteo_base.cat]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\
sifteo_base.cat'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\SETFE98.tmp'
flq: MoveFile:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\SETFE98.tmp'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\
sifteo_base.cat'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile:
'C:\Users\T43\AppData\Local\Temp\{0571e01e-56d4-525b-0579-06548c754f57}\sifteo_base.inf'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\SETFEA8.tmp'
flq: MoveFile:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\SETFEA8.tmp'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\sifteo_base.inf'
flq: {_commit_copyfile exit OK}
flq: {_commit_copy_subqueue exit OK}
flq: {_commit_file_queue exit OK}
sto: {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE} 10:08:55.438
inf: Opened INF:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\sifteo_base.inf'
([strings])
sig: {_VERIFY_FILE_SIGNATURE} 10:08:55.454
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\
sifteo_base.cat
! sig: Verifying file against specific (valid)
catalog failed! (0x800b0109)
! sig: Error 0x800b0109: A certificate chain
processed, but terminated in a root certificate which is not trusted by the
trust provider.
sig: {_VERIFY_FILE_SIGNATURE exit(0x800b0109)}
10:08:55.493
sig: {_VERIFY_FILE_SIGNATURE} 10:08:55.493
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\
sifteo_base.cat
sig: Success: File is signed in Authenticode(tm)
catalog.
sig: Error 0xe0000241: The INF was signed with an
Authenticode(tm) catalog from a trusted publisher.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000241)}
10:08:55.509
sto: Validating driver package files against catalog '
sifteo_base.cat'.
sto: Driver package is valid.
sto: {DRIVERSTORE_IMPORT_NOTIFY_VALIDATE exit(0x00000000)}
10:08:55.524
sto: Verified driver package signature:
sto: Digital Signer Score = 0xFF000000
sto: Digital Signer Name = <unknown>
sto: {DRIVERSTORE_IMPORT_NOTIFY_BEGIN} 10:08:55.540
inf: Opened INF:
'C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\sifteo_base.inf'
([strings])
sto: Create system restore point:
sto: Description = Device Driver Package Install:
libusbx.org
sto: Time = 21469ms
sto: Status = 0x00000000 (SUCCESS)
sto: {DRIVERSTORE_IMPORT_NOTIFY_BEGIN: exit(0x00000000)}
10:09:17.002
sto: Importing driver package files:
sto: Source Path =
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}
sto: Destination Path =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1
sto: {Copy Directory:
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}}
10:09:17.002
sto: Target Path =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1
sto: {Copy Directory:
C:\Windows\System32\DriverStore\Temp\{4888c5e9-1aec-5f79-32c5-36191eff965b}\x86}
10:09:17.033
sto: Target Path =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\x86
sto: {Copy Directory: exit(0x00000000)} 10:09:17.033
sto: {Copy Directory: exit(0x00000000)} 10:09:17.033
sto: {Index Driver Package:
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf}
10:09:17.033
idb: Registered driver store entry
'sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'.
idb: Published
'sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf' to
'C:\Windows\INF\oem22.inf'
idb: Published driver store entry
'sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'.
sto: Published driver package INF 'oem22.inf' was
changed.
sto: Active published driver package is
'sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'.
sto: {Index Driver Package: exit(0x00000000)} 10:09:20.221
sto: {DRIVERSTORE_IMPORT_NOTIFY_END} 10:09:20.221
sto: Commit system restore point:
sto: Description = Device Driver Package Install:
libusbx.org
sto: Time = 0ms
sto: Status = 0x00000000 (SUCCESS)
sto: {DRIVERSTORE_IMPORT_NOTIFY_END: exit(0x00000000)}
10:09:20.228
sto: {Stage Driver Package: exit(0x00000000)} 10:09:20.299
ndv: Doing device matching lookup!
inf: Opened INF:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
inf: Saved PNF:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.PNF'
(Language = 0409)
sto: Driver package was staged to Driver Store. Time = 25094 ms
sto: Imported driver package into Driver Store:
sto: Filename =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
sto: Time = 25829 ms
sto: {Import Driver Package: exit(0x00000000)} 10:09:20.439
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
inf: Driver Store location:
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
inf: Published Inf Path: C:\Windows\INF\oem22.inf
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
inf: Installing catalog sifteo_base.cat as: oem22.CAT
<<< Section end 2012/11/01 10:09:21.166
<<< [Exit status: SUCCESS]
Installation upon Device Connection:
>>> [Device Install (Hardware initiated) -
USB\VID_22FA&PID_0105\5&28d9862e&0&2]
>>> Section start 2012/11/01 10:12:59.695
ump: Creating Install Process: DrvInst.exe 10:12:59.700
ndv: Retrieving device info...
ndv: Setting device parameters...
ndv: Searching Driver Store and Device Path...
dvi: {Build Driver List} 10:12:59.755
dvi: Searching for hardware ID(s):
dvi: usb\vid_22fa&pid_0105&rev_0200
dvi: usb\vid_22fa&pid_0105
dvi: Searching for compatible ID(s):
dvi: usb\ms_comp_winusb
dvi: usb\class_ff&subclass_00&prot_00
dvi: usb\class_ff&subclass_00
dvi: usb\class_ff
cpy: Policy is set to make all digital signatures equal.
dvi: Enumerating INFs from path list 'C:\Windows\inf'
inf: Opened PNF:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
sig: {_VERIFY_FILE_SIGNATURE} 10:12:59.779
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\
sifteo_base.cat
! sig: Verifying file against specific (valid) catalog failed!
(0x800b0109)
! sig: Error 0x800b0109: A certificate chain processed, but
terminated in a root certificate which is not trusted by the trust provider.
sig: {_VERIFY_FILE_SIGNATURE exit(0x800b0109)} 10:12:59.880
sig: {_VERIFY_FILE_SIGNATURE} 10:12:59.881
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\
sifteo_base.cat
sig: Success: File is signed in Authenticode(tm) catalog.
sig: Error 0xe0000241: The INF was signed with an
Authenticode(tm) catalog from a trusted publisher.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000241)} 10:12:59.895
dvi: Created Driver Node:
dvi: HardwareID - USB\VID_22FA&PID_0105
dvi: InfName -
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
dvi: DevDesc - Sifteo Base
dvi: DrvDesc - Sifteo Base
dvi: Provider - libusbx.org
dvi: Mfg - Sifteo Inc.
dvi: ModelsSec - libusbxDevice_WinUSB.NTx86
dvi: InstallSec - USB_Install
dvi: ActualSec - USB_Install
dvi: Rank - 0x00ff0001
dvi: Signer - USB\VID_22FA&PID_0105 (libwdi
autogenerated)
dvi: Signer Score - Authenticode
dvi: DrvDate - 07/14/2009
dvi: Version - 6.1.7600.16385
inf: Searched 1 potential matches in published INF directory
inf: Searched 35 INFs in directory: 'C:\Windows\inf'
dvi: {Build Driver List - exit(0x00000000)} 10:13:00.159
ndv: Selecting best match from Driver Store (including Device Path)...
dvi: {DIF_SELECTBESTCOMPATDRV} 10:13:00.160
dvi: No class installer for 'Sifteo Base'
dvi: No CoInstallers found
dvi: Default installer: Enter 10:13:00.165
dvi: {Select Best Driver}
dvi: Selected driver installs from section
[USB_Install] in
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'.
dvi: Class GUID of device changed to:
{88bae032-5a81-49f0-bc3d-a4ff138216d6}.
dvi: Set selected driver complete.
dvi: Selected:
dvi: Description - [Sifteo Base]
dvi: InfFile -
[c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf]
dvi: Section - [USB_Install]
dvi: Signer - [USB\VID_22FA&PID_0105 (libwdi
autogenerated)]
dvi: Rank - [0x00ff0001]
dvi: {Select Best Driver - exit(0x00000000)}
dvi: Default installer: Exit
dvi: {DIF_SELECTBESTCOMPATDRV - exit(0x00000000)} 10:13:00.170
inf: {SetupCopyOEMInf: C:\Windows\INF\oem22.inf} 10:13:00.172
inf: Driver Store location:
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
inf: Published Inf Path: C:\Windows\INF\oem22.inf
inf: {SetupCopyOEMInf exit (0x00000050)} 10:13:00.174
dvi: Searching for hardware ID(s):
dvi: usb\vid_22fa&pid_0105&rev_0200
dvi: usb\vid_22fa&pid_0105
dvi: Searching for compatible ID(s):
dvi: usb\ms_comp_winusb
dvi: usb\class_ff&subclass_00&prot_00
dvi: usb\class_ff&subclass_00
dvi: usb\class_ff
inf: Opened PNF:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
sig: {_VERIFY_FILE_SIGNATURE} 10:13:00.182
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\
sifteo_base.cat
! sig: Verifying file against specific (valid) catalog failed!
(0x800b0109)
! sig: Error 0x800b0109: A certificate chain processed, but
terminated in a root certificate which is not trusted by the trust provider.
sig: {_VERIFY_FILE_SIGNATURE exit(0x800b0109)} 10:13:00.185
sig: {_VERIFY_FILE_SIGNATURE} 10:13:00.186
sig: Key = sifteo_base.inf
sig: FilePath =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf
sig: Catalog =
C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\
sifteo_base.cat
sig: Success: File is signed in Authenticode(tm) catalog.
sig: Error 0xe0000241: The INF was signed with an
Authenticode(tm) catalog from a trusted publisher.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000241)} 10:13:00.200
dvi: Selected driver installs from section [USB_Install] in
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'.
dvi: Class GUID of device changed to:
{88bae032-5a81-49f0-bc3d-a4ff138216d6}.
dvi: Set selected driver complete.
ndv: Driver selected, now performing install...
ndv: {Core Device Install} 10:13:00.205
inf: Opened INF: 'C:\Windows\INF\oem22.inf' ([strings])
inf: Saved PNF: 'C:\Windows\INF\oem22.PNF' (Language = 0409)
inf: Opened PNF: 'C:\Windows\INF\oem22.inf' ([strings])
ndv: Class {88bae032-5a81-49f0-bc3d-a4ff138216d6} does not exist.
dvi: {Installing Class}
inf: Opened PNF:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
dvi: Installing device class: 'Universal Serial Bus devices'
{88bae032-5a81-49f0-bc3d-a4ff138216d6}.
dvi: {Install Class Inf Section [ClassInstall32]}
dvi: {Install Class Inf Section [ClassInstall32] exit
(0x00000000)}
dvi: {_SCAN_FILE_QUEUE}
flq: ScanQ flags=22
flq: SPQ_SCAN_FILE_VALIDITY
flq: SPQ_SCAN_PRUNE_COPY_QUEUE
flq: ScanQ number of copy nodes=0
flq: ScanQ action=2 DoPruning=32
flq: ScanQ end Validity flags=22 CopyNodes=0
dvi: {_SCAN_FILE_QUEUE exit(0, 0x00000000)}
dvi: {Install Class Inf Section [ClassInstall32]}
inf: Addreg=WinUSBDeviceClassReg (sifteo_base.inf line
19)
dvi: {Install Class Inf Section [ClassInstall32] exit
(0x00000000)}
dvi: {Install Class Inf Section [ClassInstall32.Services]}
dvi: {Install Class Inf Section [ClassInstall32.Services]
exit (0x00000000)}
dvi: Class install completed with no errors.
dvi: {Installing Class exit(0x00000000)}
dvi: {DIF_ALLOW_INSTALL} 10:13:00.256
dvi: No class installer for 'Sifteo Base'
dvi: No CoInstallers found
dvi: Default installer: Enter 10:13:00.258
dvi: Default installer: Exit
dvi: {DIF_ALLOW_INSTALL - exit(0xe000020e)} 10:13:00.259
ndv: Installing files...
dvi: {DIF_INSTALLDEVICEFILES} 10:13:00.260
dvi: No class installer for 'Sifteo Base'
dvi: Default installer: Enter 10:13:00.261
dvi: {Install FILES}
inf: Opened PNF:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
inf: Opened INF: 'C:\Windows\INF\winusb.inf'
([strings.0409])
inf: Saved PNF: 'C:\Windows\INF\winusb.PNF'
(Language = 0409)
inf: {Install Inf Section [USB_Install]}
inf: {Install Inf Section [USB_Install] exit
(0x00000000)}
inf: {Install Inf Section [WINUSB.NT]}
inf: CopyFiles=WINUSB.CopyFiles (winusb.inf
line 26)
cpy: Open PnpLockdownPolicy: Err=2. This is
OK. Use LockDownPolicyDefault
flq: QueueSingleCopy...
flq: Inf :
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
flq: SourceInf: 'C:\Windows\INF\winusb.inf'
flq: SourceSection: [sourcedisksfiles]
flq: Source root path based on SourceInf
flq: SourceRootPath:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b'
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x01000000
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x01000000
flq: SourceRootPath -
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b'
flq: SourceFilename - 'winusb.sys'
flq: TargetDirectory-
'C:\Windows\system32\DRIVERS'
flq: TargetFilename - 'winusb.sys'
flq: SourceDesc - 'windows cd'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY exit(0x00000000)}
inf: {Install Inf Section [WINUSB.NT] exit
(0x00000000)}
dvi: Processing co-installer registration section
[USB_Install.CoInstallers].
inf: {Install Inf Section
[USB_Install.CoInstallers]}
inf: CopyFiles=CoInstallers_CopyFiles
(sifteo_base.inf line 69)
flq: QueueSingleCopy...
flq: Inf :
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
flq: SourceInf:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
flq: SourceSection: [sourcedisksfiles.x86]
flq: Source root path based on SourceInf
flq: SourceRootPath:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath -
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'
flq: SourcePath - '\x86'
flq: SourceFilename -
'WinUSBCoInstaller2.dll'
flq: TargetDirectory-
'C:\Windows\system32'
flq: TargetFilename -
'WinUSBCoInstaller2.dll'
flq: SourceDesc - 'Sifteo Base
Install Disk'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: QueueSingleCopy...
flq: Inf :
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
flq: SourceInf:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
flq: SourceSection: [sourcedisksfiles.x86]
flq: Source root path based on SourceInf
flq: SourceRootPath:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath -
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1'
flq: SourcePath - '\x86'
flq: SourceFilename -
'WdfCoInstaller01009.dll'
flq: TargetDirectory-
'C:\Windows\system32'
flq: TargetFilename -
'WdfCoInstaller01009.dll'
flq: SourceDesc - 'Sifteo Base
Install Disk'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY exit(0x00000000)}
inf: {Install Inf Section
[USB_Install.CoInstallers] exit (0x00000000)}
dvi: Co-installers registered.
dvi: {Install INTERFACES}
dvi: Installing section
[USB_Install.Interfaces]
dvi: {Install INTERFACES exit 00000000}
dvi: {Install FILES exit (0x00000000)}
dvi: Default installer: Exit
dvi: {DIF_INSTALLDEVICEFILES - exit(0x00000000)} 10:13:00.343
ndv: Pruning file queue...
dvi: {_SCAN_FILE_QUEUE}
flq: ScanQ flags=620
flq: SPQ_SCAN_PRUNE_COPY_QUEUE
flq: SPQ_SCAN_FILE_COMPARISON
flq: SPQ_SCAN_ACTIVATE_DRP
flq: ScanQ number of copy nodes=3
flq: File 'C:\Windows\system32\WdfCoInstaller01009.dll'
pruned from copy.
sig: Using catalog
'C:\Windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem22.CAT'.
! sig: VerifyTrustFailed for
C:\Windows\system32\WdfCoInstaller01009.dll.
! sig: Error 0x800b0109: A certificate chain processed, but
terminated in a root certificate which is not trusted by the trust provider.
cpy: DrpSetRegFileProt
'C:\Windows\system32\WdfCoInstaller01009.dll' Status=0 Class=OEM Legacy
flq: ScanQ action=200 DoPruning=32
flq: ScanQ end Validity flags=620 CopyNodes=2
dvi: {_SCAN_FILE_QUEUE exit(0, 0x00000000)}
ndv: Committing file queue...
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=2
flq: {SPFILENOTIFY_STARTQUEUE}
flq: {SPFILENOTIFY_STARTQUEUE - exit(0x00000001)}
flq: {_commit_copy_subqueue}
flq: subqueue count=2
flq: {SPFILENOTIFY_STARTSUBQUEUE}
flq: {SPFILENOTIFY_STARTSUBQUEUE - exit(0x00000001)}
flq: source media:
flq: Description - [windows cd]
flq: SourcePath -
[C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b]
flq: SourceFile - [winusb.sys]
flq: Flags - 0x00000000
flq: {SPFQNOTIFY_NEEDMEDIA}
flq: {SPFILENOTIFY_NEEDMEDIA}
flq: {SPFILENOTIFY_NEEDMEDIA - exit(0x00000001)}
flq: {SPFQNOTIFY_NEEDMEDIA - returned 0x00000001}
flq: source media: SPFQOPERATION_DOIT
flq: {_commit_copyfile}
flq: {SPFILENOTIFY_STARTCOPY}
ndv: Saving LastKnownGood file
C:\Windows\system32\DRIVERS\winusb.sys (copy)
flq: {SPFILENOTIFY_STARTCOPY - exit(0x00000001)}
flq: CopyFile:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b\winusb.sys'
flq: to:
'C:\Windows\system32\DRIVERS\SETBBCC.tmp'
cpy: CopyFile Drp is active
sig: Using catalog
'C:\Windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\Microsoft-Windows-Client-Drivers-Package~31bf3856ad364e35~x86~~
6.1.7601.17514.cat'.
cpy: Source File
'C:\Windows\system32\DRIVERS\SETBBCC.tmp' is signed NT5 Crypto.
cpy: DrpGetFileProt Status=2 dwClass=0
flq: MoveFile:
'C:\Windows\system32\DRIVERS\SETBBCC.tmp'
flq: to:
'C:\Windows\system32\DRIVERS\winusb.sys'
cpy: DrpSetRegFileProt
'C:\Windows\system32\DRIVERS\winusb.sys' Status=0 Class=Inbox Windows
protected
flq: Caller applied security to file
'C:\Windows\system32\DRIVERS\winusb.sys'.
flq: {SPFILENOTIFY_ENDCOPY}
flq: {SPFILENOTIFY_ENDCOPY - exit(0x00000001)}
flq: {_commit_copyfile exit OK}
flq: source media:
flq: Description - [Sifteo Base Install Disk]
flq: SourcePath -
[C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\x86]
flq: SourceFile - [WinUSBCoInstaller2.dll]
flq: Flags - 0x00000000
flq: {SPFQNOTIFY_NEEDMEDIA}
flq: {SPFILENOTIFY_NEEDMEDIA}
flq: {SPFILENOTIFY_NEEDMEDIA - exit(0x00000001)}
flq: {SPFQNOTIFY_NEEDMEDIA - returned 0x00000001}
flq: source media: SPFQOPERATION_DOIT
flq: {_commit_copyfile}
flq: {SPFILENOTIFY_STARTCOPY}
ndv: Saving LastKnownGood file
C:\Windows\system32\WinUSBCoInstaller2.dll (copy)
flq: {SPFILENOTIFY_STARTCOPY - exit(0x00000001)}
flq: CopyFile:
'C:\Windows\System32\DriverStore\FileRepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\x86\WinUSBCoInstaller2.dll'
flq: to: 'C:\Windows\system32\SETBC4A.tmp'
cpy: CopyFile Drp is active
sig: Using catalog
'C:\Windows\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\oem22.CAT'.
! sig: VerifyTrustFailed for
C:\Windows\system32\SETBC4A.tmp.
! sig: Error 0x800b0109: A certificate chain
processed, but terminated in a root certificate which is not trusted by the
trust provider.
cpy: Source File 'C:\Windows\system32\SETBC4A.tmp'
is NOT signed NT5 Crypto.
cpy: DrpGetFileProt Status=2 dwClass=0
flq: MoveFile: 'C:\Windows\system32\SETBC4A.tmp'
flq: to:
'C:\Windows\system32\WinUSBCoInstaller2.dll'
cpy: DrpSetRegFileProt
'C:\Windows\system32\WinUSBCoInstaller2.dll' Status=0 Class=OEM Legacy
flq: Caller applied security to file
'C:\Windows\system32\WinUSBCoInstaller2.dll'.
flq: {SPFILENOTIFY_ENDCOPY}
flq: {SPFILENOTIFY_ENDCOPY - exit(0x00000001)}
flq: {_commit_copyfile exit OK}
flq: {SPFILENOTIFY_ENDSUBQUEUE}
flq: {SPFILENOTIFY_ENDSUBQUEUE - exit(0x00000001)}
flq: {_commit_copy_subqueue exit OK}
flq: {SPFILENOTIFY_ENDQUEUE}
flq: {SPFILENOTIFY_ENDQUEUE - exit(0x00000001)}
flq: {_commit_file_queue exit OK}
ndv: Registering CoInstallers...
dvi: {DIF_REGISTER_COINSTALLERS} 10:13:00.638
dvi: No class installer for 'Sifteo Base'
dvi: Default installer: Enter 10:13:00.640
inf: Opened PNF:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
inf: {Install Inf Section [USB_Install.CoInstallers]}
inf: AddReg=CoInstallers_AddReg (sifteo_base.inf
line 68)
inf: {Install Inf Section [USB_Install.CoInstallers]
exit (0x00000000)}
dvi: Co-installers registered.
dvi: Default installer: Exit
dvi: {DIF_REGISTER_COINSTALLERS - exit(0x00000000)} 10:13:00.648
ndv: Installing interfaces...
dvi: {DIF_INSTALLINTERFACES} 10:13:00.648
dvi: No class installer for 'Sifteo Base'
dvi: Using exported function 'WdfCoInstaller' in module
'C:\Windows\system32\WdfCoInstaller01009.dll'.
dvi: CoInstaller 1 == WdfCoInstaller01009.dll,WdfCoInstaller
dvi: Using exported function 'CoDeviceInstall' in module
'C:\Windows\system32\WinUSBCoInstaller2.dll'.
dvi: CoInstaller 2 == WinUSBCoInstaller2.dll
dvi: CoInstaller 1: Enter 10:13:00.683
dvi: CoInstaller 1: Exit
dvi: CoInstaller 2: Enter 10:13:00.683
dvi: CoInstaller 2: Exit
dvi: Default installer: Enter 10:13:00.684
dvi: {Install INTERFACES}
inf: Opened PNF:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
dvi: Installing section [USB_Install.Interfaces]
dvi: {Install INTERFACES exit 00000000}
dvi: Default installer: Exit
dvi: {DIF_INSTALLINTERFACES - exit(0x00000000)} 10:13:00.688
ndv: Installing device...
dvi: {DIF_INSTALLDEVICE} 10:13:00.689
dvi: No class installer for 'Sifteo Base'
dvi: CoInstaller 1: Enter 10:13:00.693
inf: Opened PNF: 'C:\Windows\INF\oem22.inf' ([strings])
dvi: CoInstaller 1: Exit
dvi: CoInstaller 2: Enter 10:13:00.943
dvi: CoInstaller 2: Exit
dvi: Default installer: Enter 10:13:01.154
dvi: {Install DEVICE}
inf: Opened PNF:
'c:\windows\system32\driverstore\filerepository\sifteo_base.inf_x86_neutral_ef9c2f305003f9a1\sifteo_base.inf'
([strings])
inf: Opened PNF: 'C:\Windows\INF\winusb.inf'
([strings.0409])
dvi: Processing Registry/Property directives...
inf: {Install Inf Section [USB_Install]}
inf: {Install Inf Section [USB_Install] exit
(0x00000000)}
inf: {Install Inf Section [WINUSB.NT]}
inf: AddReg=WINUSB.AddReg (winusb.inf line
27)
inf: {Install Inf Section [WINUSB.NT] exit
(0x00000000)}
inf: {Install Inf Section [USB_Install.Hw]}
inf: AddReg=AddDeviceInterfaceGUID
(sifteo_base.inf line 59)
inf: {Install Inf Section [USB_Install.Hw] exit
(0x00000000)}
dvi: {Writing Device Properties}
dvi: Provider name=libusbx.org
dvi: DriverDate 07/14/2009
dvi: DriverVersion=6.1.7600.16385
dvi: Class name=Universal Serial Bus devices
dvi: Manufacturer=Sifteo Inc.
dvi: Matching DeviceID=usb\vid_22fa&pid_0105
dvi: Strong
Name=oem22.inf:libusbxDevice_WinUSB.NTx86:USB_Install:6.1.7600.16385:usb\vid_22fa&pid_0105
dvi: {Writing Device Properties - Complete}
inf: {Install Inf Section [USB_Install.Services]}
inf:
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall (sifteo_base.inf line
43)
inf: ServiceType=1 (sifteo_base.inf line 47)
inf: StartType=3 (sifteo_base.inf line 48)
inf: ErrorControl=1 (sifteo_base.inf line 49)
inf:
ServiceBinary=C:\Windows\system32\DRIVERS\WinUSB.sys (sifteo_base.inf
line 50)
inf: DisplayName="WinUSB - Kernel Driver
07/14/2009 6.1.7600.16385" (sifteo_base.inf line 46)
dvi: Add Service: Created service 'WinUSB'.
inf: {Install Inf Section [USB_Install.Services]
exit(0x00000000)}
dvi: Updated reflected section names for: oem22.inf
dvi: {Install DEVICE exit (0x00000000)}
dvi: Writing common driver property settings.
dvi: DriverDescription=Sifteo Base
dvi: DeviceDisplayName=Sifteo Base
dvi: {Restarting Devices} 10:13:01.857
dvi: Restart: USB\VID_22FA&PID_0105\5&28D9862E&0&2
dvi: Restart complete.
dvi: {Restarting Devices exit} 10:13:02.053
dvi: Default installer: Exit
dvi: CoInstaller 1: Enter (Post Processing) 10:13:02.054
dvi: CoInstaller 1: Exit (Post Processing)
dvi: {DIF_INSTALLDEVICE - exit(0x00000000)} 10:13:02.439
dvi: {DIF_NEWDEVICEWIZARD_FINISHINSTALL} 10:13:02.440
dvi: No class installer for 'Sifteo Base'
dvi: CoInstaller 1: Enter 10:13:02.443
dvi: CoInstaller 1: Exit
dvi: CoInstaller 2: Enter 10:13:02.445
dvi: CoInstaller 2: Exit
dvi: Default installer: Enter 10:13:02.447
dvi: Default installer: Exit
dvi: {DIF_NEWDEVICEWIZARD_FINISHINSTALL - exit(0xe000020e)}
10:13:02.449
ndv: Device install status=0x00000000
ndv: Performing device install final cleanup...
ndv: {Core Device Install - exit(0x00000000)} 10:13:02.456
dvi: {DIF_DESTROYPRIVATEDATA} 10:13:02.457
dvi: CoInstaller 1: Enter 10:13:02.458
dvi: CoInstaller 1: Exit
dvi: CoInstaller 2: Enter 10:13:02.459
dvi: CoInstaller 2: Exit
dvi: Default installer: Enter 10:13:02.462
dvi: Default installer: Exit
dvi: {DIF_DESTROYPRIVATEDATA - exit(0xe000020e)} 10:13:02.464
ump: Server install process exited with code 0x00000000 10:13:02.477
<<< Section end 2012/11/01 10:13:02.482
<<< [Exit status: SUCCESS]
>>> [Device Install (Hardware initiated) -
USB\VID_22FA&PID_0115\5&28d9862e&0&2]
>>> Section start 2012/11/01 10:13:23.693
ump: Creating Install Process: DrvInst.exe 10:13:23.696
ndv: Retrieving device info...
ndv: Setting device parameters...
ndv: Searching Driver Store and Device Path...
dvi: {Build Driver List} 10:13:23.757
dvi: Searching for hardware ID(s):
dvi: usb\vid_22fa&pid_0115&rev_0200
dvi: usb\vid_22fa&pid_0115
dvi: Searching for compatible ID(s):
dvi: usb\ms_comp_winusb
dvi: usb\class_ff&subclass_00&prot_00
dvi: usb\class_ff&subclass_00
dvi: usb\class_ff
cpy: Policy is set to make all digital signatures equal.
dvi: Enumerating INFs from path list 'C:\Windows\inf'
inf: Searched 0 potential matches in published INF directory
inf: Searched 35 INFs in directory: 'C:\Windows\inf'
dvi: {Build Driver List - exit(0x00000000)} 10:13:24.087
ndv: Selecting best match from Driver Store (including Device Path)...
dvi: {DIF_SELECTBESTCOMPATDRV} 10:13:24.088
dvi: No class installer for 'Sifteo Base'
dvi: No CoInstallers found
dvi: Default installer: Enter 10:13:24.090
dvi: {Select Best Driver}
! dvi: Selecting driver failed(0xe0000228)
dvi: {Select Best Driver - exit(0xe0000228)}
! dvi: Default installer: failed!
! dvi: Error 0xe0000228: There are no compatible drivers for this
device.
dvi: {DIF_SELECTBESTCOMPATDRV - exit(0xe0000228)} 10:13:24.092
ndv: {Core Device Install} 10:13:24.093
! ndv: Installing NULL driver!
dvi: Set selected driver complete.
dvi: {DIF_ALLOW_INSTALL} 10:13:24.096
dvi: No class installer for 'Sifteo Base'
dvi: Default installer: Enter 10:13:24.098
dvi: Default installer: Exit
dvi: {DIF_ALLOW_INSTALL - exit(0xe000020e)} 10:13:24.099
dvi: {DIF_INSTALLDEVICE} 10:13:24.099
dvi: No class installer for 'Sifteo Base'
dvi: Default installer: Enter 10:13:24.100
! dvi: Installing NULL driver!
dvi: Writing common driver property settings.
dvi: {Restarting Devices} 10:13:24.114
dvi: Restart: USB\VID_22FA&PID_0115\5&28D9862E&0&2
dvi: Restart complete.
dvi: {Restarting Devices exit} 10:13:24.171
dvi: Default installer: Exit
dvi: {DIF_INSTALLDEVICE - exit(0x00000000)} 10:13:24.172
ndv: Device install status=0xe0000203
ndv: Performing device install final cleanup...
! ndv: Queueing up error report since device installation failed...
ndv: {Core Device Install - exit(0xe0000203)} 10:13:24.174
ump: Server install process exited with code 0xe0000203 10:13:24.178
<<< Section end 2012/11/01 10:13:24.184
<<< [Exit status: FAILURE(0xe0000203)]
>>> [SetupCopyOEMInf - C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf]
>>> Section start 2012/11/01 10:18:05.696
cmd: "C:\Program Files\Sifteo\Sync\drivers\installer_x86.exe"
sifteo_base.inf
sto: {Import Driver Package: C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf} 10:18:05.720
sto: Importing driver package into Driver Store:
sto: Driver Store = C:\Windows\System32\DriverStore
(Online | 6.1.7601)
sto: Driver Package = C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf
sto: Architecture = x86
sto: Locale Name = neutral
sto: Flags = 0x00000000
sto: Copying driver package files to
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}'.
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
inf: Opened INF:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b\winusb.inf'
([strings.0409])
inf: Opened INF: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf' ([strings])
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program
Files\Sifteo\Sync\drivers\x86'
flq: SourceFilename - 'WinUSBCoInstaller2.dll'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program
Files\Sifteo\Sync\drivers\x86'
flq: SourceFilename - 'WdfCoInstaller01009.dll'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program Files\Sifteo\Sync\drivers'
flq: SourceFilename - 'sifteo_base.cat'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000000
flq: SourceRootPath - 'C:\Program Files\Sifteo\Sync\drivers'
flq: SourceFilename - 'sifteo_base.inf'
flq: TargetDirectory-
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=4
flq: {_commit_copy_subqueue}
flq: subqueue count=4
flq: source media:
flq: SourcePath - [C:\Program
Files\Sifteo\Sync\drivers\x86]
flq: SourceFile - [WinUSBCoInstaller2.dll]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\x86\WinUSBCoInstaller2.dll'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\SET643E.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\SET643E.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\WinUSBCoInstaller2.dll'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\x86\WdfCoInstaller01009.dll'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\SET645E.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\SET645E.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\WdfCoInstaller01009.dll'
flq: {_commit_copyfile exit OK}
flq: source media:
flq: SourcePath - [C:\Program
Files\Sifteo\Sync\drivers]
flq: SourceFile - [sifteo_base.cat]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.cat'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\SET647F.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\SET647F.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\
sifteo_base.cat'
flq: {_commit_copyfile exit OK}
flq: {_commit_copyfile}
flq: CopyFile: 'C:\Program
Files\Sifteo\Sync\drivers\sifteo_base.inf'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\SET6480.tmp'
flq: MoveFile:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\SET6480.tmp'
flq: to:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\sifteo_base.inf'
flq: {_commit_copyfile exit OK}
flq: {_commit_copy_subqueue exit OK}
flq: {_commit_file_queue exit OK}
pol: {Driver package policy check} 10:18:05.837
pol: {Driver package policy check - exit(0x00000000)} 10:18:05.837
sto: {Stage Driver Package:
C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\sifteo_base.inf}
10:18:05.837
inf: Opened INF:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\sifteo_base.inf'
([strings])
inf: Opened INF:
'C:\Windows\System32\DriverStore\FileRepository\winusb.inf_x86_neutral_6cb50ae9f480775b\winusb.inf'
([strings.0409])
inf: Opened INF:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\sifteo_base.inf'
([strings])
sto: Copying driver package files:
sto: Source Path =
C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}
sto: Destination Path =
C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86'
flq: SourceFilename - 'WinUSBCoInstaller2.dll'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86'
flq: SourceFilename - 'WdfCoInstaller01009.dll'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}\x86'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}'
flq: SourceFilename - 'sifteo_base.cat'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {FILE_QUEUE_COPY}
flq: CopyStyle - 0x00000010
flq: SourceRootPath -
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}'
flq: SourceFilename - 'sifteo_base.inf'
flq: TargetDirectory-
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}'
flq: {FILE_QUEUE_COPY exit(0x00000000)}
flq: {_commit_file_queue}
flq: CommitQ DelNodes=0 RenNodes=0 CopyNodes=4
flq: {_commit_copy_subqueue}
flq: subqueue count=4
flq: source media:
flq: SourcePath -
[C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86]
flq: SourceFile - [WinUSBCoInstaller2.dll]
flq: Flags - 0x00000000
flq: {_commit_copyfile}
flq: CopyFile:
'C:\Users\T43\AppData\Local\Temp\{70680fac-1cc0-247d-d54f-ea13ce77e97a}\x86\WinUSBCoInstaller2.dll'
flq: to:
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}\x86\SET64CB.tmp'
flq: MoveFile:
'C:\Windows\System32\DriverStore\Temp\{2fd3bf94-6a74-708d-1534-690b7efb6575}\x86\...
[truncated message content] |