Try upgrading your graphics driver to 3.10
I updated the drive to 3.10, now I am getting Failed to load steamui.so
EDIT - Fixed steamui.so error with -SS3 still not running
sudo sh -c 'echo "/usr/lib32\n/usr/lib/i386-linux-gnu/mesa\n" >> /etc/ld.so.conf.d/steam.conf' && sudo ldconfig
Output from SS3 is
Game update: AppID 41070 "Serious Sam 3: BFE", ProcID 3132, IP 0.0.0.0:0
INF: GameEnv API: Steam
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
Game removed: AppID 41070 "Serious Sam 3: BFE", ProcID 3132
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
I tried running SS3 wtih
sudo steam
However this caused steam to crash completely, which doesn't happen when not using sudo
Game removed: AppID 41070 "Serious Sam 3: BFE", ProcID 3259
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
Generating new string page texture 124: 256x256, total string texture memory is 1.34 MB
threadtools.cpp (2888) : Assertion Failed: Illegal termination of worker thread 'UICEFThread'
Assert( Assertion Failed: Illegal termination of worker thread 'UICEFThread' ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2888
Installing breakpad exception handler for appid(Steam)/version(1355957371_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/assert_20121231195219_2.dmp
success = no
error: Failed to open/read local data from file/application
threadtools.cpp (2889) : Assertion Failed: Deleting thread object from the thread, this is bad
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 173451 single object sleeps, 194 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 3 multi object alertable sleeps
steamservice.cpp (49) : Assertion Failed: m_hSteamPipe == NULL
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20121231195219_3.dmp
success = no
error: Failed to open/read local data from file/application
/home/brett/Steam/steam.sh: line 287: 3193 Segmentation fault $DEBUGGER "$STEAMROOT/$PLATFORM/$STEAMEXE" "$@"
Hi all,
I was assisted in finding a link to help solve this issue.
I had to chown steam.pid to myself as the permissions were -rw-r--r-- root root. So I made myself the owner
chown me:users ~/.steam/steam.pid
This link has a script to assist as well. https://github.com/ValveSoftware/steam-for-linux/issues/264
I made the script and ran it from ~/Steam while steam was running and BAM I have SS3.
Thanks for the assistance.
I have just purchased SS3 BFE and I have tried to launch it under my Linux Beta client, however I am unable to get this to work.
The output on the console when I attempt to launch is
I get no graphical output on the screen, no black screens etc.
I am running Linux Mint 14, Mate desktop.
The game has just been downloaded and installed today.
System Info from Steam
Thanks.