Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: walt <w41ter@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ECS K7VTA3:  Mixer channels reversed [PATCH]
Date: Thu, 26 Jun 2008 15:59:22 +0200	[thread overview]
Message-ID: <s5h7iccqoud.wl%tiwai@suse.de> (raw)
In-Reply-To: <g40338$d49$1@ger.gmane.org>

At Thu, 26 Jun 2008 05:47:18 -0700,
walt wrote:
> 
> Takashi Iwai wrote:
> > At Wed, 25 Jun 2008 17:08:02 -0700,
> > walt wrote:
> >> Takashi Iwai wrote:
> >>> At Mon, 23 Jun 2008 16:15:05 -0700,
> >>> walt wrote:
> >>>> Hi list,
> >>>>
> >>>> I just replaced a mobo with an ECS K7VTA3 and I find that the
> >>>> Headphones control is now controlling the master channel and the
> >>>> Master control does nothing.
> >>>>
> >>>> I tried 'modprobe via82xx ac97_quirk=hp_only' but that makes the
> >>>> audio device unusable (although alsamixer still seems happy to set
> >>>> the individual channels).
> >>> You mean that you don't hear any outputs?  Which I/O (HP out,
> >>> line-out, etc) are you testing?
> >> Sorry, I forgot to mention that RealAudio player complains that it
> >> "cannot open the audio device. Another application may be using it."
> >>
> >> However, I just tried mplayer, which *does* work normally and the
> >> master channel also works properly again.
> >>
> >> So it seems that hp_only works, but only partly.  Any idea why
> >> RealPlayer is complaining?
> >
> > Hard to believe that the error of RealPlayer comes from ac97_quirk
> > option.  It's likely a coincidence.  Please double-check.
> 
> Okay, this patch seems to make everything work correctly, but lspci
> still reports "unknown device" in spite of it.

lspci doesn't know anything about the driver, so don't worry about
it.

The patch looks good to me.  Could you give your sign-off so that it's
merged to the upstream?  See $LINUX/Documentation/SubmittingPatches
for details.


thanks,

Takashi

> 
> diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
> index b585cc3..aa5c2e0 100644
> --- a/sound/pci/via82xx.c
> +++ b/sound/pci/via82xx.c
> @@ -1746,6 +1746,12 @@ static struct ac97_quirk ac97_quirks[] = {
>          },
>          {
>                  .subvendor = 0x1019,
> +               .subdevice = 0x1841,
> +               .name = "ECS K7VTA3",
> +               .type = AC97_TUNE_HP_ONLY
> +       },
> +       {
> +               .subvendor = 0x1019,
>                  .subdevice = 0x0a81,
>                  .name = "ECS K7VTA3",
>                  .type = AC97_TUNE_HP_ONLY
> 
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

      reply	other threads:[~2008-06-26 13:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-23 23:15 ECS K7VTA3: Mixer channels reversed walt
2008-06-25 15:49 ` Takashi Iwai
2008-06-26  0:08   ` walt
2008-06-26  5:50     ` Takashi Iwai
2008-06-26 12:47       ` ECS K7VTA3: Mixer channels reversed [PATCH] walt
2008-06-26 13:59         ` Takashi Iwai [this message]

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=s5h7iccqoud.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=w41ter@gmail.com \
    /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