Hi @Rennyfuchs,
I just checked the picture you shared on the link.
The device you are using should be work with the fling. It is not recognized, because the 'vmkusb_nic_fling' module is not loaded as expected.
Please help to check if your install is corrected? As you ar
localcli system module list | grep usb
You should be able to see the module is listed.
vmkusb_nic_fling true true
Please help to double check it is installed and rebooted the host as detailed in the instructions tap.
Thanks,
Songtao
Hello,
Is there any way to make this work by injecting the driver into the image? I injected the offline bundle, but it doesn't appear to recognize the USB network adapter on install, although it is the correct vendor/dev ids. The vmkusb driver appears to load and find the device, but I can't seem to get the network nic list to enumerate, and the esx.conf file doesn't make reference to a vusb0 during install. Here is a link to a picture of some commands I ran: https://photos.app.goo.gl/s7hZaTfaagSaQYUPA
Is there something I can do from shell that will allow the network adapter to be recognized?