![]() |
#1
|
|||
|
|||
I have successfully installed 10.5.2 update. Now this update about graphics cards is showing up. Would it be safe for me to install it? I have Nvidia Geforce 6800GS. I updated 10.5.2 with eddie's package along with EFI.
Sorry if this issue has been posted before. I searched but couldn't find any relevant information thus I started a new topic. |
#2
|
|||
|
|||
You'll also need NVinject.kext to get your Nvidia card working (there are other ways to do it, but this is the easiest AFAIK). Some Nvidia users need to edit the Info.plist found inside the NVinject.kext (as well as GeForce.kext and NVDAResman.kext) to add a DeviceID for their card, but your card is relatively old enough that the DeviceID should already be there. You can get NVinject here:
http://nvinject.free.fr/downloads.php Also, you'll need this patcher: http://tinyurl.com/39csng Follow these instructions: Unzip the patcher in the root of your drive Install the Graphics Update - download it from here: http://www.apple.com/downloads/macosx/apple/application_updates/leopardgraphicsupdate10.html before you restart, put the NVinject.kext in your /System/Library/Extensions/ folder and repair permissions (very important!) Restart now and boot up with -s option (single user mode) mount your volume as writeable by typing the following at the prompt: Code:
mount -uw / cd /patches ./patcher cpuid-graphics.txt reboot Should work. If not, do a search in google or insanelymac to find solutions for your specific card with this update (may need to edit Info.plist as I mentioned above). Good luck! |
#3
|
|||
|
|||
i did the update, patched the files, and now i get a kernel panic (using 9.2.0 kernel, 7900GT, with Zeph's Installer and NVInject 0.2.1)
|
#4
|
|||
|
|||
You have to delete all Graphics Kexts first:
boot with -s mount -uw / rm -rf /system/library/extensions/NV* (enter) rm -rf /system/library/extensions/Ge* (enter) reboot (enter) Your Graphics will appear in 1024 x 768 but , there you install the Zephs graphics installer with NVinject 0.2.1 (latest is very important) then open terminal, your name & password and Sudo & Chown everything in extensions folder cd /system/library/extensions/ && chown -R root:wheel * && chmod -R 755 * (enter) diskutil repairpermissions / (enter) reboot (enter) Im not a "know it all" but this is pure basics... hope it helps ps.. If you want to "mount -uw" again and run the ./patcher cpuid-graphics.txt for your convenience do it again |
#5
|
|||
|
|||
Is it possible to use the video card without having to modify the kext files (NVDAResman etc.) with the vendor ID? I was under the impression that if we use EFI, then we don't have to modify most kexts.
I have installed the graphics update but it wouldn't load the desktop so I had to modify three kexts with the vendor ID. Btw, where can I find Zeph's installer? |
#6
|
|||
|
|||
yeah i got it working, deleted all Nv/Ge kexts and reinstalled Zeph's Nvidia Installer, works now but i got kernel panic on reboot/shutdown. So i ran AMD utility and realized NVDAResman.kext needed to be patched, i figured it was already, guess some things changed.
|
#7
|
|||
|
|||
Hi all, is there a solution for ati cards, i have searched every where but to no avail. my card is a ati x1650 256m/b pcie, i am not using efi..all working bar QE/CI..
Firewalk ** SOLVED ** |
#8
|
||||
|
||||
Did the update,got kernel panic on boot.
Used rumar4u's method to get it all working again, thx bro! Snow Leopard 10.6.7 Gigabyte GA-P35-DS3P Intel Q6600 @ 3Ghz Corsair CM2X2048-6400DHX Gigabyte HD5770 Silent Cell Samsung SyncMaster 2494SW ALC889a Creative T5400 5.1 Maxtor 380215AS Pioneer DVR-215D Presonus Inspire 1394 KRK Rokit 5 Wacom Bamboo One SL USB Guide => http://www.infinitemac.com/f57/guide...k-drive-t3705/ |
#9
|
|||
|
|||
Does the zeph nvinject installer on the website osx86.wikidot include the latest nvinject (0.2.1)?
|
#10
|
|||
|
|||
Tried the graphics update - first destroyed my system. Then patched, didn't improve. Then applied rumar's method (removing the GE and NV kext)
and it booted. Then I installed zeph's nvinject installer (which had previously worked on my system), and while it doesn't destroy it (it still boots fine), it doesn't work either. System complains that 'nvinject was installed improperly". What should i do? ![]() 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. |