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: Tue, 16 Dec 2008 14:24:14 +0100 Message-ID: <4947ABFE.5080603@ladisch.de> References: 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 E6E3E2435B for ; Tue, 16 Dec 2008 14:24:19 +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: > #aplay -D hw:0,3 /usr/share/sounds/alsa/Noise.wav > Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono > aplay: set_params:966: Channels count non available Use "plughw:0,3" instead of "hw:0,3". HTH Clemens