User Tools

Site Tools


ubuntu:gpu:get_the_gpu_memory_bus_size

Ubuntu - GPU - Get the GPU Memory Bus Size

sudo dmesg | grep drm | grep "RAM width" | cut -d "]" -f3 | cut -d " " -f4

returns:

384bits

ubuntu/gpu/get_the_gpu_memory_bus_size.txt · Last modified: 2023/06/10 12:36 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki