I've been having an issue with PerformanceTest V11 (and V10) for quite a while, and I decided to finally try posting on the forum about it. I'm only a Trial user, but I struggle to imagine I'm the only person experiencing this issue.
Quick background - I'm running a Windows VM (10 or 11, same settings) with GPU passthrough (AMD Radeon RX 6700 XT), and also passthrough of USB and Audio devices (basically a stealth Gaming VM at my desk with the "baremetal" OS, proxmox, just running some services in the background) . Pretty much the only issue I get with the VM is with PerformanceTest.
What happens is, basically, PerformanceTest seems to have a random chance of just taking down the whole VM, locking it up for a few seconds, leading to an automatic VM reset, rebooting normally.
Futher details:
This issue has been driving me up the wall, since other than this, PerformanceTest is by far my favourite "general purpose" benchmarking tool, and has been my preferred resource for benchmark results for a few years. My familiarity with the scores has allowed me to identify other VM configuration issues affecting my performance, but it would have been easier to do so if the tool didn't keep causing these lockups and reboots.
If anyone can point me in the right direction for what to test next, or what specific information I might provide that could bring us closer to a solution, I would of course be more than willing. Thanks for your attention so far.
Quick background - I'm running a Windows VM (10 or 11, same settings) with GPU passthrough (AMD Radeon RX 6700 XT), and also passthrough of USB and Audio devices (basically a stealth Gaming VM at my desk with the "baremetal" OS, proxmox, just running some services in the background) . Pretty much the only issue I get with the VM is with PerformanceTest.
What happens is, basically, PerformanceTest seems to have a random chance of just taking down the whole VM, locking it up for a few seconds, leading to an automatic VM reset, rebooting normally.
- It doesn't happen every single time.
- Typically, if PerformanceTest doesn't trigger the freeze after a few minutes, it doesn't seem to happen again until I reboot the VM.
- It doesn't seem to happen during the initial data collection phase, usually an indeterminate amount of time after.
- It usually seems to happen while navigating menus, but has happened during or after running tests.
Futher details:
- Unaffected by the SAFEMODE option
- As an aside, in recent PerformanceTest, SAFEMODE seems to have started to disable Extended Instructions (SSE) benchmarks from running. I am quite sure this used to work not long ago. Is this intended?
- Unaffected by the other flags:
- /DontGatherGraphics
- /DontGatherUSB
- /DontGatherDisk
- /DontGatherSMART
- /DontGatherMemory
- /DontGatherMemorySPD
- /DontGatherWMI
- /DontGatherSMBIOS
- /DontGatherTemperature
- Using DEBUGMODE I was able to get what might be confirmation that it is the GPU itself that's unhappy (which is consistent with the fact that even though the video output freezes, the VM is still "running" enough to make the "device disconnect" sounds I get to hear). For example:
- 110.937s - Got WM_EXITSIZEMOVE message
- 110.937s - WM_EXITSIZEMOVE: BackBufferWidth 640 : BackBufferHeight 480 (previous: 2450 : 1334)
- 110.953s - DEBUG 3D: Failed Reset (2289436776)
- 110.953s - DEBUG 3D : D3DERR_DEVICELOST on reset, trying to wait for valid status
- 110.953s - DEBUG 3D: TestCooperativeLevel returned D3DERR_DEVICELOST
- 111.203s - Got WM_EXITSIZEMOVE message
- Unaffected by disabling AMD overlay and "toast" notifications
- Same behaviour in a clean Win11 VM that I span up recently just for this purpose.
This issue has been driving me up the wall, since other than this, PerformanceTest is by far my favourite "general purpose" benchmarking tool, and has been my preferred resource for benchmark results for a few years. My familiarity with the scores has allowed me to identify other VM configuration issues affecting my performance, but it would have been easier to do so if the tool didn't keep causing these lockups and reboots.
If anyone can point me in the right direction for what to test next, or what specific information I might provide that could bring us closer to a solution, I would of course be more than willing. Thanks for your attention so far.
Comment