Digital Paint Discussion Board
Paintball 2: The Game => Help and Support => Resolved Help & Support => Topic started by: CooKies on June 05, 2006, 10:08:08 AM
-
Initializing Linux sound.
/dev/dsp: Device or resource busy
SNDDMA_Init: Could not open /dev/dsp.
this is what i get when i set sound. i can't get any sound in the game...how to solve this? thanks..
*btw, how to set 1 player training game? how to pick weapon? i can start game but cannot pick weapon... :P
-
can't help you on the sound issue, but if you want to play alone: "set debug1 1" or "cvar_set debug1 1" in console (depends on ingame or rcon console).
-
The error means something is using your sound device. It is most probably a software mixer (allows you to play sounds in multiple applications at the same time) such as esd.
try:
killall esd
in a terminal and see if that helps.