From: Takashi Iwai <tiwai@suse.de>
To: Andy Green <andy@warmcat.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Acer Aspire 8920g / snd-hda-intel / ALC889
Date: Tue, 06 May 2008 13:16:07 +0200 [thread overview]
Message-ID: <s5hk5i7d6o8.wl%tiwai@suse.de> (raw)
In-Reply-To: <48203A6B.7020408@warmcat.com>
At Tue, 06 May 2008 12:00:59 +0100,
Andy Green wrote:
>
> Somebody in the thread at some point said:
>
> Hi -
>
> > Is this above with model=acer-aspire *and* your additional verb?
> > Or, is it without model option?
>
> I tried it with model=acer (same as no forcing) and acer-aspire, I was
> able to play 2-channel PCM sounds OK only with the extra verb either
> way. I got more controls in alsamixer with just "acer" (like low
> frequency channel), but they didn't seem to do anything useful.
OK, then you might need the patch below instead. If the first one
failed, give it a try.
thanks,
Takashi
---
diff -r dd67eb84e184 pci/hda/patch_realtek.c
--- a/pci/hda/patch_realtek.c Fri May 02 12:22:34 2008 +0200
+++ b/pci/hda/patch_realtek.c Tue May 06 13:15:43 2008 +0200
@@ -853,6 +853,7 @@ do_sku:
case 0x10ec0269:
case 0x10ec0862:
case 0x10ec0662:
+ case 0x10ec0889:
snd_hda_codec_write(codec, 0x14, 0,
AC_VERB_SET_EAPD_BTLENABLE, 2);
snd_hda_codec_write(codec, 0x15, 0,
@@ -877,6 +878,7 @@ do_sku:
case 0x10ec0883:
case 0x10ec0885:
case 0x10ec0888:
+ case 0x10ec0889:
snd_hda_codec_write(codec, 0x20, 0,
AC_VERB_SET_COEF_INDEX, 7);
tmp = snd_hda_codec_read(codec, 0x20, 0,
next prev parent reply other threads:[~2008-05-06 11:16 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 12:02 Acer Aspire 8920g / snd-hda-intel / ALC889 Andy Green
2008-04-21 15:57 ` Takashi Iwai
2008-04-21 18:25 ` Andy Green
2008-04-22 10:34 ` Takashi Iwai
2008-04-22 11:09 ` Andy Green
2008-04-22 11:20 ` Takashi Iwai
2008-04-22 11:28 ` Andy Green
2008-04-23 21:10 ` Andy Green
2008-04-25 12:29 ` Takashi Iwai
2008-05-05 22:06 ` Andy Green
2008-05-06 10:39 ` Takashi Iwai
2008-05-06 11:00 ` Andy Green
2008-05-06 11:16 ` Takashi Iwai [this message]
2008-05-13 13:51 ` Takashi Iwai
2008-05-13 14:41 ` Andy Green
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=s5hk5i7d6o8.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=andy@warmcat.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