chanson78 wrote:Hello natemac00,natemac00 wrote:That's my video, yes you want to disable system integrity, shut down the computer, then plug in your GPU, turn on the computer with the GPU plugged in, then run those scripts and terminal, restart. Once you restart you should be able to look into device manager and see the GPU. Then install cuda.
Thanks for your reply! Thats all good to know.
One more thing, when you say "run the script," what does that actually mean? I have never bothered with Terminal, so this is all new to me. As far as I understand, I download the script to my desktop and then in Terminal, copy & paste the chmod +x automate-eGPU.sh + sudo ./automate-eGPU.sh and those commands basically "fish up" the script on my desktop and then performs it? I know, i know, i'm an amateur at this.
Should I uninstall any Nvidia drivers before doing any of this?
Thanks again!
Code: Select all
OPEN Terminal
PASTE curl -o ~/Desktop/automate-eGPU.sh https://raw.githubusercontent.com/goalque/automate-eGPU/master/automate-eGPU.sh
HIT Enter
PASTE chmod +x ~/Desktop/automate-eGPU.sh
HIT Enter
PASTE cd ~/Desktop
HIT Enter
PASTE sudo ./automate-eGPU.sh
Follow Prompts on screen.