* Sound on MSI S420
@ 2007-05-25 6:50 Baruch Even
2007-05-25 10:21 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Even @ 2007-05-25 6:50 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 257 bytes --]
Hello,
I've succeeded by guessing to get my MSI S420 laptop sound to work.
Attached is a one-liner patch to do that. The patch is against kernel
2.6.22-rc2.
Since the patch is based on guesswork it might not be optimal but it
does work for me.
Baruch
[-- Attachment #2: msi-s420-sound.patch --]
[-- Type: text/x-patch, Size: 596 bytes --]
--- 2.6-rc2/sound/pci/hda/patch_realtek.c 2007-05-19 13:56:54.000000000 +0300
+++ 2.6.22-rc2/sound/pci/hda/patch_realtek.c 2007-05-25 00:42:42.000000000 +0300
@@ -6389,6 +6389,7 @@
SND_PCI_QUIRK(0x1462, 0x4314, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x4319, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0x4324, "MSI", ALC883_TARGA_DIG),
+ SND_PCI_QUIRK(0x1462, 0x3729, "MSI", ALC883_TARGA_DIG),
SND_PCI_QUIRK(0x1462, 0xa422, "MSI", ALC883_TARGA_2ch_DIG),
SND_PCI_QUIRK(0x1025, 0, "Acer laptop", ALC883_ACER),
SND_PCI_QUIRK(0x161f, 0x2054, "Medion laptop", ALC883_MEDION),
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Sound on MSI S420
2007-05-25 6:50 Sound on MSI S420 Baruch Even
@ 2007-05-25 10:21 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2007-05-25 10:21 UTC (permalink / raw)
To: Baruch Even; +Cc: alsa-devel
At Fri, 25 May 2007 09:50:44 +0300,
Baruch Even wrote:
>
> Hello,
>
> I've succeeded by guessing to get my MSI S420 laptop sound to work.
> Attached is a one-liner patch to do that. The patch is against kernel
> 2.6.22-rc2.
>
> Since the patch is based on guesswork it might not be optimal but it
> does work for me.
Thanks, applied to ALSA tree now (with slight modification).
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-25 10:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25 6:50 Sound on MSI S420 Baruch Even
2007-05-25 10:21 ` Takashi Iwai
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.