Steam for Linux

Steam for Linux

nicaz0id. 7 Dec, 2012 @ 10:20am
Fedora 17 - Radeon (GL_EXT_texture_compression_s3tc not supported)
Steam runs fine on Fedora using the following steps:
$ cd /etc/yum.repos.d/ $ sudo wget http://spot.fedorapeople.org/steam/steam.repo $ sudo yum update $ sudo yum install steam

One problem is still remaining, though. It may be related to the ati drivers, if I try to start TF2 I get:

Required OpenGL extension "GL_EXT_texture_compression_s3tc" is not supported. Please install S3TC texture support.
< >
Showing 1-11 of 11 comments
mikeym 7 Dec, 2012 @ 10:23am 
Have you tried:

sudo yum install libtxc_dxtn.i686
ganymed5262 7 Dec, 2012 @ 10:24am 
worked for me
micmon 7 Dec, 2012 @ 10:25am 
Note that you will need to set up RPMFusion before that.
nicaz0id. 7 Dec, 2012 @ 10:26am 
great! at least TF2 starts now. I'll test further. Maybe we should collect installation instructions for non ubuntu distributions somewhere...

for Fedora 17 the steps now would be
$ su -c 'yum localinstall --nogpgcheck http://download1.rpmfusion.or/free/fedora/rpmfusion-free-release-stable.noarch.rpm' $ cd /etc/yum.repos.d/ $ sudo wget http://spot.fedorapeople.org/steam/steam.repo $ sudo yum update $ sudo yum install libtxc_dxtn.i686 steam

EDIT: added RPMFusion installation from http://rpmfusion.org/Configuration
Last edited by nicaz0id.; 7 Dec, 2012 @ 10:28am
aleGpereira 7 Dec, 2012 @ 10:47pm 
For users in Ubuntu 12.04 you can do it doing:
$ sudo apt-get install libtxc-dxtn0
Gedweb 7 Dec, 2012 @ 11:30pm 
Hello, I'm a user of Fedora 17. Recently installed trims for Ubuntu, simply open it to the directory /usr , now it works perfectly (except for the BigPicture mode), including TF2Beta, then why not provide a package for other distributions. I think rpm-based worthy of attention. In the rest, of course, very glad that Valve to look at OS Linux.
mprenditore 8 Dec, 2012 @ 11:56am 
Originally posted by mikeym:
Have you tried:

sudo yum install libtxc_dxtn.i686
Worked also for me on Fedora 17...

Thanks
jima 8 Dec, 2012 @ 9:22pm 
Originally posted by mikeym:
Have you tried:

sudo yum install libtxc_dxtn.i686

Thanks , mikeym. Onto the next blocker... ;-)
Mhmmm 2077 8 Dec, 2012 @ 9:22pm 
I am using Fedora 17 too, but I have other error:
Could not fing required OpenGL entry point 'glGetError'! Either your video card is unsupported, or your OpenGL driver needs to be updated.
gpu: radeon hd 6870
driver: amd catalyst 12.10

Help please?
jima 8 Dec, 2012 @ 9:23pm 
Originally posted by Gedweb rus:
Hello, I'm a user of Fedora 17. Recently installed trims for Ubuntu, simply open it to the directory /usr , now it works perfectly (except for the BigPicture mode), including TF2Beta, then why not provide a package for other distributions. I think rpm-based worthy of attention. In the rest, of course, very glad that Valve to look at OS Linux.

Have you seen http://steamcommunity.com/app/221410/discussions/0/882966056706397589/ ?
Quantum 23 Feb, 2013 @ 5:57pm 
Great
< >
Showing 1-11 of 11 comments
Per page: 15 30 50

Date Posted: 7 Dec, 2012 @ 10:20am
Posts: 11