Cave Man Posted January 1, 2009 Share Posted January 1, 2009 I finally updated from Kalyway 10.5.2 to 10.5.3 using the Kalyway updater and installation of the 9.3 kernel. On reboot it hung on the gray screen, so I rebooted and at f8 did the update -v and the system booted just fine. Everything seems to be working, but I've lost my quartz extreme and core imaging according to Apple System Profiler. It says QE is not supported and CI is software. I'm using a 256mb MSI 8600GT and both were working in 10.5.2 (as I recall). I did a search, but there wasn't anything easily identifiable with my problem. Does anyone know of a solution? TIA. Link to comment https://www.insanelymac.com/forum/topic/143977-lost-qe-and-ci-after-1053-kaly-update/ Share on other sites More sharing options...
verdant Posted January 1, 2009 Share Posted January 1, 2009 I finally updated from Kalyway 10.5.2 to 10.5.3 using the Kalyway updater and installation of the 9.3 kernel. On reboot it hung on the gray screen, so I rebooted and at f8 did the update -v and the system booted just fine. Everything seems to be working, but I've lost my quartz extreme and core imaging according to Apple System Profiler. It says QE is not supported and CI is software. I'm using a 256mb MSI 8600GT and both were working in 10.5.2 (as I recall). I did a search, but there wasn't anything easily identifiable with my problem. Does anyone know of a solution? TIA. Without doing any VGA mods to the current 0.21 version NVinject.kext, boot with -v -f -x to go into Safe Boot and then try the following: 1. Open the Info.plist of your injecter /System/Library/Extensions/XXXX.kext/Contents/Info.plist 2. Find this line <key>IOProbeScore</key> <integer>XXXX</integer> 3. Replace XXXX with 0 4. Save the new file to the desktop, move the file back and overwrite the original one. You will need to authenticate. 5. Open Terminal and type the following 3 lines to repair the permissions sudo chown -R root:wheel /system/library/extensions sudo chmod -R go-w /system/library/extensions sudo rm /system/library/extensions.mkext sudo touch /system/library/extensions.mkext 6. Exit and reboot, QE/CI should be back. Link to comment https://www.insanelymac.com/forum/topic/143977-lost-qe-and-ci-after-1053-kaly-update/#findComment-1021858 Share on other sites More sharing options...
Cave Man Posted January 1, 2009 Author Share Posted January 1, 2009 Sorry -I'm uncertain as to what I should be looking for in that file name you're referring to. Would that XXXX.kext file be called GeForce.kext? There's an IOProbeScore in there and it's set to 100. Thanks. 1. Open the Info.plist of your injecter /System/Library/Extensions/XXXX.kext/Contents/Info.plist Link to comment https://www.insanelymac.com/forum/topic/143977-lost-qe-and-ci-after-1053-kaly-update/#findComment-1021874 Share on other sites More sharing options...
Cave Man Posted January 1, 2009 Author Share Posted January 1, 2009 OK, seems to be working now. I followed this thread to get it done. Thanks for you help - it provided me a search term that led me to that thread. Link to comment https://www.insanelymac.com/forum/topic/143977-lost-qe-and-ci-after-1053-kaly-update/#findComment-1021916 Share on other sites More sharing options...
Recommended Posts