From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: aplay lists both Playback and Capture devices Date: Thu, 30 May 2013 13:23:50 +0200 Message-ID: <51A736C6.2060500@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 E4FFD265121 for ; Thu, 30 May 2013 13:23:54 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Fabio Estevam Cc: =?windows-1252?Q?Marek_Va=9Aut?= , alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org Fabio Estevam wrote: > When running 'aplay -l' and 'arecord -l' I see the following output on > a mx28evk running a 3.10-rc kernel: > > $ aplay -l > card 0: mxssgtl5000 [mxs_sgtl5000], device 0: Playback sgtl5000-0 [] > card 0: mxssgtl5000 [mxs_sgtl5000], device 1: Capture sgtl5000-1 [] > $ arecord -l > card 0: mxssgtl5000 [mxs_sgtl5000], device 0: Playback sgtl5000-0 [] > card 0: mxssgtl5000 [mxs_sgtl5000], device 1: Capture sgtl5000-1 [] > > I would expect to see only the Playback entry in aplay and only the > Record entry in arecord. Please show the contents of /proc/asound/devices. Regards, Clemens