Computing.Net > Forums > Linux > /dev/dsp

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

/dev/dsp

Reply to Message Icon

Name: James Smyth
Date: October 25, 2001 at 16:01:42 Pacific
Comment:

When I try to load Quake 3, it trys to
launch sound and crashes and says
"/dev/dsp/ no such file or directory

What is wrong? How can I fix it?

Thank you



Sponsored Link
Ads by Google

Response Number 1
Name: leviathan
Date: December 15, 2001 at 21:33:43 Pacific
Reply:

What distro are you using? Mandrake?

I had the same problem with Mandrake 8.1.
It turns out that the dsp device is actually
at /dev/sound/dsp rather than /dev/dsp.

What you need to do is make a symbolic link
to the right device so that quake3 can find
it. As root execute the following command:

ln -s /dev/sound/dsp /dev/dsp

and you should be good to go.

See you in the arena!

Leviathan


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: /dev/dsp

/dev/dsp no such device?? www.computing.net/answers/linux/devdsp-no-such-device/2030.html

sound has died. can't find /dev/dsp www.computing.net/answers/linux/sound-has-died-cant-find-devdsp/11387.html

mandrake cat /dev/dsp doest work www.computing.net/answers/linux/mandrake-cat-devdsp-doest-work/20934.html