You can find out what process numbers are using /dev/dsp with

fuser /dev/dsp

Then pick them out with, say
ps ax | grep <process number>


On Sat, 8 Feb 2003, mick wrote:

> Hi all,
>
> I still can't sound working under rehat 8.0
>
> Here the latest error message
>       Sound server informational message:
>       Error while initializing the sound driver:
>       device /dev/dsp can't be opened (Resource temporarily unavailable)
>       The sound server will continue, using the null output device.
>
> Any help please.
>
> Regards
>
> Mick
> --
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
>
>

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to