From: David Henningsson <david.henningsson@canonical.com>
To: "Lin, Mengdong" <mengdong.lin@intel.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Subject: Re: When will Realtek High-Defintion audio codec ALC282 be supported?
Date: Thu, 12 Jul 2012 08:33:14 +0200 [thread overview]
Message-ID: <4FFE6FAA.8070209@canonical.com> (raw)
In-Reply-To: <F46914AEC2663F4A9BB62374E5EEF8F81561B7@SHSMSX101.ccr.corp.intel.com>
On 07/12/2012 04:57 AM, Lin, Mengdong wrote:
> Hi David,
>
> Do you have any plan to support ALC282? Could you give any comments?
>
> And could you or anyone share me the codec id/datasheet of ALC282? So I can try to configure it to share old driver of ALC2XX as you did for ALC280.
> http://www.mail-archive.com/stable@vger.kernel.org/msg10752.html
>
> Thanks
> Mengdong
>
> From: Lin, Mengdong
> Sent: Thursday, July 12, 2012 7:05 AM
> To: alsa-devel@alsa-project.org
> Cc: Lin, Mengdong
> Subject: When will Realtek High-Defintion audio codec ALC282 be supported?
>
> Hi,
>
> I'm going to have a platform with Realtek HDA ALC282 codec. But the driver has no support for ALC282 now. Does anybody know when ALC282 will be supported?
>
> I saw that another Realtek ALC280 is supported by just adding the codec id and still using 'patch_alc269'. I wonder if ALC282 can also be supported in this way if it's similar enough to other ALC2XX codecs. Could anyone share some idea about this?
>
> Thanks
> Mengdong
Hello Mengdong,
I know just as little as you do about Realtek ALC282. Chances are that
Realtek haven't changed the codec much compared to ALC280, and then just
another line next to the ALC280 would do just fine:
{ .id = 0x10ec0282, .name = "ALC282", .patch = patch_alc269 },
But I don't think Takashi would add such a line to the kernel without
somebody testing that it actually works.
If you have the hardware available, you can try the above line, see if
it works, and report back together with alsa-info for the affected system.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
next prev parent reply other threads:[~2012-07-12 6:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 23:05 When will Realtek High-Defintion audio codec ALC282 be supported? Lin, Mengdong
2012-07-12 2:57 ` Lin, Mengdong
2012-07-12 6:33 ` David Henningsson [this message]
2012-07-13 0:43 ` Lin, Mengdong
2012-07-13 5:01 ` David Henningsson
2012-07-16 9:25 ` 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=4FFE6FAA.8070209@canonical.com \
--to=david.henningsson@canonical.com \
--cc=alsa-devel@alsa-project.org \
--cc=mengdong.lin@intel.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 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.