What to do when the WNIP Driver does not start with Windows

What to do when the WNIP Driver does not start with Windows

We have seen instances of our WNIP audio driver not starting properly with Windows. In these cases, you can go to the Windows | Services applet and find that the driver isn't running. Starting the driver resolves the issue.

The primary reason that the driver might not start automatically with Windows is that the bootup process is happening so fast that when the driver tries to learn the MAC address of the NIC it's configured to use, that information isn't yet available because the networking service isn't fully up and running yet. This could be due to the use of a solid-state drive as boot device, as they load startup modules very quickly. Or there could be other services that need to run before the networking runs.

In any case, the solution is to delay the startup of the WNIP driver. To do this, go to search in the taskbar and start to type Services. Then you can open Services.msc. Once you're there, scroll down to the WheatNet IP Transport Service. Right-click on the Wheatnet IP Transport Service and select Properties. Set the driver's Startup Type to Automatic (Delayed Start):

This image has an empty alt attribute; its file name is image-13.png

If this causes too long of a delay, you can also try setting the Startup Type to Manual and write a simple Powershell or Visual Basic script, or even a startup batch file to start the driver service after a delay that you select and build into the script.

    • Related Articles

    • Recording Multitrack With The WNIP Audio Driver

      Wheatstone’s WNIP PC driver is an audio-over-IP driver designed for use in broadcast applications. It presents itself to Windows as anywhere from 1 to 24 independent audio devices, and each shows up in the Windows Control Panel as a separate device ...
    • How To Test the ASIO Audio Driver

      Unlike the WDM driver, ASIO drivers don’t show up in the Windows Control Panel. When someone can’t use the ASIO driver with an application, how can you verify the driver was installed correctly? If this tester works but the software doesn’t, then the ...
    • Optimizing Windows for AoIP

      This comprehensive document explains how to prepare your Windows PC to work reliably with the WheatNet-IP Audio Driver. Download/View Document
    • Linux WheatNet-IP Audio Driver

      We have received multiple inquiries about a Linux version of our AoIP PC Driver. We do have a Linux version in active development. It is being tested at a few user sites but has not reached release status yet. Benefits of using a Linux driver with a ...
    • How To Move XPoint from a Windows XP machine to Windows 7/10/11

      Rather than seek out a new installer and install it on the new PC, we prefer to have the files copied from the old PC whenever possible. This assures that you are using a compatible version of XPoint, since in many cases installing a newer version of ...