Chameleon > Feature Requests

Add new nVidia ID for GeForce 405

(1/3) > >>

DoZie:
Please add: 0x10DE10C5, "GeForce 405"

GeForce 405 1024MB device id is 10C5, vendor id is 10DE

nvidia.c:


--- Code: --- { 0x10DE109A, "N12E-Q5" },
// 10A0 - 10AF
// 10B0 - 10BF
// 10C0 - 10CF // <-- add to this id 10c5
{ 0x10DE10C3, "GeForce 8400 GS" },
// 1200 -
{ 0x10DE1200, "GeForce GTX 560 Ti" },
--- End code ---

ErmaC:
I add this "info" to my branch.
Test if it works commit 1520

Fabio

DoZie:
i was download your branch.
opened terminal, looked for downloaded folder and typed "make" and got this:



--- Code: ---mac-pro-dozie:ErmaC (branch) DoZie$ pwd
/Users/DoZie/Desktop/ErmaC (branch)

mac-pro-dozie:ErmaC (branch) DoZie$ make
make: *** No rule to make target `%.c', needed by `/Users/DoZie/.Trash/ErmaC'.  Stop.

mac-pro-dozie:ErmaC (branch) DoZie$ make config
/bin/sh: -c: line 0: syntax error near unexpected token `('
make: *** [config] Error 2

mac-pro-dozie:ErmaC (branch) DoZie$ make embedtheme
make: *** No rule to make target `embedtheme'.  Stop.


--- End code ---

what i doing wrong?
compiled in 10.7 with Xcode 4.2(4D177b)

Gringo Vermelho:
Compiled fine here. I opened the Xcode project file though.
Xcode 3.6.2, 10.6.8. See attachment.

DoZie:
thx, i'll try tomorrow.  :)

Navigation

[0] Message Index

[#] Next page

Go to full version