ubuntu:gpu:amd_gpu:monitor:manually:check_the_gpu_vram_size
Ubuntu - GPU - AMD GPU - Monitor - Manually - Check the GPU VRAM Size
cat /sys/class/drm/card0/device/mem_info_vram_total
returns:
25753026560
NOTE: This indicates 24 Gb.
Use the Xorg log file to get the GPU Memory
grep -i --color memory /var/log/Xorg.0.log
returns:
[ 16.240] (II) FBDEV(0): hardware: EFI VGA (video memory: 3072kB)
NOTE: This shows the video memory.
ubuntu/gpu/amd_gpu/monitor/manually/check_the_gpu_vram_size.txt · Last modified: 2023/06/10 11:17 by peter