PDA

View Full Version : No sound on Nexuiz


holobyted
February 17th, 2006, 12:36 PM
Hey all... I tried playing Nexuiz and it runs fine, the graphics are superb. However, I can't get my sound to work at all.


The SDL version just about refuses to work, even with the export SDL_NOsomething="1" trick, and the GLX version gives me crappy sound and doesn't seem to respect the -sndspeed parameter. Already tried recompiling.


Currently using Ubuntu 5.10 on an 9NDA3J motherboard - onboard Realtek AC97 chip. Using ALSA.


Hope you guys can help

Asraniel
February 17th, 2006, 02:13 PM
i start nexuiz with:
./nexuiz-glx -sndspeed 48000 -sndstereo

with sdl i have no sound and without the sndspeed parameter the sound is broken.

holobyted
February 17th, 2006, 04:35 PM
Ironic... I tried that last night and it didn't work. Go figure...

Thanks :p Is there a way to fix the SDL issue? I've heard most games use SDL nowadays.

polpak
February 17th, 2006, 05:51 PM
For issues with SDL and sound....

Try installing libsdl1.2debian-all or libsdl1.2debian-alsa.. I think the only one installed by default is libsdl1.2debian-oss, and on my system oss doesn't really work very well (or at all)

holobyted
February 17th, 2006, 05:55 PM
Tried that last night... I was getting "can't create mcop directory" when opening Nexuiz.

Asraniel
February 18th, 2006, 09:40 AM
for nexuiz tech support, try the nexuiz forums, with the search function you will perhaps directly find the solution

RuleMaker
August 8th, 2008, 01:11 PM
It's because you don't have appropriate libsdl, go to synaptic and search for "SDL".
For example, if your default audio driver is pulseaudio then you need to install the "libsdl1.2debian-pulseaudio" if it's OSS then "libsdl1.2debian-oss" if it's ALSA then "libsdl1.2debian-alsa" and so on...

detrate
August 9th, 2008, 03:57 PM
I had the same problem, this thread should help clarify: http://www.alientrap.org/forum/viewtopic.php?p=37646#37646