From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SEOVc-0008DB-4T for garchives@archives.gentoo.org; Sun, 01 Apr 2012 17:24:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6795CE0C71; Sun, 1 Apr 2012 17:23:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1859BE0ADE for ; Sun, 1 Apr 2012 17:22:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A22FF1B4011 for ; Sun, 1 Apr 2012 17:22:11 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.195 X-Spam-Level: X-Spam-Status: No, score=-2.195 tagged_above=-999 required=5.5 tests=[AWL=-1.185, BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3qFeQzWdPtne for ; Sun, 1 Apr 2012 17:22:06 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F65864204 for ; Sun, 1 Apr 2012 17:22:04 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SEOTX-0005D8-5P for gentoo-user@gentoo.org; Sun, 01 Apr 2012 19:21:59 +0200 Received: from adsl-69-234-184-213.dsl.irvnca.pacbell.net ([69.234.184.213]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Apr 2012 19:21:59 +0200 Received: from w41ter by adsl-69-234-184-213.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 01 Apr 2012 19:21:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: AMD hdaudio: why do I have two audio devices and two mixers? Date: Sun, 01 Apr 2012 10:21:42 -0700 Message-ID: References: <20120330183457.72baea0f@weird.wonkology.org> <4F77E6B2.9090208@darkmetatron.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-184-213.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0 In-Reply-To: <4F77E6B2.9090208@darkmetatron.de> Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 42cef8f4-c54c-43a8-b4d1-712418d3796c X-Archives-Hash: f1a1856702d883283f2ccf88a41fa0c5 On 03/31/2012 10:25 PM, Sebastian Be=DFler wrote: > Then the mixer from kde segfaulted and the sound > was gone as pulseaudio then prefered HDMI over my real soundcard. Well, I just spent an hour figuring out how to fix that problem :) I assume your HDMI card is "sink number 0" and the analog device is "sink number 1". That's how it works in my new machine, anyway. #grep sink /etc/pulse/client.conf=20 default-sink =3D 1 I changed the 0 to 1 and now everything works normally. As for any kde app segfaulting.....