alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] add new Fermi 5xx codec IDs to snd-hda
@ 2011-02-28  1:10 Richard Samson
  2011-02-28 17:13 ` Stephen Warren
  2011-02-28 17:19 ` Takashi Iwai
  0 siblings, 2 replies; 12+ messages in thread
From: Richard Samson @ 2011-02-28  1:10 UTC (permalink / raw)
  To: alsa-devel

Hello,

It's my first patch/post here, i'm not sure if this list is the right
place to suggest this patch.

To follow up a previous commit on snd-hda :
http://git.kernel.org/?p=linux/kernel/git/tiwai/sound-2.6.git;a=commitdiff;h=9cf2657d05f9f9e04c3e113d68bf7cef5a942070

I added a new entry in patch_hdmi.c to get sound working on my own 560
Ti card :

--- patch_hdmi.c        2011-02-15 22:29:51.000000000 +0100
+++ patch_hdmi_GTX-560Ti.c      2011-02-27 23:52:56.984613414 +0100
@@ -1634,6 +1634,7 @@
 { .id = 0x10de0012, .name = "GPU 12 HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
 { .id = 0x10de0013, .name = "GPU 13 HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
 { .id = 0x10de0014, .name = "GPU 14 HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
+{ .id = 0x10de0016, .name = "GPU 16 HDMI/DP",   .patch =
patch_nvhdmi_8ch_89 },
 { .id = 0x10de0018, .name = "GPU 18 HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
 { .id = 0x10de0019, .name = "GPU 19 HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
 { .id = 0x10de001a, .name = "GPU 1a HDMI/DP",  .patch =
patch_nvhdmi_8ch_89 },
@@ -1676,6 +1677,7 @@
 MODULE_ALIAS("snd-hda-codec-id:10de0012");
 MODULE_ALIAS("snd-hda-codec-id:10de0013");
 MODULE_ALIAS("snd-hda-codec-id:10de0014");
+MODULE_ALIAS("snd-hda-codec-id:10de0016");
 MODULE_ALIAS("snd-hda-codec-id:10de0018");
 MODULE_ALIAS("snd-hda-codec-id:10de0019");
 MODULE_ALIAS("snd-hda-codec-id:10de001a");

I think other 5xx cards need new value also.

Regards,

---
Richard Samson
samson.richard@gmail.com

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-03-05 13:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28  1:10 [PATCH] add new Fermi 5xx codec IDs to snd-hda Richard Samson
2011-02-28 17:13 ` Stephen Warren
2011-02-28 17:21   ` Takashi Iwai
2011-02-28 17:56     ` samson.richard
2011-02-28 18:09       ` Takashi Iwai
2011-03-01 15:14         ` Richard Samson
2011-03-01 16:40           ` Stephen Warren
2011-03-01 17:16             ` Richard Samson
2011-03-01 17:45               ` Stephen Warren
2011-03-03 11:52                 ` Takashi Iwai
2011-03-05 13:08                   ` Richard Samson
2011-02-28 17:19 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).