Darren Salt
Darren Salt
VR mode fails similarly here ([log](https://github.com/ValveSoftware/Proton/files/7990727/steam-1659040.log)). There's no OpenXR crash.
The issue is that the game is rendering to its own window (the initial desktop window) rather than using the proper API. I can't get the game to use VR...
> The crashing is way worse on 7.04 since it's a system crash and requires a reboot. That sounds like a graphics driver bug. Is there anything relevant from the...
``` $ ls -ldZ /run /run/host ls: cannot access '/run/host': No such file or directory drwxr-xr-x 27 root root 1180 Oct 17 16:31 /run/ ``` Looks like it's a collision...
I found this bug report while looking for anything with similar symptoms – I'm seeing similar problems on Polaris (RX 570). [Bug report here](https://gitlab.freedesktop.org/drm/amd/issues/982), though I'm not certain where the...
Seeing this here (1.12-4.2, installed via Devuan). As noted above, `adjustment-method=vidmode` works.
With my testing patch in place (see the X bug report, linked above), shutting SteamVR down normally works fine; but sending `SIGHUP` will cause it to terminate quickly, which is...
> Perhaps there could be a systemd service monitoring process start/stop and switch profiles based on start/stop of the process `vrcompositor` (or also `monado-service`). As a user of a distribution...
I'm using plain ALSA, and the HDMI audio presented by my RX 570 doesn't have any volume control (at least none which is presented to user-space). It'd have to be...
Also see #276