User Tools

Site Tools


ubuntu:gpu:amd_gpu:monitor:manually:check_the_gpu_vram_size

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:gpu:amd_gpu:monitor:manually:check_the_gpu_vram_size [2023/06/05 16:19] – created peterubuntu:gpu:amd_gpu:monitor:manually:check_the_gpu_vram_size [2023/06/10 11:17] (current) peter
Line 14: Line 14:
 **NOTE:**  This indicates 24 Gb. **NOTE:**  This indicates 24 Gb.
 </WRAP> </WRAP>
- + 
 +---- 
 + 
 +===== Use the Xorg log file to get the GPU Memory ===== 
 + 
 + 
 +<code bash> 
 +grep -i --color memory /var/log/Xorg.0.log 
 +</code> 
 + 
 +returns: 
 + 
 +<code bash> 
 +[    16.240] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB) 
 +</code> 
 + 
 +<WRAP info> 
 +**NOTE:**  This shows the video memory. 
 +</WRAP>
  
ubuntu/gpu/amd_gpu/monitor/manually/check_the_gpu_vram_size.1685981982.txt.gz · Last modified: 2023/06/05 16:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki