Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Com MacPro3,1 a AGPM nem é carregada, acho que esse resultado é normal.
  2. Quando você atualizou, as kexts foram substituídas pelas originais, por isso você precisa editar o Info.plist e inserir o ID da sua placa. Se você trocou as originais do 10.8.3 pelas antigas, instale o update combo novamente.
  3. Você tem que editar as kexts da versão 10.8.3, não as que funcionavam em 10.8.2, basta inserir o ID da sua placa em IOPCIMatch nas kexts AMDRadeonAccelerator e ATI5000Controller
  4. Eu faria um teste, tem exemplos de LegacyAGPM no tópico que eu indiquei http://Olarila.com/forum/viewtopic.php?f=3&t=629&start=90#p22641
  5. O link acima explica como fazer.
  6. Olá, as kexts ATI são parte do sistema, ao invés de voltar as antigas, edita as novas http://Olarila.com/forum/viewtopic.php?f=2&t=716
  7. Acho que está baixo mesmo para essa placa, tenta fazer os ajustes. Roda o teste em full screen.
  8. Verifica se a AGPM está carregada, se estiver pode precisar de ajustes http://Olarila.com/forum/viewtopic.php?f=3&t=629
  9. Isso indica que a NVDAResman foi carregada, mas para ter aceleração também precisa das NVDANV50Hal e GeForce. Verifica com o comando kextstat no terminal.
  10. Olá, deve ser o vídeo. Tem certeza de que as kexts estão carregadas? É comum precisar inserir o ID da placa nas kexts para funcionar. http://Olarila.com/forum/viewtopic.php?f=2&t=40
  11. Did you unmount the partition first? Copy/paste the output of all commands.
  12. You can use the pkg installer, don't have to use Chameleon Wizard http://Olarila.com/forum/viewtopic.php?f=9&t=70
  13. Sure, both are disabled by default bool drop_ssdt=false, generate_pstates=false, generate_cstates=false; http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/i386/libsaio/acpi_patcher.c#L844
  14. Se não funcionar com npci=0x2000 tenta esta kext http://Olarila.com/forum/viewtopic.php?f=27&t=1706
  15. Hi, I'm not sure, but if you look the ioreg dump of MacBooks, some do have the address property under SMBUS, and some don't. That property is in fact injected by the _DSM method in DSDT. Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "refnum", 0x00, "address", 0x39, "device-id", 0x0CD2, "hdet", 0x01 }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } http://tdev.me/2010/12/apple-hardware-dumps/
  16. No, it's disabled by default do_eth_devprop = do_gfx_devprop = do_enable_hpet = false; http://forge.voodooprojects.org/p/chameleon/source/tree/HEAD/trunk/i386/libsaio/pci_setup.c#L23
  17. Why don't you boot from HD? I pointed you the solution to boot0 error.
  18. Olá, recomendo o OSX86 ModCD, ele tem várias kexts ATA então deve funcionar mesmo sem AHCI http://Olarila.com/forum/viewtopic.php?f=3&t=20
  19. If it's not a kernel panic then it's probably a video issue, try to move video kexts and remove kernelcache (commands on first post).
  20. Olá, tenta recuperar a AppleACPIPlatform de 10.8.1, eu tenho problema na volta do repouso a partir de 10.8.2, recuperando essa kext resolve.
  21. This last message doesn't help. If it's a kernel panic, look for "kernel extensions in backtrace". Solution for boot0 error is here http://Olarila.com/forum/viewtopic.php?f=27&t=1676 If you use Clover, get boot1h from /usr/standalone/i386.
  22. What happens if you don't use safe mode? Use verbose boot and post a picture of the screen.
  23. Hello, if things work without the patches, you surely don't need them.
  24. O AICPMPatch.pl tem que estar no diretório corrente e esse é o local padrão da AppleIntelCPUPowerManagement. Por exemplo, se o AICPMPatch estiver na pasta Downloads cd ~/Downloads sudo perl AICPMPatch.pl /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement --patch
  25. Pode tentar a AppleHDA http://Olarila.com/forum/viewtopic.php?f=3&t=2168
×
×
  • Create New...