On Wed, Jan 29, 2003 at 12:09:16PM +0100, Felipe Mart?nez Hermo wrote: > I have just installed testing on a new box and several programs say > /dev/dsp is in use. However, if I type "cat foo > /dev/dsp" it sounds, > so I suppose it is well configured. /dev/dsp has rw permimsions for > everyone > > How can I know which process is holding that device and why?
"fuser -v /dev/dsp" will tell you the process that is using /dev/dsp. As for why, that you'll have to determine yourself. -- Seneca [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]