You are not logged in.

#1 2023-01-10 18:59:37

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 274

What video driver for Ryzen 5 5600G?

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.

https://wiki.archlinux.org/title/Hardwa … on#ATI/AMD


sorry for my bad english

Offline

#2 2023-01-10 19:34:36

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,595
Website

Re: What video driver for Ryzen 5 5600G?

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 packagesZsh and other configs

Offline

#3 2023-01-10 19:44:41

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,680
Website

Re: What video driver for Ryzen 5 5600G?

quellen wrote:

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)

Offline

Board footer

Powered by FluxBB