View Single Post
 
Old 12-09-2008, 07:11 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
the nForce Test is not a graphics fix... it is a chipset fix designed to fix the ATA hard drive issues with these chipsets.

in my opinion if you cannot find the chipset of your Motherboard out then you can install all of the chipsets (but choose only one of the nForce fixes as having both will cause redundancy errors) then your system will choose the correct chipset fix to use on startup.

if your system cannot start up after this, then use the boot flag "-s" and:
Code:
/sbin/mount -uw /
cd /System/Library/Extensions/
rm -Rf GeForce*
rm -Rf NVDA*
cd ..
rm -Rf Extensions.mkext
reboot
this will take some possible bad graphics kexts out of use and force you to install another after you create an account and log in by way of NVinject, NVkush, Natit, or EFI strings.

Reply With Quote