This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SteamVR System Report created Mo Mär 16 13:15:54 2020 | |
<Report> | |
SteamVR Version: 1.10.20 (1582860668) | |
SteamVR Date: 2020-02-28 | |
Steam: Steam Error | |
Steam Branch: | |
Steam AppID: 250820 | |
Tracking: lighthouse | |
OS: Linux version 4.15.0-88-generic (buildd@lgw01-amd64-036) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)) #88~16.04.1-Ubuntu SMP Wed Feb 12 04:19:15 UTC 2020 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ling the File Indexer | |
mediassist@G27WS0001-Linux:~$ ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
+++ dirname /local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ cd /local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/ | |
++ pwd | |
+ VRBINDIR=/local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin | |
+ [[ -n '' ]] | |
+ exec /local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh /local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ readlink -f /local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+ export STEAMVR_VRENV=/local_home/mediassist/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++ dirname /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ cd /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/ | |
++ pwd | |
+ VRBINDIR=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin | |
+ [[ -n '' ]] | |
+ exec /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ readlink -f /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+ export STEAMVR_VRENV=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+ STEAMVR_VRENV=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+++ dirname /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[37684.041892] audit: type=1106 audit(1584136976.273:251): pid=61918 uid=0 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[37684.042044] audit: type=1104 audit(1584136976.277:252): pid=61918 uid=0 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_unix,pam_permit,pam_env acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' | |
[37684.115535] usb 1-3.1.5: new full-speed USB device number 82 using xhci_hcd | |
[37684.206955] usb 1-3.1.5: New USB device found, idVendor=0bb4, idProduct=2c87, bcdDevice= 2.00 | |
[37684.206962] usb 1-3.1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[37684.206966] usb 1-3.1.5: Product: HTC Vive | |
[37684.206969] usb 1-3.1.5: Manufacturer: HTC | |
[37684.206972] usb 1-3.1.5: SerialNumber: 206C3073564E | |
[37684.216478] hid-generic 0003:0BB4:2C87.0043: hiddev0,hidraw2: USB HID v1.11 Device [HTC HTC Vive] on usb-0000:00:14.0-3.1.5/input0 | |
[37691.1887 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "OutputClass" | |
Identifier "intel" | |
MatchDriver "i915" | |
Driver "modesetting" | |
EndSection | |
Section "OutputClass" | |
Identifier "nvidia" | |
MatchDriver "nvidia_drm" | |
Driver "nvidia" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# HTC Vive HID Sensor naming and permissioning | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="2c87", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="2101", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="2000", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="1043", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="2050", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="2011", TAG+="uaccess" | |
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="2012", TAG+="uaccess" | |
SUBSYSTEM=="usb", ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="2c87", TAG+="uaccess" | |
# HTC Camera USB Node |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"LastKnown" : { | |
"HMDManufacturer" : "HTC", | |
"HMDModel" : "Vive. MV" | |
}, | |
"driver_lighthouse" : { | |
"PowerManagedBaseStations2" : "LHB-7C1B0837:BS1:1" | |
}, | |
"steamvr" : { | |
"installID" : "10287815814654488129", |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SteamVR System Report created Fr Mär 13 19:53:21 2020 | |
<Report> | |
SteamVR Version: 1.10.26 (1583794948) | |
SteamVR Date: 2020-03-10 | |
Steam: Steam Error | |
Steam Branch: | |
Steam AppID: 250820 | |
Tracking: lighthouse | |
OS: Linux version 5.5.8-arch1-1 (linux@archlinux) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP PREEMPT Fri, 06 Mar 2020 00:57:33 +0000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+++ dirname /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ cd /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/ | |
++ pwd | |
+ VRBINDIR=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin | |
+ [[ -n '' ]] | |
+ exec /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrstartup.sh | |
++ readlink -f /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+ export STEAMVR_VRENV=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+ STEAMVR_VRENV=/home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh | |
+++ dirname /home/username/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fri Mar 13 2020 19:11:08.998994 - //============================================================================================== | |
Fri Mar 13 2020 19:11:08.999065 - ================================================================================================ | |
Fri Mar 13 2020 19:11:08.999098 - ================================================================================================ | |
Fri Mar 13 2020 19:11:08.999137 - vrserver 1.10.26 startup with PID=39829, config=/home/username/.local/share/Steam/config, runtime=/home/username/.local/share/Steam/steamapps/common/SteamVR | |
Fri Mar 13 2020 19:11:08.999364 - CSharedResourceNamespaceServer starting up | |
Fri Mar 13 2020 19:11:08.999418 - CIPCPipe::ConnectPipe(SteamVR_Namespace) attempting connect to steamvr:SteamVR_Namespace | |
Fri Mar 13 2020 19:11:08.999465 - Unable to connect to pipe errno=111 | |
Fri Mar 13 2020 19:11:08.999496 - CSharedResourceNamespaceClient::Init(): failed connect | |
Fri Mar 13 2020 19:11:08.999519 - CSharedResourceNamespaceClient::Init(): still w |