Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Não tem segredo, é só atualizar. A única recomendação é fazer backup das kexts que você modificou, pois elas serão substituídas pelas originais atualizadas. É mais por uma questão de lembrar o que foi modificado, pois provavelmente será necessário fazer as mesmas alterações nas novas kexts (de vídeo, por exemplo) e não recuperar as antigas.
  2. Didn't you say the KP was solved by removing AppleHDA? I only patched EHCI for sleep.
  3. Olá, veja aqui http://Olarila.com/forum/viewtopic.php?f=3&t=3014
  4. O monitor deve estar ligado na saída secundária da placa de vídeo, ligue na primária que é a que fica mais perto da placa mãe.
  5. You are doing something wrong. That message is because you are booting from the HD. You can try this http://Olarila.com/forum/viewtopic.php?f=18&t=2238 or download the latest version which has the issue fixed http://Olarila.com/forum/viewtopic.php?f=27&t=3101
  6. You don't need to install the bootloader at this point, the USB is already bootable, just set in BIOS to boot from USB.
  7. Não sei se essa placa tem suporte no OS X. Você pode tentar inserir o ID dela na kext AirPortAtheros40 sudo perl -pi -e 's|pci168c,30|pci168c,34|g' /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/Info.plist sudo touch /System/Library/Extensions Se não funcionar, acho que ela não é suportada.
  8. 1 - It's a post installation procedure. 2 - No, the partition where OS X is installed. 3 - It's there, you have to boot from the installer USB. In which step of first post are you? Have you installed OS X already?
  9. Check your BIOS settings (specially NX bit) http://Olarila.com/forum/viewtopic.php?f=2&t=1804 If problem persists you can try boot with Chameleon (press 1 at boot).
  10. Clover link updated on first post. Are you sure the partition is primary (not extended/logical)?
  11. Hi, use IntelCPUMonitor (FakeSMC plugin) and HWMonitor to check SpeedStep http://www.projectosx.com/forum/index.php?showtopic=1643 About wake issue, try using AppleACPIPlatform from 10.6.8, it's included in this package http://www.mediafire.com/?he3lc8e2qlliko3
  12. Dependendo do device ID (por exemplo 2b ou 2e) pode precisar inserir o ID em /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/Info.plist Também pode usar esta kext legacy para não ter que editar novamente após atualizações AtherosWiFiInjector.kext.zip
  13. Olá, pelo que eu entendi, funciona com Clover no modo UEFI, removendo o driver CsmVideoDxe-64.efi http://www.projectosx.com/forum/index.php?s=&showtopic=2565&view=findpost&p=27640 No modo legacy (ou com Chameleon) ainda precisa do "sleep trick".
  14. Olá, recomendo que acompanhe este tópico http://www.insanelymac.com/forum/topic/285756-hd-7xxx-can-we-eliminate-the-sleep-trick/ Que eu saiba ainda não tem solução, mas quando/se surgir, certamente vai estar aí. Já tentou verificar o method _WAK na DSDT? Se conseguir identificar o que faz o vídeo funcionar depois do sleep, pode tentar colocar uma chamada no method _INI.
  15. Hi, looks like you are using a voodoo kernel. Can't you boot with vanilla kernel? Run this on terminal and post the results syslog | grep -i "wake reason"
  16. Acho que nada a ver, mas pode tentar reverter.
  17. 1 - Try this DSDT.aml.zip 2 - Need to patch kext sudo perl -pi -e 's|pci168c,2a|pci168c,2b|g' /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/Info.plist sudo touch /System/Library/Extensions 3 - Need to create SSDT.aml http://Olarila.com/forum/viewtopic.php?f=18&t=1703
  18. Desculpa, eu me enganei e passei o link com exemplos de legacy para 10.8.2, você deve usar a do primeiro post do tópico http://Olarila.com/forum/viewtopic.php?f=3&t=629
  19. A LegacyAGPM não aparece no kextstat, tem que aparecer a AppleGraphicsPowerManagement.
  20. Não tenho idéia mesmo... Tenta fazer o ajuste da LegacyAGPM usando iMac9,1. De qualquer maneira MacPro3,1 não é o SMBIOS indicado para Core 2 Duo http://Olarila.com/forum/viewtopic.php?f=2&t=1302
  21. Só testei essa 9800 mesmo, não é muito boa porque não funciona com HDMI, mas com DVI e VGA funciona bem com dois monitores e tem boa performance. Pode dar uma olhada aqui http://wiki.osx86project.org/wiki/index.php/HCL_10.7.5#Graphics_Cards
  22. Trocar o CPU não vai melhorar, só trocando a placa de vídeo mesmo. Meus testes foram com um Core 2 Quad e uma 9800 GT. Usando MacPro3,1 a AGPM não era carregada. Usando MacPro4,1 ou iMac9,1 a AGPM era carregada, mas mesmo com a LegacyAGPM a performance era a mesma.
  23. Eu postei dois links logo antes que mostram como fazer isso.
  24. Pode tentar iMac9,1 que tem Core 2 Duo e está presente na AGPM, mas pelos meus testes não melhora o resultado.
×
×
  • Create New...