From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: aplay: main:722: audio open error: No such file or directory Date: Mon, 26 May 2014 10:30:33 +0200 Message-ID: <5382FBA9.4000402@ladisch.de> References: <20140525091124.01578e75@kruskal.home.chead.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from dehamd003.servertools24.de (dehamd003.servertools24.de [31.47.254.18]) by alsa0.perex.cz (Postfix) with ESMTP id 6945526087B for ; Mon, 26 May 2014 10:30:34 +0200 (CEST) In-Reply-To: <20140525091124.01578e75@kruskal.home.chead.ca> 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: Christopher Head , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Christopher Head wrote: > asound # cat cards > 0 [MID ]: HDA-Intel - HDA Intel MID > HDA Intel MID at 0xf4900000 irq 53 > 1 [NVidia ]: HDA-Intel - HDA NVidia > HDA NVidia at 0xf3080000 irq 17 > > I can't play audio on non-default devices. > > Running aplay with -D hdmi does not work, failing with this message: > aplay: main:722: audio open error: No such file or directory The default card has no "hdmi" device. Try -D hdmi:CARD=NVidia (or better plug:hdmi:CARD=NVidia to get automatic sample format conversions). Regards, Clemens