Re: Skype - problem with sound device

2007-07-06 Thread Ariff Abdullah
On Fri, 6 Jul 2007 22:52:43 +1000 Norberto Meijome <[EMAIL PROTECTED]> wrote: > On Fri, 6 Jul 2007 19:46:34 +0800 > Ariff Abdullah <[EMAIL PROTECTED]> wrote: > > > Most of it are actually duplicates due to spawning threads or > > child forks, so it is safe to ignore it. > > > > gotcha. > > > >

Re: Skype - problem with sound device

2007-07-06 Thread Norberto Meijome
On Fri, 6 Jul 2007 19:46:34 +0800 Ariff Abdullah <[EMAIL PROTECTED]> wrote: > Most of it are actually duplicates due to spawning threads or child > forks, so it is safe to ignore it. > gotcha. > > Is this normal / expected? > > > > It is as "normal/expected" as it is since I don't have any

Re: Skype - problem with sound device

2007-07-06 Thread Ariff Abdullah
On Fri, 6 Jul 2007 21:09:06 +1000 Norberto Meijome <[EMAIL PROTECTED]> wrote: > On Fri, 6 Jul 2007 16:29:34 +0800 > Ariff Abdullah <[EMAIL PROTECTED]> wrote: > > > > Show me the output of > > > > #fstat|grep > > #'\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > > > .. before/after

Re: Skype - problem with sound device

2007-07-06 Thread Norberto Meijome
On Fri, 6 Jul 2007 16:29:34 +0800 Ariff Abdullah <[EMAIL PROTECTED]> wrote: > Show me the output of > > #fstat|grep '\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > .. before/after opening skype. Hi Ariff :) I haven't had the problem since.But i decided to check with fstat...and

Re: Skype - problem with sound device

2007-07-06 Thread Zbigniew Komarnicki
> Not possible with 6.x, unless you willing to apply patch or > using binary modules from http://people.freebsd.org/~ariff/ . > > This is not an issue anymore for -current or future 7.x. Thank you again :-) ___ freebsd-questions@freebsd.org mailing list

Re: Skype - problem with sound device

2007-07-06 Thread Ariff Abdullah
On Fri, 6 Jul 2007 12:07:16 +0200 Zbigniew Komarnicki <[EMAIL PROTECTED]> wrote: > On Friday 06 of July 2007 11:43:01 you wrote: > > > Before: > > > # fstat|grep > > > # '\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > > zbyszek kdeinit88649 10 /dev 37 crw-rw-rw- > >

Re: Skype - problem with sound device

2007-07-06 Thread Zbigniew Komarnicki
On Friday 06 of July 2007 11:43:01 you wrote: > > Before: > > # fstat|grep > > # '\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > zbyszek kdeinit88649 10 /dev 37 crw-rw-rw- mixer0 > > rw zbyszek artsd 878999 /dev 38 crw-rw-rw- > > dsp0.0 rw > >

Re: Skype - problem with sound device

2007-07-06 Thread Ariff Abdullah
On Fri, 6 Jul 2007 10:50:04 +0200 Zbigniew Komarnicki <[EMAIL PROTECTED]> wrote: > On Friday 06 of July 2007 10:29:34 you wrote: > > Show me the output of > > > > #fstat|grep > > #'\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > > > .. before/after opening skype. > > Before: > # fstat

Re: Skype - problem with sound device

2007-07-06 Thread Zbigniew Komarnicki
On Friday 06 of July 2007 10:29:34 you wrote: > Show me the output of > > #fstat|grep '\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' > > .. before/after opening skype. Before: # fstat|grep '\(\(dsp\|audio\|dspW\|mixer\)[0-9]\|\(snd\|midi\)stat\)' zbyszek kdeinit88649 10 /dev

Re: Skype - problem with sound device

2007-07-06 Thread Ariff Abdullah
On Fri, 6 Jul 2007 11:12:51 +1000 Norberto Meijome <[EMAIL PROTECTED]> wrote: > On Thu, 5 Jul 2007 15:57:21 +0200 > Zbigniew Komarnicki <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I have also problem with skype. When I try call to friend then I > > obtain following message: > > "Problem wit

Re: Skype - problem with sound device

2007-07-06 Thread Zbigniew Komarnicki
On Friday 06 of July 2007 04:17:30 you wrote: > Handbook: 7.2.3 Utilizing Multiple Sound Sources > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html > > HTH, > Andriy I cheched it, mayby I missed something, byt still Skype has a problem with sound device. I set also t

Re: Skype - problem with sound device

2007-07-06 Thread Zbigniew Komarnicki
On Friday 06 of July 2007 03:12:51 you wrote: > Hi Zbigniew, > interestingly...i've had this problem a couple of times a few days ago. The > first call would work fine, the following would not at all. Restarting > skype would fix it, but then it'd stop working again. I have that all the time Skype

Re: Skype - problem with sound device

2007-07-05 Thread Norberto Meijome
On Thu, 05 Jul 2007 19:17:30 -0700 Andriy Babiy <[EMAIL PROTECTED]> wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html yes, of course. In my case, this has always been set and working fine. it showed the problems I described in my previous email ... and now it's f

Re: Skype - problem with sound device

2007-07-05 Thread Andriy Babiy
On July 5, 2007, you wrote: > I have also problem with skype. When I try call to friend then I obtain > following message: > "Problem with sound device". > > When I run skype from console I get the following message (when I call): > "/dev/dsp: Device or resource busy" > > On my Debian I haven't suc

Re: Skype - problem with sound device

2007-07-05 Thread Norberto Meijome
On Thu, 5 Jul 2007 15:57:21 +0200 Zbigniew Komarnicki <[EMAIL PROTECTED]> wrote: > Hello, > > I have also problem with skype. When I try call to friend then I obtain > following message: > "Problem with sound device". > > When I run skype from console I get the following message (when I call):