Hi,
I was trying to get Quake 4 running in 11.4 64bit.
***Doom 3 runs fine ***using radeon openSource driver 1.3.0_20100512_80ba041-2.1 (old proprietary drivers for X1950XTX card are not compatible to kernel 2.6.37.6-0.5.1)
I get the following error:
X…GL_EXT_texture_compression_s3tc not found
Fatal Error: Texture compression unavailable
Shutting down SDL subsystem
I found this link where it says to install driconf and turn on S3TC textures
Running Quake 3 and 4 on Fedora 12 (64-bit) LG #172
I installed driconf 0.9.1-3.1 and get the following error
Traceback (most recent call last):
File “/usr/bin/driconf”, line 26, in <module>
import driconf
ImportError: No module named driconf
Any recommendations?