From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: [alsa-cvslog] alsa-kernel: Official ALSA project GIT repository for Linux 2.6 branch, master now at v2.6.31-rc8-407-gfc9e4a3 Date: Tue, 06 Oct 2009 10:30:52 +0200 Message-ID: <4ACB003C.6070705@ladisch.de> References: <20091006063609.B06E110381F@alsa0.perex.cz> <4ACAF762.8020402@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by alsa0.perex.cz (Postfix) with ESMTP id B6095103906 for ; Tue, 6 Oct 2009 10:30:55 +0200 (CEST) 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: Jaroslav Kysela Cc: Takashi Iwai , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Jaroslav Kysela wrote: > On Tue, 6 Oct 2009, Clemens Ladisch wrote: > >> amixer utility should handle such controls without problems. > > > > Yes, it should. I haven't yet found where the hctl functions break it. > > It does not work with amixer? The interface type should be specified, but > all controls should be visible through hctl interface. Something like: > > amixer cset iface=PCM,name="some name",index=1 33 iface=PCM,name="PCM Playback Volume",subdevice=xxx always results in the control for subdevice 1. Clemens