-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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
SIOCPROTODETACH_IN6: utun0 error=6
NVDAGK100HAL loaded and registered
nvAccelerator::attach provider NVDAgl parent GFX0
nvAccelerator::probe enter provider: NVDAgl [score 130]
nvAccelerator::probe parent: GFX0
nvAccelerator::probe return success <ptr>
nvAccelerator::probe remove "unmatched" property
nvAccelerator::detach provider NVDAgl parent GFX0
nvAccelerator::attach provider NVDAgl parent GFX0
nvAccelerator: ENTER ::start with provider: NVDAgl
nvAccelerator::start switch to parent: GFX0
NVSPI::start starting!
+ IOAudioDevice[<ptr>]::init(<ptr>)
- IOAudioDevice[<ptr>]::init(<ptr>) returns 1
+ IOAudioDevice[<ptr>]::init(<ptr>)
- IOAudioDevice[<ptr>]::init(<ptr>) returns 1
+ IOAudioDevice[<ptr>]::setDeviceModelName(<ptr>)
- IOAudioDevice[<ptr>]::setDeviceModelName(<ptr>)
+ IOAudioDevice[<ptr>]::free()
+ IOAudioDevice[<ptr>]::deactivateAllAudioEngines()
- IOAudioDevice[<ptr>]::deactivateAllAudioEngines()
did deactiveateAllAudioEngines ()
did detachAllAudioPorts ()
did timerEvents->release ()
did workLoop->removeEventSource ( timerEventSource )
did workLoop->removeEventSource ( reserved->idleTimer ) did workLoop->removeEventSource ( commandGate )
did workLoop->release ()
did IOFree ()
- IOAudioDevice[<ptr>]::free()
+ IOAudioDevice[<ptr>]::init(<ptr>)
- IOAudioDevice[<ptr>]::init(<ptr>) returns 1
+ IOAudioDevice[<ptr>]::setDeviceModelName(<ptr>)
- IOAudioDevice[<ptr>]::setDeviceModelName(<ptr>)
apfs_keybag_get:1307: failed to get apfs volume keybag, err = 2
apfs_keybag_init:1359: failed to initialize volume keybag, err = 2
Metadata
Metadata
Assignees
Labels
No labels