Skip to content

sbgit/ax88179_178a-esxi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

USB 3.0 Network Adapter (NIC) Driver for ESXi 5.5 / 6.0

If you prefer not to go through the build process yourself, you can consume the following ESXi 5.5 / 6.0 VIBs that I have already pre-built:

To install the VIB, upload the VIB to your ESXi host and then run the following ESXCLI command specifying the full path to the VIB:

esxcli software vib install -v /vghetto-ax88179-esxi60u2.vib -f

To uninstall the VIB, first make sure to completely unplug the USB network adapter from the ESXi first. Next, run the following ESXCLI command which will automatically unload the driver and remove the VIB from your ESXi host: command:

esxcli software vib remove -n vghetto-ax88179-esxi60u2

For more information, please take a look at this blog article here Functional USB 3.0 Ethernet Adapter (NIC) driver for ESXi 5.5 & 6.0.

Table of Contents

Hardware

Only the following USB Network Adapters have been verified with this driver. Other USB network devices that uses the same chipset may work, but YMMV.

Software

Setup

To compile the AX88179 driver for ESXi, you will need to download the modified source files along with the respective version of the ESXi Open-source Disclosure Package which includes the ESXi OSS packages and the supporting toolchain used to compile the source. There is a README file that is included in both the OSS and ODP ISO which provides instructions on how to setup your build environment.

Additional Resources

About

AX88179_178a USB NIC Driver for ESXi 5.5/6.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 100.0%