Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Se não funciona com kernelcache, talvez você não tenha instalado a kext corretamente. http://Olarila.com/forum/viewtopic.php?f=2&t=32 Rode o comando para atualizar o cache e ver o erro sudo kextcache -prelinked-kernel
  2. Sim, tudo antes de atualizar. O vídeo da placa mãe não tem suporte no OS X, tem que usar a nVidia mesmo.
  3. Olá, os releases beta são apenas para desenvolvedores com conta paga. No fórum inmac.org você encontra em torrent.
  4. Olá, ao invés de usar *beast faça o pós instalação de acordo com este tópico http://Olarila.com/forum/viewtopic.php?f=2&t=1713 e ao invés de NVEnabler use GraphicsEnabler. http://Olarila.com/forum/viewtopic.php?f=2&t=40 Não faz muito sentido você seguir orientações de um fórum e pedir ajuda em outro. Sobre DSDT, não é aconselhado usar uma pronta de outra máquina, ainda que a placa mãe seja a mesma. Extraia a original da sua máquina e aplique o patch. http://Olarila.com/forum/viewtopic.php?f=7&t=43
  5. https://olarila.com/topic/20908-easy-fast-and-perfect-vanilla-hackintosh/
  6. É mais útil para diagnosticar problemas, já que os arquivos de configuração são incluídos no relatório.
  7. Olá, se não for no formato raw, depois de copiar o conteúdo da imagem para uma partição do HD externo você precisa instalar o boot loader na mesma ou usar um CD de boot. Ou seja, se você já tem acesso ao OS X, basta instalar o Chameleon na partição onde restaurou a imagem.
  8. Ela coleta diversas informações sobre o seu sistema e gera um relatório.
  9. Olá, abra o terminal e rode sudo perl Downloads/patch-ahci-mlion.pl Se estiver em outra pasta, mude Downloads pelo local do script.
  10. Até onde eu sei o bios mod apenas elimina a necessidade do patch na AICPM, mas com o patch na kext funciona bem sem bios mod. http://Olarila.com/forum/viewtopic.php?f=9&t=1003
  11. Claro que não deu certo, foi um teste para comprovar o que eu estava falando. O Clover do pen drive tem o npci=0x2000 na configuração, por isso funciona, enquanto o Chameleon não tem, por isso não funciona. Se botar esse flag na configuração do Chameleon tem que funcionar.
  12. Você fez alguma coisa errada. Não iria funcionar pelo pen drive se não fosse isso, é um problema típico das Gigabyte. Tente fazer boot pelo pen drive usando o Chameleon (pressione 1 na tela do boot0) e veja se funciona.
  13. Certamente o npci vai resolver, pode usar a kext original. Na imagem USB da minha assinatura tem npci=0x2000 por padrão, por isso funciona com boot pelo pen drive.
  14. Did the commands return any message? If you can boot single user (with -s) but cannot reach desktop, it's usually a graphics problem, removing video kexts should work.
  15. Você testou o flag npci antes de trocar a kext? Nunca vi funcionar pelo boot do USB e parar nessa linha no boot pelo HD. Qual o boot loader do USB?
  16. Boot with DSDT= -s (look the space after the equal sign) and run fsck -fy mount -uw / mkdir /kext_backup cd /System/Library/Extensions mv AppleIntelHD* AppleIntelSNB* /kext_backup rm ../Caches/com.apple.kext.caches/Startup/kernelcache reboot
  17. As I said before, you must change CPU first, boot without dsdt.aml then extract new DSDT to patch. Replace "ABCDEFGH" by "ABCDEFFF".
  18. It's normal to have problem using old DSDT after replacing CPU.
  19. Hello, you must delete the old dsdt.aml first, replace the CPU, boot without DSDT replacement, then you extract the new DSDT and patch it with "P8 (generic) BIOS 3xxx".
  20. Se a flag npci=0x2000 não resolve (acredito que resolva, ou não funcionaria nem pelo pen drive) use esta IOPCIFamily http://Olarila.com/forum/viewtopic.php?f=27&t=1706 Sobre o horário http://Olarila.com/forum/viewtopic.php?f=2&t=72
  21. Post install instructions http://Olarila.com/forum/viewtopic.php?f=27&t=1716
  22. You need to replace mach_kernel also in the target partition.
  23. From DVD you must use /Volumes/"OS X volume label"/System/Library/Extensions/... as /S/L/E will refer to the DVD itself.
  24. Yes, it should. Try doing it manually just in case sudo chown -R 0:0 /System/Library/Extensions/AppleACPIPlatform.kext sudo chmod -R 755 /System/Library/Extensions/AppleACPIPlatform.kext sudo touch /System/Library/Extensions
×
×
  • Create New...