From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GXLPZ-0003EN-F3 for garchives@archives.gentoo.org; Tue, 10 Oct 2006 17:29:01 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9AHRslo012482; Tue, 10 Oct 2006 17:27:54 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9AHNUYN002432 for ; Tue, 10 Oct 2006 17:23:30 GMT Received: by nf-out-0910.google.com with SMTP id x30so377857nfb for ; Tue, 10 Oct 2006 10:23:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=OfNDcIow3oL/92U0vqjPf3IdyrEaCYWdcqVXPB4cS0yY9bG5LDsw8wdbbA65OKY0E2VFhtppdL+qSiAkD4smK5dHYW/2yWwDtu0yiXfeD/VKOil3dlmkRRd5eCXHM8t3JWNYZkaJ5iEld2UAzHZ9Cu/pzvYsB2brgPyMLM19MMk= Received: by 10.82.136.4 with SMTP id j4mr797501bud; Tue, 10 Oct 2006 10:23:29 -0700 (PDT) Received: by 10.82.126.14 with HTTP; Tue, 10 Oct 2006 10:23:29 -0700 (PDT) Message-ID: <7573e9640610101023t136cb24dpac262576bed4a310@mail.gmail.com> Date: Tue, 10 Oct 2006 10:23:29 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Intel HDA soundcard, microphones and skype In-Reply-To: <200610100642.08193.gentoo@matthewlee.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200610100642.08193.gentoo@matthewlee.org> X-Google-Sender-Auth: cf6d620220e3b7c1 X-Archives-Salt: 636e68c9-473f-4629-9901-50becf264cad X-Archives-Hash: 6435c848b82656c5b01745e234655cb9 On 10/10/06, Matthew R. Lee wrote: > Has anybody got skype woking with this soundcard. Perhaps you could post > your .asoundrc for me to have a look Unfortunately Intel's HDA isn't really a sound card, but a standard way of talking to sound cards. The actual chips are made by various manufacturers, and it really is a bit of a mess. 1. You should not have a .asoundrc. Current alsa versions (since 1.0.9) will automatically use dmix/dsnoop as necessary. In almost every case, it is wrong to have a .asoundrc. 2. Which version of alsa-drivers are you using? 1.0.13 would be my recommendation, although you may have some issues with MSI interrupts... 3. Can you post the contents of /proc/asound/card0/codec#0 and also the output of "amixer"? -Richard -- gentoo-user@gentoo.org mailing list