I'm trying now since several weeks to get the GeForce 9400M supported on my Acer Aspire 5737Z under Ideneb 10.5.6.
I tried a lot of methods (EFI-Stings, different kext and injecter) to get this card working. But it failed all the time.
Now today I found this site and read the post about the NVenabler. A little hope rose in me
How described on this site I installed the kext on the following way:
CODE
Add your device ID in /system/library/extensions/NVDAResman.kext/contents/info.plist
Add your device ID in /system/library/extensions/NVDANV50Hal.kext/contents/info.plist
Find/download an injecter (any one will do, they're basically the same thing, only plists differ)
Add your device ID in (some_injecter.kext)/contents/info.plist (Here I used the NVenabler / Wrong?)
launch terminal and type
sudo chown -R root:wheel /system/library/extensions
sudo chmod -R 755 /system/library/extensions
sudo rm /system/library/extensions.mkext (could not find / so ignored)
reboot
Add your device ID in /system/library/extensions/NVDANV50Hal.kext/contents/info.plist
Find/download an injecter (any one will do, they're basically the same thing, only plists differ)
Add your device ID in (some_injecter.kext)/contents/info.plist (Here I used the NVenabler / Wrong?)
launch terminal and type
sudo chown -R root:wheel /system/library/extensions
sudo chmod -R 755 /system/library/extensions
sudo rm /system/library/extensions.mkext (could not find / so ignored)
reboot
But after reboot I get a Blu Screen.
Have I done something wrong?
Best Regards,
Mink
