All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hector Martin <hector@marcansoft.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Karthik Ramgopal <applefreakpeeps@gmail.com>,
	alsa-devel@alsa-project.org
Subject: Re: Request for Device ID addition : 6935G
Date: Sat, 13 Jun 2009 18:11:15 +0200	[thread overview]
Message-ID: <4A33CFA3.7080402@marcansoft.com> (raw)
In-Reply-To: <s5hfxe4lf4l.wl%tiwai@suse.de>

Takashi Iwai wrote:
> Hector, does it work on your machine?  If yes, there should be a
> slight difference between 6935G and 8930G...
Yes, the DMIC works fine here (in mono mode).

Karthik: please look in sound/pci/hda/patch_realtek.c and locate the
alc889_acer_aspire_8930g_verbs array. At the end, where it talks about
the "DMIC fix", find the last verb:

{0x20, AC_VERB_SET_PROC_COEF, 0x0003},

And change the value from 0x0003 to 0x0001 and see what that does.

If this works and you get some audio, make a stereo recording. You want
both channels to be of equal volume.

I suspect you have a mono mic on the left channel. I have a stereo
sum/difference mic (WTF) with sum on the right channel, so I tweaked the
setting to replicate the right channel to both. This would kill your
audio if your microphone is just a mono one on the left channel. Setting
0x0001 should get you standard stereo audio as it comes from the mic(s).
I think setting 0x0002 should get you what you want (left channel
replicated to both channels). If not, try setting 0x0000.

Takashi: if I'm right, we'll need two model entries instead of one and
we should probably split off the verb array into three (base, stereo
sum/dif mic fix, mono mic fix).

-- 
Hector Martin (hector@marcansoft.com)
Public Key: http://www.marcansoft.com/marcan.asc

  reply	other threads:[~2009-06-13 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13  2:24 Request for Device ID addition : 6935G Karthik Ramgopal
2009-06-13  8:19 ` Takashi Iwai
2009-06-13 16:11   ` Hector Martin [this message]
2009-06-14  8:09     ` 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=4A33CFA3.7080402@marcansoft.com \
    --to=hector@marcansoft.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=applefreakpeeps@gmail.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.