From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: No dmix with HDSP Multiface Date: Wed, 23 Mar 2005 15:14:19 +0100 Message-ID: References: <20050322180510.GA8180@rednote.net> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII In-Reply-To: <20050322180510.GA8180@rednote.net> Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Janina Sajka Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Tue, 22 Mar 2005 13:05:10 -0500, Janina Sajka wrote: > > I have 1.0.9RC1 compiled and installed--but cannot get dmix to work. Am > I going about it wrong? Or are there still known issues with dmix using > RME hardware? Mine is a HDSP Multiface. Here's what I get: > > #aplay -D dmix:SLAVE=\"hw:0,0\",RATE=48000 Any_Dream_Will_Do.wav > ALSA lib conf.c:3808:(parse_args) Unknown parameter SLAVE > ALSA lib conf.c:3930:(snd_config_expand) Parse arguments error: No such > file or directory > ALSA lib pcm.c:2070:(snd_pcm_open_noupdate) Unknown PCM > dmix:SLAVE="hw:0,0",RATE=48000 > aplay: main:508: audio open error: No such file or directory > [root@concerto 12:59:57] ~ The dmix PCM definition was slightly changed recently. It no longer takes SLAVE argument but CARD, DEV and SUBDEV. For hw:0,0, it's like dmix:CARD=0,DEV=0,RATE=48000 The default card and device are both 0, and the default rate is 48000, in the case above, you don't need to pass arguments. Just run like % aplay -Dplug:dmix foo.wav Takashi ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click