LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   problems with sound server with quake3 (https://www.linuxquestions.org/questions/linux-software-2/problems-with-sound-server-with-quake3-34156/)

maddog 10-29-2002 07:50 PM

problems with sound server with quake3
 
Have just installed Mandrake 9.0 and put quake3 on.

the game exits with the following error

------- sound initialization -------
/dev/dsp: Broken pipe
Received signal 11, exiting...

Now all other games the sound works fine, I have ut2003 running fine, warcraft 3 and heaps of other games.

Any ideas were I should start to try and fix this problem.

Bran6don 02-10-2003 09:46 PM

One problem with quake 3 is that it tries to write directly to /dev/dsp for all the sound, instead of talking directly to the sound server. There is a way to get around this and still make quake think everything is going like "normal".
Try starting it with the command line:
>artsdsp -m quake3
This works for me in KDE, but it creates a lag in the sound. I've been looking for a better way to get around this, actually.
How do other people do it?

willywonka 04-13-2003 08:45 PM

I was having problem with Quake 3 also, but I just made sure I had permission by using 'chmod 777 /dev/dsp' and now it works like a charm.

maddog 04-14-2003 03:19 AM

Thanks

Had tried several other methods mentioned in the threads on this topic an dnone of them worked. But this did, who would of thought it would be that simple

cheers


All times are GMT -5. The time now is 11:52 AM.