User Tools

Site Tools


ubuntu:gpu:dri_prime

Differences

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

Link to this comparison view

Next revision
Previous revision
ubuntu:gpu:dri_prime [2020/08/18 08:42] – created 192.168.1.1ubuntu:gpu:dri_prime [2020/08/20 09:18] (current) 192.168.1.1
Line 3: Line 3:
 **DRI_PRIME** is used to specify which GPU driver should be used when the system has multiple GPUs. **DRI_PRIME** is used to specify which GPU driver should be used when the system has multiple GPUs.
  
 +See:  [[Ubuntu:GPU:Specify which GPU should take priority|Specify which GPU should take priority]]
  
 +----
 +
 +===== Example Usage =====
  
  
Line 9: Line 13:
 DRI_PRIME=0 glxinfo | grep "OpenGL renderer" DRI_PRIME=0 glxinfo | grep "OpenGL renderer"
 </code> </code>
 +
 +or
  
 <code bash> <code bash>
 DRI_PRIME=1 glxinfo | grep "OpenGL renderer" DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
 </code> </code>
ubuntu/gpu/dri_prime.1597740132.txt.gz · Last modified: 2020/08/18 08:42 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki