Jump to content

Mandriva 2008: No /dev/dsp. Is this correct?


kurt_ram
 Share

Recommended Posts

I have downloaded Americas Army Operations game for Linux and installed it on my PC. Everything works fine but I do not hear any sound. I'm able to play mp3s using Amarok and I can hear the KDE startup and exit sounds. So, system sound is working fine. When I start Americas Army, I get the following error:

 

open /dev/[sound/]dsp: No such file or directory

 

I'm trying to debug this issue. After googling for a while, I got to this page: http://wiki.mandriva.com/en/Docs/Hardware#Sound_Cards.

 

In this page it is given that

 

To find out which program is currently using the sound card (which prevents other programs from using it, unless your card supports hardware mixing)

 

/sbin/fuser -v /dev/dsp

 

When I did this, I get

 

Cannot stat /dev/dsp: No such file or directory

 

This doesn't sound right. Any comments?

 

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

I think /dev/dsp is usually a link to /dev/snd/dsp or /dev/sound/dsp and it may be that which throws off fuser.

That or you may have to create said links - which would surprise me for Mandriva, never seen that...

 

You could also try to start aa like this:

soundwrapper aa

might help, not sure...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...