I just finished installing ut2004 and I get the following errors when I try to run it:
Code:
zac@moebius zac $ ut2004
open /dev/[sound/]dsp: No such file or directory
Couldn't set video mode: Couldn't find matching GLX visual
History:
Exiting due to error
I installed it as root, but I'm not sure if that matters or not. Other useful stuff:
Code:
zac@moebius zac $ xdpyinfo | grep -i glx
GLX
NV-GLX
SGI-GLX
zac@moebius zac $ ls -l /dev/sound/dsp
ls: /dev/sound/dsp: No such file or directory
zac@moebius zac $ glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect
I'm not really sure what that means, but it doesn't look right. I'm sorta n00b-ish.
And glxinfo dumps out a lot of stuff and glxgears works.
It should be added that I'm running on AMD64 and I have a geforce 4 ti4400. I think the nvidia drivers are working correctly because I see the nvidia splash screen when I start KDE.
Thanks for any help.