Converting a Windows Device to an RTX64 Device

You can convert ownership of PCI/PCIe devices between Windows and RTX64 using the Windows Device Manager, which you can access from the RTX64 Control Panel.

NOTE: You should not convert a device that is currently in use.

To convert a device from Windows to RTX64:

  1. Open the RTX64 Control Panel:
  2. Click Manage RTX64 devices.

  1. The Windows Device Manager appears. If you are converting a device that RTX64 does not provide out-of-the-box support for you will first need to create an INF file. For more information, see Creating an INF File for Custom Devices. In this example, we are converting a Network adapter: Realtek PCIe GBE Family Controller.

  1. Right-click on the device you want to convert, and then click Update Driver Software.
  2. Click Browse my computer for driver software, and then click Let me pick from a list of device drivers on my computer.
  3. Make sure the Show compatible hardware check box is checked. All RTX64 drivers have descriptions ending with “(RTX64)”.

If you are upgrading from a previous version of RTX64 2013 to RTX64 2013 with Service Pack 1, please follow the additional instructions under Additional Instructions for Converting a Device after Upgrading to RTX64 2013 with SP1 below.

  1. Click Next. The converted device now appears in the Windows Device Manager under either Network Adapters (if it is a network interface card) or RTX64 Drivers (for all other devices).

You can now configure properties for the converted device. For more information, see Modifying PCI/PCIe Device Properties.

Additional Instructions for Converting a Device after Upgrading to RTX64 2013 with SP1

If you are upgrading from RTX64 2013 with Update 1 to RTX64 2013 with Service Pack 1, and you want to convert a device that has previously been converted to RTX64 prior to RTX64 2013 with Service Pack 1, you will need to perform an additional step during device conversion following the upgrade.

If the device has previously been converted to RTX64 before RTX64 2013 with Service Pack 1 was installed, the Windows operating system will keep a copy of the INF file for the driver. This will cause a RTX64 driver to appear as an option when the driver is updated. If you select this driver, the installation will fail with the error message “A service installation section in this INF is invalid”.

To avoid the scenario described above, delete the existing IntervalZero INF entries before attempting to convert the device to RTX64.

Steps

  1. Open a command prompt as administrator (right-click and select Run as administrator).
  2. Type pnputil –e.
  3. Look for INF entries that specify IntervalZero as the provider and that are older than 10/01/2013.
  4. To delete these older entries, type pnputil –d oemX.inf, where “X” is replaced by the actual number of the INF file.

NOTE: For more information on the use of the PnPUtil command, please see the Microsoft article titled “Remove a Driver Package from the Driver Store” at: http://technet.microsoft.com/en-us/library/cc730875.aspx.

  1. Once the old INF entries have been deleted, continue with the device conversion steps above, beginning with the Have Disk... option under Step 6.

Hints and Tips

Related topics: