You are not logged in.

#1 2022-02-14 01:45:49

rickforty
Member
Registered: 2022-02-14
Posts: 1

Is it possible to define which dev/dri/render device is which GPU?

I have a laptop with two GPUs. Intel + Nvidia
The nvidia GPU isn't capable of hardware video acceleration.
That isn't a problem if the application detects or allows me to select the right one.

Sadly Chiaki (a remoteplay client for PS4/PS5) seems always to choose /dev/dir/render128 for video decoding but I need to use /dev/dri/render129 to use vaapi.
Vaapi is correctly installed and works fine with ffmpeg (decode + encode) if I choose the right device.

Is there a away to change which render device points to which GPU, so that /dev/dir/render128 is the Intel GPU?
Everything worked fine before I installed the proprietary nvidia driver but I want it installed.

Offline

Board footer

Powered by FluxBB