Page 1 of 1

ut 2004: cannot find matching GLX visual

Posted: Sat Feb 28, 2004 12:18 am
by yak8998
I'm not sure what the problem is, i modified the sections in Default.ini to the current resolution X is running in...

Code: Select all

bash-2.05b$ ut2004demo
native_blitbuffer: select error occured
Couldn't set video mode: Couldn't find matching GLX visual


History: 

Exiting due to error
bash-2.05b$ 
???

P4 2.4
512mb PC2100
Radeon 9000 Pro (runs 3d in glxgears)
120gb

Posted: Sat Feb 28, 2004 3:16 am
by dravenor
What's the output when you run lsmod ?

Perhaps fglrx module isn't loaded? What framerate does your glxgears have?

Do any other GL apps run correctly?

Posted: Sun Feb 29, 2004 1:55 am
by yak8998
lsmod:

Code: Select all

Module                  Size  Used by    Tainted: PF 
nls_iso8859-1           2780   1 (autoclean)
ntfs                   70348   1 (autoclean)
floppy                 47900   0 (autoclean)
eepro100               18228   1
mii                     2192   0 [eepro100]
snd-pcm-oss            34372   0 (unused)
snd-mixer-oss          10864   0 [snd-pcm-oss]
snd-intel8x0           16356   3 (autoclean)
snd-pcm                53984   1 (autoclean) [snd-pcm-oss snd-intel8x0]
snd-ac97-codec         35512   0 (autoclean) [snd-intel8x0]
snd-page-alloc          5428   0 (autoclean) [snd-intel8x0 snd-pcm]
snd-mpu401-uart         2752   0 (autoclean) [snd-intel8x0]
snd-rawmidi            12160   0 (autoclean) [snd-mpu401-uart]
snd-seq-oss            22016   0 (unused)
snd-seq-midi-event      3264   0 [snd-seq-oss]
snd-seq                33584   2 [snd-seq-oss snd-seq-midi-event]
snd-timer              13156   0 [snd-pcm snd-seq]
snd-seq-device          3568   0 [snd-rawmidi snd-seq-oss snd-seq]
snd                    28324   2 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm                                                                                      
 snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-oss snd-seq-midi-event snd-s                                                                                      
eq snd-timer snd-seq-device]
soundcore               3364   6 [snd]
fglrx                 173448   0 (unused)
usb-storage            56348   0 (unused)
hid                    13332   0 (unused)
usb-ohci               17312   0 (unused)
uhci                   22752   0 (unused)
ehci-hcd               14944   0 (unused)
usbcore                55264   1 [usb-storage hid usb-ohci uhci ehci-hcd]
In the spirit of Gentoo, can you plz explain exactly what I'm looking at here? It seems to be all of the modules running and what other modules they're using?

fglrx appears to be loading fine at boot time, I can't say if any other gl apps run besides gears. As for gears, my FPS is a little over 300... :( I cannot see a low FPS simply stopping the game from starting though.