Contribute
Register

[Guide] HackrNVMeFamily co-existence with IONVMeFamily using class-code spoof

Status
Not open for further replies.
Hi everyone,
I saw on GitHub that there is a "new version"
  • changed to using IOPCIClassMatch instead of IONameMatch

    Is there any benefit of making the patch again?
 
Hi everyone,
I saw on GitHub that there is a "new version"
  • changed to using IOPCIClassMatch instead of IONameMatch

    Is there any benefit of making the patch again?

That change was ages ago. Last change was for 10.12.4 and 10.11.6 security updates.
 
Sorry, realy!
 
I keep getting 10.2.4 still waiting for root device after the update. Any idea on what I can do to restore my system ?
 
I keep getting 10.2.4 still waiting for root device after the update. Any idea on what I can do to restore my system ?

You must not have followed this guide correctly.
Create USB installer as per guide (with HackrNVMeFamily, and SSDT for class-code spoof).
Then boot with kext injection.
 
Hi everybody.
I'm trying to install Sierra 10.12.4 from scratch on my Asus N752VX laptop with a Samsung SSD 950 PRO 512GB as the boot disk. I'm starting with a vanilla config.plist enabling just the Intel HD530 graphics.
I've followed all the steps in post #1 again and again but the SSD is not recognized at install time.
I build HackrNVMeFamily-10_12_4.kext with --spoof on my MacBookPro 6,2 running 10.12.4.
I'm attaching all the required data, plus some additional screenshots obtained from Device Manager in Windows.
I hope this is enough for you to help me.
Note: if I patch config.plist as in Pike's Universum page the SSD is recognized right away.
Thanks.
 

Attachments

  • CLOVER.zip
    1.8 MB · Views: 100
  • Screenshots.zip
    181.5 KB · Views: 92
Hi everybody.
I'm trying to install Sierra 10.12.4 from scratch on my Asus N752VX laptop with a Samsung SSD 950 PRO 512GB as the boot disk. I'm starting with a vanilla config.plist enabling just the Intel HD530 graphics.
I've followed all the steps in post #1 again and again but the SSD is not recognized at install time.
I build HackrNVMeFamily-10_12_4.kext with --spoof on my MacBookPro 6,2 running 10.12.4.
I'm attaching all the required data, plus some additional screenshots obtained from Device Manager in Windows.
I hope this is enough for you to help me.
Note: if I patch config.plist as in Pike's Universum page the SSD is recognized right away.
Thanks.

config.plist/ACPI/SortedOrder does not list SSDT-NVMe-Pcc.aml, so it is not loading.
Clover loads only the SSDTs listed in SortedOrder (if specified).
 
config.plist/ACPI/SortedOrder does not list SSDT-NVMe-Pcc.aml, so it is not loading.
Clover loads only the SSDTs listed in SortedOrder (if specified).

Thanks a lot for your prompt anw, now it works.
I should have read even better.
Tom
 
Planning to update from 10.12.3 to 10.12.4. My boot drive is a 960 PRO NVMe. Using your patching script with the --spoof option.

Do I need to delete the existing HackrNVMeFamily-10_12_3.kext and put a newly generated HackrNVMeFamily-10_12_4.kext in /L/E before I run the 10.12.4 update?
 
Status
Not open for further replies.
Back
Top