Contribute
Register

[Guide] Booting the OS X installer on LAPTOPS with Clover

You might have missed the edit:
If booting USB installer, which is the normal way to solve the problem?
Using port limit patch? Add USBInjectAll.kext? Or change another SMBIOS which works?
 
If booting USB installer, which is the normal way to solve the problem?
Using port limit patch? Add USBInjectAll.kext? Or change another SMBIOS which works?

Your choice.
 
Older sandy bridge i5-2400 with HD2000, it seems graphics not good like newer HD graphics.
Does HD2000 can get accelerated graphics (like newer HD card)?
 
Older sandy bridge i5-2400 with HD2000, it seems graphics not good like newer HD graphics.
Does HD2000 can get accelerated graphics (like newer HD card)?

HD2000 is not supported.
 
Dear Rehabman,

Can you help me with compiling, or (where iI cant find some guide) of the your kext. Because I tried according manual but I get only error messages. Especialy is important for me compiling Lilu.kext with other kexts. I found some python script but there is not included needed kests.

(I always use my own versions of these kexts:
FakeSMC.kext: https://github.com/RehabMan/OS-X-FakeSMC-kozlek
VoodooPS2Controller.kext: https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller

USBInjectAll.kext may be helpful for reaching the installer (and in post-install... see FAQ)
USBInjectAll.kext: https://github.com/RehabMan/OS-X-USB-Inject-All

You may find GenericUSBXHCI.kext useful for non-Intel USB3 (usually only on Sandy Bridge and prior):
GenericUSBXHCI.kext: https://github.com/RehabMan/OS-X-Generic-USB3

For 10.12.5 and HD515/HD520/HD530/HD615/HD620/HD630, you will likely need Lilu.kext and IntelGraphicsFixup.kext:
Lilu.kext: https://github.com/vit9696/Lilu
IntelGraphicsFixup.kext: https://github.com/lvs1974/IntelGraphicsFixup)
 
Dear Rehabman,

Can you help me with compiling, or (where iI cant find some guide) of the your kext. Because I tried according manual but I get only error messages. Especialy is important for me compiling Lilu.kext with other kexts. I found some python script but there is not included needed kests.

(I always use my own versions of these kexts:
FakeSMC.kext: https://github.com/RehabMan/OS-X-FakeSMC-kozlek
VoodooPS2Controller.kext: https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller

USBInjectAll.kext may be helpful for reaching the installer (and in post-install... see FAQ)
USBInjectAll.kext: https://github.com/RehabMan/OS-X-USB-Inject-All

You may find GenericUSBXHCI.kext useful for non-Intel USB3 (usually only on Sandy Bridge and prior):
GenericUSBXHCI.kext: https://github.com/RehabMan/OS-X-Generic-USB3

For 10.12.5 and HD515/HD520/HD530/HD615/HD620/HD630, you will likely need Lilu.kext and IntelGraphicsFixup.kext:
Lilu.kext: https://github.com/vit9696/Lilu
IntelGraphicsFixup.kext: https://github.com/lvs1974/IntelGraphicsFixup)

You need to read post #1 carefully.
It clearly mentions you need to read the README at each link to find prebuilt kexts.
 
Back
Top