Steam for Linux

Steam for Linux

A Little bit of insight to the tf2 black screen problem.
I modified the steam.desktop file to show the terminal for when steam starts up. When you you run a game from steam like this, it will also show the game's console output. So, I start tf2, and I get these error messages:

http://pastebin.com/3PRdLZpN

then, after the traditional valve sound finishes playing, my console gets spammed with errors such as these:

http://pastebin.com/04KcHQuh

To me it looks like shaders are failing to compile. Could this be what's causing the black screens?

I'm using 64-bit Ubuntu 12.10 with 6-GB of RAM, and an i3 processor (no other GPU's).
My glxinfo: http://pastebin.com/qcJNQuX7
The mesa packages I have installed: http://pastebin.com/jAzqnET0
< >
Visualizzazione di 1-15 commenti su 15
Try installing ia32-libs. Also your glxinfo makes me jealous :).
I have exactly the same error and yes, shaders fails to compile. But It must fix Valve by support for older intel GPUs... And I'm sad, that it seems that Valve just ignoring us or something... :(
Ultima modifica da play3man; 9 dic 2012, ore 14:30
I already have ia32-libs from trying to get my printer drivers to work. If I didn't have them, then tf2 wouldn't even play sounds.

Also, I remember that there was a way to "simulate" some openGL 3.0 features on GPU's that only have support for openGL 2.1. It requires some CPU power though. I wish I knew exactly what it was.
Bug with shader compilation failure is fixed. Why it still appears to you?
try
env LANG=C steam
I have the same error. I started steam with "env LANG=C steam" from the terminal.
Ultima modifica da jesaa; 10 dic 2012, ore 2:27
The probliem lies in the faulty OpenGL 3 support for somewhat older Intel GPUs, such as the 4500mhd. GLSL 1.3 is required for TF2 to run on Linux, and as glxinfo will tell you, it's stuck at 1.2. The same counts for their Windows drivers, but this isn't a problem on said platform since it runs in DX mode.
Ultima modifica da cumulus0007; 10 dic 2012, ore 10:51
So is there any chance for a fix? Maybe an new Driver?
Ultima modifica da jesaa; 10 dic 2012, ore 12:38
Chance is, but it seems that Valve play with us a game or I don't know... :D

I will buy some games for support and thanks, right then there will be support for older intel GPUs...
Ultima modifica da play3man; 10 dic 2012, ore 13:11
I am having the same type of errors on the Intel GMA965 series. Launching TF2 produces a list of OpenGL checks, as follows:

http://pastebin.com/y8QGgMhJ

The Valve video sound plays (on a blank screen), then I don't even know how many thousands of lines of code flash by, all similar to your inital list. Curiously, it pauses about halfway through and shows the following bit:

http://bayimg.com/HahicAaEb

Sorry for the screenshot, I couldn't get the text selected for a copy paste in time. Anywho, at the bottom of the screencap note that it says:

Could not load program cache file glshaders.cfg
Could not find user GL shader cache file

Does this mean I'm missing some component of OpenGL?
Messaggio originale di Refactor:
I am having the same type of errors on the Intel GMA965 series. Launching TF2 produces a list of OpenGL checks, as follows:

http://pastebin.com/y8QGgMhJ

The Valve video sound plays (on a blank screen), then I don't even know how many thousands of lines of code flash by, all similar to your inital list. Curiously, it pauses about halfway through and shows the following bit:

http://bayimg.com/HahicAaEb

Sorry for the screenshot, I couldn't get the text selected for a copy paste in time. Anywho, at the bottom of the screencap note that it says:

Could not load program cache file glshaders.cfg
Could not find user GL shader cache file

Does this mean I'm missing some component of OpenGL?

The problem is, as stated before, the shaders are failing to compile because Intel has not provided us with openGL 3.0 and GLSL 1.3. Also, that text in your screen is normal; it's source starting up.
I think I found a fix. Add this ppa to your software sources, and then update.


sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get upgrade

and it'll install all the drivers and packages you need; along with the latest linux kernel. Cool.


Edit:
Okay I installed the packages and stuff, but it still hasn't updated the GLSL version. This is my new glxinfo:

http://pastebin.com/UKNfYcyG
Ultima modifica da Queen Huge Girldick; 14 dic 2012, ore 17:19
Anybody knows what's the Intel drivers mail list to complain them? I have the same problem...
@piranna Several possible ways are listed here:
http://intellinuxgraphics.org/feedback.html
Ultima modifica da slyon; 29 dic 2012, ore 6:53
Messaggio originale di slyon:
@piranna Several possible ways are listed here:
http://intellinuxgraphics.org/feedback.html

Thanks, this is the link with the info about how to send bugs:

https://01.org/linuxgraphics/documentation/how-report-bugs-0

We should fill it to them and show that we are a lot of users that have the problem.
Messaggio originale di ILikePizza555:
I think I found a fix. Add this ppa to your software sources, and then update.


sudo add-apt-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get upgrade

and it'll install all the drivers and packages you need; along with the latest linux kernel. Cool.


Edit:
Okay I installed the packages and stuff, but it still hasn't updated the GLSL version. This is my new glxinfo:

{COLLEGAMENTO RIMOSSO}
Didn't seem to work when I tried this. Still black screen with sound.
< >
Visualizzazione di 1-15 commenti su 15
Per pagina: 1530 50