Hi,
I'm trying to install an USB Ethernet adapter on my Windows 7 64-Bit computer. This always fails with "the device is not functioning" for both network adapters I have tried yet. I checked the setupapi.dev.log and found the following error:
dvi: {DIF_INSTALLDEVICE} 15:53:29.076
dvi: No class installer for 'ASIX AX88179 USB 3.0 to Gigabit Ethernet Adapter'
dvi: CoInstaller 1: Enter 15:53:29.079
cci: [NdisCoinst: Enter NcipHandleInstallPreProcessing]
cci: NdisCoinst: NetCfgInstanceId does not exist
cci: NdisCoinst: Guid of the adapter is {111C9F9E-1CAB-4E46-B833-E6A324A1DAB7}
inf: Opened PNF: 'C:\Windows\INF\oem3.inf' ([strings])
cci: NdisCoinst: IfType from registry is 6
!!! cci: NdisCoinst: NcipWaitForMultipleObjects failed with error 0x102
cci: [NdisCoinst: Exit NcipHandleInstallPreProcessing]
!!! dvi: CoInstaller 1: failed(0x00000102)!
!!! dvi: Error 258: The wait operation timed out.
dvi: {DIF_INSTALLDEVICE - exit(0x00000102)} 15:53:59.094
!!! ndv: Error(00000102) installing device!
ndv: Device install status=0x00000102
ndv: Performing device install final cleanup...
! ndv: Queueing up error report since device installation failed...
ndv: {Core Device Install - exit(0x00000102)} 15:53:59.101
Up until here the log didn't display any errors. What does this mean? How can I fix it?