Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Whenever I start steamvr ==>setting==>enable direct mode, I get a message that it will restart steamvr in direct mode. SteamVr closes it window and never restart. When I check the logs, it would seem that StreamVr has not entered direct mode. Is there a manual way through the configuration files to change to direct mode?
Without any context I don't understand "enable direct mode"; how does one go about "enabling direct mode".
One thing I am certian of is if, under linux, a program to create shared memory, only root level programs have access to the shared memory unless the program does something like the following to give all other programs, including itself , access to the shared memory
shmid = shmget(key, SHMSZ, IPC_CREAT | 0666);
or
shmid = shmget(key, SHMSZ, IPC_CREAT | 0777);
Whenever I start steamvr ==>setting==>enable direct mode, I get a message that it will restart steamvr in direct mode. SteamVr closes it window and never restart. When I check the logs, it would seem that StreamVr has not entered direct mode. Is there a manual way through the configuration files to change to direct mode?
I had the same troubles as you.
Have u upgraded GC at all?
Rebooted my Linux Tumbleweed and restarted SteamVR and found it to be in direct mode and Extended display mode --I did not see an option to turnoff extended display mode.
Another problem has show its head a problem that might explain why I see what suppost to be displayed in my Vive HMD on my Desktop monitor.
I see this in my logs "Failed to find interface 'IVRVirtualDisplay_001'"
So I have another to address before seeing SteamVR working on my Linux Tumbleweed.
Have any ideas on how to fix this problem
Sat Apr 01 2017 09:39:21.798328 - //=====================================================================================================================
Sat Apr 01 2017 09:39:21.798351 - vrclient startup with PID=6175, type=VRApplication_Background, config=/home/XMan/.local/share/Steam/config
Sat Apr 01 2017 09:39:21.798683 - [Settings] Load Default Json Settings from /home/XMan/.local/share/Steam/steamapps/common/SteamVR/resources/settings/default.vrsettings
Sat Apr 01 2017 09:39:21.798726 - [Settings] Load Default Json Settings from /home/XMan/.local/share/Steam/steamapps/common/SteamVR/drivers/lighthouse/resources/settings/default.vrsettings
Sat Apr 01 2017 09:39:21.798748 - [Settings] Load Default Json Settings from /home/XMan/.local/share/Steam/steamapps/common/SteamVR/drivers/null/resources/settings/default.vrsettings
Sat Apr 01 2017 09:39:21.798896 - [Settings] Load Json Settings from /home/XMan/.local/share/Steam/config/steamvr.vrsettings
Sat Apr 01 2017 09:39:21.804354 - CIPCPipe::ConnectPipe(VR_ServerPipe) attempting bind to 45127
Sat Apr 01 2017 09:39:21.804601 - Received success response from vrserver connect
Sat Apr 01 2017 09:39:21.804804 - [Chaperone] No chaperone data. /home/XMan/.local/share/Steam/config/chaperone_info.vrchap does not exist
Sat Apr 01 2017 09:39:22.129447 - Failed to find interface 'IVRVirtualDisplay_001'
Sat Apr 01 2017 09:39:22.129461 - Reading EDID vendor id from firmware...
Sat Apr 01 2017 09:39:22.229551 - Done reading EDID vendor Id.
What is "GC"
I am going to have to face the facts; SteamVr simply does not work under OpenSuSE Leap or Tumbleweed. This is my current conclusions after about one and one half weeks of investigation of many posibilites .... Even when I Google, I did not find one person who had any success using SteamVR in any OpenSuSE distribution.
Two strange things I noticed from the logs even with direct mode enabled
Direct Mode Graphics: Unknown ()
and
Failed to find interface 'IVRVirtualDisplay_001'
I suspect that these two errors are related and one someone fixies SteamVR to make those two failures go away then SteamVR should start to work properly under OpenSuSE
I finally got everthing working see the discussion "SteamVR does not work under OpenSuSE Leap or Tumbleweed...."