User Tools

Site Tools


ubuntu:gpu:check_the_list_of_attached_graphic_drivers

This is an old revision of the document!


Ubuntu - GPU - Check the list of attached graphic drivers

xrandr --listproviders

returns:

Providers: number : 1
Provider 0: id: 0x59 cap: 0x9, Source Output, Sink Offload crtcs: 6 outputs: 4 associated providers: 0 name:AMD Radeon RX 5700 XT @ pci:0000:0b:00.0

NOTE: This shows there is a single graphic cards with (id 0x59), which should be used for GPU-intensive applications.


Check the OpenGL Renderer

glxinfo | grep "OpenGL renderer"

returns:

OpenGL renderer string: AMD Radeon RX 5700 XT (NAVI10, DRM 3.38.0, 5.8.1-050801-generic, LLVM 10.0.1)

References

ubuntu/gpu/check_the_list_of_attached_graphic_drivers.1597736486.txt.gz ยท Last modified: 2020/08/18 07:41 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki