Nexuiz no sound

These lines are alarming:

Trying to load library... "libjpeg.so.62" - loaded.
Trying to load library... "libpng12.so.0" - loaded.
Draw_CachePic: failed to load gfx/complete
Draw_CachePic: failed to load gfx/inter
Shader 'textures/Reaptxt/sun' already defined
S_Startup: initializing sound output format: 48000Hz, 16 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 44100Hz, 16 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 22050Hz, 16 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 11025Hz, 16 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 11025Hz, 8 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 11025Hz, 8 bit, 1 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 8000Hz, 8 bit, 1 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
SndSys_Init: can't initialize hardware parameters (Operation not permitted)
S_Startup: sound output initialization FAILED
S_Startup: SndSys_Init failed.

Using the tar from their website, not opensuse repos (if any)

its strange I kinda have the same problem
when running the SDL version sometimes the sound doesn’t work but when running the GLX executable I always have sound

Does entering SDL_AUDIODRIVER=esd in console before running Nexuiz help before you run the SDL version?

These posts were long ago and got no solutions. Now with latest NEXUIZ 2.5 also I’m having the same problem. The posted error in #1 shows in sdl version & sound is also absent in glx version. Changing sdl audio driver didn’t help. As SuseForum now got many active members, I hope that I may get solution.