<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Memnarch Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>Memnarch Tracker</description>
    <pubDate>Sat, 18 Nov 2023 03:03:37 GMT</pubDate>
    <dc:date>2023-11-18T03:03:37Z</dc:date>
    <item>
      <title>Win 11 sound/audio stutter with 2023 Fusion preview</title>
      <link>https://communities.vmware.com/t5/Fusion-2023-Tech-Preview/Win-11-sound-audio-stutter-with-2023-Fusion-preview/m-p/2988002#M503</link>
      <description>&lt;P&gt;Hello all. &amp;nbsp;Using Mac Pro M1 14, &amp;nbsp;win 11 pro release 22621 fully patched, latest vmware 2023 tech preview (e x p). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audio has considerable stutter/lag/popping. &amp;nbsp;This is noticeable even when playing the test sounds in the windows control panel. &amp;nbsp;Choosing higher bit depths/sampling rates makes it worse, but even present with the lowest 16k/44kHz. &amp;nbsp;Very noticeable for example with 3dmark fire strike demo (which otherwise works well!).&lt;/P&gt;&lt;P&gt;I've searched the forums and don't see any recent fixes. &amp;nbsp;A parallels demo install has no similar issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts? Thanks, LT&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 18:18:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Fusion-2023-Tech-Preview/Win-11-sound-audio-stutter-with-2023-Fusion-preview/m-p/2988002#M503</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2023-09-24T18:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Windows 11 Arm sound driver and audio latency</title>
      <link>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Windows-11-Arm-sound-driver-and-audio-latency/m-p/2987998#M184520</link>
      <description>&lt;P&gt;Any update on this? I'm having marked audio &amp;nbsp;stutter with the 2023 tech preview and win 11 insider edition.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 16:05:29 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Fusion-Discussions/Windows-11-Arm-sound-driver-and-audio-latency/m-p/2987998#M184520</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2023-09-24T16:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: RTX 4090 GPU passthru, esxi 8.0</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/RTX-4090-GPU-passthru-esxi-8-0/m-p/2937474#M284610</link>
      <description>&lt;P&gt;So, after considerable debugging...&lt;/P&gt;&lt;P&gt;TL;DR&lt;/P&gt;&lt;P&gt;I think it's a bug in how esxi releases the console-claimed GPU from the console to a VM, and there is a workaround.&lt;/P&gt;&lt;P&gt;Turn off boot display with&lt;/P&gt;&lt;P&gt;esxcli system settings kernel set -s vga -v FALSE (Can undo with: esxcli system settings kernel set -s vga -v TRUE)&lt;/P&gt;&lt;P&gt;VM is now stable including on first boot.&lt;/P&gt;&lt;P&gt;Long version:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Esxi had a "bug" in 7.0 where the display output claimed for the hypervisor console itself would have to be manually re-enabled for passthru with every reboot (in 6.7, this wasn't needed). &amp;nbsp;This was reportedly later changed back to the 6.7 behavior. &amp;nbsp;The above command line stops esxi from claiming any GPU for the console at all, and during the initial phases of 7.0 therefore removed the need to manual re-enable one gpu for passthru on every boot. The need for this command line was subsequently reportedly removed when the behavior was changed back to 6.7-style behavior, where passthru remained enabled on reboot and the VM would just take over the GPU automatically on its first boot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this command line appears to totally fix the problems with the VM spontaneously combusting on first boot after host boot described in the initial post, and nothing else I tried does. It's probably not a coincidence that the 4090 is in the primary graphics slot and esxi does in fact claim it for the console unless I force it not to. (I never had to re-enable passthrough on boot, so didn't see any need for this command line until testing to see if it solved the problematic behavior.)&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A href="https://williamlam.com/2020/06/passthrough-of-integrated-gpu-igpu-for-standard-intel-nuc.html" target="_blank"&gt;https://williamlam.com/2020/06/passthrough-of-integrated-gpu-igpu-for-standard-intel-nuc.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Beware-- the setting persists across boots. It is reversible, but you can run into trouble if your host loses network connectivity for some reason-- you will have no console AND no network access and this usually requires reinstalling esxi to fix. In particular, the combination of "no console" and an off-HCL network driver is a very dicey idea, since those often require resetting network configurations and host services for minor changes. &amp;nbsp;You have been warned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:10:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/RTX-4090-GPU-passthru-esxi-8-0/m-p/2937474#M284610</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2022-11-09T15:10:25Z</dc:date>
    </item>
    <item>
      <title>RTX 4090 GPU passthru, esxi 8.0</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/RTX-4090-GPU-passthru-esxi-8-0/m-p/2936330#M284459</link>
      <description>&lt;P&gt;I'm working on passing an RTX 4090 GPU to a VM on an Intel 13900k system.&lt;/P&gt;&lt;P&gt;Things I did first-- enabled Vt-d, &amp;gt; 4G addressing in BIOS (no ACS option , appeared enabled by default.)&lt;/P&gt;&lt;P&gt;No problem turning on passthru and assigning it to a VM. Also passthru some NVME drives and a renesas USB controller which all seem&amp;nbsp; to work. efi firmware mode. Windows 11. 48 GB RAM (out of 96 on the host.) 8 cores (out of 24).&lt;/P&gt;&lt;P&gt;VM won't poweron without Use64bitMMIO of at least 64 GB (as expected for a 24GB card.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VM then powers on and works in windows. BUT, the first time after each host boot, the VM will spontaneously die (power off) within a few seconds of getting to the login screen.&amp;nbsp; The VM log gives a message "attempted to map 65000 pages to host memory" and recommends setting a pciHole.start to 1536.&lt;/P&gt;&lt;P&gt;If I do that, the VM doesn't poweroff as above, BUT the windows OS inside of it dies at the same time and the system reboots (succesfully).&amp;nbsp;&lt;/P&gt;&lt;P&gt;With or without pciHole.start, the VM can the be restarted and seems to work fine.&amp;nbsp; I have seen it blow up spontaenously once in a few days of testing, otherwise rock solid.&amp;nbsp; Only the first powerup after booting the physical host seems affected.&lt;/P&gt;&lt;P&gt;If I turn "resize BAR" off in the BIOS, the pciHole address changes but otherwise as above.&amp;nbsp; reBAR works in the VM OS if enabled in BIOS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Several other VM's on the same host , using 2070 GPU's, don't show this behavior (and also don't require 64bitMMIO.)&lt;/P&gt;&lt;P&gt;The same windows OS boots and 4090&amp;nbsp; on the same hardware (without esxi) and works fine.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for thinking about it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 00:18:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/RTX-4090-GPU-passthru-esxi-8-0/m-p/2936330#M284459</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2022-11-02T00:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 8.0 unable to add hard disk to VM</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-8-0-unable-to-add-hard-disk-to-VM/m-p/2936002#M284407</link>
      <description>&lt;P&gt;Another workaround I found -- create a new independent persistent disk, unregister the VM, manually edit the vmx file to replace the vmdk filename with that of the existing disk that you actually want, then re-register the VM. &amp;nbsp;It's a PITA but doesn't require reinstalling esxi. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 16:21:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-8-0-unable-to-add-hard-disk-to-VM/m-p/2936002#M284407</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2022-10-30T16:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: ESXi 8.0 unable to add hard disk to VM</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-8-0-unable-to-add-hard-disk-to-VM/m-p/2935994#M284405</link>
      <description>&lt;P&gt;Same problem. Even if a create a new hard disk in 8.0 it won't attach. &amp;nbsp;Existing Vm's from 7.0 with existing disks work fine, but if you delete the disk from the vm entry you can't re-add it.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Oct 2022 15:19:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/ESXi-8-0-unable-to-add-hard-disk-to-VM/m-p/2935994#M284405</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2022-10-30T15:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper 3970x GPU and USB Passthrough, esxi 6.7 U3, nvidia RTX 2080, TRX40</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514114#M43188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I've found the answer,and it looks like&amp;nbsp; an issue that has nothing to do with vmware. I've found multiple other examples of non-virtualized users having same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proposed solutions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nvidia.com/en-us/geforce/forums/geforce-graphics-cards/5/332481/type-c-port-on-my-2080ti-disconnects/" title="https://www.nvidia.com/en-us/geforce/forums/geforce-graphics-cards/5/332481/type-c-port-on-my-2080ti-disconnects/"&gt;https://www.nvidia.com/en-us/geforce/forums/geforce-graphics-cards/5/332481/type-c-port-on-my-2080ti-disconnects/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;"TLDR: Make sure your PCI Express Link State Power Management savings mode is set to off! After changing this all my issues went away switching also by switching from Balanced to High Performance profile which changes this setting for you. &lt;A class="link" href="https://www.sevenforums.com/tutorials/292971-pcie-link-state-power-management-turn-off-windows.html" rel="nofollow noopener noindex" target="_blank"&gt;https://www.sevenforums.com/tutorials/292971-pcie-link-state-power-management-turn-off-windows.html&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally just to ensure this I also set NVIDIA's root USB controller to uncheck "allow the computer to turn off this device to save power". I also moved the device to a powered USB hub. &lt;A class="link" href="https://felixwong.com/2015/03/solved-microsoft-wired-keyboard-200-disconnects-and-makes-usb-connection-sound/" rel="nofollow noopener noindex" target="_blank"&gt;https://felixwong.com/2015/03/solved-microsoft-wired-keyboard-200-disconnects-and-makes-usb-connection-sound/&lt;/A&gt; "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neither of the above actually solved the issue for me. But the following did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nvidia control panel, Manage 3D settings, power management mode --&amp;gt; prefer maximum performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presto, stutter gone.&amp;nbsp; Including choices 1 and 2 because they seemed to help many other people with similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this fix, the RTX gpu's are very convenient-- each VM has its own USB-c controller built in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another (no longer needed) workaround: &lt;A href="https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html" title="https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html"&gt;https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html" title="https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html"&gt;https://www.virtuallyghetto.com/2020/05/how-to-passthrough-usb-keyboard-mouse-hid-and-ccid-devices-to-vm-in-esxi.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but see all the comments to that article&amp;nbsp; for the "fine print" that actually makes it work. I found that answer worked for mouse and keyboard but passing through a USB audio controller gave me massive lag. Can do audio over HDMI from the gpu instead though. I much prefer passing through a whole USB controller, much simpler to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2020 23:07:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514114#M43188</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2020-09-23T23:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper 3970x GPU and USB Passthrough, esxi 6.7 U3, nvidia RTX 2080, TRX40</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514113#M43187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some additional data--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disabling XMP, updating BIOS to the latest beta version, shutting down all other vm's and changing the test vm to High latency sensitivity, pinned to a single ccx (4 cores) with full CPU&amp;nbsp; reservation, and deleting all unused virtual devices on the VM did not fix (intermittent nvidia USB device freezing) problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No windows error messages when mouse freezes, device manager shows no errors.&lt;/P&gt;&lt;P&gt;No corresponding errors in VMware logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still stumped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 19:16:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514113#M43187</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2020-01-28T19:16:37Z</dc:date>
    </item>
    <item>
      <title>Threadripper 3970x GPU and USB Passthrough, esxi 6.7 U3, nvidia RTX 2080, TRX40</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514112#M43186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all-- wanted to describe progress on an update to my former threadripper system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting point: 4 Vm's&amp;nbsp; on a threadripper 1950, each with GPU passthrough (1 x 2080, 3 x 2070).&amp;nbsp; 64 GB RAM, esxi 6.7 U3. System was quite stable (see prior thread).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target: Threadripper 3970x (double the cores), 128 GB RAM, on an Asrock Creator TRX40 motherboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started by validating the new hardware under a temporary (non-virtualized) windows build.&amp;nbsp; Stuff worked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BIOS settings used: defaults, except:&lt;/P&gt;&lt;P&gt;Changed some fan settings to make them quieter&lt;/P&gt;&lt;P&gt;Turned on XMP&lt;/P&gt;&lt;P&gt;Turned on SR-IOV&lt;/P&gt;&lt;P&gt;left PBO OFF (default, but I changed it to disabled. PBO sucks up huge amounts of power for little performance benefit, to say nothing of validation!)&lt;/P&gt;&lt;P&gt;Used current BIOS version, not the beta for 3990x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;esxi installation: Used previous installation.&amp;nbsp; This had passthru.map entries for AMD and NVIDIA as detailed in my last post. It also had the epyc-recommended configuration change previously recommended (which I removed) and preinstalled aquantia NIC driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moved 2 x m.2 SSd's&amp;nbsp; from old into new system. System booted nicely into esxi. All hardware passthrough vanished as expected. Of note, *neither* of the NIC's on this board has a native driver. I used the aquantia driver and live off the 10Gb aquantia.&amp;nbsp; I have no idea if there is a realtek Dragon 2.5g driver out there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Redid the hardware passthrough.&amp;nbsp; All GPU's passed back through to their VM's, yay.&amp;nbsp; Only two of them would boot, boo. Eventually, after much gnashing of teeth, remade three VM's from scratch: they would all keep crashing immediately upon booting windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was interesting.&amp;nbsp; Esxi would report that the GPU's had violated memory access and advised adding a passthrough.map entry, which didn't fix the problem.&amp;nbsp; Changing BIOS on the host to remove CSM support and enable 4G support, and enabling 64 bit MMIO in the vm didn't fix it either.&amp;nbsp; A new vm with fresh windows install worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There were several other interesting changes from previous system:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;disabling msi on the gpu made them keep crashing , unlike previously when it fixed stuttering :smileyalert:&lt;/P&gt;&lt;P&gt;No cpu pinning or NUMA settings were used or needed&lt;/P&gt;&lt;P&gt;The mystical cpuid.hypervisor setting remains required to avoid error 43&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With these caveats, I got 4 bootable VM's each using the Nvidia card's own USB-c connector for keyboard/mouse. 8 cpus/vm.&amp;nbsp; Which led to the next problem, which I haven't been able to solve:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The mice/keyboards would all intermittently freeze for moments to minutes, and sometimes not come back. Lots of testing inside of windows showed no cause. Interestingly, the problem was 1)worse with a highend G502 mouse, and 2) much worse inside of windows UI -- and never happened for example in demanding real time full screen apps.&amp;nbsp; I was sure it was going to be some bizarre windows problem. Rarely (every few hours) systems would crash completely (while idle!) with the same memory access violation.&amp;nbsp; Also rebooting one of the vm's would make other vm's momentarily stutter. None of this ever happened on the 1950x system where these controllers were reliable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I eventually worked around the problem with the motherboard's USB controllers.&amp;nbsp; There are 5: 2 x Matisse, 2 x Starship, and 1 x asmedia.&amp;nbsp; The Matisse ones are lumped in the same IOMMU group and won't pass through (They are perpetually "reboot needed.") The Asmedia chip worked with no problems (usb-c port on the back of the motherboard).&amp;nbsp; The Starship USB 3.0 controllers both worked IF you had a passthru.map entry moving them to d3d0 reset method.&amp;nbsp; Otherwise, booting a VM with one of these controllers failed AND crashed a different VM with a GPU memory access violation :smileyalert: and the controller then permanently disappeared until the system was then powered down (not just a reboot).&amp;nbsp; Wow, talk about bad crashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using these 3 motherboard controllers an 3 vms appears rock stable (I haven't tested the fourth yet.) One of them has 64but mmo enabled which probably isn't needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things I haven't gotten around to testing yet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does isolating the vm to one ccx fix anything?&lt;/P&gt;&lt;P&gt;2. If only one vm is running, does the usb-c nvidia controller become reliable?&lt;/P&gt;&lt;P&gt;3. Does turning off XMP or using the latest beta BIOS change anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other advice -- I'm obviously waaay off of HCL here-- but don't even try DRAMless SSD's.&amp;nbsp; Datastore *vanishes* under high load. Bad. Same thing happens with my OEM samsung until I updated the firmware, but that's another story well documented elsewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm really puzzled by the nvidia usb-c thing. Would also be nice if the Matisse controllers worked.&amp;nbsp; Otherwise mostly pleased-- many of the kludges needed on older esxi versions and the 1950x with its wacky NUMA configuration are no longer needed and the new system is *much* faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps someone else.&amp;nbsp; If anyone can tell me what's going on (or at least that it's not just me) would be much appreciated. I speculate it's a BIOS bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks LT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2020 17:48:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-3970x-GPU-and-USB-Passthrough-esxi-6-7-U3-nvidia/m-p/514112#M43186</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2020-01-27T17:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: CPU scheduler "automatic relation removal"  causing vm freeze, esxi 6.7U2, threadripper, gpu</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/CPU-scheduler-quot-automatic-relation-removal-quot-causing-vm/m-p/1836436#M19680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all-- in case anyone else ever runs into this--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the VM in question had bad USB driver&amp;nbsp;&amp;nbsp;&amp;nbsp; that was causing it to hang.&amp;nbsp; The vmware warnings above happened on rebooting the hanged vm, not and the crash itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2019 16:00:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/CPU-scheduler-quot-automatic-relation-removal-quot-causing-vm/m-p/1836436#M19680</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2019-07-05T16:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496651#M41734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all--- a few more notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tl;dr Learn esxtop. Assigning more resources to vm's can result in lowered performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I *finally* pinned down what seemed to be the last "stutter" problem.&amp;nbsp; To put it briefly, running 4 vm's with 8 vcpu's each on a 16core /32 thread CPU was a bad idea.&amp;nbsp; Under load, I discovered up to 50% READY state in esxtop which corresponded to massive stutter (should be &amp;lt; 5%; this is a measure of how often the vm was ready to execute but forced to wait due to lack of host resources).&amp;nbsp; I'm theorizing that the win10 vm's didn't realize (weren't told) that those "8 vcpus" were really "4 cores/ 8 thread." REDUCING the number of vcpu's on each vm from 8 down to 4 massively IMPROVED performance, with ready state &amp;lt; 0.5%.. It also fixed the latencymon testing (now the vm's pass, yay!). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vm's with GPU's all have RAM reserved.&amp;nbsp; If you're running in NUMA mode, you probably want all that RAM in one NUMA domain.&amp;nbsp; The order in which you poweron your vm's, and how much ram they have, can affect esxi's ability to do this.&amp;nbsp;&amp;nbsp; Again, more can be less. I haven't investigated UMA vs. NUMA comprehensively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moved back to the asrock x399 Professional Gaming MB, works. Again, only 2 MB USB pass through successfully.&amp;nbsp; There seems to be a non-vmware driver available for the 10G NIC (aquantia).&lt;/P&gt;&lt;P&gt;All vm's moved to 6.5 NVME controllers successfully. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2019 12:07:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496651#M41734</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2019-06-30T12:07:42Z</dc:date>
    </item>
    <item>
      <title>CPU scheduler "automatic relation removal"  causing vm freeze, esxi 6.7U2, threadripper, gpu</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/CPU-scheduler-quot-automatic-relation-removal-quot-causing-vm/m-p/1836435#M19679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting problem, I can't find another example of it listed anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 win 10 vm's on esxi 6.7U2 host, each with a GPU pass through and therefore reserved memory.&amp;nbsp; NUMA enabled in BIOS. 8 vcpu's per vm on&amp;nbsp; a 16 core threadripper 1950x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each vm gets occasional (every few hours of use) freezes where the running application becomes unresponsive. Task manager is still accessible but you can't actually do anything from it.&amp;nbsp; If the vm is power cycled from the host it reboots normally. Host does not freeze or crash and other vm's unaffected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The host error log always gives something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2019-06-26T23:51:42.491Z cpu26:2097396)WARNING: CpuSched: 996: Automatic relation removal from 2100712(vmx-vcpu-0:VM3, VM1) to 2100713(PVSCSI-2100577:1)&lt;/P&gt;&lt;P&gt;2019-06-26T23:51:51.491Z cpu22:2097396)WARNING: CpuSched: 996: Automatic relation removal from 2100566(vmx-vcpu-0:VM2, VM1) to 2100567(LSI-2100430:0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "VM1" is the name of a vm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VM1 is always involved, others may or may not be; and the second listing is always PVSCI or LSI&amp;nbsp; (which are virtual SCSI adapters.) The freezes can happen on ANY of the 4 vm's, but vm1 is the least stable. Freezes only occur when the VM (that freezes) is under load, and not at idle.&amp;nbsp; VM1 load doesn't seem to freeze the other vm's, only itself, but with freezes this intermittent it's hard to be sure of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't changed the default vm cpu scheduler. Latest BIOS / AGESA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since these warnings always accompany a freeze I assume they are related, but I can't find any documentation of what they mean let alone how to resolve them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a clue?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;LT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2019 14:58:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/CPU-scheduler-quot-automatic-relation-removal-quot-causing-vm/m-p/1836435#M19679</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2019-06-28T14:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496650#M41733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all! OP here, a few more notes that I don't think I included above--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pciPassthru0.msiEnabled&amp;nbsp; (where 0 is replaced with whichever device is your GPU) must be set to FALSE in advanced vm settings for the GPU closest to the CPU, otherwise you get constant crashing of the video driver (often with immediate restart and no bluescreen, looks like a slow computer with a screen that occasionally blinks).&amp;nbsp; Beware, because if you change or delete the device and then re-add, you need to redo this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very important post on changing the esxi host configuration to prevent random core memory hopping.&amp;nbsp; This was on reddit and made a substantial difference, reducing or eliminating microstutter on all the VM's.&amp;nbsp; I also no longer needed to pin them to specific ccx's.&amp;nbsp; This is in the reddit post titled&amp;nbsp; &lt;SPAN style="color: #1a1a1b; font-family: IBMPlexSans, Arial, sans-serif; font-size: 20px;"&gt;AMD EPYC on ESXi 6.5-6.7 NUMA issues: Mostly Resolved&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 6.7 U1 now, can use EFI in VM's instead of BIOS (used to hang if USB passhtru).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ran into a problem where any VM would slam to 100% disk usage under heavy load (like say a file download) and become almost unresponsive for &amp;gt; 10 minutes after download stopped. Eventually tracked it down to meta corruption on the underlying VMFS.&amp;nbsp; VOMA doesn't like vmfs 6 (didn't last week) so I migrated to a new vmfs, problem solved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other notes:&lt;/P&gt;&lt;P&gt;The motherboard appears to retrain its BIOS (and renumber PCI devices ) if you take any out or put any in, potentially breaking more vm's until you re-activate for passthru.&amp;nbsp; You also need to reset lots of bios settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very interestingly, I discovered my system overheating from a dying Enermax Liqtech TR4 AIO.&amp;nbsp; This caused really "interesting" features like the system abruptly (failing to POST) after changing memory settings, even though it had been working fine a minute before.&amp;nbsp; Even worse, if it DID memory training when hot, it would set to super low speeds.&amp;nbsp; This sounds easy, but with not way to check CPU temps outside of BIOS, it was slightly less straightforward (anyone know another way to check CPU temp under esxi with a threadripper? or any of the vm's?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2019 15:08:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496650#M41733</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2019-04-15T15:08:37Z</dc:date>
    </item>
    <item>
      <title>Asmedia / X399 xHCI 3.1 USB passthrough on Asus Zenith Extreme (Threadripper 1950x) Esxi 6.7 U1</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Asmedia-X399-xHCI-3-1-USB-passthrough-on-Asus-Zenith-Extreme/m-p/464104#M2551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;Attempting to passthrough USB controllers to VM's under esxi 6.7 U1.&amp;nbsp; These are built into an Asus Zenith Extreme motherboard with latest BIOS. Two of the controllers (AMD 3.0 ) work fine.&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;One of them is an Asmedia device with info copied at the end:&amp;nbsp; This perpetually needs a reboot when I attempt to activate passthrough.&amp;nbsp; Disabling the ACS check in esxi.conf results in a nonbootable host, and in any event ACS is enabled in BIOS. Since it never becomes active for passthrough, I can't even attempt to pass it through to a vm.&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;The other&amp;nbsp; is an "...X399 Series Chipset USB 3.1 xHCI controller." Unlike the Asmedia device, this can be made active for passthrough-- BUT if I attempt to boot a VM (version 14)&amp;nbsp; with this, it fails with the error message below. This is unrelated to the previous "need to have a BIOS mode VM" problem ( that was fixed with U1, and DID poweron even when buggy-- just wouldn't boot windows.) I can't power the VM at all.&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;Anyone have any ideas on either of these bugs?&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;Thanks!&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;&lt;/P&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;ERROR MESSAGE WITH X399 USB 3.1 FOLLOWS:&lt;/P&gt;&lt;P class="col-lg-10 key-information col-sm-10"&gt;&lt;/P&gt;&lt;DIV class="row"&gt;&lt;DIV class="col-sm-12 title no-padding"&gt; &lt;SPAN class="object-title"&gt;Power On VM&lt;/SPAN&gt; &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="row" style="margin-bottom: 6px;"&gt; &lt;SPAN class="control-label no-padding col-lg-2 esx-label col-sm-2"&gt;Key&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;haTask-5-vim.VirtualMachine.powerOn-1558496026&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="row" style="margin-bottom: 6px;"&gt; &lt;SPAN class="control-label no-padding col-lg-2 esx-label col-sm-2"&gt;Description&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;Power On this virtual machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="row" style="margin-bottom: 6px;"&gt; &lt;SPAN class="control-label no-padding col-lg-2 esx-label col-sm-2"&gt; Virtual machine &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt; &lt;A href="https://192.168.1.4/ui/#/host/vms/5"&gt;EfiBoot&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="row" style="margin-bottom: 6px;"&gt; &lt;SPAN class="control-label no-padding col-lg-2 esx-label col-sm-2"&gt;State&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt; Failed - Module 'DevicePowerOn' power on failed.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="row" style="margin-bottom: 6px;"&gt; &lt;SPAN class="control-label no-padding col-lg-2 esx-label col-sm-2"&gt;Errors&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Module 'DevicePowerOn' power on failed. &lt;/LI&gt;&lt;LI&gt;Device 1:0.0 is not a passthrough device.&lt;/LI&gt;&lt;LI&gt;Failed to start the virtual machine.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASMEDIA DESCRIPTION FOLLOWS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="col-sm-8 col-lg-10 info-block no-padding"&gt;\&lt;/P&gt;&lt;DIV class="no-margin row"&gt;&lt;DIV class="col-sm-12 no-padding col-lg-12" style="margin: 0 0 10px -9px;"&gt; &lt;SPAN class="object-title"&gt;&amp;lt;class&amp;gt; USB controller&lt;/SPAN&gt; &lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P class="no-margin row"&gt;&lt;/P&gt;&lt;DIV class="col-sm-5 col-lg-5 key-information"&gt;&lt;FORM class="form-horizontal ng-valid ng-pristine"&gt;&lt;DIV class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-3"&gt;ID&lt;/SPAN&gt; &lt;P class="form-control-static"&gt;0000:06:00.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-3"&gt;Device ID&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x2142&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-3"&gt;Vendor ID&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x1b21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-3"&gt;Function&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-3"&gt;Bus&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/FORM&gt;&lt;P class="col-sm-5 col-lg-5 key-information"&gt;&lt;/P&gt;&lt;FORM class="form-horizontal ng-valid ng-pristine"&gt;&lt;DIV class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-4"&gt;Vendor Name&lt;/SPAN&gt; &lt;P class="form-control-static"&gt;ASMedia Technology Inc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-4"&gt;Class ID&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0xc03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-4"&gt;Subdevice ID&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x8756&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-4"&gt;Subvendor ID&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x1043&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="form-group"&gt; &lt;SPAN class="control-label no-padding col-sm-5 esx-label col-lg-4"&gt;Slot&lt;/SPAN&gt; &lt;/P&gt;&lt;P class="form-control-static"&gt;0x0&lt;/P&gt;&lt;P class="form-control-static"&gt;&lt;/P&gt;&lt;P class="form-control-static"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/FORM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Mar 2019 21:05:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/Asmedia-X399-xHCI-3-1-USB-passthrough-on-Asus-Zenith-Extreme/m-p/464104#M2551</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2019-03-17T21:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496648#M41731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did start this thread on the x399 prof, but I switched to the Asus Zenith Extreme partway (as above).&amp;nbsp; My recollection from the x399 is that the aquantia did show up on the hardware list but I never did much with it, because I have no 10G switch nor anything else with a 10G port.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm only passing through whole controllers at this point.&amp;nbsp; I'd like to have 1 controller for each of the 4 vm's with GPU's, and there are 4 usb controllers on the the Zenith.&amp;nbsp; 2 of the 3 AMD controllers work; the AMD 3.1 controller won't allow boot when passed through and the ASMEDIA is stuck in perpetual "activated needs reboot": no matter how many times I reboot-- so I only have 2 useful passthrough controllers for 4 vm's.&amp;nbsp; I'm using software to pass individual devices from one of the vm's to the other 2 but this is not idea. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 15:11:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496648#M41731</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-10-09T15:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496646#M41729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The 1gb nic on this board works fine. Never tried to pass it through. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont&amp;nbsp; have the included Aquantia Pcie board so I couldn’t tell you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using 6.7. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im embarrassed to say that a large chunk of problems disappeared with a cmos clear, probably had bad ram training. Freezes and crashes have cleared up. Also , strangely , turning memory interleaving back to auto DOUBLED my applixation Performance (remember I’ve got my vms pinned to one ccx each). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System works very&amp;nbsp; nicely now. Would still like to figure out how to pas through the 3.1 usb controller (VM won’t boot , “not a passthrough device ”) and the. Asmedia usb controller (perpetually needs a reboot to enable passthrough). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2018 19:24:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496646#M41729</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-10-08T19:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496644#M41727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further notes-- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dreaded "error 43" after random lockups did NOT go away switching MB to an Asus zenith extreme.&amp;nbsp; However, after that board was updated to the latest bios (for the new threadrippers, although I'm using a 1950x) I have gotten zero error 43: random lockups still happen but the VM is rebootable from the host. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am (still) getting random audio freezes periodically on all the vm's, which occasional seem to result in these crashes.&amp;nbsp; The freezes became much less frequent (but did not resolve entirely) when setting each VM to prefer CPU cores from a single die on the threadripper (eg, affinity for core 0-7).&amp;nbsp; Still having occasional random crashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disabling SMT in BIOS strangely did not work :smileyalert:---esxi still reports 32 cores with hyperthreading active.&amp;nbsp; STrange.&amp;nbsp; WIll try disabling hyperthreading in esxi itself, but would have thought the bios would be the definitive way to do that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 19:20:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496644#M41727</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-10-03T19:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496643#M41726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;4 GPU passthrough devices, 2 USB controllers, 1 audio device, split amongs 4 VM's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using only motherboard USB now.&amp;nbsp; Seems to work with d3d0; would you suggest changing it to something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I'm getting random VM lockups when under GPU load (not often, on the order of once in a few hours.)&amp;nbsp; VM locks hard, host is OK, but rebooting the vm puts it into Error 43 with no gpu: need to reboot the host to fix this.&amp;nbsp; The VM with the GPU furthest on the motherboard from the CPU is&amp;nbsp; most often affected.&amp;nbsp;&amp;nbsp; Don't know if this is a pciHole, msiEnable, or agesa problem... grrr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked into the log files when rebooting the VM (into error 43).&amp;nbsp; "Bad" reboots have this at the end: (truncated).&amp;nbsp; There's some earlier stuff about vmware&amp;nbsp; tools not loading either. Anyone know that this stuff means? (This text doesn't appear on normal boots, only after a lockup that yields error 43 on VM reboot).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks LT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2018-07-05T21:49:31.734Z| vcpu-2| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:31.734Z| vcpu-4| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:31.734Z| vcpu-6| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:31.734Z| vcpu-3| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:31.734Z| vcpu-0| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:31.734Z| vcpu-5| I125: Guest MSR write (0x49: 0x1)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:32.836Z| svga| I125: SVGA disabling SVGA&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:33.277Z| vcpu-7| I125: LSI: Invalid PageType [21] pageNo 0 Action 0&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.510Z| vcpu-0| I125: Destroying virtual dev for scsi0:0 vscsi=8197&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.510Z| vcpu-0| I125: VMMon_VSCSIStopVports: No such target on adapter&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: DEVICE: Resetting device 'ALL'.&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: USB: Per-Device Resetting device 0x200000050e0f0003&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: Tools: ToolsRunningStatus_Reset, delayedRequest is 0x91DA8A4270&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: Tools: Changing running status: 1 =&amp;gt; 0.&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: GuestLib Generated SessionId 11821741703570650877&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: Checkpoint_Unstun: vm stopped for 3527 us&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.511Z| vcpu-0| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-1| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-2| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-3| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-7| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-6| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-5| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.512Z| vcpu-4| I125: CPU reset: hard (mode 0)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.518Z| vcpu-0| I125: SVGA: Unregistering IOSpace at 0x1070&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.518Z| vcpu-0| I125: SVGA: Unregistering MemSpace at 0xe8000000(0xe8000000) and 0xfe000000(0xfe000000)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: SCSI: switching scsi0 to push completion mode&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: Creating virtual dev for 'scsi0:0'.&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: DumpDiskInfo: scsi0:0 createType=11, capacity = 536870912, numLinks = 1, allocationType = 2&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: SCSIDiskESXPopulateVDevDesc: Using FS backend&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: DISKUTIL: scsi0:0 : geometry=33418/255/63&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: SCSIFilterESXAttachCBRCInt: CBRC not enabled or opened without filters,skipping CBRC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; filter attach.&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.519Z| vcpu-0| I125: SCSIFilterSBDAttachCBRC: device scsi0:0 is not SBD. Skipping CBRC attach SBD way.&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.567Z| vcpu-0| I125: PCIXHCI: Interrupt type changed from MSIX to INTX&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.578Z| vcpu-0| I125: PCIBridge4: ISA/VGA decoding enabled (ctrl 0004)&lt;/P&gt;&lt;P&gt; 2018-07-05T21:49:43.578Z| vcpu-0| I125: pciBridge4:1: ISA/VGA decoding enabled (ctrl 0004)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 22:52:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496643#M41726</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-07-06T22:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496641#M41724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And yet further progress--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 1070 Ti with the error 43 was also dead in a single board system (board problem). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was able to passthrough Asus USB Bluetooth dongles as USB devices (not as PCI devices; done through a non-passthrough USB controller-- the very same 3.1 controller that can't pass through anyway) to VM's, which could then attach Bluetooth keyboards and mice.&amp;nbsp; However, I'm going to stick with Virtualhere because I'd rather not deal with the input lag and batteries, and can live with making some vm's dependent on others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Passthrough of the onboard audio worked fine despite not passing through other items in the IOMMU grouping (like a SATA controller). I've never actually tested or used the sata controllers, NVME works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The on-board Bluetooth was eventually discovered appearing as a USB device and could be passed through ("Intel USB device") but not actually used in the VM (recognized as Bluetooth controller but had an error, "wouldn't start.")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 21:27:51 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496641#M41724</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-06-25T21:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Threadripper ESXi 6.7 GPU and USB passthrough, experience progress and problems</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496640#M41723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further notes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Aquantia 10GB controller, the Intel wireless controller, an add-in PCIE 3.0 board in the PCIE x1 slot,&amp;nbsp; and the USB 3.1 controller (as compared to the 2 x USB 3.0 controllers, which do passthrough) all won't passthrough-- most of these perpetually "need reboot".&amp;nbsp; I've read this can be caused by being behind a non-ACS compatible PCIE switch.&amp;nbsp; Setting the parameter to disable ACS check to TRUE results in a non-bootable host.&amp;nbsp; All BIOS parameters that I can identify (including "enable ACS") are enabled, and I am using the beta bios with AGESA 1.0.0.6.&amp;nbsp; Stumped, although none of this is absolutely essential to me.&amp;nbsp; Another possibility (at least for the 3.1 controller) is that it seems to be in the same IOMMU group as a PCIE bridge that can't be enabled for passthrough (greyed out.) The 3.1 controller is slightly different, VM won't power up with a message that a device isn't passthrough capable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of 4 GPU's in the system (1080 FE, 2 x 1070Ti FE, 1 x 1060 3Gb), all can be passed through.&amp;nbsp; One of the 1070 Ti's gives the dreaded error 43, even with the hypervisor.cpuid flag set to FALSE.&amp;nbsp; The others work very nicely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can try replacing one of the video boards with an AMD, and using software USB passthrough from the two working controllers, but it would be really nice not to have to do that (passing through USB between VM's means that VM's become dependent on eachother&amp;nbsp; for their keyboards to work).&amp;nbsp; And the error 43 just gets my goat because it is so poorly documented on the NVidia side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will post further updates, would appreciate any advice.&amp;nbsp; Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 22:44:10 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Threadripper-ESXi-6-7-GPU-and-USB-passthrough-experience/m-p/496640#M41723</guid>
      <dc:creator>Memnarch</dc:creator>
      <dc:date>2018-06-21T22:44:10Z</dc:date>
    </item>
  </channel>
</rss>

