Skip to content

Commit 0d22938

Browse files
authored
Merge pull request #110827 from vikancha/patch-45
Update n-series-amd-driver-setup.md
2 parents 6423b66 + a5c384c commit 0d22938

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed
78.5 KB
Loading
91.1 KB
Loading

articles/virtual-machines/windows/n-series-amd-driver-setup.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For basic specs, storage capacities, and disk details, see [GPU Windows VM sizes
3939

4040
2. If you are a NVv4 preview customer then please stop the VM and wait for it to move to Stopped(Deallocated) state.
4141

42-
3. Please start the VM and download the latest [AMD Cleanup Utility](https://download.microsoft.com/download/4/f/1/4f19b714-9304-410f-9c64-826404e07857/AMDCleanupUtilityni.exe). Uninstall the existing driver by running "amdcleanuputility-x64.exe". Please DO NOT use any exisitng cleanup utility that was installed with the previous driver.
42+
3. Please start the VM and download the latest [AMD Cleanup Utility](https://download.microsoft.com/download/4/f/1/4f19b714-9304-410f-9c64-826404e07857/AMDCleanupUtilityni.exe). Uninstall the existing driver by running "amdcleanuputility-x64.exe". Please DO NOT use any existing cleanup utility that was installed with the previous driver.
4343

4444
4. Download and install the latest driver.
4545

@@ -51,6 +51,12 @@ You can verify driver installation in Device Manager. The following example show
5151
<br />
5252
![GPU driver properties](./media/n-series-amd-driver-setup/device-manager.png)
5353

54-
You can use dxdiag to verify the GPU display properties including the video RAM. The following example shows a 1/8th partition of the Radeon Instinct MI25 card on an Azure NVv4 VM.
54+
You can use dxdiag to verify the GPU display properties including the video RAM. The following example shows a 1/2 partition of the Radeon Instinct MI25 card on an Azure NVv4 VM.
5555
<br />
56-
![GPU driver properties](./media/n-series-amd-driver-setup/dxdiag.png)
56+
![GPU driver properties](./media/n-series-amd-driver-setup/dxdiag-output.png)
57+
58+
If you are running Windows 10 build 1903 or higher then dxdiag will show no information in the 'Display' tab. Please use the 'Save All Information' option at the bottom and the output file will show the information related to AMD MI25 GPU.
59+
60+
![GPU driver properties](./media/n-series-amd-driver-setup/dxdiag-details.png)
61+
62+

0 commit comments

Comments
 (0)