On 10/19/07, Luke Vanderfluit <[EMAIL PROTECTED]> wrote:
>
> I get a
> /~~~~~~~~~~~~~~~
> 'Cannot open the audio device. Another application may be using it.'
> \______________
>
>

Not 100% sure but I think you should be able to find out which app (by
name and process id) is holding onto the sound card by one of:

lsof /dev/dsp

or

lsof /dev/snd/*

...depending on whether it's using oss or alsa.

Cheers....Steve
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to