Jump to content

Nvidia Web Driver updates for macOS High Sierra (UPDATE Nov 13, 2020)


fantomas
2,046 posts in this topic

Recommended Posts

2 hours ago, ricoc90 said:

If anyone is interested in testing, 

I've made a new tool to patch the webdrivers.
It does the exact same thing as the one I posted before, except now it uses dialog boxes.

I decided to redo everything because I lost the code from the previous ones and because I'm bored.

Downside: the script uses dialog and it will download and make the source if it is not present on your system.
For more info about dialog, see https://invisible-island.net/dialog/

Expect bugs.

NVDAWebPatcher.zip

I'm planning on implementing an download (newest) webdrivers+patch option too.
Screenshots:

  Reveal hidden contents

 

90d9JRR.pngHy2Z7hg.pngwynAk0E.png

swBstD3.png03yvk8N.png4MbYxdC.png

 

 

checking for C compiler default output... configure: error: C compiler cannot create executables

I dont have your screens (dialog)....and never terminate script ...after 30 min I stop forced 

Edited by corint1
Link to comment
Share on other sites

Guest ricoc90
9 minutes ago, corint1 said:

checking for C compiler default output... configure: error: C compiler cannot create executables

command line tools installed?

xcode-select --install

 

Link to comment
Share on other sites

1 minute ago, ricoc90 said:

command line tools installed?


xcode-select --install

 

Last login: Tue Mar 20 23:19:13 on ttys000

Bogdans-iMac:~ bogdanmicu$ xcode-select --install

xcode-select: error: command line tools are already installed, use "Software Update" to install updates

Bogdans-iMac:~ bogdanmicu$ 

Link to comment
Share on other sites

9 minutes ago, corint1 said:

Last login: Tue Mar 20 23:19:13 on ttys000

Bogdans-iMac:~ bogdanmicu$ xcode-select --install

xcode-select: error: command line tools are already installed, use "Software Update" to install updates

Bogdans-iMac:~ bogdanmicu$ 

try    gcc

Link to comment
Share on other sites

Guest ricoc90
23 minutes ago, corint1 said:

Last login: Tue Mar 20 23:19:13 on ttys000

Bogdans-iMac:~ bogdanmicu$ xcode-select --install

xcode-select: error: command line tools are already installed, use "Software Update" to install updates

Bogdans-iMac:~ bogdanmicu$ 

Put this in /usr/local/bin

dialog.zip

Edit: GCC indeed, which comes with the Command Line Tools.
If the Command Line Tools are not installed, you'll be prompted to do so but after it finished you'll either have to open xcode, or run sudo GCC for example to agree with the Xcode license agreement. Otherwise it won't work.

Edited by ricoc90
Link to comment
Share on other sites

Guest ricoc90
37 minutes ago, corint1 said:

I dont have your screens (dialog)....and never terminate script ...after 30 min I stop forced 

That is because dialog isn't installed, since it failed compiling. See attached dialog.zip

Link to comment
Share on other sites

21 minutes ago, ricoc90 said:

Put this in /usr/local/bin

dialog.zip

Edit: GCC indeed, which comes with the Command Line Tools.
If the Command Line Tools are not installed, you'll be prompted to do so but after it finished you'll either have to open xcode, or run sudo GCC for example to agree with the Xcode license agreement. Otherwise it won't work.

clang: error: no input files

 

relink you file...no more working download ... 

 

WORKING :)

 

 

Edited by corint1
Link to comment
Share on other sites

Guest ricoc90
53 minutes ago, corint1 said:

clang: error: no input files

 

relink you file...no more working download ... 

 

-- link removed --

Put NVDAWebPatcher on your desktop, or wherever you like.
Put dialog in /usr/local/bin

Edited by ricoc90
Link to comment
Share on other sites

12 hours ago, al6042 said:

Shouldn't matter, since 10.13.3 with Drivers .106 shows the following with my GTX1080:

 

DVD-Features.png

Guess I never really cared about HD disc support.  AppleTV has that covered for me.  But good info in the above posts.

Link to comment
Share on other sites

9 minutes ago, Hameer Abbasi said:

Both of the latest drivers give 404 Not found for me as well.

Thats because they are assumed place holders not actual links "yet"

On 06/06/2017 at 2:51 AM, fantomas1 said:

Use this thread to link / talk about of the futur Nvidia Web Driver updates for macOS High Sierra.

O/T please add the "e" to future its bothering me lol.

  • Thanks 1
Link to comment
Share on other sites

On 02.03.2018 at 3:26 PM, moldus said:

Clover kext patch for the web drivers

 

Find: <4e564441 52657175 69726564 4f5300>

Replace: <00000000 00000000 00000000 000000>

 

Source: github.com/vulgo/webdriver.sh/blob/master/etc/clover-patch.plist

on 10.13.4 not working anymore

Link to comment
Share on other sites

22 minutes ago, MICKHAEL said:

on 10.13.4 not working anymore

First boot during/after update the web driver is not in the kext cache so isn't patched. Touch extensions folder and/or reboot. For me worked for many weeks on 13.4 beta, still working on 13.4 today.

  • Like 1
Link to comment
Share on other sites

1 minute ago, moldus said:

First boot during/after update the web driver is not in the kext cache so isn't patched. Touch extensions folder and/or reboot. For me worked for many weeks on 13.4 beta, still working on 13.4 today.

strange, I not tried to fix permission, but after 2 reboots also not working. so fixed in dirty way, patched kext. thanks

Link to comment
Share on other sites

×
×
  • Create New...