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

Title: My Linux Sound not work?
Post 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
Title: Re: My Linux Sound not work?
Post by: b00nlander on June 05, 2006, 10:31:08 AM
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). 
Title: Re: My Linux Sound not work?
Post by: ToAsTeDd on July 27, 2006, 08:59:04 AM
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.