-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Installation says is "requires superuser access to finish setup", but doesn't ask for it, then displays an error that installation "is incomplete." #750
Comments
Update: I presume that If i run this command manually, it produces a dialogue with a different style (appears to be steam-styled, rather than OS default), again saying that it needs sudo to finish setup. This time, however, it does actually ask. I give it the requested permission, and indeed the subsequent error goes away. However, it still doesn't detect my Bigscreen Beyond. |
This occurs due to sandboxing in both Snap and Flatpak. The only real workaround is what you discovered - to set capabilities on the binary manually outside of the sandbox. See this issue for more info on this. As for your headset not being detected, I would personally advise creating a separate issue since it's most likely unrelated to the |
I had the same error behaviour and message, my headset was detected though (AMG GPU, Valve Index, Steam Client beta: yes, SteamVR beta: yes). What fixed it for me was the solution from this issue: flathub/com.valvesoftware.Steam#1334 (comment) (set SteamVR launch option to QT_QPA_PLATFORM=xcb ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/SteamVR/bin/vrmonitor.sh %command% ) |
i have the same issue, unfortunately that didnt work for me. do you have anymore potential fixes? |
Sorry, no. I stopped looking for fixes after I found this. |
So far I've installed Steam from both Snap and Flatpak and had the same outcome:
It displays a dialog box, saying "SteamVR requires superuser access to finish setup. Proceed?" The available options are "No" and "Yes."
Clicking Yes causes the dialogue to disappear, but it does not then go through the normal flow of asking for superuser access.
Subsequently, a dialogue box ("error" severity) appears, saying: "SteamVR setup is incomplete, some features might be missing. See Steam client logs folder for details."
A cursory look through the logs doesn't show me anything that immediately stands out, but there are quite a lot of logged messages and I'm not sure what to grep for.
After the error message, SteamVR launches, but my headset (Bigscreen Beyond) is not detected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For the installation to proceed normally.
System Information (please complete the following information):
Please use the latest Steam beta client and SteamVR beta for your bug reports!
The text was updated successfully, but these errors were encountered: