
03-19-2008, 08:45 PM
|
Puma
|
|
Join Date: Feb 2008
Posts: 17
|
|
Finally through persistence & research I got QE/CI working on my graphics card through editing kexts in windows using Transmac program. After installing Nvinject on your mac you have to boot into windows & use Transmac program to copy these kexts to windows, Geforce.kext, NVDAResman.kext, NVinject.kext, NVDANV10Hal.kext, NVDANV20Hal.kext, NVDANV30Hal.kext, NVDANV40Hal.kext, NVDANV50Hal.kext. Then use notebook to edit the info.plist file in each of the kexts. You must look for <string>0x000fff& amp, 0x00defff& amp</string> (there can be alot of device id's in there) & delete all in between <string> & </string> then insert you device ID in there, mine was 00ce10de. Do this for all 8 kexts. Then delete the original kexts from mac using Transmac & reboot into your mac. Once mac is running again go to your windows drive to your program files folder & find Transmac. Go into Transmac then temp folder & there will be your edited kexts. Copy & paste them to your /System/Library/Extensions folder on your mac. You will then get messages saying that these kexts aren't installed properly, just click ok to make them go away. Then you have to open a Terminal from your Utilities & type sudo chown -R 0:0 /System/Library/Extensions/Nvinject.kext , hit enter & type your password. Then type sudo chmod -R 755 /System/Library/Extensions/Nvinject.kext & hit enter. Do these 2 commands for each of the 8 kexts, then reboot & you should have QE/CI working, I did. This should work for all Nvidia FX Quadro cards providing you insert the right device ID in the info.plist in these 8 kexts. Goodluck & enjoy your Mac.
|