protonscr

[BUG] Settings & Pair Controller buttons don't work

steamvrclosed bug
ValveSoftware/SteamVR-for-Linux#490 · opened 2021-12-27 by nicolasdol · updated 2021-12-28 · 1 comments · github
Nnicolasdol 2021-12-27 github

Describe the bug
I manage to run Steam VR on my PC, but certain menus don't work.
While I can start developer settings or Room Setup, nothing happens when I click "Settings" or "Pair Controller"

To Reproduce
Steps to reproduce the behavior:

  1. Start SteamVR
  2. Click on the menu button at the top left of the SteamVR windows
  3. Click "Settings"
  4. Nothing happens

Expected behavior
The settings windows should appear.

System Information (please complete the following information):

Additional context
The same issues happens when trying the "Pair Controller" button : nothing happens. As a result, I can't pair my controllers, making SteamVR unusable

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

Nnicolasdol 2021-12-28 github

Well, I "solved" the issue by using the native package (steam-native-runtime) instead of steam. I don't think this solution really satisfying, but it works, so if you encounter this issue I guess it's worth a try.

And for the controllers not pairing, it seems to be a separate issue related to usb access and urules not working. I'm executing sudo chmod g+rw /dev/hidraw* ; sudo chgrp <username> /dev/hidraw* to have it work, but I'm still looking for a better solution.

Nothing extracted yet.