skype sound problem

Ariff Abdullah ariff at FreeBSD.org
Thu Mar 30 03:41:37 UTC 2006


On Wed, 29 Mar 2006 20:14:08 -0500
"Rong-En Fan" <grafan at gmail.com> wrote:
> On 3/29/06, Ariff Abdullah <ariff at freebsd.org> wrote:
> > On Tue, 28 Mar 2006 23:51:45 -0500
> > "Rong-En Fan" <grafan at gmail.com> wrote:
> > > Hi,
> > >
> > > When I use skype, just call anyone then hang up it. Then, the
> > > skype can not open the dsp device again. fstat shows that no
> > > process is opening /dev/dsp*. But, /dev/sndstat
> > > shows:
> > >
> [...]
> > > You may notice that pid 1004 is using record and dsp0.2, this
> > > process is skype_bin.
> > > If I close skype, /dev/sndstat still shows that pid 1004
> > > occupies record channel and dsp0.2 (but ps shows that there is
> > > no pid 1004). Any ideas?
> > >
> > > I'm running -CURRENT around March 22 on i386. I dont think I
> > > have this problem in Feb or in Jan. I will try do a binary
> > > search later (In fact, I tried to boot with Feb
> > > 1's kernel, but got a panic about 'bad dir' :-().
> > >
> >
> > This is a known issue (at least, for me).
> >
> > Update your src (at least for sys/dev/sound/pcm), and apply this
> > patch:
> >
> >   http://people.freebsd.org/~ariff/test/sound.c.diff
> 
> Hi,
> 
> I have updated my -current to March 29, apply the patch above.
> However, it does not solve my problem.
> 
Gahh.. baka baka.. accidentally committed unnecessary debugging part.

Replace your sys/dev/sound/pcm/dsp.c with this one:

  http://people.freebsd.org/~ariff/test/dsp.c

You still need that sound.c fix.

Sorry.

--
Ariff Abdullah
FreeBSD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20060330/4af182a9/attachment.pgp


More information about the freebsd-multimedia mailing list