Steam + Xubuntu. help please.

Discussion in 'all things UNIX' started by Kyle1420, Mar 14, 2013.

Thread Status:
Not open for further replies.
  1. Kyle1420

    Kyle1420 Registered Member

    Joined:
    May 27, 2008
    Posts:
    490
    Hey, I'm running xubuntu x64 and steam, When I try to open a game up.. steam breifly loads, then flashes black for half a second and than goes back to the desktop. Tested on counter strike: source and Team Fortress 2.

    I am using the GFX drivers from the official repo's.
     
  2. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,221
    Not enough information.
    Try running from the command line, see if you get any errors.
    Mrk
     
  3. Kyle1420

    Kyle1420 Registered Member

    Joined:
    May 27, 2008
    Posts:
    490
    Code:
    Running Steam on ubuntu 12.10 64-bit
    STEAM_RUNTIME has been set by the user to: /home/kyle/.local/share/Steam/ubuntu12_32/steam-runtime
    ExecCommandLine: "/home/kyle/.steam/root/ubuntu12_32/steam steam://open/driverhelperready"
    ExecSteamURL: "steam://open/driverhelperready"
    Generating new string page texture 106: 256x256, total string texture memory is 3.06 MB
    Game update: AppID 240 "Counter-Strike: Source", ProcID 7125, IP 0.0.0.0:0
    ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
    ERROR: ld.so: object 'gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
    SDL video target is 'x11'
    SDL video target is 'x11'
    saving roaming config store to 'sharedconfig.vdf'
    roaming config store 2 saved successfully
    Installing breakpad exception handler for appid(gameoverlayui)/version(20130224234706_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    Installing breakpad exception handler for appid(gameoverlayui)/version(1.0_client)
    [0314/232313:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
    Using breakpad crash handler
    Setting breakpad minidump AppID = 240
    Forcing breakpad minidump interfaces to load
    Looking up breakpad interfaces from steamclient
    Calling BreakpadMiniDumpSystemInit
    Looking up breakpad interfaces from steamclient
    Calling BreakpadMiniDumpSystemInit
    Steam_SetMinidumpSteamID:  Caching Steam ID:  ################# [API loaded yes]
    Steam_SetMinidumpSteamID:  Setting Steam ID:  #################
    [0314/232315:ERROR:resource_bundle.cc(411)] Failed to load /home/kyle/.local/share/Steam/SteamApps/kyle142/Counter-Strike Source/cef_gtk.pak
    Some features may not be available.
    [0314/232315:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
    /home/kyle/.local/share/Steam/SteamApps/kyle142/Counter-Strike Source/hl2.sh: line 72:  7131 Segmentation fault      (core dumped) ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
    Game removed: AppID 240 "Counter-Strike: Source", ProcID 7131 
    saving roaming config store to 'sharedconfig.vdf'
    roaming config store 2 saved successfully
    
    Hope this helps..
     
    Last edited by a moderator: Mar 14, 2013
  4. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,221
    First, do not post your steam id/api in the log :)

    Mrk
     
  5. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,221
    Segmentation fault usually indicates a bug in the code.
    Looks like a bug in one of CS scripts.

    Can you see what happens on line 72 in hl2.sh file?
    What kind of code is executed there?

    Mrk
     
  6. Kyle1420

    Kyle1420 Registered Member

    Joined:
    May 27, 2008
    Posts:
    490
    Hey, thanks

    snippet from hl2.sh
    Code:
    	fi
    	STATUS=$?
    done
    exit $STATUS
    
    Line 72 = "done"
     
  7. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,221
    I will be installing CS myself soon and see what gives.
    Mrk
     
  8. Kyle1420

    Kyle1420 Registered Member

    Joined:
    May 27, 2008
    Posts:
    490
    Ok, Thanks. It also happened on Team Fortress 2. (i only tested these 2 games)

    Xubuntu 12.10 x64
    AMDfx81200 @ 4ghz
    ATI 6870 1gb
    8gb DDR3
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.