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
setpcap/getpcap unavailable, causes SteamVR to fail to launch #180
Comments
|
I just tested with Beta 1.3.7 and this issue no longer appears to be present. SteamVR properly starts up with no additional modifications necessary. |
|
On debian buster I have to manually do a |
Still needed, btw. |
|
Can confirm, still an issue. |
|
Yes, I have this issue right now in Debian on my avl-mxe linux setup. |
|
Can someone re-open this? STILL an issue to this day. |
|
Have you solved this issue, I'm also on devuan? |
Your system information
Please describe your issue in as much detail as possible:
SteamVR 1.3.4 Beta will fail to launch due to the vrstartup.sh file failing. If I change the launch arguments in Steam to
konsole --hold -e %command%, I get the following output:If I manually comment out the zenity lines in the vrstartup.sh file, SteamVR will function properly.
My system DOES have getcap and setcap, but they are in sbin, and unavailable to the vrstartup script.
Steps for reproducing this issue:
The text was updated successfully, but these errors were encountered: