User Tools

Site Tools


ubuntu:gpu:va-api:override_the_driver_for_va-api

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:va-api:override_the_driver_for_va-api [2023/06/07 18:22] peterubuntu:gpu:va-api:override_the_driver_for_va-api [2023/06/07 18:40] (current) peter
Line 29: Line 29:
 </code> </code>
  
 +<WRAP info>
 +**NOTE:** If that path does not allow this to work, then often the following path will:
 +
 +<code bash>
 +unset LIBVA_DRIVERS_PATH
 +export LIBVA_DRIVERS_PATH=/usr/lib/dri/
 +</code>
 +
 +</WRAP>
 +
 +----
 +
 +===== Still not working =====
 +
 +Try, 
 +
 +<code bash>
 +export LIBVA_DRI3_DISABLE=1
 +</code>
  
ubuntu/gpu/va-api/override_the_driver_for_va-api.1686162127.txt.gz · Last modified: 2023/06/07 18:22 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki