On 7/12/05, Michael Fox <[EMAIL PROTECTED]> wrote:
> On 7/12/05, Terry Collins <[EMAIL PROTECTED]> wrote:
> > I have a CM8738 sound card that I am trying to get running under Debian
> > stable(sarge) for the Gnome Music to play internet radio sources.
> > The CD player works okay.
> >
> > The problem is that each time I ask it to connect, it complains /dev/dsp
> > is in use by another program. I don't think that there is a program.
> >
> > So, how do I find out what program it thinks is using the device?
> 
> fuser /dev/dsp
> 
> Would that work? hrmm work a try :)

I've had more success using 'lsof', as it will give you more information. 
'fuser' gives you the pid, 'lsof' gives you the pid, user and command.

Matt
--
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