protonscr

[BUG] 1.11.5:Unable to connect to pipe errno=111

steamvrclosed bug
ValveSoftware/SteamVR-for-Linux#324 · opened 2020-04-04 by farmboy0 · updated 2020-04-08 · 6 comments · github
Ffarmboy0 2020-04-04 github

Describe the bug
After updating to 1.11.5 the dashboard doesnt open anymore and starting HL:A results in a dialog stating that SteamVR failed to initialize.

To Reproduce
Steps to reproduce the behavior:

  1. Update to 1.11.5
  2. Start HL:A
  3. Dialog pops up with 'SteamVR has encountered a critical error.'

Expected behavior
The game starts normally as it did with 1.11.4.

System Information (please complete the following information):

Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.

Sspats-colombo 2020-04-04 github

I am currently experiencing the same bug, vr would start in 1.11.4, but not with 1.11.5.

I'm running:

SteamVR version : 1.11.5
Steam client version :Apr 3 2020, at 22:37:31
Steam Beta yes
Graphics Mesa 20.1 (llvm 11)

My distribution is Arch, have tried with vanilla kernel and agd5f drm-next-5.7 kernel.

Both fail in the same way. Web console reports as above and
vrcompositor seems to fail and become a zombie process.

To recreate the behaviour I just have to start steamVR.

Sspats-colombo 2020-04-04 github

Just to follow up core dump of vrcompositor caused by lib_vulkan_radeon. Downgrading arch package vulkan-git to official vulkan (and 32 lib) solves the problem for me.

Ffarmboy0 2020-04-06 github

Running HL:A from the command line produces the following output:
amdgpu: The CS has been rejected, see dmesg for more information.
vk: error: failed to submit CS
And dmesg says:
[ 3778.022846] [drm:amdgpu_syncobj_lookup_and_add_to_sync] *ERROR* syncobj 20 failed to find fence @ 0 (-22)!
[ 3778.022849] [drm:amdgpu_cs_ioctl] *ERROR* Failed in the dependencies handling -22! This is with kernel 5.5.13

Ffarmboy0 2020-04-08 github

Was the same error as #278

Nothing extracted yet.