View Single Post
 
Old 12-22-2008, 10:14 AM
demigod's Avatar
demigod demigod is offline
Jaguar
 
Join Date: Feb 2008
Location: India
Posts: 80
Thanks ..

Thank you very much for the detailed instruction.Your method worked out.. Thanks nfoav8or

Quote:
Originally Posted by nfoav8or View Post
I've got almost the same Graphics card as you. In the past, I used the Zephyroth NVidia Universal Installer (which basically uses NVinject 0.2.1 but it also includes a lot of other packages... regardless, all i ever installed up until 10.5.3 was this NVinject. The thing to watch out for with this is that all the other GeForce and NVDA* graphics kexts in the Extensions folder were removed. Then repair permissions and reboot and it should load just fine.

Now I'm using EFI and the retail graphics update through 10.5.5 and up and the NVDA kext "NVDANV40Hal.kext" and EFI string work together to give me CI/QE and full resolution support.

EDIT: you're hex string should be:
I obtained this with OSx86 Tools Utility. If you need help implementing this, let me know... but you said you already used it so you should be fine. Also, (if you haven't re-updated to 10.5.5 or above) when you boot up... boot up in single user mode (-s) and remove all your other video kext fixes using the commands:
Code:
/sbin/mount -uw /
cd /System/Library/Extensions/
rm -Rf GeForce*
rm -Rf NVDA*
rm -Rf NVinject*
rm -Rf ATI*
cd ..
chmod -R 755 Extensions/ && chown -R root:wheel Extensions/
rm -Rf Extensions.mkext
reboot
Now upgrade your graphics... if you find that the graphics update was already installed and you just erased it, PM me and I'll send you the files.

EDIT: when you copy the hex code, don't worry about the apparent spaces that show in the quote... they don't show up using nano or TextEdit or BBEdit.

MAC OS x : Yet to figure out version.
CPU:AMD E-350D APU MOBO:GA-E350N RAM: 4GB 1333Mhz GPU: AMD Radeon HD 6310
HDD:Seagate 160GB SATA DVD-RW: Transcend USB Burner USB Mouse & Keyboard
WebCam: Logitech C910

Chipset:
AMD Radeon HD 6310
North Bridge: AMD A45 FCH
Reply With Quote