All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org, libbe@stefansen.net,
	Chuck Ebbert <cebbert@redhat.com>,
	mranostay@embeddedalley.com
Subject: Re: 1.0.15: volume levels drift on HDA with STAC92XX codec
Date: Mon, 5 Nov 2007 17:32:32 +0200	[thread overview]
Message-ID: <200711051732.32880.maximlevitsky@gmail.com> (raw)
In-Reply-To: <s5h640gnbb9.wl%tiwai@suse.de>

On Monday 05 November 2007 14:09:30 Takashi Iwai wrote:
> At Mon, 5 Nov 2007 16:53:23 +0200,
> Maxim Levitsky wrote:
> > 
> > On Monday 05 November 2007 13:40:48 Takashi Iwai wrote:
> > > At Thu, 1 Nov 2007 20:17:30 +0200,
> > > Maxim Levitsky wrote:
> > > > 
> > > > On Thursday 01 November 2007 19:47:39 Chuck Ebbert wrote:
> > > > > We have two reports now of unstable volume levels:
> > > > > 
> > > > > https://bugzilla.redhat.com/show_bug.cgi?id=361051
> > > > > https://bugzilla.redhat.com/show_bug.cgi?id=354981
> > > > > 
> > > > > This is with kernel 2.6.23 plus the two ALSA merge patches from
> > > > > 2.6.23-rc1.
> > > > > _______________________________________________
> > > > > Alsa-devel mailing list
> > > > > Alsa-devel@alsa-project.org
> > > > > http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> > > > > 
> > > > Probably this isn't a software bug.
> > > > Probably this chip country to datasheet doesn't have usable "Master
> > >  > Volume" (volume knob) control.
> > > > 
> > > > 
> > > > The master volume control wasn't present before, I added support for
> > >  > it, using data-sheets. 
> > > > I need to know what exactly sigmatel codec was used in both cases.
> > > 
> > > Yes, the latter case seems with STAC9205 but the former one (361051)
> > > isn't clear.  Please check /proc/asound/card0/codec#* entries.
> > > 
> > > 
> > > thanks,
> > > 
> > > Takashi
> > > 
> > 
> > The former is also STAC9205/04/ since it is the only one with analog loopback and two ADCs
> > 
> > I have question, I talked with the reporter of 354981, and I don't know why but his amixer
> > gives very strange results:
> > 
> > [root@itse68482 ~]# cat amixer-contents-kernel-2.6.23.2-36
> > numid=0,iface=MIXER,name='Master Playback Switch'
> >   ; type=BOOLEAN,access=rw------,values=1
> >   : values=on
> > numid=0,iface=MIXER,name='Master Playback Volume'
> >   ; type=INTEGER,access=rw------,values=2,min=0,max=65536,step=1
> >   : values=65536,65536
> > numid=0,iface=MIXER,name='Capture Switch'
> >   ; type=BOOLEAN,access=rw------,values=1
> >   : values=on
> > numid=0,iface=MIXER,name='Capture Volume'
> >   ; type=INTEGER,access=rw------,values=2,min=0,max=65536,step=1
> >   : values=34953,34953
> > 
> > How can that be?
> 
> Is the codec accessed properly?  This looks like the error at reading
> amp capability of these NIDS and returned -1.  The volume attributes
> are extracted from the amp caps.  But if so, usually relevant kernel
> messages appear...
> 
> 
> Takashi
> 

Probably,

only this one:
hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x00bf1c00

But he told me that he has both 'Master' and 'Front' in gnome-volume-control
but there are no signs of 'Front' in amixer.

Espen Stefansen, can you send the dmesg after you run the amixer.
Do you have by chance a second sound card plugged when you have the amixer run?
Can you run alsamixer, and tell me what controls you see there on both 'Playback' and 'Capture' tabs:
(Press 'Tab' to switch between 'Playback' and 'Capture' controls.

Best regards,
	Maxim Levitsky

  reply	other threads:[~2007-11-05 15:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01 17:47 1.0.15: volume levels drift on HDA with STAC92XX codec Chuck Ebbert
2007-11-01 18:17 ` Maxim Levitsky
2007-11-05 11:40   ` Takashi Iwai
2007-11-05 14:53     ` Maxim Levitsky
2007-11-05 12:09       ` Takashi Iwai
2007-11-05 15:32         ` Maxim Levitsky [this message]
2007-11-05 12:45           ` Takashi Iwai
2007-11-05 16:39       ` 1.0.15: volume levels drift on HDA with STAC92XXcodec Tellman, Steven
2007-11-05 17:08         ` Maxim Levitsky
2007-11-05 17:33           ` Tellman, Steven
2007-11-05 18:58             ` Maxim Levitsky
2007-11-05 19:15               ` Tellman, Steven
2007-11-16 15:02   ` 1.0.15: volume levels drift on HDA with STAC92XX codec Takashi Iwai
2007-11-16 15:50     ` Maxim Levitsky
2007-11-16 18:48       ` Chuck Ebbert
2007-11-17 10:10       ` Takashi Iwai
2007-11-17 10:36         ` Maxim Levitsky
2007-11-19 11:13           ` Takashi Iwai
2007-11-23 17:26             ` [RFC] virtual master control (1/3) Takashi Iwai
2007-11-23 17:28               ` [RFC] virtual master control (2/3) Takashi Iwai
2007-11-23 17:33                 ` [RFC] virtual master control (3/3) Takashi Iwai
2007-11-23 17:35                   ` [RFC] virtual master control - alsa-driver stub Takashi Iwai
2007-11-23 18:36               ` [RFC] virtual master control (1/3) Jaroslav Kysela
2007-11-23 20:48                 ` Maxim Levitsky
2007-11-24 10:12                 ` Takashi Iwai
2007-11-26 18:51                   ` John Utz

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=200711051732.32880.maximlevitsky@gmail.com \
    --to=maximlevitsky@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=cebbert@redhat.com \
    --cc=libbe@stefansen.net \
    --cc=mranostay@embeddedalley.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.