Info man, on Jul 8 2011, 07:06 AM, said:
Nevermind.
Got it running and with QE/CI.
How?
Used the AppleACPIPlatform and IOPCIFamily kexts from Snow Leopard to get past "PCI Begin Configuration"
Then followed the instructions posted here.
Few bugs at this moment.
1: No multi-monitor
2: Not all VRAM recognized (1.5G displayed)
More tweaking I guess.
Additional suggestions are always appreciated .
Thanks
I do not have to roll back my kexts to get past PCI Begin Configuration... thats not right... I also don't need ATY_Init
I use graphics enabler = yes / device ID's in my GF100.kext / custom DSDT with no graphics settings / and boot flags -v and npci=0x2000
try typing the boot flag npci=0x2000 AT BOOT... and see if it works.. if it does, then you have a malformed character in your com.apple.boot.plist and it needs to be checked... (i had that problem)
graphics enabler = yes is the same thing as ATY_Init (a graphics injector) you use one or the other.. but you don't need both.. with the Chimera Boot loader (1088) it works fine for me with GE= yes
You are correct though on only one core being recognized... 1536 ram instead of 3k... would love to get dual cores working.