I cannot run ut2003 demo on my Linux box, it gives this error:
Couldn't set video mode: Couldn't find matching GLX visual
Found quite a lot hits from Google, but none of those 'solutions' works for me.
(Lots of hits are for Nvidia cards)
Can anyone help ?
Have you successfully run ut2003 demo on the same configuration (9500Pro + Redhat9) ?
Thanks in advance!
Graphic card: ATI 9500-PRO
Redhat 9.1 with latest patches through RHN
2.4.20-18.9smp
fglrx-glc22-4.3.0-2.9.12
XFree86-4.3.0-2
In /etc/X11/XF86Config, relevant entries:
====================
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "IBM P260"
DisplaySize 400 300
HorizSync 30.0 - 106.3
VertRefresh 60.0 - 85.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 9500 Pro"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Couldn't set video mode: Couldn't find matching GLX visual
Found quite a lot hits from Google, but none of those 'solutions' works for me.
(Lots of hits are for Nvidia cards)
Can anyone help ?
Have you successfully run ut2003 demo on the same configuration (9500Pro + Redhat9) ?
Thanks in advance!
Graphic card: ATI 9500-PRO
Redhat 9.1 with latest patches through RHN
2.4.20-18.9smp
fglrx-glc22-4.3.0-2.9.12
XFree86-4.3.0-2
In /etc/X11/XF86Config, relevant entries:
====================
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "IBM P260"
DisplaySize 400 300
HorizSync 30.0 - 106.3
VertRefresh 60.0 - 85.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "radeon"
VendorName "Videocard vendor"
BoardName "ATI Radeon 9500 Pro"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
