From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 28 02:11:17 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B87416A41B for ; Sun, 28 Oct 2007 02:11:17 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp224.math.arizona.edu (smtp224.math.arizona.edu [128.196.224.202]) by mx1.freebsd.org (Postfix) with ESMTP id 497A413C48A for ; Sun, 28 Oct 2007 02:11:17 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp224.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IlxAs-00079h-7F for freebsd-multimedia@freebsd.org; Sat, 27 Oct 2007 18:42:52 -0700 Received: from 71-220-136-34.tcsn.qwest.net ([71.220.136.34] helo=.domain.actdsltmp) by smtp224.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IlxAi-00079O-Dp; Sat, 27 Oct 2007 18:42:36 -0700 Message-ID: <4723E8D2.2000407@math.arizona.edu> Date: Sat, 27 Oct 2007 18:41:38 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: Mario Sergio Fujikawa Ferreira References: <4723B189.7020307@uol.com.br> In-Reply-To: <4723B189.7020307@uol.com.br> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: freebsd-multimedia@freebsd.org Subject: Re: Skype problem with usb headset (dsp4) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Oct 2007 02:11:17 -0000 Mario Sergio Fujikawa Ferreira wrote: > Hi, > > I would like to know if anyone has had any success using Skype with > a usb headset (/dev/dsp4). > > I have set Skype to use /dev/dsp4 but it does not work correctly. > When I try to use the "Skype Test Call", I can hear the phone ringing. > However, I can't hear a thing once the other side answers the phone. > It is all silent although Skype says the call is working. > > The headset seems to be correct since I can hear music when I try it > with mplayer > > $ mplayer -ao oss:/dev/dsp4 some.mp3 > > Any ideas? > > $ uname -a > FreeBSD exxodus.fedaykin.here 7.0-BETA1 FreeBSD 7.0-BETA1 #15: Sat Oct > 20 13:08:30 BRST 2007 lioux@exxodus:/usr/obj/usr/src/sys/LIOUX i386 > > $ cat /dev/sndstat > FreeBSD Audio Driver (newpcm: 32bit 2007061600/i386) > Installed devices: > pcm0: on emu10kx0 [MPSAFE] > (4p:1v/1r:1v channels duplex default) > pcm1: on emu10kx0 [MPSAFE] > (1p:1v/0r:0v channels) > pcm2: on emu10kx0 [MPSAFE] > (1p:1v/0r:0v channels) > pcm3: on emu10kx0 [MPSAFE] > (1p:1v/0r:0v channels) > pcm4: at ? kld snd_uaudio [GIANT] (1p:2v/1r:2v channels > duplex) > mode 1:(output) 2ch, 16/16bit, pcm, 48000,44100Hz > mode 1:(input) 1ch, 16/16bit, pcm, 48000,44100Hz > > $ mixer -f /dev/dsp4 > Mixer vol is currently set to 75:75 > Mixer pcm is currently set to 75:75 > Mixer speaker is currently set to 75:75 > Mixer mic is currently set to 75:75 > Recording source: mic > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" That is very strange behavior. I went trough lots of trouble with skype due to the fact that OSS (the one from ports) had a problem with the duplex mode for my audio card. After portupgrade my troubles went a way but could hear the sound all the way. I had problem with recording. Let me suggest very dumb idea. Check first Skype preferences as I believe that the preference are by default /dev/dsp or /dev/dsp1. Try to change it into /dev/dsp4 or whatever you think is the correct device node for your head phones. The second thing. It looks to me that you get the tone (since you can hear ringing and that it dies out). I think I saw something like that on one of the mailing lists but I am not competent to talk about it. In any case I hope you fix the things and get the help from a serious person.