mach_kernel should be there, it's installed by default, I have no idea why it's not, you can copy from the installer.
Both mach_kernel and boot files are hidden
http://Olarila.com/forum/viewtopic.php?f=2&t=2919
Boot with the installer, open terminal (utilities menu) and rename AppleHPET from installed partition
cd /Volumes/"your partition name"/System/Library/Extensions
mv AppleHPET.kext AppleHPET.kext.orig
Boot with -f and you should have working mouse.
How to patch IRQs
http://Olarila.com/forum/viewtopic.php?f=19&t=634
For networking you need to install proper kext
http://Olarila.com/forum/viewtopic.php?f=28&t=1694
Try to move AppleHPET.kext from /System/Library/Extensions and boot with -f
If it works, patch IRQs in device HPET in DSDT and restore the kext
http://Olarila.com/Patches/Misc/IRQs.txt
É igual ao 10.11
http://www.insanelymac.com/forum/topic/306777-guide-usb-fix-el-capitan-1011/
Isto também ajuda
https://github.com/RehabMan/OS-X-USB-Inject-All
Try using ForceKextsToLoad for IOAudioFamily
https://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#kernelandkextpatches_forcekextstoload
<key>ForceKextsToLoad</key>
<array>
<string>\System\Library\Extensions\IOAudioFamily.kext</string>
</array>
No link que eu indiquei na primeira resposta tem o que você deve inserir no config.plist dentro de KextsToPatch
https://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#kernelandkextpatches_kextstopatch
Sobre o repouso respondi no outro tópico.
Se ele realmente entra em repouso e desperta logo em seguida, deveria ter wake reason. Olha as mensagens pelo horário, vê se tem algo que possa ajudar.
Não testei, mas é melhor ideia usar o patch do que manter uma kext desatualizada.
Gerar a SSDT normalmente resolve problemas de SpeedStep, não tem relação com repouso, deve ser outro problema.
Pode inserir o Board-ID usado em ConfigMap no arquivo /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext/Contents/Info.plist com configuração "none" ou usar este patch
Já indiquei um tópico sobre a configuração do BIOS.
Quanto a baixar a imagem, tem que ser por torrent, o link está funcionando, tem seeds e o download está rápido.
Este tópico é sobre uma imagem que pode ser gravada pelo Windows usando o Win32 Disk Imager ou o SUSE Studio ImageWriter, leia o post de abertura do tópico.
Não tem o menor sentido você postar aqui pedindo ajuda sobre outro método.
Você tem que dizer o que acontece. Se aparece algo na tela, posta uma foto.
A princípio se o BIOS está configurado é só apertar enter na tela do Clover
http://Olarila.com/forum/viewtopic.php?f=2&t=1804
Dependendo do problema pode precisar mudar algo na configuração do Clover
http://Olarila.com/forum/viewtopic.php?f=35&t=5005
I believe Realtek network never had native support on Mac, you need to install the respective kext.
Try this one
http://www.insanelymac.com/forum/files/file/88-realtekrtl8111-binary/