Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Boot with -v and post a photo of the screen.
  2. Chameleon files are there, you just need to press 1 after boot0:test and before boot0:done.
  3. Try pressing 1 when you see boot0:test to use Chameleon, maybe Clover doesn't work in your machine.
  4. Se não houver erros (warnings e remarks não importa), basta salvar o arquivo (file - save). Você pode abrir novamente para confirmar que as alterações continuam lá.
  5. Esse erro já existe antes de aplicar os patches. Se você aplicar sobre o que o MaLd0n corrigiu, deve funcionar.
  6. Tenta trocar o SMBIOS, esses parâmetros só funcionam se estiver usando a GenericUSBXHCI que até onde eu sei não funciona no Sierra.
  7. http://Olarila.com/forum/viewtopic.php?f=28&t=1716
  8. Coloca esta kext em EFI/CLOVER/kexts/Other http://www.insanelymac.com/forum/files/file/436-ahciportinjectorkext/
  9. Did you update Clover?
  10. You should use original kexts, just run the commands to patch them and update caches sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/AppleIntelGMAX3100FB sudo perl -pi -e 's|0x2A028086|0x2A128086|g' /System/Library/Extensions/AppleIntelGMAX3100FB.kext/Info.plist sudo perl -pi -e 's|\x86\x80\x02\x2a|\x86\x80\x12\x2a|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100 sudo perl -pi -e 's|0x2a028086|0x2a128086|g' /System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/Info.plist sudo touch /System/Library/Extensions If there's no HPET in your DSDT, use this patch http://Olarila.com/Patches/Misc/New%20HPET.txt
  11. Ativa o NX bit no BIOS http://Olarila.com/forum/viewtopic.php?f=2&t=1804
  12. Make sure you have device HPET in DSDT and IRQs patch is applied. Put compiled DSDT.aml in /Extra. X3100 kexts are 32 bit only so you have to add arch=i386 to kernel flags. If your device ID is 2a12 you need to patch kexts http://Olarila.com/forum/viewtopic.php?f=3&t=144
  13. It's listed in https://github.com/vit9696/AppleALC/wiki/Supported-codecs I believe audio kexts don't work from Clover folder because of dependencies. You can try this http://Olarila.com/forum/viewtopic.php?f=40&t=5844
  14. Read detailed instructions on the links, you need to inject layout-id to get patched AppleHDA working, there are several ways to do it.
  15. I have not tested but I believe other OS will only boot if installed in the same mode as Clover (UEFI or legacy).
  16. VoodooHDA or patched AppleHDA http://www.insanelymac.com/forum/topic/314406-voodoohda-289/ http://www.insanelymac.com/forum/topic/311293-applealc-%E2%80%94-dynamic-applehda-patching/ http://www.insanelymac.com/forum/files/file/496-applehda-patcher/ For patched AppleHDA you need to inject correct layout-id.
  17. Can you boot the installed system if you start from USB? Did you copy Extra folder from USB to HD?
  18. Try putting AHCIPortInjector in EFI/CLOVER/kexts/Other http://Olarila.com/forum/download/file.php?id=7748
  19. Try this http://Olarila.com/forum/viewtopic.php?f=27&t=2899
  20. You need Clover or Enoch to boot Sierra, but you can chain load it from GRUB http://Olarila.com/forum/viewtopic.php?f=3&t=68
  21. Tenta outra versão do instalador do Clover.
  22. EFI/CLOVER/kexts/Other in EFI partition.
  23. If you are using the installer from this topic, boot file is Clover, copy boot1 from USB and rename it to boot.
  24. É mesma coisa fazer por terminal ou utilitário de disco. Comando diskutil Não deve ser problema de disco mas sim configuração do BIOS. Observa que mesmo que o HD esteja em primeiro na sequência de boot, tem que botar em primeiro também dentro de "hard drive BBS priorities".
×
×
  • Create New...