learex-zz / macOS-eGPU

Make your Mac compatible with NVIDIA and AMD eGPUs. (macOS High Sierra)
Other
691 stars 53 forks source link

17G5019 Approval #55

Open ajayjapan opened 5 years ago

ajayjapan commented 5 years ago

Hi,

Just tried the script. Looks like the newest security update on High Sierra Version 10.13.6 (17G5019) hasn't been approved yet. https://gist.github.com/achainan/1e3a6bb4b1dc5dfcbec1cc8a6b649f3c

Tried with beta flag and also looks like NVIDIAEGPUSupport doesn't support 17G5019 yet. https://gist.github.com/achainan/a4b3138b509ff87436e77e90c6dfc4c1

Reference: https://egpu.io/forums/mac-setup/wip-nvidia-egpu-support-for-high-sierra/

Thanks.

gioalexnyc commented 5 years ago

I'm actually having the same issue. Hoping someone could help out? Thanks

I'm running 10.13.6

"Your system hasn’t been approved. The system may be unbeatable or unstable." Interrupt… Cleaning system [ done ] The script has failed. Nothing has been changed.

It made it through the script, asked me to confirm yes and asked my admin pass. After that I believe it failed, and received the message above.

Lewesyru commented 5 years ago

Hi, it's been a month since you post your issue so I don't if you solved the problem or not... Well, my macbook pro is running on G5019 too and the script works flawlessly in beta mode.

It seems like your driver package didn't passed the checksum. I guess it is because the version that you select is no longer available. You can check this site to see the available web driver version.
So, change to another version might help.

gioalexnyc commented 5 years ago

Hi there,

Thanks for writing back. Interestingly enough I got it to work flawlessly on my macbook pro as well. The imac was a fail though. I did eventually manage to get it working again. What did the trick was uninstalling/deleting any leftover scripts from the previous attempt, and then re-entering them. Also, thanks for that link!

Cheers!

ajayjapan commented 5 years ago

Hi,

bash <(curl -s https://raw.githubusercontent.com/learex/macOS-eGPU/master/macOS-eGPU.sh) --install --beta --nvidiaDriver 387.10.10.10.40.122 --nvidiaEGPUsupport

I'm still encountering the checksum error. I updated the driver number like @Lewesyru said but still no luck. It installs without --nvidiaEGPUsupport but then the computer doesn't recognize the Nvidia GPU. Any advice would be much appreciated.

A snippet of the command you ran would be helpful too. Thanks!

raph38130 commented 5 years ago

Hi all

same issue here : iMac 5k late 2014 10.13.6 17G5019 nvidia 1080 TI not detected after security update 2019-001

nvidiaDriver 387.10.10.10.40.122 cuda driver 418.105

scripts stops at checksums do not match, even with -beta flag

cdt