From owner-freebsd-mobile@FreeBSD.ORG Mon Oct 27 19:11:27 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 43204106567C for ; Mon, 27 Oct 2008 19:11:27 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id EA0B28FC16 for ; Mon, 27 Oct 2008 19:11:26 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so555269yxb.13 for ; Mon, 27 Oct 2008 12:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=T/xwRE2/1z9hmQPu9nbuIF5NMR4dN4UDjMCF1Jco8iY=; b=fl9cTayDo3cXO/44rohN8RxPS6ZJgfBG5VLf0exc9LADIf7Ztoqz8gCWvhGTL5CDDr mYOlUP3cfifzrysNHXppxOHOcaUJ6LmZQXOBcw5CJqxmHBlJFdH3xEYu8oqYHAGbnLIx EYMlZjQdxfvSqS4op3nV4p0PxoW4QGKey85N0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lsmazGi51TJnfBx8mI8+V9rcP9MaiDEq6vPm310QGBA4lwVZ0shlrgZ94vVK8+diEJ y63PnIsh0Qp1wIwMu85ZJfu0rDwd988hnBeUBnhwU1dpQHDNb6cGmwRUymQ0L1SsIJcE KO8z9R2eZzNCksd1KLfSE5uHDxhLS3ohm8p34= Received: by 10.231.10.140 with SMTP id p12mr1650531ibp.27.1225134684970; Mon, 27 Oct 2008 12:11:24 -0700 (PDT) Received: by 10.231.11.72 with HTTP; Mon, 27 Oct 2008 12:11:24 -0700 (PDT) Message-ID: <3a142e750810271211y3774fc23j5adc078869d2a3ca@mail.gmail.com> Date: Mon, 27 Oct 2008 21:11:24 +0200 From: "Paul B. Mahol" To: "Dan Langille" In-Reply-To: <774FBEB1-6CB1-4884-9A51-644CEA8EC293@langille.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <49052AD1.4070208@afilias.info> <3a142e750810270030j1669e832sa1c8bbe2a68222a7@mail.gmail.com> <774FBEB1-6CB1-4884-9A51-644CEA8EC293@langille.org> Cc: freebsd-mobile@freebsd.org Subject: Re: ThinkPad X61s - mic? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2008 19:11:27 -0000 On 10/27/08, Dan Langille wrote: > > On Oct 27, 2008, at 3:30 AM, Paul B. Mahol wrote: > >> On 10/27/08, Dan Langille wrote: >>> Hi, >>> >>> I'm working on getting Skype working. This URL helped me get the >>> sound >>> going on my ThinkPad X61s running FreeBSD 7.0-STABLE: >>> >>> http://const-cast.blogspot.com/2008/05/installing-skype-on-freebsd.html >>> >>> I cannot get my microphone working. On my Skype test call I can hear >>> them, they cannot hear me. >> >> Does recording works in native applications? > > I do not know. What native applications can I try and how? > > FWIW, I discovered last night that if I plug in my headset (mic + > headphones) > then everything works. > As was already pointed new hda code from CURRENT should fix this issue. Speaking about native recording examples, try audio/listener, audio/audacity, net/ekiga and others ... >> >>> $ mixer >>> Mixer vol is currently set to 100:100 >>> Mixer pcm is currently set to 81:81 >>> Mixer speaker is currently set to 81:81 >>> Mixer mic is currently set to 40:40 >>> Mixer rec is currently set to 80:80 >>> Recording source: mic >>> >>> $ cat /dev/sndstat >>> FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) >>> Installed devices: >>> pcm0: at memory >>> 0xf8220000 irq 17 kld snd_hda [20071129_0050] [MPSAFE] (1p:2v/1r:1v >>> channels duplex default) >>> >>> Ideas please? > > -- > Dan Langille > http://langille.org/ > > > > >