Open Sol33t303 opened 1 month ago
It'd be "you're", but either way this would also apply to your case: https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting#amdintel-integrated-gpu--amdintel-discrete-gpu
For further reference you could look into these: https://docs.mesa3d.org/envvars.html#envvar-MESA_VK_DEVICE_SELECT or https://docs.mesa3d.org/envvars.html#envvar-DRI_PRIME
Note that you'll also have to do this with any vr game that you plan on running. Or you can launch steam with it
which is bizzare, because even running vainfo only shows the AMD GPU so 0 clue where ALVR could be getting this from
SteamVR selects the gpu, alvr has to use the one that SteamVR is using (the dashboard does separate checks on the device it's expecting SteamVR to use based on the environment the dashboard is ran in (yes this means it ignores environment variables in the SteamVR commandline options))
Description
ALVR is unable to use/find the hardware encoding of my RX 7800 XT, and instead from command output is trying to use the encoder for my other GPU installed in the system, a GTX 690 with the nouveau drivers (which is bizzare, because even running vainfo only shows the AMD GPU so 0 clue where ALVR could be getting this from). Here is the output from ALVR (also would like to point out the grammer issue of using "you" instead of "your" in the output but that should be a seperate bug report):
Here is vainfo output:
General Troubleshooting
Environment
Hyprland/Wayland Using Pipewire for audio
Hardware
https://linux-hardware.org/?probe=ed0490260d
Installation
ALVR Version: 20.11.0
ALVR Settings File: session.json
SteamVR Version: 2.7.4
Install Type:
exe
,deb
,rpm
, etc) AURzip
)OS Name and Version (
winver
on Windows orgrep PRETTY_NAME /etc/os-release
on most Linux distributions): Arch Linux