Has any one tried the 1.8 USB Fling driver with 7.0 U3
When I'm building the ISO to do the upgrade, I get this error:
PS C:\users\username\Desktop\build> Add-EsxSoftwareDepot .\ESXi702-VMKUSB-NIC-FLING-47140841-component-18150468.zip
...
PS C:\users\username\Desktop\build> Add-EsxSoftwarePackage -ImageProfile $newProfile -SoftwarePackage "vmkusb-nic-fling"
Add-EsxSoftwarePackage : VIB VMW_bootbank_vmkusb-nic-fling_1.8-3vmw.702.0.20.47140841 requires vmkapi_incompat_2_8_0_0, but the requirement cannot be satisfied within the ImageProfile. However, additional VIB(s)
VMware_bootbank_esx-base_7.0.2-0.25.18538813, VMware_bootbank_esx-base_7.0.2-0.0.17867351, VMware_bootbank_esx-base_7.0.2-0.20.18426014, VMware_bootbank_esx-base_7.0.2-0.15.18295176 from depot can satisfy this requirement.
At line:1 char:1
+ Add-EsxSoftwarePackage -ImageProfile $newProfile -SoftwarePackage "vm ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (VMware.ImageBuilder.Types.ImageProfile:ImageProfile) [Add-EsxSoftwarePackage], Exception
+ FullyQualifiedErrorId : EsxImageProfileValidationError,VMware.ImageBuilder.Commands.AddProfilePackage
It looks like an updated to the driver is required?
I have a problem that my nics show a message on two of my "servers"...
similiar to - https://flings.vmware.com/usb-network-native-driver-for-esxi/comments/14247#comment_14413 -
2021-10-08T06:41:28.300Z cpu2:2097562)WARNING: usb_proc_free:249: failed to destroy world 2109433: Not found
2021-10-08T06:41:29.104Z cpu2:2097562)cdce_attach: usbd_transfer_setup success with alt error 12
2021-10-08T06:41:29.104Z cpu2:2097562)cdce_attach: usbd_transfer_setup success with alt 1
2021-10-08T06:41:29.104Z cpu1:2097590)DMA: 679: DMA Engine 'vusb0-dma-engine' created using mapper 'DMANull'.
2021-10-08T06:41:29.105Z cpu1:2097590)Uplink: 13962: Opening device vusb0
2021-10-08T06:41:29.105Z cpu0:2097207)Uplink: 13811: Detected pseudo-NIC for 'vusb0'
2021-10-08T06:41:38.613Z cpu2:2097207)NetqueueBal: 4970: vusb0: new netq module, reset logical space needed
2021-10-08T06:41:38.613Z cpu2:2097207)NetqueueBal: 4999: vusb0: plugins to call differs, reset logical space
2021-10-08T06:41:38.613Z cpu2:2097207)NetqueueBal: 5035: vusb0: device Up notification, reset logical space needed
2021-10-08T06:41:38.613Z cpu3:2109774)NetSched: 654: vusb0-0-tx: worldID = 2109774 exits
2021-10-08T06:44:15.662Z cpu3:2097562)DMA: 724: DMA Engine 'vusb0-dma-engine' destroyed.
2021-10-08T06:44:15.662Z cpu3:2109788)NetSched: 654: vusb0-0-tx: worldID = 2109788 exits
those repeat after each message block...
Any idea on how to solve those...
I use different nic vendors but with the same Realtek RTL8156 chipset.
My ESXi version is 6.7.0 with a Build 15160138 on both servers.