Dschijn Posted October 24, 2016 Share Posted October 24, 2016 Because I didn't follow the the latest developments for the OSX script... What is the current way to install a eGPU in OSX? Since the script from @goalque is discontinued, what is the alternative? I guess the script should still work for OSX 10.9-10.11, right? Quote Link to comment Share on other sites More sharing options...
RKelley Posted November 2, 2016 Share Posted November 2, 2016 Yes, the existing script by @goalque still works fine. It needs an "adjustment" to work in Sierra (namely the nvram boot args), but it works well. I used it both in El Capitan and Sierra today. 1 Quote Link to comment Share on other sites More sharing options...
theitsage Posted November 2, 2016 Share Posted November 2, 2016 2 hours ago, RKelley said: Yes, the existing script by @goalque still works fine. It needs an "adjustment" to work in Sierra (namely the nvram boot args), but it works well. I used it both in El Capitan and Sierra today. Can you elaborate on this nvram boot args adjustment? Quote Link to comment Share on other sites More sharing options...
RKelley Posted November 2, 2016 Share Posted November 2, 2016 43 minutes ago, theitsage said: Can you elaborate on this nvram boot args adjustment? Prior to Sierra, the nvram boot-arg for Nvidia was "nvda_drv=1"; now it is "NvidiaWeb". Download, edit the eGPU setup script from @goalque - search for: boot_args="nvda_drv=1" Change the "nvda_drv=1" to "NvidiaWeb" in all occurrences. Save, exit, then re-run the script. Otherwise, the Nvidia drivers will get loaded but not run on boot. 1 Quote Link to comment Share on other sites More sharing options...
theitsage Posted November 3, 2016 Share Posted November 3, 2016 21 hours ago, RKelley said: Prior to Sierra, the nvram boot-arg for Nvidia was "nvda_drv=1"; now it is "NvidiaWeb". Download, edit the eGPU setup script from @goalque - search for: boot_args="nvda_drv=1" Change the "nvda_drv=1" to "NvidiaWeb" in all occurrences. Save, exit, then re-run the script. Otherwise, the Nvidia drivers will get loaded but not run on boot. Thank you for the explanation. I have only tried AMD GPUs so I didn't encountered that - will keep that in mind when I use an Nvidia GPU though. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.