From: "Страхиња Радић" <vilinkamen@mail.ru>
To: alsa-devel@alsa-project.org
Subject: MSI 7260 patch
Date: Mon, 24 Nov 2008 18:29:59 +0100 [thread overview]
Message-ID: <492AE497.9000601@mail.ru> (raw)
[-- Attachment #1: Type: text/plain, Size: 1182 bytes --]
Hi,
I submitted an issue with alsa-driver 1.0.18rc3 (see
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4229). Raymond
advised me to send the patch, so everybody with the same motherboard
could get automatic recognition of sound card model. And here it is.
I just don't know if I got it right. Are the hexadecimal values ok?
SND_PCI_QUIRK(0x1462, 0x7260, "MSI 7260", ALC883_TARGA_DIG),
I got this from alsainfo:
!!HDA-Intel Codec information
!!---------------------------
--startcollapse--
Codec: Realtek ALC883
Address: 0
Vendor Id: 0x10ec0883
Subsystem Id: 0x14627260
Revision Id: 0x100002
No Modem Function Group found
So, I guess 0x1462 0x7260 is ok, right? If that is so, I have attached
the diff with this message.
Cheers,
Strahinya
--
_ _ ______________________________________________________
/(_____)\ | ____ __ __ __ __ |
\_/~ ~\_/ |/ __// /_/ // // / http://www.gnu.org/home.sr.html |
(\'_'/) / / / __ /_\ ' / http://www.stallman.org |
(o_o) /_/ /_/ /_//____/ http://alas.matf.bg.ac.yu/~mr99164 |
|______________________________________________________|
[-- Attachment #2: alsa-driver-MS-7260.diff --]
[-- Type: text/plain, Size: 591 bytes --]
--- a/sound/pci/hda/patch_realtek.c 2008-09-09 18:55:25.000000000 +0200
+++ b/sound/pci/hda/patch_realtek.c 2008-11-24 17:56:31.000000000 +0100
@@ -8320,6 +8320,7 @@
SND_PCI_QUIRK(0x1462, 0x3729, "MSI S420", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3783, "NEC S970", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3b7f, "MSI", ALC883_TARGA_2ch_DIG),
+ SND_PCI_QUIRK(0x1462, 0x7260, "MSI 7260", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3ef9, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3fc1, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x3fc3, "MSI", ALC883_TARGA_DIG),
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
next reply other threads:[~2008-11-24 17:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-24 17:29 Страхиња Радић [this message]
2008-11-25 14:55 ` MSI 7260 patch 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=492AE497.9000601@mail.ru \
--to=vilinkamen@mail.ru \
--cc=alsa-devel@alsa-project.org \
/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.