protonscr

Fix found! [TF crash when joining a server + High loading times]

steamclosed Not a bug
ValveSoftware/steam-for-linux#506 · opened 2013-01-02 by ghost · updated 2013-01-02 · 4 comments · github
?ghost 2013-01-02 github

Everything works perfectly now, no crashes when joining a server, no FPS drops. The only thing left (regarding the game) is the ability to change the resolution while in-game.


Steps that I did to fix the problem:

After installing 310.14 NVIDIA Driver, I typed these commands (in the same order as bellow):

sudo apt-get install ia32-libs (should not be necessary in 32bit systems)
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install libgl1-mesa-glx:i386
sudo reboot now

Then, on the game I disabled the HDR (High dynamic range). -> http://img189.imageshack.us/img189/1891/capturadetelade20130102.png

Now I get Full FPS rate and no crashing what so ever. Also loading times are now 1minute. Before it was 5-6

This fixed MY problem, on Ubuntu 12.04.1 64bit. Hope it helps more people.

PS: All commands found here: https://wiki.ubuntu.com/Valve
PS2: Seems to me that it's not needed to type those commands before installing Steam. I typed them after the instalation with the Client closed at the time.


Hardware info:

Processor Information:
Vendor: AuthenticAMD
Speed: 3613 Mhz
2 logical processors
2 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Supported
SSE41: Unsupported
SSE42: Unsupported

Network Information:
Network Speed:

Operating System Version:
Ubuntu 12.04.1 LTS (64 bit)
Kernel Name: Linux
Kernel Version: 3.2.0-35-generic
X Server vendor: The X.Org Foundation
X Server release: 11103000

Video Card:
Driver: NVIDIA Corporation GeForce 9800 GT/PCIe/SSE2

Driver Version:  3.3.0 NVIDIA 310.14
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 75 Hz
VendorID:  0x10de
DeviceID:  0x614
Number of Monitors:  1
Number of Logical Video Cards:  1
Primary Display Resolution:  1280 x 1024
Desktop Resolution: 1280 x 1024
Primary Display Size: 12,20" x 9,06"  (15,20" diag)
                                        31,0cm x 23,0cm  (38,6cm diag)
Primary Bus: PCI Express 16x
Primary VRAM: 512 MB
Supported MSAA Modes:  2x 4x 8x 16x 

Sound card:
Audio device: VIA VT1705

Memory:
RAM: 3954 Mb

Miscellaneous:
UI Language: English
LANG: pt_BR.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 274159 Mb
Largest Free Hard Disk Block: 219613 Mb

Installed software:

Recent Failure Reports:
Wed Jan 2 03:43:47 2013 GMT: file ''/tmp/dumps/crash_20130102014343_1.dmp'', upload yes: ''CrashID=bp-b3794de2-06fb-4168-b84c-e057c2130101''
Wed Jan 2 04:12:26 2013 GMT: file ''/tmp/dumps/crash_20130102021221_1.dmp'', upload yes: ''CrashID=bp-9cdf503d-8178-4963-8774-d17202130101''
Wed Jan 2 04:25:03 2013 GMT: file ''/tmp/dumps/crash_20130102022458_1.dmp'', upload yes: ''CrashID=bp-c2716203-367c-4dae-aae8-000002130101''


Steam profile:
http://steamcommunity.com/profiles/76561198042163203/

MMrSchism 2013-01-02 github

Thanks for the info! I'm sure it'll help a bunch of people.

?ghost 2013-01-02 github

Let's hope it does. I'll test the same steps on Debian and onto some other non-debian distro. Any recomendation?

MMrSchism 2013-01-02 github

@amarildojr: There is a large community of OpenSuSE and Arch users.

Seems the steps are pretty universal, though. Make sure you have multiarch installed, add the repository for the newest X updates (which includes mesa), and insure that you have libgl1-mesa-glx

?ghost 2013-01-02 github

Yes, I install "ia32-libs" on Ubuntu. I'll add it to the thread info, although there was never a problem installing 32bit software without the 32bit libs for me, neither any harm with it installed.

Nothing extracted yet.