mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Merge branch 'main' of https://github.com/jamesstringerparsec/Easy-GPU-P
This commit is contained in:
commit
b528cae9ec
@ -33,6 +33,12 @@ WARNING: A work in progress...
|
||||
9. Sign into Parsec on the VM.
|
||||
10. You should be good to go!
|
||||
|
||||
### Upgrading GPU Drivers when you update the host GPU Drivers
|
||||
It's important to update the VM GPU Drivers after you have updated the Host GPUs drivers. You can do this by...
|
||||
1. Reboot the host after updating GPU Drivers.
|
||||
2. Open Powershell as administrator and change directory (CD) to the path that CopyFilestoVM.ps1 and Update-VMGPUPartitonDriver.ps1 are located.
|
||||
3. Run ```Update-VMGPUPartitonDriver.ps1 -VMName "Name of your VM" -GPUName "Name of your GPU"```
|
||||
|
||||
### Values
|
||||
```VMName = "GPUP"``` - Name of VM in Hyper-V and the computername / hostname
|
||||
```SourcePath = "C:\Users\james\Downloads\Win11_English_x64.iso"``` - path to Windows 11 ISO on your host
|
||||
|
Loading…
Reference in New Issue
Block a user