alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: jmal8295 <jmal8295@artax.karlin.mff.cuni.cz>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
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: Wed, 7 Oct 2009 09:07:55 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0910070840250.20794@artax.karlin.mff.cuni.cz> (raw)
In-Reply-To: <4ACC35B2.5030508@ladisch.de>


> jmal8295 wrote:
> > On Tue, 6 Oct 2009, Clemens Ladisch wrote:
> > > Takashi Iwai wrote:
> > > > noreply-git@alsa-project.org wrote:
> > > > > commit fc9e4a3811567f8d1d4c263a89e27b52c90d6098
> 
> http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=fc9e4a3811567f8d1d4c263a89e27b52c90d6098
> 
> > > > > Author:     Clemens Ladisch <clemens@ladisch.de>
> > > > > AuthorDate: Tue Oct 6 08:21:04 2009 +0200
> > > > > 
> > > > >     sound: via82xx: move DXS volume controls to PCM interface
> > > > >     
> > > > >     The "VIA DXS" controls are actually volume controls that apply to the
> > > > >     four PCM substreams, so we better indicate this connection by moving the
> > > > >     controls to the PCM interface.
> > 
> > By "moving" you mean removing them or will there appear somewhere else?
> 
> Changing the interface from MIXER to PCM means that the controls will
> not appear in most mixer applications.
> 
> > > Honza, are you still using this driver?
> > 
> > Yes I do (there is a different driver for this codec?).
> 
> No, it's just rather old.
> I hoped you'd be using newer hardware by now.  ;-)
> 
Its true I plan to buy new computer soon, but I will be still using this 
one.

> > And I _will_ be regarding it as regression if I lose possibility to
> > change volume of the four streams independently.
> > On the other hand, I do change the volume only manually (not
> > automatically by program), so if only thing which changes is the way how
> > to modify that volume I would not see problem in that.
> 
> With the new controls, the only way to change them would be on the
> command line:
>   amixer cset iface=PCM,name="PCM Playback Volume",subdevice=x yy
> 
Hmmm ... that is almost as cumbersome as it could be. Is it at least 
planed to add it to some other mixer, like alsamixer? Another view 
perhaps?

Still better that removing them.

> BTW: How do you determine which of the four controls is associated with
> a specific application?
> 

Trial and error :-). Usually I know what started first and if I get it 
wrong, I'll try another one.
I don't suppose any change could help me with it. I mean, only syntax 
which I imagine would help is
  amixer cset iface=PCM,name="PCM Playback Volume",subdevice=pid:17345
but don't suppose someone will be adding code for examining pid 17345's 
descriptors in that case to amixer, much less alsamixer.

> 
> In any case, the main purpose of the patch was to rename the controls to
> prevent "alsactl restore" from restoring the old wrong volume setting,
> so it would suffice to just change the controls' name in some way, such
> as from "VIA DXS" to "DXS".
> 

I would propose to use this oportunity to rename them to something more 
descriptive, but I have no idea what that could be (considering limited 
space in mixer programs).
	Honza

> 
> Best regards,
> Clemens
> 

  reply	other threads:[~2009-10-07  7:07 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20091006063609.B06E110381F@alsa0.perex.cz>
2009-10-06  7:03 ` [alsa-cvslog] alsa-kernel: Official ALSA project GIT repository for Linux 2.6 branch, master now at v2.6.31-rc8-407-gfc9e4a3 Takashi Iwai
2009-10-06  7:41   ` Clemens Ladisch
2009-10-06  8:00     ` Takashi Iwai
2009-10-08 11:19       ` Clemens Ladisch
2009-10-08 12:15         ` Takashi Iwai
2009-10-08 12:37           ` Clemens Ladisch
2009-10-08 18:11             ` Takashi Iwai
2010-02-24  9:16             ` Clemens Ladisch
2010-02-25 11:22               ` Raymond Yau
2010-02-25 23:52               ` Raymond Yau
2009-10-06 18:11     ` jmal8295
2009-10-07  6:31       ` Clemens Ladisch
2009-10-07  7:07         ` jmal8295 [this message]
2009-10-07  7:59           ` Clemens Ladisch
2009-10-06  7:42   ` Jaroslav Kysela
2009-10-06  7:53     ` Clemens Ladisch
2009-10-06  8:27       ` Jaroslav Kysela
2009-10-06  8:30         ` Clemens Ladisch
2009-10-06  8:39           ` Jaroslav Kysela
2009-10-06 13:10             ` Jaroslav Kysela
2009-10-06  8:04     ` Takashi Iwai
2009-10-06  9:31   ` Ozan Çağlayan
2009-10-06 10:11     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0910070840250.20794@artax.karlin.mff.cuni.cz \
    --to=jmal8295@artax.karlin.mff.cuni.cz \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).