LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Quake 3 -> cant load /dev/dsp: Broken pipe (https://www.linuxquestions.org/questions/linux-games-33/quake-3-cant-load-dev-dsp-broken-pipe-236270/)

spd_vhi 09-28-2004 01:39 PM

Quake 3 -> cant load /dev/dsp: Broken pipe
 
hi !
i installed quake 3, and it works fine.
my nvidia display controller works fine too

but when i exec quake3 thats what happened:

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



its not loading the /dev/dsp

i already wrote chmod 777 /dev/dsp and did not work too

my audio prog is ALSA

plz help me, i dont know what to do!

tkz!
[]'s
spd_vhi

spd_vhi 09-28-2004 01:59 PM

finally, i did it

just type this(root):
echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss


cya

orgee 09-30-2004 03:11 AM

hey dude, im just wondering whether you enabled OSS compatibility in alsa?

spd_vhi 10-03-2004 09:57 AM

Quote:

Originally posted by orgee
hey dude, im just wondering whether you enabled OSS compatibility in alsa?
yes, but it didnt work!

well, some one knows how fix it?

when i start q3 without the sound(alsactl power off) , it runs normal, but when its on(and make the compatibility with oss, echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss),the map starts, it stops....

thats it.

help plz!

orgee 10-03-2004 04:07 PM

hey dude you know what i did? i took off alsa in the kernel when i recompiled it, but enabled sound support. I then downloaded the latest Alsa from www.alsa-project.org and recompiled it in my system. After following the instructions on the site, and did everything, sound in Quake 3 now works flawless. :)

vmicho 12-05-2004 04:17 AM

Thanx it helped,
I have a 4-channel vt82xx sound card and I experienced this on my old comp with this card.


for q3arena demo this is the command:

echo "q3demo.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss

I've put it in my start scipt ;)


All times are GMT -5. The time now is 02:21 PM.