You are not logged in.

#1 2016-08-20 21:49:23

TarNinja
Member
Registered: 2016-08-20
Posts: 1

Steam in Home Streaming Closes after ~5 seconds of running

I cannot get steam in home streaming to work.  I am running gnome3 and my system is up to date (the client).  My game host is windows.  I have the graphics drivers installed and working properly on both computers.  My connection between the computers is excellent (rdp and vnc both work across it).  Running on a gigabit connection doesn't change the result.

When I start streaming on my linux computer.  It starts streaming after a moment with sound, video, and keyboard input.  But after that it crashes.  (Not steam just the streamer.) Here is the output:

Installing breakpad exception handler for appid(streaming_client)/version(20160816194705)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
crash_20160820154529_2.dmp[13709]: Uploading dump (out-of-process)
/tmp/dumps/crash_20160820154529_2.dmp
crash_20160820154529_2.dmp[13709]: Finished uploading minidump (out-of-process): success = yes
crash_20160820154529_2.dmp[13709]: response: CrashID=bp-da7f5f93-e3ba-4681-b81c-bd1a92160820
crash_20160820154529_2.dmp[13709]: file ''/tmp/dumps/crash_20160820154529_2.dmp'', upload yes: ''CrashID=bp-da7f5f93-e3ba-4681-b81c-bd1a92160820''

So I installed lib32-libva-intel-driver which provides that library (I have an intel graphics card) and because the .so is put some else than steam wants I also ran sudo ln /usr/lib32/dri/i965_drv_video.so /usr/lib/i386-linux-gnu/dri/i965_drv_video.so so steam would find the library.

Steam's streamer still complains that it cannot load the library though:

Installing breakpad exception handler for appid(streaming_client)/version(20160816194705)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
libva info: VA-API version 0.35.1
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i965_drv_video.so
libva error: /usr/lib/i386-linux-gnu/dri/i965_drv_video.so has no function __vaDriverInit_0_32
libva info: va_openDriver() returns -1
Installing breakpad exception handler for appid(streaming_client)/version(1.0)
crash_20160820153240_2.dmp[13409]: Uploading dump (out-of-process)
/tmp/dumps/crash_20160820153240_2.dmp
crash_20160820153240_2.dmp[13409]: Finished uploading minidump (out-of-process): success = yes
crash_20160820153240_2.dmp[13409]: response: CrashID=bp-3c2e0704-7b5f-4f5d-8a97-717112160820
crash_20160820153240_2.dmp[13409]: file ''/tmp/dumps/crash_20160820153240_2.dmp'', upload yes: ''CrashID=bp-3c2e0704-7b5f-4f5d-8a97-717112160820''
Installing breakpad exception handler for appid(steam)/version(1471380192)
Installing breakpad exception handler for appid(steam)/version(1471380192)

Is there any way I can get steam to stream?  Has anyone else encountered this issue? Thanks in advance. smile

Offline

Board footer

Powered by FluxBB