TAP-Windows driver is not installing / Timeout (Win10 x64)

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
bananolu
OpenVpn Newbie
Posts: 1
Joined: Tue Aug 25, 2015 11:18 pm

TAP-Windows driver is not installing / Timeout (Win10 x64)

Post by bananolu » Tue Aug 25, 2015 11:55 pm

Hi everyone,
I upgraded to Windows 10 x64 professionnal last week.
I found it smart to also update my VNP application after, which in turn tried to update TAP-driver to v 9.21.1 (I was using 9.009 before that and it worked for months on 8.1)...

BUT

TAP-windows9.21.1 setup stopped , just after a UpdateDriverForPlugAndPlayDevices fail with GetLastError = 1460

and since... that must be the longer 7 days at googling and trying every way to get past the installer :

I tried rebooting, installing drivers and manually delete or disable meanwhile or after Tap-windows 9.21.1 installer failed...
I tried editing registry, adding string "ComponentId"="tap0901", importing the whole key when is was missing...
I tried ifcleanup.x64.exe utility to find any ghost network adapter...
I tried disabling any ethernet card, Antivirus, Windows builtin firewall...
I even tried (but with no success) to manually suppress TAP drivers from system32 driver store using pnp utility commandline.

Now I think the problem is not related with *my* config or parameters but more a tricky behaviour of the pilot which does not satisfy windows 10

Here is an extract of c:\Windows\INF\setupapi.dev.log :

Code: Select all

     flq:                          Copying 'C:\WINDOWS\System32\DriverStore\FileRepository\oemvista.inf_amd64_690431ea2d4f48b2\tap0901.sys' to 'C:\WINDOWS\System32\drivers\tap0901.sys'.
     cpy:                          Existing file 'C:\WINDOWS\System32\drivers\tap0901.sys' remains unchanged.
     sto:                     {Configure Driver Package: exit(0x00000000)}
     dvi:                     Install Device: Configuring device (oem78.inf:tap0901,tap0901.ndi). 01:06:18.701
     dvi:                     Install Device: Configuring device completed. 01:06:18.705
     dvi:                     Install Device: Starting device. 01:06:18.705
     dvi:                     Install Device: Starting device completed. 01:06:18.712
     ndv:                {Installing device - exit(0x00000000)} 01:06:18.714
     ndv:           {Core Device Install - exit(0x00000000)} 01:06:18.714
     ndv:           Waiting for device post-install to complete. 01:06:18.715
!!!  ndv:           Timed out waiting for device post-install to complete. 01:10:18.715
     ump:      {Plug and Play Service: Device Install exit(000005b4)}
!!!  ndv:      Device install failed for device.
     ndv:      Installing NULL driver.
     dvi:      {Plug and Play Service: Device Install for ROOT\NET\0000}
!    ndv:           Installing NULL driver!

It seems to indefinitely wait for a "post-install" flag or answer from the TAP driver. Since it doesn't come, the installer just put a dummy component and... I'm screwed !

I hope this feedback can help you find out what goes wrong in this.
It's more than probably related to the bug-Trac # 592

Thanks for a quick support with this as I'm clearly stuck (...and people are getting massively on win10 these days, if it's somehow related...)

User avatar
Traffic
OpenVPN Protagonist
Posts: 4066
Joined: Sat Aug 09, 2014 11:24 am

Re: TAP-Windows driver is not installing / Timeout (Win10 x6

Post by Traffic » Wed Aug 26, 2015 11:58 am

Did you see the extortionate cost of the Extended Validation (“EV”) Code Signing Certificate. :shock:

Now you know why they are called :evil: Micro$oft ..

Have you considered running a Free modern version of Linux instead ?

My current favourite

That aside ..

I am sure the OpenVPN Team are working as hard as they can
to bring OpenVPN to the unfortunate users of Windows 10.

Post Reply