Chameleon

Issue 206: Request to add Geforce GTX 460TI-448

Reported by atomic903, Dec 12, 2011

The new GTX 460ti-448 is based on the GF110 GPU found on the GTX470.

This is a request to add it's device Id "0x108710de" to 
nvidia.c in svn. Seems to be detected correctly (also memory size is 
correctly resolved).

It seems it is needed to do further work to get it running in the 
NVDAGF100Hal.kext.

Comment 1 by atomic903, Dec 12, 2011

Typo correction: it is 560 Ti-448.

Attached you find the patch.

Comment 2 by atomic903, Dec 12, 2011

BTW: It's an enhancement request, not a bug.

Comment 3 by ErmaC , Dec 12, 2011

I add it into my branch.
Also I post a pkg with your card included into source code.
http://www.insanelymac.com/forum/index.php?showtopic=231075&view=
findpost&p=1777399

Pls confirm it works or fail.
Fabio
Labels: Priority:Low Type:Patch Priority:Medium Type:Defect

Comment 4 by atomic903, Dec 12, 2011

Card is detected by Chameleon, but not by the driver, yet.


Chameleon 2.1svn (svn-r1726) [2011-12-12 23:06:43]
msr(365): ia32_perf_stat 0x0600091f
max: 9 current: 9
CPU: Brand String:             Intel(R) Core(TM)2 Quad CPU    Q6600  
@ 2.40GHz
CPU: Vendor/Family/ExtFamily:  0x756e6547/0x6/0x0
CPU: Model/ExtModel/Stepping:  0xf/0x0/0xb
CPU: MaxCoef/CurrCoef:         0x9/0x9
CPU: MaxDiv/CurrDiv:           0x0/0x0
CPU: TSCFreq:                  2400MHz
CPU: FSBFreq:                  266MHz
CPU: CPUFreq:                  2400MHz
CPU: NoCores/NoThreads:        4/4
CPU: Features:                 0x0000024f
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 985 bytes.
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 52414944-0000-11AA-AA11-00306543ECAC
Reading GPT partition 3, type 426F6F74-0000-11AA-AA11-00306543ECAC
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 52414944-0000-11AA-AA11-00306543ECAC
Reading GPT partition 3, type 426F6F74-0000-11AA-AA11-00306543ECAC
Module 'Symbols.dylib' by 'Chameleon' Loaded.
	Description: Chameleon symbols for linking
	Version: 0
	Compat:  0
Read HFS+ file: [hd(0,2)/Extra/Themes/bootcamp/theme.plist] 2699 
bytes.
...
Read HFS+ file: 
[hd(0,2)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
] 232 bytes.
Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 985 bytes.
Read HFS+ file: 
[hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 478 bytes.
Loading Darwin 10.7
Loading kernel /mach_kernel
Read HFS+ file: [hd(0,2)/mach_kernel] 4096 bytes.
Read HFS+ file: [hd(0,2)/mach_kernel] 7948640 bytes.
Read HFS+ file: [hd(0,2)/Extra/DSDT.aml] 16380 bytes.
Using PCI-Root-UID value: 1
nVidia GeForce GTX 560 Ti-448 1280MB NVc8 [10de:1087] :: 
PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)
LAN Controller [10ec:8168] :: 
PciRoot(0x1)/Pci(0x1c,0x5)/Pci(0x0,0x0)
Setting up lan keys
Read HFS+ file: [hd(0,2)/Extra/smbios.plist] 746 bytes.
Intel X38/X48 DRAM Controller [8086:29e0] at 00:00.0

Comment 5 by atomic903, Dec 13, 2011

OK. Card works with QE/CI when registering pci id manually in 
NVDAGF100Hal.kext.

0x108710de&0xffc0ffff


Great job! 
Thanks.

Comment 6 by ErmaC , Dec 13, 2011

Nice to know.
So this issue can be closed.
I will add it soon into nvidia.c

Fabio
Status: Fixed

Created: 12 years 4 months ago by atomic903

Updated: 12 years 4 months ago

Status: Fixed

Followed by: 1 person

Labels:
Priority:Low
Type:Patch