Contribute
Register

Mac OSX 10.12 with X99 Broadwell-E family and Haswell-E family

Status
Not open for further replies.
i managed to install Sierra but i can't install it on my NVME M.2 drive. i also can't get my NVIDIA graphics working correctly
 
i managed to install Sierra but i can't install it on my NVME M.2 drive. i also can't get my NVIDIA graphics working correctly
Follow this for NVME
Make sure you have installed the right Nvidia driver and check NvidiaWeb in config.plist > System Parameters and remove nv_disable=1 flag and add nvda_drv=1
I hope that helps
 
I managed to post without NullCPUPowerManagement.kext but VoodooTSCSync.kext must be there with FakeCPUID 0x040671
I'm getting this
First You have to test each devices SSDT.
I have my graphics card path BR3A
HDMI-D081.
If you have a different path you have to change names.
SSDT-BR3A.aml worked sound and graphics and HDMI.
X99_Injector LPC.kext just drop in EFI I thing no need ssdt-LPC.aml
 
First You have to test each devices SSDT.
I have my graphics card path BR3A
HDMI-D081.
If you have a different path you have to change names.
SSDT-BR3A.aml worked sound and graphics and HDMI.
X99_Injector LPC.kext just drop in EFI I thing no need ssdt-LPC.aml

I wish I could patch my devices, I don't know how
There're too many different codes

Tried some of your patches got the mouse and keyboard only freezing

Here's my ioreg if you can help
 

Attachments

  • Ayman’s Mac Pro.ioreg.zip
    986.5 KB · Views: 74
I wish I could patch my devices, I don't know how
There're too many different codes

Tried some of your patches got the mouse and keyboard only freezing

Here's my ioreg if you can help
For graphics SSDT-BR3C
so you have to rename
BR3C to BR3A Replace All
External (_SB_.PCI0.BR3A, DeviceObj) // (from opcode)
 
For graphics SSDT-BR3C
so you have to rename
BR3C to BR3A Replace All
External (_SB_.PCI0.BR3A, DeviceObj) // (from opcode)

So many errors, There is already BR3A
 
You have to change name, model, layout ID...Device IDs
 
You have to change name, model, layout ID...Device IDs
Is there any tutorial or guide to do so?
I'm sorry I'm not a coder.
I've been trying for 5 hours to find something like model or device id to change in the dsdt

Thank you for your help
 
Is there any tutorial or guide to do so?
I'm sorry I'm not a coder.
I've been trying for 5 hours to find something like model or device id to change in the dsdt

Thank you for your help
More detail
Patched DSDT
ORI DSDT
IOREG
 
More detail
Patched DSDT
ORI DSDT
IOREG

I may getting some progress here
Renamed all BR05 to BR03
Renamed original BR03 to BR09 as it getting errors after changing (there's no BR09 in my IOREG)

Renamed H000 to IGPU (tried both and tried gfx0)
Renamed H001 to HDA1 (tried both)

changed devices ids and vendors as well

These are the results
it boots successfully but mouse and keyboard are not responding
 

Attachments

  • 1.png
    1.png
    810.7 KB · Views: 127
  • 2.png
    2.png
    1.3 MB · Views: 142
Last edited:
Status
Not open for further replies.
Back
Top