Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i start skype and make a call, than i hang up and get "/dev/dsp-1: Device or resource busy"in the term.
than when i try to make another call skype says "problem with sound device" and term repeats the same "/dev/dsp-1: Device or resource busy" msg. the only way sofar to fix this is to restart skype.
this happens with skypeout calls (calls to a regular phone) and with short regular calls, it semes to not happen if i have a regular call for more than 3 min.
This is a well-known bug in Skype. Unfortunately, the Skype guys chose not to fix it in the new releases. But there is a workaround. Just google for "Skype dsp hijacker" and install the newest version (0.6). That worked for me.
do you have /dev/dsp-1 ?
or maybe other programms uses dsp-1 ?
try to change to /dev/dsp in options
try :
# lsof | grep dsp
see if other programs use this resource , and kill it , then try skype
I posted my solution on the skype forums, i quote it (can't put http links 'til i get 5 posts overall)
As I thought,
just go in the sound directory, remove the hangup.wav file, and skype will stop from overlapping the hangup.wav sound over the conversation sound, causing problems in most systems, where dsp can't treat multiple streams at once.
Hope this works for everybody, I'm almost sure this is definitely the problem you guys all have.
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,601
Rep:
caio80, this is most helpfull, many thanks. It does work indeed.
mv /usr/share/skype/sound/hangup.wav /usr/share/skype/sound/hangup.wav.disabled
Now that skype is working, will have to learn linphone or something else
I posted my solution on the skype forums, i quote it (can't put http links 'til i get 5 posts overall)
As I thought,
just go in the sound directory, remove the hangup.wav file, and skype will stop from overlapping the hangup.wav sound over the conversation sound, causing problems in most systems, where dsp can't treat multiple streams at once.
Hope this works for everybody, I'm almost sure this is definitely the problem you guys all have.
In that case, just say "Grazie!"
Regards
caio80
in control center > Sound & multimedia > Sound system , set the Auto-suspend if idle after to 1 seccond , and bring back your wav file to original posision
may helps
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.