You are not logged in.
hello,
which video drivers should i install for a cpu Ryzen 5 5600G with integrated GPU Rx Vega 7?
on wiki it says:
ATI and AMDGPU open-source drivers support both VA-API and VDPAU:
- VA-API on Radeon HD 2000 and newer GPUs is supported by libva-mesa-driver.
- VDPAU on Radeon R300 and newer GPUs is supported by mesa-vdpau.
sorry for my bad english
Offline
Not completely sure for you, but for my 500 series Radeon, I am using xf86-video-amdgpu plus the following and getting full HW acceleration on video decoding.
% pacman -Qs mesa
local/libva-mesa-driver 22.3.2-3
VA-API drivers
local/mesa 22.3.2-3
An open-source implementation of the OpenGL specification
local/mesa-vdpau 22.3.2-3
VDPAU drivers
% pacman -Qs amd
local/amdgpu-fan 0.1.0-3
Python daemon for controlling the fans on AMDGPU cards
local/xf86-video-amdgpu 22.0.0-1 (xorg-drivers)
X.org amdgpu video driver
Last edited by graysky (2023-01-10 19:36:14)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
which video drivers should i install for a cpu Ryzen 5 5600G with integrated GPU Rx Vega 7?
https://www.youtube.com/watch?v=BpbAqUuSBZg
Don't stop until the following commands all work:
vdpauinfo
vainfo
glxinfo
vulkaninfo
clinfo
For VDPAU support with my Ryzen 7 5850U I have
$ echo $VDPAU_DRIVER
radeonsi
$
Last edited by Head_on_a_Stick (2023-01-10 19:45:38)
Para todos todo, para nosotros nada
Offline