- Code: Select all
S_Startup: initializing sound output format: 48000Hz, 16 bit, 6 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "surround51"
SndSys_Init: can't open audio device "surround51" (No such file or directory)
S_Startup: sound output initialization FAILED
S_Startup: initializing sound output format: 48000Hz, 16 bit, 2 channels...
SndSys_Init: using the ALSA module
SndSys_Init: PCM device is "default"
Only difference that I can think of that relates is that under Intrepid I wasn't running Pulseaudio (purged it because it was buggy as hell). I tried that "pasuspender" from the sticky but to no result. I am getting sound, I just can't get anything other than "Stereo". Used both the SDL and GLX binaries with the same result.
Running Nexuiz 2.5 on Ubuntu Jaunty 64bit.