Contribute
Register

NVIDIA Releases Mountain Lion 10.8.3 Graphics Drivers

Status
Not open for further replies.
Article: NVIDIA Releases Mountain Lion 10.8.3 Graphics Drivers

Copy that whole line, all characters as is, into a Terminal to apply the patch.

Is there a way to undo this patch if I need to? If so, how could that be done?

Thanks
 
Article: NVIDIA Releases Mountain Lion 10.8.3 Graphics Drivers

Copy that whole line, all characters as is, into a Terminal to apply the patch.

Done. You're brilliant kawa, thank you.

Re: the original thread, on my system the Nvidia driver software prompts a restart when switching from web driver to OSX driver, but not the reverse, when switching from OSX driver to web driver. Do you know why this would be? Should I do a restart anyway? Thanks vm.
 
Looks like the 10.8.4 update correctly identifies my GTX 650 Ti Boost.. nice!
 
It had shown after Uptate to OS X 10.8.4: Incompatible with OS X 10.8.4
 
Finally work on 10.8.3 with P67 Sabertooth + i7 2600K + GTX 770 (cuda driver 5.0.59 formely installed) with macPro5,1 flag option enabled in multibeast (change again to iMac afterward).
The addition of the boot flag in Extra/org.chameleon.Boot.plist,
<key>Kernel Flags</key>
<string>darkwake=0 nvda_drv=1</string>
make possible to choose the web driver in the tool bar menu shorcut (choice darken in Nvidia Preferences panel).

No big deal in extra perf, run heaven benchmark :
- vanilla 10.8.3 : avg 81.7 min 38.1 max 168.1
- Nvidia web : avg 81.3 min 42.4 max 170.6
but the video card is now recognized as NVIDIA GeForce GTX 770 2047 MB!
 

Attachments

  • Screen Shot 2013-06-05 at 10.16.57 PM.png
    Screen Shot 2013-06-05 at 10.16.57 PM.png
    101.9 KB · Views: 187
  • Screen Shot 2013-06-05 at 10.20.05 PM.png
    Screen Shot 2013-06-05 at 10.20.05 PM.png
    99.5 KB · Views: 186
  • Screen Shot 2013-06-05 at 10.20.15 PM.png
    Screen Shot 2013-06-05 at 10.20.15 PM.png
    99.4 KB · Views: 151
  • Screen Shot 2013-06-05 at 10.21.57 PM.png
    Screen Shot 2013-06-05 at 10.21.57 PM.png
    136.4 KB · Views: 162
Article: NVIDIA Releases Mountain Lion 10.8.3 Graphics Drivers

Download: http://us.download.nvidia.com/Mac/Quadro_Certified/313.01.01f03/WebDriver-313.01.01f03.pkg
(With .pkg instead of .dmg- I sure hope they fix that little bug.)

Installer only works with MacPro3,1 MacPro4,1 and MacPro5,1.

Troubleshooting Update:
In order to flag the alternate drivers on a CustoMac, you must add the flag manually to the chameleon.org.Boot.plist. For Chimera bootloader:

1. Open Finder
2. Navigate to /Extra/org.chameleon.Boot.plist
3. Open in TextEdit
4. Add nvda_drv=1 to Kernel Flags as shown:

Example Usage:

Code:
<key>Kernel Flags</key>
<string>darkwake=0 nvda_drv=1</string>

5. Save and reboot

You should be on the new NVIDIA drivers. :)

Thanks kawayuppie :)

New CUDA driver as well.
http://www.nvidia.com/object/macosx-cuda-5.0.61-driver.html
 
Anyone know why adding the nvda_drv=1 Kernel Flag doesn't work to have the system boot up using the NVIDIA web driver by default?

Still requires menu bar switching to the NVIDIA driver every boot.
 
Big problem !! I changed chamelon.org.Boot.plist and edited the list but reboot computer wont load just keeps restarting. i made the bios boot to muti unibeast usb now what do i type in the loader to bypass my boot list

 
Article: NVIDIA Releases Mountain Lion 10.8.3 Graphics Drivers

Big problem !! I changed chamelon.org.Boot.plist and edited the list but reboot computer wont load just keeps restarting. i made the bios boot to muti unibeast usb now what do i type in the loader to bypass my boot list


Try -X to get into save mode. It almost always works for me
 
Status
Not open for further replies.
Back
Top