Jump to content

Xmms won't let go of /dev/dsp


Guest joehill
 Share

Recommended Posts

Guest joehill

Xmms frequently steals the sound, even if it does not crash.

 

ie., cannot open /dev/dsp device or resource busy

 

I cannot find a running process for xmms to kill when this happens, and if I restart the sound service in control center, it does not fix the problem. So far, the only way to resolve this is to reboot (!).

 

How would I go about stealing it back?

Link to comment
Share on other sites

The first check to do is an "ls -l" to /dev/sound to see if everything is allright (files, permissions...)

 

I cannot find a running process for xmms to kill when this happens,

~# lsof +D /dev/sound

should tell you which command(s) is(/are) accesing the sound device at that moment. So in case you need to, kill those process.

 

and if I restart the sound service in control center, it does not fix the problem. So far, the only way to resolve this is to reboot (!).

restart the sound at command line to get a verbose output of what is going there:

~# service sound restart

act in consequence

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...