-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installing the kext hangs the system at boot #8
Comments
Can confirm (MacBookPro11,3 too – that's a model with dedicated graphics). I'm also using the Akitio Thunder2, but with a GTX1070. Just ask if you need more data @pedroresende |
That results in a black screen when I try to log in. I can SSH into the machine and caps lock works, but nothing on the screen. The GPU seems to work if I don’t use it for graphics (i.e. as a CUDA device only, no HDMI/DP connected). |
@pedroresende Will try in a couple of days, I'm currently abroad and very busy, sorry :( |
Actually, this may be tied to the NVIDIA drivers rather than the eGPU itself. I managed to reproduce this issue on a clean install without using NVIDIAEGPUSupport, by just installing the NVIDIA web driver, at least once. I think this may be due to some inconsistency between the web drivers and the OS (after an update of one of them). I only had this problem happen once without the eGPU, so I can't say much more than that. I had to do a full OS reinstall at that point (deleting kexts did not help). |
H/W: Akitio Thunder2 / NVIDIA GTX 1060, MacBookPro11,3
I build the kext using ./package/build.sh and install the pkg. After a reboot, the system hangs at about 80% in the progress bar. The system fails to boot even if I unplug the eGPU.
I can SSH into the machine, delete the /Library/Extensions/NVDAEGPUSupport.kext and do "sudo reboot -q" and the system boots again, but without the eGPU.
Tail of dmesg
The text was updated successfully, but these errors were encountered: