NDIS based driver Installation on Windows 10 & Windows Server 2016

  • Thread starter Thread starter william.geauxinue
  • Start date Start date
W

william.geauxinue

Guest
Hi ,

We have a NDIS 5 based driver which works on windows 7 and windows server 2012 but fails to bind to network adapter on windows 10 & server 2016.

Following are logs from setupapi.dev.log file from Windows/INF directory.


We like to know reason for following error from following logs and what could be resolution to same as same driver and INF installs correctly on windows 7 and windows server 2012 but fails on windows 10 and server 2016.

! dvi: Unable to mark devices that match new INF - (00000490)!

We like to know reason for above error from logs and what could be resolution to same as same driver and INF installs correctly on windows 7 and windows server 2012 but fails on windows 10 and server 2016.



>>> [SetupCopyOEMInf - c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf]
>>> Section start 2018/12/28 18:14:43.339
cmd: C:\WINDOWS\system32\DllHost.exe /Processid:{7007ACD1-3202-11D1-AAD2-00805FC1270E}
inf: Copy style: 0x00000000
sto: {Setup Import Driver Package: c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf} 18:14:43.339
inf: Provider: Resonate
inf: Class GUID: {4D36E974-E325-11CE-BFC1-08002BE10318}
inf: Driver Version: 06/24/2000,3.20.0000.0
inf: Catalog File: rxpvnicamd64.cat
sto: {Copy Driver Package: c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf} 18:14:43.339
sto: Driver Package = c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf
sto: Flags = 0x00000007
sto: Destination = C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}
sto: Copying driver package files to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}'.
flq: Copying 'c:\users\girish\desktop\win10pcapbuild\rxp\rxpvnicamd64.cat' to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\rxpvnicamd64.cat'.
flq: Copying 'c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf' to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf'.
sto: {Copy Driver Package: exit(0x00000000)} 18:14:43.417
pol: {Driver package policy check} 18:14:43.511
pol: {Driver package policy check - exit(0x00000000)} 18:14:43.511
sto: {Stage Driver Package: C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf} 18:14:43.511
inf: {Query Configurability: C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf} 18:14:43.526
inf: Driver package is fully isolated.
inf: Driver package 'netrsnt.inf' is configurable.
inf: {Query Configurability: exit(0x00000000)} 18:14:43.526
flq: Copying 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\rxpvnicamd64.cat' to 'C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat'.
flq: Copying 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf' to 'C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf'.
sto: {DRIVERSTORE IMPORT VALIDATE} 18:14:43.542
sig: {_VERIFY_FILE_SIGNATURE} 18:14:43.573
sig: Key = netrsnt.inf
sig: FilePath = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf
sig: Catalog = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat
! sig: Verifying file against specific (valid) catalog failed.
! 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)} 18:14:43.589
sig: {_VERIFY_FILE_SIGNATURE} 18:14:43.589
sig: Key = netrsnt.inf
sig: FilePath = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf
sig: Catalog = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat
sig: Success: File is signed in Authenticode(tm) catalog.
sig: Error 0xe0000242: The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000242)} 18:14:43.604
! sig: Driver package signer is unknown, but user trusts signer.
>>> [SetupCopyOEMInf - c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf]
>>> Section start 2018/12/28 18:14:43.339
cmd: C:\WINDOWS\system32\DllHost.exe /Processid:{7007ACD1-3202-11D1-AAD2-00805FC1270E}
inf: Copy style: 0x00000000
sto: {Setup Import Driver Package: c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf} 18:14:43.339
inf: Provider: Resonate
inf: Class GUID: {4D36E974-E325-11CE-BFC1-08002BE10318}
inf: Driver Version: 06/24/2000,3.20.0000.0
inf: Catalog File: rxpvnicamd64.cat
sto: {Copy Driver Package: c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf} 18:14:43.339
sto: Driver Package = c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf
sto: Flags = 0x00000007
sto: Destination = C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}
sto: Copying driver package files to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}'.
flq: Copying 'c:\users\girish\desktop\win10pcapbuild\rxp\rxpvnicamd64.cat' to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\rxpvnicamd64.cat'.
flq: Copying 'c:\users\girish\desktop\win10pcapbuild\rxp\netrsnt.inf' to 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf'.
sto: {Copy Driver Package: exit(0x00000000)} 18:14:43.417
pol: {Driver package policy check} 18:14:43.511
pol: {Driver package policy check - exit(0x00000000)} 18:14:43.511
sto: {Stage Driver Package: C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf} 18:14:43.511
inf: {Query Configurability: C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf} 18:14:43.526
inf: Driver package is fully isolated.
inf: Driver package 'netrsnt.inf' is configurable.
inf: {Query Configurability: exit(0x00000000)} 18:14:43.526
flq: Copying 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\rxpvnicamd64.cat' to 'C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat'.
flq: Copying 'C:\Users\Girish\AppData\Local\Temp\{36af5074-cbc4-3e41-9b56-4b7cf4b0e522}\netrsnt.inf' to 'C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf'.
sto: {DRIVERSTORE IMPORT VALIDATE} 18:14:43.542
sig: {_VERIFY_FILE_SIGNATURE} 18:14:43.573
sig: Key = netrsnt.inf
sig: FilePath = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf
sig: Catalog = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat
! sig: Verifying file against specific (valid) catalog failed.
! 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)} 18:14:43.589
sig: {_VERIFY_FILE_SIGNATURE} 18:14:43.589
sig: Key = netrsnt.inf
sig: FilePath = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\netrsnt.inf
sig: Catalog = C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}\rxpvnicamd64.cat
sig: Success: File is signed in Authenticode(tm) catalog.
sig: Error 0xe0000242: The publisher of an Authenticode(tm) signed catalog has not yet been established as trusted.
sig: {_VERIFY_FILE_SIGNATURE exit(0xe0000242)} 18:14:43.604
! sig: Driver package signer is unknown, but user trusts signer.
sig: Driver package certificate was successfully installed.
sto: {DRIVERSTORE IMPORT VALIDATE: exit(0x00000000)} 18:14:47.745
sig: Signer Score = 0x0F000000
sig: Signer Name = Resonate Inc.
sto: {DRIVERSTORE IMPORT BEGIN} 18:14:47.745
sto: {DRIVERSTORE IMPORT BEGIN: exit(0x00000000)} 18:14:47.745
cpy: {Copy Directory: C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}} 18:14:47.745
cpy: Target Path = C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340
cpy: {Copy Directory: exit(0x00000000)} 18:14:47.761
idb: {Register Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf} 18:14:47.776
idb: Created driver package object 'netrsnt.inf_amd64_7488f393b4c8f340' in DRIVERS database node.
idb: Created driver INF file object 'oem13.inf' in DRIVERS database node.
idb: Registered driver package 'netrsnt.inf_amd64_7488f393b4c8f340' with 'oem13.inf'.
idb: {Register Driver Package: exit(0x00000000)} 18:14:47.776
idb: {Publish Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf} 18:14:47.776
idb: Activating driver package 'netrsnt.inf_amd64_7488f393b4c8f340'.
cpy: Published 'netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf' to 'oem13.inf'.
idb: Indexed 2 device IDs for 'netrsnt.inf_amd64_7488f393b4c8f340'.
sto: Flushed driver database node 'DRIVERS'. Time = 47 ms
sto: Flushed driver database node 'SYSTEM'. Time = 47 ms
idb: {Publish Driver Package: exit(0x00000000)} 18:14:47.901
sto: {DRIVERSTORE IMPORT END} 18:14:47.901
dvi: Flushed all driver package files to disk. Time = 31 ms
sig: Installed catalog 'rxpvnicamd64.cat' as 'oem13.cat'.
sto: {DRIVERSTORE IMPORT END: exit(0x00000000)} 18:14:48.495
sto: {Stage Driver Package: exit(0x00000000)} 18:14:48.495
! dvi: Unable to mark devices that match new INF - (00000490)!
sto: {Setup Import Driver Package - exit (0x00000000)} 18:14:48.510
inf: Driver Store Path: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf
inf: Published Inf Path: C:\WINDOWS\INF\oem13.inf
<<< Section end 2018/12/28 18:14:48.510
<<< [Exit status: SUCCESS] sto: {DRIVERSTORE IMPORT VALIDATE: exit(0x00000000)} 18:14:47.745
sig: Signer Score = 0x0F000000
sig: Signer Name = Resonate Inc.
sto: {DRIVERSTORE IMPORT BEGIN} 18:14:47.745
sto: {DRIVERSTORE IMPORT BEGIN: exit(0x00000000)} 18:14:47.745
cpy: {Copy Directory: C:\WINDOWS\System32\DriverStore\Temp\{732a4456-5600-324d-a4ad-37175b3c836e}} 18:14:47.745
cpy: Target Path = C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340
cpy: {Copy Directory: exit(0x00000000)} 18:14:47.761
idb: {Register Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf} 18:14:47.776
idb: Created driver package object 'netrsnt.inf_amd64_7488f393b4c8f340' in DRIVERS database node.
idb: Created driver INF file object 'oem13.inf' in DRIVERS database node.
idb: Registered driver package 'netrsnt.inf_amd64_7488f393b4c8f340' with 'oem13.inf'.
idb: {Register Driver Package: exit(0x00000000)} 18:14:47.776
idb: {Publish Driver Package: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf} 18:14:47.776
idb: Activating driver package 'netrsnt.inf_amd64_7488f393b4c8f340'.
cpy: Published 'netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf' to 'oem13.inf'.
idb: Indexed 2 device IDs for 'netrsnt.inf_amd64_7488f393b4c8f340'.
sto: Flushed driver database node 'DRIVERS'. Time = 47 ms
sto: Flushed driver database node 'SYSTEM'. Time = 47 ms
idb: {Publish Driver Package: exit(0x00000000)} 18:14:47.901
sto: {DRIVERSTORE IMPORT END} 18:14:47.901
dvi: Flushed all driver package files to disk. Time = 31 ms
sig: Installed catalog 'rxpvnicamd64.cat' as 'oem13.cat'.
sto: {DRIVERSTORE IMPORT END: exit(0x00000000)} 18:14:48.495
sto: {Stage Driver Package: exit(0x00000000)} 18:14:48.495
! dvi: Unable to mark devices that match new INF - (00000490)!
sto: {Setup Import Driver Package - exit (0x00000000)} 18:14:48.510
inf: Driver Store Path: C:\WINDOWS\System32\DriverStore\FileRepository\netrsnt.inf_amd64_7488f393b4c8f340\netrsnt.inf
inf: Published Inf Path: C:\WINDOWS\INF\oem13.inf
<<< Section end 2018/12/28 18:14:48.510
<<< [Exit status: SUCCESS]

Continue reading...
 

Similar threads

S
Replies
0
Views
5
Svetoslav Stoimenov
S
S
Replies
0
Views
16
Svetoslav Stoimenov
S
Back
Top