2

Author Topic: NVidia ION ID  (Read 10634 times)

0 Members and 1 Guest are viewing this topic.

eugene k2

  • Entrant
  • Posts: 5
NVidia ION ID
« on: February 11, 2010, 01:06:15 PM »
hello,

I'm not sure this is the right place. Correct me if I'm wrong.
---
Please add the following ID to the i386/libsaio/nvidia.c: (e.g. line 307):

Code: [Select]
/*************** ION ***************/
{ 0x10DE087d, "NVIDIA GeForce 9400M" },

rocksteady

  • Global Moderator
  • Posts: 233
  • Root Down
Re: NVidia ION ID
« Reply #1 on: February 11, 2010, 01:52:36 PM »
Hi eugene,

Are you following any of the recent changes for the upcoming RC5?
Stop bitching, start coding or documenting or both..

P5Q-EM : Q6600 : 8GB RAM : 8800GT : SATA Drives

amf5

  • Entrant
  • Posts: 2
Re: NVidia ION ID
« Reply #2 on: February 11, 2010, 08:27:36 PM »
I just wanted to mention that ION on the ASUS 1201N is 0x10DE0876 if this gets added.

eugene k2

  • Entrant
  • Posts: 5
Re: NVidia ION ID
« Reply #3 on: February 11, 2010, 10:16:06 PM »
Hi eugene,

Are you following any of the recent changes for the upcoming RC5?

I installed 2.0-RC4 and made all the changes required for my configuration. unfortunately I haven't got a chance to review RC5 - I don't see it on the main page...
« Last Edit: February 11, 2010, 10:17:45 PM by eugene k2 »

rocksteady

  • Global Moderator
  • Posts: 233
  • Root Down
Re: NVidia ION ID
« Reply #4 on: February 11, 2010, 10:18:36 PM »
OK just checking which version you're patching against

if you'd like to catch up with the recent changes, take a look @ the Repo (it's also a childboard link under DevTalk)
« Last Edit: February 11, 2010, 10:21:43 PM by rocksteady »
Stop bitching, start coding or documenting or both..

P5Q-EM : Q6600 : 8GB RAM : 8800GT : SATA Drives

zef

  • Administrator
  • Posts: 265
Re: NVidia ION ID
« Reply #5 on: February 17, 2010, 07:42:07 PM »
hello,

I'm not sure this is the right place. Correct me if I'm wrong.
---
Please add the following ID to the i386/libsaio/nvidia.c: (e.g. line 307):

Code: [Select]
/*************** ION ***************/
{ 0x10DE087d, "NVIDIA GeForce 9400M" },

Thx to rekursor, this is already applied here:

http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/i386/libsaio/nvidia.c#L339

ASUS P8Z68-V PRO/GEN3 | i5-2500k | 16GB RAM | GTX560 | Keyboard | Mouse | Devilsound DAC

eugene k2

  • Entrant
  • Posts: 5
Re: NVidia ION ID
« Reply #6 on: February 23, 2010, 01:08:27 AM »
Quote
thx to rekursor, this is already applied here:

http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/i386/libsaio/nvidia.c#L339

A-ha, nice, thank you! :)
Could you please use the name "NVIDIA GeForce 9400M" instead of "ION 9400M"? This name is used by Apple for their ION-based macbooks and minis, and some software (e.g. QuickTime player etc.) might be checking this name when deciding whether to enable or not certain hardware accelerations.