Re: [SLUG] /dev/dsp in use by another program?

2005-07-14 Thread Matt Hope
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


Re: [SLUG] /dev/dsp in use by another program?

2005-07-12 Thread Michael Fox
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 :)
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html


[SLUG] /dev/dsp in use by another program?

2005-07-12 Thread Terry Collins
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?



--
   Terry Collins {:-)}}} email: terryc at woa.com.au  www: 
http://www.woa.com.au
   Wombat Outdoor Adventures Publishing>


 "People without trees are like fish without clean water"
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html