From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: Trying to figure out what went wrong with my HDMI. Date: Wed, 17 Dec 2008 09:03:35 +0100 Message-ID: <4948B257.9080606@ladisch.de> References: <4947ABFE.5080603@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id D36BF1037EB for ; Wed, 17 Dec 2008 09:03:38 +0100 (CET) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Mark Jenks Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Mark Jenks wrote: > On Tue, Dec 16, 2008 at 7:24 AM, Clemens Ladisch wrote: > > Use "plughw:0,3" instead of "hw:0,3". > > What is the difference? Plughw automatically converts to a sample format that the device supports. > And why did hw:0,3 work before? Probably your old hardware did support mono playback. > If I want to use it in Myth, would it be ALSA:plughw:0,3 then? Yes. (It is possible that Myth can do resampling and channel rerouting by itself; in this case, hw would also work.) HTH Clemens