lsof /dev/dsp gives:
bash: lsof: command not found
ls -l /dev/dsp gives:
crw------- 1 murray root 14, 3 May 5 1998 /dev/dsp
Axalon Bloodstone wrote:
>
> On Mon, 30 Aug 1999, Murray Strome wrote:
>
> > Thanks for your suggestion.
> >
> > I finally got things set up so that the timidity directory is in the
> > right place,
> > now I get a box labelled:
> >
> > Netscape:subprocess diagnostics (stdout/stderr)
> > Couldn't open Linux dsp device
> > Couldn't open Linux dsp device
> > Couldn't open Linux dsp device
> >
> > What do I do now?
>
> lsof /dev/dsp, and see whats already useing the device.
> ls -l /dev/dsp, verify you have write,read permissions.
>
>