* [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
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
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:19 ` Takashi Iwai
1 sibling, 1 reply; 12+ messages in thread
From: Stephen Warren @ 2011-02-28 17:13 UTC (permalink / raw)
To: Richard Samson, alsa-devel@alsa-project.org
Richard Samson wrote at Sunday, February 27, 2011 6:11 PM:
> ...
> 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
...
> 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 =
...
Acked-By: Stephen Warren <swarren@nvidia.com>
Hmm. When I submitted that last patch, I think I looked at the wrong branch
of our Windows drivers, and hence missed a couple IDs, and added a couple of
IDs that won't be used. Once this is merged, I'll follow up with another
patch to fix the other issues (or let me know if you just want me to provide
a single patch with everything in it, Takashi).
Thanks Richard.
--
nvpublic
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
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:19 ` Takashi Iwai
1 sibling, 0 replies; 12+ messages in thread
From: Takashi Iwai @ 2011-02-28 17:19 UTC (permalink / raw)
To: Richard Samson; +Cc: alsa-devel
At Mon, 28 Feb 2011 02:10:54 +0100,
Richard Samson wrote:
>
> 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");
Richard, could you your sign-off for merging to the upstream?
See $LINUX/Documentation/SubmittingPatches, "Sign your work" section.
thanks,
Takashi
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-02-28 17:13 ` Stephen Warren
@ 2011-02-28 17:21 ` Takashi Iwai
2011-02-28 17:56 ` samson.richard
0 siblings, 1 reply; 12+ messages in thread
From: Takashi Iwai @ 2011-02-28 17:21 UTC (permalink / raw)
To: Stephen Warren; +Cc: alsa-devel@alsa-project.org, Richard Samson
At Mon, 28 Feb 2011 09:13:29 -0800,
Stephen Warren wrote:
>
> Richard Samson wrote at Sunday, February 27, 2011 6:11 PM:
> > ...
> > 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
> ...
> > 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 =
> ...
>
> Acked-By: Stephen Warren <swarren@nvidia.com>
>
> Hmm. When I submitted that last patch, I think I looked at the wrong branch
> of our Windows drivers, and hence missed a couple IDs, and added a couple of
> IDs that won't be used. Once this is merged, I'll follow up with another
> patch to fix the other issues (or let me know if you just want me to provide
> a single patch with everything in it, Takashi).
I don't mind in either way as long as it's a simple patch.
As I already asked Richard for re-submitting with his sign-off,
we can wait for a while.
BTW, this kind of id addition patch can be still merged in 2.6.38
if the chips listed there are real ones.
thanks,
Takashi
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-02-28 17:21 ` Takashi Iwai
@ 2011-02-28 17:56 ` samson.richard
2011-02-28 18:09 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: samson.richard @ 2011-02-28 17:56 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel@alsa-project.org, Stephen Warren
Hello,
Thank you for your replies.
As Stephen Warren said, a patch with full support of 5xx cards will be
more useful.
I'll be able to write a new patch but I don't have the knowledge to
get other IDs.
Richard Samson
2011/2/28 Takashi Iwai <tiwai@suse.de>:
> At Mon, 28 Feb 2011 09:13:29 -0800,
> Stephen Warren wrote:
>>
>> Richard Samson wrote at Sunday, February 27, 2011 6:11 PM:
>> > ...
>> > 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
>> ...
>> > 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 =
>> ...
>>
>> Acked-By: Stephen Warren <swarren@nvidia.com>
>>
>> Hmm. When I submitted that last patch, I think I looked at the wrong branch
>> of our Windows drivers, and hence missed a couple IDs, and added a couple of
>> IDs that won't be used. Once this is merged, I'll follow up with another
>> patch to fix the other issues (or let me know if you just want me to provide
>> a single patch with everything in it, Takashi).
>
> I don't mind in either way as long as it's a simple patch.
> As I already asked Richard for re-submitting with his sign-off,
> we can wait for a while.
>
> BTW, this kind of id addition patch can be still merged in 2.6.38
> if the chips listed there are real ones.
>
>
> thanks,
>
> Takashi
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-02-28 17:56 ` samson.richard
@ 2011-02-28 18:09 ` Takashi Iwai
2011-03-01 15:14 ` Richard Samson
0 siblings, 1 reply; 12+ messages in thread
From: Takashi Iwai @ 2011-02-28 18:09 UTC (permalink / raw)
To: samson.richard@gmail.com; +Cc: alsa-devel@alsa-project.org, Stephen Warren
At Mon, 28 Feb 2011 18:56:20 +0100,
samson.richard@gmail.com wrote:
>
> Hello,
>
> Thank you for your replies.
>
> As Stephen Warren said, a patch with full support of 5xx cards will be
> more useful.
> I'll be able to write a new patch but I don't have the knowledge to
> get other IDs.
OK, Stephen, could you prepare the patch including all missing IDs?
thanks,
Takashi
>
> Richard Samson
>
> 2011/2/28 Takashi Iwai <tiwai@suse.de>:
> > At Mon, 28 Feb 2011 09:13:29 -0800,
> > Stephen Warren wrote:
> >>
> >> Richard Samson wrote at Sunday, February 27, 2011 6:11 PM:
> >> > ...
> >> > 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
> >> ...
> >> > 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 =
> >> ...
> >>
> >> Acked-By: Stephen Warren <swarren@nvidia.com>
> >>
> >> Hmm. When I submitted that last patch, I think I looked at the wrong branch
> >> of our Windows drivers, and hence missed a couple IDs, and added a couple of
> >> IDs that won't be used. Once this is merged, I'll follow up with another
> >> patch to fix the other issues (or let me know if you just want me to provide
> >> a single patch with everything in it, Takashi).
> >
> > I don't mind in either way as long as it's a simple patch.
> > As I already asked Richard for re-submitting with his sign-off,
> > we can wait for a while.
> >
> > BTW, this kind of id addition patch can be still merged in 2.6.38
> > if the chips listed there are real ones.
> >
> >
> > thanks,
> >
> > Takashi
> >
>
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-02-28 18:09 ` Takashi Iwai
@ 2011-03-01 15:14 ` Richard Samson
2011-03-01 16:40 ` Stephen Warren
0 siblings, 1 reply; 12+ messages in thread
From: Richard Samson @ 2011-03-01 15:14 UTC (permalink / raw)
To: Takashi Iwai, Stephen Warren; +Cc: alsa-devel@alsa-project.org
Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> At Mon, 28 Feb 2011 18:56:20 +0100,
> samson.richard@gmail.com wrote:
> >
> > Hello,
> >
> > Thank you for your replies.
> >
> > As Stephen Warren said, a patch with full support of 5xx cards will be
> > more useful.
> > I'll be able to write a new patch but I don't have the knowledge to
> > get other IDs.
>
> OK, Stephen, could you prepare the patch including all missing IDs?
>
>
> thanks,
>
> Takashi
>
Hello,
I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
I attended to use existing IDs and online technical specifications to
get two others cards :
- Nvidia GeForce GTX 470 : id = 0x10de0015
- Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
- Nvidia GeForce GTX 570 : id = 0x10de0017
Stephen, could you confirm these new IDs are correct ?
This patch applies on 2.6.38-rc6 and trunk.
Signed-off-by: Richard Samson <samson.richard@gmail.com>
diff -up sound/pci/hda/patch_hdmi.c{.orig,} >
~/snd-codec-hda_patch-hdmi_Nvidia_5xx.patch
--- sound/pci/hda/patch_hdmi.c.orig 2011-03-01 14:15:07.380860984
+0100
+++ sound/pci/hda/patch_hdmi.c 2011-03-01 15:44:16.836444133 +0100
@@ -1634,6 +1634,9 @@ static struct hda_codec_preset snd_hda_p
{ .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 = 0x10de0015, .name = "GPU 15 HDMI/DP", .patch =
patch_nvhdmi_8ch_89 },
+{ .id = 0x10de0016, .name = "GPU 16 HDMI/DP", .patch =
patch_nvhdmi_8ch_89 },
+{ .id = 0x10de0017, .name = "GPU 17 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 +1679,9 @@ MODULE_ALIAS("snd-hda-codec-id:10de0011"
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:10de0015");
+MODULE_ALIAS("snd-hda-codec-id:10de0016");
+MODULE_ALIAS("snd-hda-codec-id:10de0017");
MODULE_ALIAS("snd-hda-codec-id:10de0018");
MODULE_ALIAS("snd-hda-codec-id:10de0019");
MODULE_ALIAS("snd-hda-codec-id:10de001a");
Thanks.
Richard Samson
> >
> > Richard Samson
> >
> > 2011/2/28 Takashi Iwai <tiwai@suse.de>:
> > > At Mon, 28 Feb 2011 09:13:29 -0800,
> > > Stephen Warren wrote:
> > >>
> > >> Richard Samson wrote at Sunday, February 27, 2011 6:11 PM:
> > >> > ...
> > >> > 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
> > >> ...
> > >> > 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 =
> > >> ...
> > >>
> > >> Acked-By: Stephen Warren <swarren@nvidia.com>
> > >>
> > >> Hmm. When I submitted that last patch, I think I looked at the wrong branch
> > >> of our Windows drivers, and hence missed a couple IDs, and added a couple of
> > >> IDs that won't be used. Once this is merged, I'll follow up with another
> > >> patch to fix the other issues (or let me know if you just want me to provide
> > >> a single patch with everything in it, Takashi).
> > >
> > > I don't mind in either way as long as it's a simple patch.
> > > As I already asked Richard for re-submitting with his sign-off,
> > > we can wait for a while.
> > >
> > > BTW, this kind of id addition patch can be still merged in 2.6.38
> > > if the chips listed there are real ones.
> > >
> > >
> > > thanks,
> > >
> > > Takashi
> > >
> >
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-01 15:14 ` Richard Samson
@ 2011-03-01 16:40 ` Stephen Warren
2011-03-01 17:16 ` Richard Samson
0 siblings, 1 reply; 12+ messages in thread
From: Stephen Warren @ 2011-03-01 16:40 UTC (permalink / raw)
To: Richard Samson, Takashi Iwai; +Cc: alsa-devel@alsa-project.org, Nitin Daga
Richard Samson wrote at Tuesday, March 01, 2011 8:15 AM:
> Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> > At Mon, 28 Feb 2011 18:56:20 +0100,
> > samson.richard@gmail.com wrote:
> > > As Stephen Warren said, a patch with full support of 5xx cards will be
> > > more useful.
> >
> > OK, Stephen, could you prepare the patch including all missing IDs?
>
> I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
> I attended to use existing IDs and online technical specifications to
> get two others cards :
> - Nvidia GeForce GTX 470 : id = 0x10de0015
> - Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
> - Nvidia GeForce GTX 570 : id = 0x10de0017
They don't appear to match our Windows driver. Where did you get the values
from? (0x17 isn't in the Windows driver at all. 0x15 shouldn't be a GTX 470)
Thanks.
--
nvpublic
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-01 16:40 ` Stephen Warren
@ 2011-03-01 17:16 ` Richard Samson
2011-03-01 17:45 ` Stephen Warren
0 siblings, 1 reply; 12+ messages in thread
From: Richard Samson @ 2011-03-01 17:16 UTC (permalink / raw)
To: Stephen Warren; +Cc: Takashi Iwai, alsa-devel@alsa-project.org, Nitin Daga
Le mardi 01 mars 2011 à 08:40 -0800, Stephen Warren a écrit :
> Richard Samson wrote at Tuesday, March 01, 2011 8:15 AM:
> > Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> > > At Mon, 28 Feb 2011 18:56:20 +0100,
> > > samson.richard@gmail.com wrote:
> > > > As Stephen Warren said, a patch with full support of 5xx cards will be
> > > > more useful.
> > >
> > > OK, Stephen, could you prepare the patch including all missing IDs?
> >
> > I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
> > I attended to use existing IDs and online technical specifications to
> > get two others cards :
> > - Nvidia GeForce GTX 470 : id = 0x10de0015
> > - Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
> > - Nvidia GeForce GTX 570 : id = 0x10de0017
>
> They don't appear to match our Windows driver. Where did you get the values
> from? (0x17 isn't in the Windows driver at all. 0x15 shouldn't be a GTX 470)
>
> Thanks.
>
I ask to a reseller, it seems a bad idea.
If I can help, where are these values in the Windows driver ?
Thanks.
Richard Samson
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-01 17:16 ` Richard Samson
@ 2011-03-01 17:45 ` Stephen Warren
2011-03-03 11:52 ` Takashi Iwai
0 siblings, 1 reply; 12+ messages in thread
From: Stephen Warren @ 2011-03-01 17:45 UTC (permalink / raw)
To: Richard Samson; +Cc: Takashi Iwai, alsa-devel@alsa-project.org, Nitin Daga
Richard Samson wrote at Tuesday, March 01, 2011 10:16 AM:
> Le mardi 01 mars 2011 à 08:40 -0800, Stephen Warren a écrit :
> > Richard Samson wrote at Tuesday, March 01, 2011 8:15 AM:
> > > Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> > > > At Mon, 28 Feb 2011 18:56:20 +0100,
> > > > samson.richard@gmail.com wrote:
> > > > > As Stephen Warren said, a patch with full support of 5xx cards will be
> > > > > more useful.
> > > >
> > > > OK, Stephen, could you prepare the patch including all missing IDs?
> > >
> > > I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
> > > I attended to use existing IDs and online technical specifications to
> > > get two others cards :
> > > - Nvidia GeForce GTX 470 : id = 0x10de0015
> > > - Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
> > > - Nvidia GeForce GTX 570 : id = 0x10de0017
> >
> > They don't appear to match our Windows driver. Where did you get the values
> > from? (0x17 isn't in the Windows driver at all. 0x15 shouldn't be a GTX 470)
>
> I ask to a reseller, it seems a bad idea.
The only way to find the values that I know of would be to plug the card
in, run Linux, and look at the ALSA /proc files. (Perhaps there's some
equivalent tool under Windows)
> If I can help, where are these values in the Windows driver ?
They encoded into the binary. I doubt they're user-accessible.
So, I think the best way to proceed is for you to modify your patch to add
IDs 0x15 and 0x16 only. I'm pretty sure ID 0x17 isn't assigned to anything.
Let's not remove any NVIDIA IDs even though I'm pretty sure a couple aren't
actually assigned; if I'm wrong, we'd just have to add them back later, and
having them in won't harm anything.
Thanks.
--
nvpublic
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-01 17:45 ` Stephen Warren
@ 2011-03-03 11:52 ` Takashi Iwai
2011-03-05 13:08 ` Richard Samson
0 siblings, 1 reply; 12+ messages in thread
From: Takashi Iwai @ 2011-03-03 11:52 UTC (permalink / raw)
To: Stephen Warren; +Cc: alsa-devel@alsa-project.org, Nitin Daga, Richard Samson
At Tue, 1 Mar 2011 09:45:54 -0800,
Stephen Warren wrote:
>
> Richard Samson wrote at Tuesday, March 01, 2011 10:16 AM:
> > Le mardi 01 mars 2011 à 08:40 -0800, Stephen Warren a écrit :
> > > Richard Samson wrote at Tuesday, March 01, 2011 8:15 AM:
> > > > Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> > > > > At Mon, 28 Feb 2011 18:56:20 +0100,
> > > > > samson.richard@gmail.com wrote:
> > > > > > As Stephen Warren said, a patch with full support of 5xx cards will be
> > > > > > more useful.
> > > > >
> > > > > OK, Stephen, could you prepare the patch including all missing IDs?
> > > >
> > > > I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
> > > > I attended to use existing IDs and online technical specifications to
> > > > get two others cards :
> > > > - Nvidia GeForce GTX 470 : id = 0x10de0015
> > > > - Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
> > > > - Nvidia GeForce GTX 570 : id = 0x10de0017
> > >
> > > They don't appear to match our Windows driver. Where did you get the values
> > > from? (0x17 isn't in the Windows driver at all. 0x15 shouldn't be a GTX 470)
> >
> > I ask to a reseller, it seems a bad idea.
>
> The only way to find the values that I know of would be to plug the card
> in, run Linux, and look at the ALSA /proc files. (Perhaps there's some
> equivalent tool under Windows)
>
> > If I can help, where are these values in the Windows driver ?
>
> They encoded into the binary. I doubt they're user-accessible.
>
> So, I think the best way to proceed is for you to modify your patch to add
> IDs 0x15 and 0x16 only. I'm pretty sure ID 0x17 isn't assigned to anything.
> Let's not remove any NVIDIA IDs even though I'm pretty sure a couple aren't
> actually assigned; if I'm wrong, we'd just have to add them back later, and
> having them in won't harm anything.
OK, I modified Richard's patch to get rid of 0x17 and merged now
to sound git tree.
thanks,
Takashi
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH] add new Fermi 5xx codec IDs to snd-hda
2011-03-03 11:52 ` Takashi Iwai
@ 2011-03-05 13:08 ` Richard Samson
0 siblings, 0 replies; 12+ messages in thread
From: Richard Samson @ 2011-03-05 13:08 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel@alsa-project.org, Stephen Warren, Nitin Daga
Le jeudi 03 mars 2011 à 12:52 +0100, Takashi Iwai a écrit :
> At Tue, 1 Mar 2011 09:45:54 -0800,
> Stephen Warren wrote:
> >
> > Richard Samson wrote at Tuesday, March 01, 2011 10:16 AM:
> > > Le mardi 01 mars 2011 à 08:40 -0800, Stephen Warren a écrit :
> > > > Richard Samson wrote at Tuesday, March 01, 2011 8:15 AM:
> > > > > Le lundi 28 février 2011 à 19:09 +0100, Takashi Iwai a écrit :
> > > > > > At Mon, 28 Feb 2011 18:56:20 +0100,
> > > > > > samson.richard@gmail.com wrote:
> > > > > > > As Stephen Warren said, a patch with full support of 5xx cards will be
> > > > > > > more useful.
> > > > > >
> > > > > > OK, Stephen, could you prepare the patch including all missing IDs?
> > > > >
> > > > > I wrote an new patch with three new codec IDs for Nvidia Fermi cards.
> > > > > I attended to use existing IDs and online technical specifications to
> > > > > get two others cards :
> > > > > - Nvidia GeForce GTX 470 : id = 0x10de0015
> > > > > - Nvidia GeForce GTX 560 Ti : id = 0x10de0016 (works fine)
> > > > > - Nvidia GeForce GTX 570 : id = 0x10de0017
> > > >
> > > > They don't appear to match our Windows driver. Where did you get the values
> > > > from? (0x17 isn't in the Windows driver at all. 0x15 shouldn't be a GTX 470)
> > >
> > > I ask to a reseller, it seems a bad idea.
> >
> > The only way to find the values that I know of would be to plug the card
> > in, run Linux, and look at the ALSA /proc files. (Perhaps there's some
> > equivalent tool under Windows)
> >
> > > If I can help, where are these values in the Windows driver ?
> >
> > They encoded into the binary. I doubt they're user-accessible.
> >
> > So, I think the best way to proceed is for you to modify your patch to add
> > IDs 0x15 and 0x16 only. I'm pretty sure ID 0x17 isn't assigned to anything.
> > Let's not remove any NVIDIA IDs even though I'm pretty sure a couple aren't
> > actually assigned; if I'm wrong, we'd just have to add them back later, and
> > having them in won't harm anything.
>
> OK, I modified Richard's patch to get rid of 0x17 and merged now
> to sound git tree.
>
>
> thanks,
>
> Takashi
Hello,
Thank you for this commit.
Richard Samson
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ 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).