ubuntu:gpu:vdpau:override_the_driver_for_vdpau
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:gpu:vdpau:override_the_driver_for_vdpau [2023/06/16 15:34] – created peter | ubuntu:gpu:vdpau:override_the_driver_for_vdpau [2023/06/16 15:47] (current) – peter | ||
---|---|---|---|
Line 6: | Line 6: | ||
* For Intel graphics you need to set it to va_gl. | * For Intel graphics you need to set it to va_gl. | ||
- | * For the open source AMD driver set it to the proper driver version depending on your GPU, see # | + | * For the open source AMD driver set it to the proper driver version depending on your GPU. |
* For the open source Nouveau driver set it to nouveau. | * For the open source Nouveau driver set it to nouveau. | ||
* For NVIDIA' | * For NVIDIA' | ||
+ | ---- | ||
+ | ===== Example ===== | ||
+ | |||
+ | <code bash> | ||
+ | unset VDPAU_DRIVER | ||
+ | export VDPAU_DRIVER=radeonsi | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE:** | ||
+ | |||
+ | * The installed drivers are often found in **/ | ||
+ | * They are used as **/ | ||
+ | |||
+ | * Some drivers are installed several times under different names for compatibility reasons. | ||
+ | * You can see which by running: <code bash> | ||
+ | |||
+ | * For hybrid setups (both NVIDIA and AMD), it may be necessary to set the **DRI_PRIME** environment variable. | ||
+ | * For more information see PRIME. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// |
ubuntu/gpu/vdpau/override_the_driver_for_vdpau.1686929653.txt.gz · Last modified: 2023/06/16 15:34 by peter