You are not logged in.

#1 2023-12-10 23:29:35

sumthingranedum
Member
Registered: 2023-11-28
Posts: 10

SteamVR requires superuser access to finish setup.

I just installed steam for the first time, and my games work fine, but whenever I try to launch Steam VR, it says "SteamVR requires superuser access to finish setup." I am trying to use a Valve Index if it matters. Let me know if you need any more information from me.

Thanks.

Offline

#2 2023-12-11 10:24:27

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,649

Re: SteamVR requires superuser access to finish setup.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2025-04-02 11:07:20

gaberiel
Member
Registered: 2025-04-02
Posts: 1

Re: SteamVR requires superuser access to finish setup.

run this command to fix

sudo setcap CAP_SYS_NICE=eip ~/.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrcompositor-launcher

the popup in question is caused by the shell script located at

~/user/.local/share/Steam/steamapps/common/SteamVR/bin/vrsetup.sh

which wants to set this capability with pkexec, I'm assuming pkexec does not have a gui installed by default so it fails on a distro like arch

Offline

Board footer

Powered by FluxBB