AN wrote:
> PS: I see the following coming from tcpdump:
>
> 14:46:08.651647 IP amd64X2.foo.bar.59321 > sss1.skype.net.33033: UDP,
> length 18
> 14:46:08.833159 IP sss1.skype.net > amd64X2.foo.bar: ICMP sss1.skype.net
> udp port 33033 unreachable, length 36
> 14:46:12.702939 IP amd64X2.foo.bar.5
I just installed Skype on 6.3prerelease, and tried to login as an existing
user as I had already created an account on a Windoze machine. When I try
to
login from my BSD box the Skype login window says that its connecting but
nothing happens.
If I use tcpdump on the interface I can see packet
I just installed Skype on 6.3prerelease, and tried to login as an existing
user as I had already created an account on a Windoze machine. When I try to login from
my BSD box the Skype login window says that its connecting but nothing
happens.
If I use tcpdump on the interface I can see packet
On Monday 24 September 2007, Rem P Roberti said:
What's the output of mixer?
Mixer vol is currently set to 73:73
Mixer pcm is currently set to 75:75
Mixer speaker is currently set to 75:75
Mixer line is currently set to 59:59
Mixer mic is currently set to 61:61
Mixer c
On Monday 24 September 2007, Rem P Roberti said:
> > What's the output of mixer?
>
> Mixer vol is currently set to 73:73
> Mixer pcm is currently set to 75:75
> Mixer speaker is currently set to 75:75
> Mixer line is currently set to 59:59
> Mixer mic is currently set to 61
What's the output of mixer?
Mixer vol is currently set to 73:73
Mixer pcm is currently set to 75:75
Mixer speaker is currently set to 75:75
Mixer line is currently set to 59:59
Mixer mic is currently set to 61:61
Mixer cd is currently set to 75:75
Mixer rec
On Monday 24 September 2007, Rem P Roberti said:
> > Skype has noting to do with it as it would work out of box if
> > the hardware is configured properly. Check your recording
> > device, mixer level and similar. You also have to give
> > permission permissions by editing /etc/devfs.conf
> >
> Skype has noting to do with it as it would work out of box if the
> hardware is configured properly. Check your recording device, mixer
> level and similar. You also have to give permission permissions by
> editing /etc/devfs.conf
>
> perm /dev/dsp* 0666 (dsp stands for synthetic sound)
> and
Just installed Skype on my FreeBSD 6.2 system and I can receive and chat, but
I can't transmit. Any ideas on why the mike won't function?
you can't (error) or there is just silence?
run mixer and check if all is OK
TIA,
Rem
___
freebsd-questions@fr
Rem P Roberti wrote:
Just installed Skype on my FreeBSD 6.2 system and I can receive and
chat, but I can't transmit. Any ideas on why the mike won't function?
Audio card is not configured properly. Skype has noting to do with it
as it would work out of box if the hardware is configured prope
Just installed Skype on my FreeBSD 6.2 system and I can receive and
chat, but I can't transmit. Any ideas on why the mike won't function?
TIA,
Rem
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questi
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.
>
> > >
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
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
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
> 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
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-
> >
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
>
>
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
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
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
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
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
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
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
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):
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):
"/dev/dsp: Device or resource busy"
On my Debian I haven't such problem.
I also change,
sys
27 matches
Mail list logo