csmit195

Untitled

May 8th, 2026
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.19 KB | None | 0 0
  1.   I'm running Windows 10 inside a Hyper-V VM on a Windows 11 host with GPU Partitioning (GPU-PV) using an Nvidia RTX
  2.  5070. The following was set up on the host:
  3.  
  4.  - nv_dispi.inf_amd64_7840b4313191ae17 folder copied from host C:\Windows\System32\DriverStore\FileRepository\ to VM
  5.  C:\Windows\System32\HostDriverStore\FileRepository\
  6.  - nvapi64.dll copied from host C:\Windows\System32\ to VM C:\Windows\System32\
  7.  
  8.  The GPU shows in Device Manager. However when launching FiveM and pressing Play to join a server, the entire VM hard
  9.  freezes instantly the moment the GPU gets loaded.
  10.  
  11.  I need you to:
  12.  1. Check Device Manager for any GPU warnings or errors
  13.  2. Check Event Viewer for critical errors around the crash time
  14.  3. Find and copy any additional Nvidia DLLs from
  15.  C:\Windows\System32\HostDriverStore\FileRepository\nv_dispi.inf_amd64_7840b4313191ae17\ into C:\Windows\System32\ that
  16.   are needed for GPU-PV to work fully (nvwgf2umx.dll, nvd3dumx.dll, etc.)
  17.  4. Check if the RTX 5070 driver folder contains all required files and compare against what's in System32
  18.  
  19.   The freeze happens the moment GPU rendering starts, suggesting missing driver DLLs. Please diagnose and fix.
Advertisement
Add Comment
Please, Sign In to add comment