Any updates for yosemite drivers?
The terminal fix worked on Yosemite, but the .3 update broke it. nVidia hasn't come out with a new driver yet.
Funny enough, with the .2 update my drivers updated themselves through the nVidia preferences panel with no issues.
Edit: decide to press the update button and sure enough, the driver's out.
Edit #2: Just installed the driver through the nVidia control panel with no issues.
Is it possiblet to patch a version to work on 10.10.4 also?i have just done the modification for the newest driver for Mavericks 10.9.5 (not Yosemite) that is a few days old.
Mavericks 10.9.5 version:
WebDriver-334.01.03f03.pkg
https://mega.co.nz/#!pkgnFCia!p0bNJWAEIi6x-YBtIRfpu-75anG1wPxeLf79ZJ-icnA
Is it possiblet to patch a version to work on 10.10.4 also?
Are you talking about this hack?JUst follow the instructions earlier in this thread. It really isn't hard and takes all of 2 minutes.
Are you talking about this hack?
Expand the .pkg
Code:
pkgutil --expand ~/Desktop/WebDriver-334.01.01f01.pkg ~/Desktop/WebDriver
use TextWrangler or other editor to edit var found_hardware = 0 to
Code:
var found_hardware = 1
Delete old .pkg then run this command:
Code:
pkgutil --flatten ~/Desktop/WebDriver ~/Desktop/WebDriver-334.01.01f01.pkg
If so - I have tried that. If I just did this one change in the script it would not install. I changed the OS version and build info also in the script and then I could install, but after a restart it still said it wasn't compatible.
No, I don't expect that they will, so that was why I was looking for a hack of some kindI'd missed that, but you're running a beta OS. nVidia is not likely to publish a working driver until the actual release.
here's the new modified file for 10.9.5
https://mega.co.nz/#!PQ1TUK6b!0Ymu-DVbrZg78U44U5ksAqogw7yLyiNbZi84j1xdnuQ
Thanks to F-bone for that earlier version. As it helped me I thought I'd share my modded WebDriver-334.01.03f02.pkg for Mavericks 10.9.5 (13F1066) latest security update. Took me a while to work out the manual fix, this is for those that are having the same difficulty: https://dl.dropboxusercontent.com/u/1305031/WebDriver-334.01.03f02.pkg
I just installed this package and now my mac won't boot anymore...
Ideally you should edit the original package by yourself... it's not hard to do.
I just installed this package and now my mac won't boot anymore...
**** sorry dude, i haven't heard of this and mines working fine, truly sorry
I'm deleting it from mega upload now, was just trying to give something back to the thread
The terminal fix worked on Yosemite, but the .3 update broke it. nVidia hasn't come out with a new driver yet.
Funny enough, with the .2 update my drivers updated themselves through the nVidia preferences panel with no issues.
Edit: decide to press the update button and sure enough, the driver's out.
Edit #2: Just installed the driver through the nVidia control panel with no issues.
Wait.
The one that I used was not yours... Besides I have already formatted my drive and reinstalled OS X. I used your version and I successfully installed it.
Phew, well sorry for the problems you had anyway, glad my modified file worked. Will reupload later