All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Vroon <tony@linx.net>
To: "Emilio López" <buhitoescolar@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>,
	Karthik Ramgopal <applefreakpeeps@gmail.com>,
	ALSA development ML <alsa-devel@alsa-project.org>
Subject: Re: Regarding Sound on Acer Aspire 6935G
Date: Tue, 23 Jun 2009 23:40:09 +0100	[thread overview]
Message-ID: <1245796809.3640.10.camel@localhost> (raw)
In-Reply-To: <d54969c50906231105k251880eahbf82cf74b699c7d8@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1315 bytes --]

On Tue, 2009-06-23 at 15:05 -0300, Emilio López wrote:
> I had a little free time, so I decided to play a little with alsa. I
> copied the mic verbs from the old model to this new one and it seems
> to be working fine. Here is the patch for that

Takashi, please feel free to apply this. Especially the PIN_IN selector
is obviously correct, and if this fixes the 6935 it should work on the
6930.
Unfortunately the 6930 (which isn't mine) will be out of the country as
of tomorrow.

Emilio, you may want to resubmit with a Signed-Off-By line etc. There's
a Documentation/SubmittingPatches in the kernel source that explains all
the little details.

> Now, the only 'broken' thing is jack sensing, it just mutes front, but
> not LFE. I guess this is an easy to fix issue.

Now that you've got your hands dirty you might want to fix that one as
well :)
You'll want to mute/unmute node 0x17 (the "tuba") in addition to 0x14 in
the jack sense handler. Might as well handle 0x16 now that you're at it,
the codec graph suggests this is a speaker of some kind as well. Copy
alc888_acer_aspire_4930g_init_hook into a new 6930g_init_hook, and look
at 8930g to see how to do multiple speaker nodes.

That's basically it. Hacking on patch_realtek.c is quite doable.

> Emilio

Regards,
Tony V.

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

  reply	other threads:[~2009-06-23 22:40 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16  3:51 Regarding Sound on Acer Aspire 6935G Karthik Ramgopal
2009-05-17 17:35 ` Takashi Iwai
2009-05-17 20:48   ` Emilio López
2009-05-18  2:52     ` Karthik Ramgopal
2009-05-18  6:01       ` Takashi Iwai
2009-05-18  6:06         ` Karthik Ramgopal
2009-05-18  6:11           ` Takashi Iwai
2009-05-18  6:13             ` Karthik Ramgopal
2009-05-18  6:17               ` Karthik Ramgopal
2009-05-18 23:00                 ` Emilio López
2009-05-19  5:37                   ` Takashi Iwai
2009-05-23 15:19                     ` Emilio López
2009-05-23 18:19                       ` Takashi Iwai
     [not found]                         ` <d54969c50905231651s507ea7ddve40cdf62b0908687@mail.gmail.com>
2009-05-24 16:51                           ` Emilio López
2009-05-27 19:27                             ` Emilio López
2009-05-27 20:54                               ` Takashi Iwai
2009-05-27 21:34                                 ` Takashi Iwai
2009-05-29 17:35                                   ` Emilio López
2009-06-06  3:20                                     ` Emilio López
2009-06-06  3:22                                       ` Karthik Ramgopal
2009-06-06  9:06                                         ` Takashi Iwai
2009-06-06  9:05                                       ` Takashi Iwai
2009-06-06 17:58                                         ` Emilio López
2009-06-09 10:52                                           ` Takashi Iwai
2009-06-14  2:15                                             ` Emilio López
2009-06-21  0:23                                               ` Emilio López
2009-06-21  9:02                                                 ` Takashi Iwai
2009-06-21 22:01                                                   ` Emilio López
2009-06-21 22:11                                                     ` Tony Vroon
2009-06-21 23:24                                                       ` Emilio López
2009-06-22  0:00                                                         ` Tony Vroon
2009-06-22 17:44                                                           ` Emilio López
2009-06-22 18:21                                                             ` Takashi Iwai
2009-06-22 21:51                                                               ` Emilio López
2009-06-22 21:58                                                                 ` Tony Vroon
2009-06-22 22:14                                                                   ` Takashi Iwai
2009-06-22 22:18                                                                     ` Tony Vroon
2009-06-22 22:44                                                                       ` Tony Vroon
2009-06-22 23:14                                                                         ` Emilio López
2009-06-22 23:19                                                                           ` Emilio López
2009-06-22 23:20                                                                           ` Tony Vroon
2009-06-22 23:23                                                                             ` Emilio López
2009-06-23 18:05                                                                               ` Emilio López
2009-06-23 22:40                                                                                 ` Tony Vroon [this message]
2009-06-24  1:00                                                                                   ` Emilio López
2009-06-24  1:32                                                                                     ` Emilio López
2009-06-24  7:14                                                                                       ` Takashi Iwai
2009-06-24 18:24                                                                                         ` Emilio López
2009-06-24 19:33                                                                                           ` Emilio López
2009-06-24 21:30                                                                                             ` Takashi Iwai
2009-06-24 21:45                                                                                               ` Emilio López
2009-06-26  1:22                                                                                                 ` Emilio López
2009-06-26  8:28                                                                                                   ` Tony Vroon
2009-06-24  6:55                                                                                     ` Takashi Iwai
2009-05-18  6:22     ` Takashi Iwai
2009-05-18  6:44       ` Karthik Ramgopal
2009-05-18  6:57         ` Takashi Iwai
2009-05-18  8:44           ` Karthik Ramgopal
2009-05-18  9:26             ` Takashi Iwai
2009-05-18  9:29               ` Karthik Ramgopal
2009-05-18  9:39                 ` Takashi Iwai
2009-05-18  9:55                   ` Karthik Ramgopal
2009-05-18 10:29                     ` 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=1245796809.3640.10.camel@localhost \
    --to=tony@linx.net \
    --cc=alsa-devel@alsa-project.org \
    --cc=applefreakpeeps@gmail.com \
    --cc=buhitoescolar@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.