Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Olá, eu só tinha visto esse erro em CD e DVD, normalmente problema na gravação. Acredito que você tenha problema no sistema de arquivos, tenta usar algum programa para reparar o HD, tipo DiskWarrior http://www.rlslog.net/diskwarrior-bootcd-v4-4-macosx-p2p/
  2. No, Ivy Bridge should work. Did you delete AppleIntelFramebuffer* and kernelcache? Try disabling Graphics Injection in Clover options menu and boot without caches (press space).
  3. In Clover, select the HD and press space bar, then select "single user". To boot Chameleon press 1 when you see the blinking cursor.
  4. Boot the USB stick, select the HD, type -s and press enter, you will get to a prompt, then run the commands.
  5. Tentou USBBusFix=Yes e USBLegacyOff=Yes? Tenta mudar as configurações do BIOS sobre USB.
  6. Try moving video kexts from HD http://Olarila.com/forum/viewtopic.php?f=27&t=1677 Post install and update to 10.8.5 http://Olarila.com/forum/viewtopic.php?f=28&t=1716
  7. Easy way to write a raw image to USB in macOS, Windows or Linux -Support Olarila Vanilla Hackintosh by making a donation HERE -About Premium Users you can check HERE -Problems with Paypal HERE -Installation Guide HERE -Hackintosh EFI folders HERE -Hackintosh USB Remap HERE -How to update OpenCore and Kexts HERE -Guides and Tutorials HERE -macOS, Windows and Linux Use Etcher.app https://etcher.io/ -Windows https://sourceforge.net/projects/win32diskimager/ -macOS (Terminal) diskutil list diskutil unmountDisk /dev/diskX (replace X by the USB stick identifier) sudo dd if=[drag and drop the raw file in terminal] of=/dev/rdiskX bs=1m (replace X by the USB stick identifier) We're all here to have fun and learn from each other! That's all Folks!
  8. Ele usa um kernel 32 bit do DP1 http://forums.macrumors.com/showthread.php?t=1325709 É de se esperar alguns problemas usando partes desatualizadas do sistema.
  9. É verdade, essa gráfica não tem suporte em 64 bit, saiu uma única versão das kexts dela para 64 bit, acho que em 10.6.2, só pode ser ela que esse MLPostFactor usa, e o problema deve estar relacionado ao vídeo, sim.
  10. Então eu não sei. Acho que é mais fácil fazer o que o artur-pt sugeriu, pelo terminal do instalador.
  11. Tenta sudo mount -t hfsplus -o remount,force,rw /dev/sda2
  12. Tenta o primeiro comando sudo mount -t hfsplus -o remount,force,rw /media/allan
  13. Tem que criar a pasta do ponto de montagem, pode ser qualquer nome, não precisa ser mntpoint.
  14. Tenta atualizar o boot loader.
  15. Deveria funcionar em qualquer um que tenha o pacote hfsprogs instalado sudo apt-get install hfsprogs Se ainda não estava montado como somente leitura sudo mount -t hfsplus -o force,rw /dev/sdx# /media/mntpoint
  16. http://Olarila.com/forum/viewtopic.php?f=26&t=3543#p28491
  17. I will do it after Apple releases sources and USB 3.0 driver gets updated.
  18. Olá, minha sugestão, compra um MacBook. Hackintosh é um hobby, requer tempo. Se o objetivo é programar para iOS é melhor não perder muito tempo instalando o OS X num laptop que não foi feito para isso.
  19. Saiu o update final (12F37) Combo: http://support.apple.com/kb/DL1676
  20. Tem este método usado para ativar a VGA, talvez possa ser usado para funcionar a HDMI também http://Olarila.com/forum/viewtopic.php?f=3&t=725
  21. You are correct http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/doc/BootHelp.txt
  22. Você leu o tópico? Pelo jeito não, ou saberia que precisa fornecer informações mais detalhadas. Baseado em "tenho uma ralink" ninguém vai poder te ajudar muito. Se for um modelo que só tem drivers até 10.5 não vai funcionar no 10.8 http://www.mediatek.com/_en/07_downloads/01_windows.php?sn=502
  23. For what I know the solution is to inject the property ig-platform-id with the correct value, it doesn't matter if you do so by patching DSDT, injecting EFI string (device-properties) or using the boot loader automatic injector. If it does not work with other methods, it will probably not work with patched DSDT. Or you are doing something wrong when applying other methods. http://Olarila.com/forum/viewtopic.php?f=28&t=3111
  24. Olá, a nVidia não funciona, a menos que tenha como desativar o vídeo integrado. O integrado funciona http://Olarila.com/forum/viewtopic.php?f=3&t=1339
×
×
  • Create New...