-
Posts
4,899 -
Joined
-
Last visited
Everything posted by pernacabeluda
-
Yosemite installation via pen drive with Clover
pernacabeluda replied to pernacabeluda's topic in Guides and Tutorials
Did you configure XHCI in BIOS as explained in this topic? http://Olarila.com/forum/viewtopic.php?f=28&t=4084 -
Yosemite installation via pen drive with Clover
pernacabeluda replied to pernacabeluda's topic in Guides and Tutorials
Try to remove npci parameter from boot args, or change it to 0x3000. -
Pós Instalação - LeNovo ideapad s400
pernacabeluda replied to crispossa's topic in Yosemite (10.10) BR
Não estou certo se essa resolução precisa ou não, você pode testar com 0 ou 1 http://clover-wiki.zetam.org/Configuration/Graphics#DualLink -
Yosemite installation via pen drive with Clover
pernacabeluda replied to pernacabeluda's topic in Guides and Tutorials
What SMBIOS does Clover set? -
Pós Instalação - LeNovo ideapad s400
pernacabeluda replied to crispossa's topic in Yosemite (10.10) BR
Essa edição só deve ser feita no caso de chipset HM7x. Imagino que tenha se enganado pois ficou igual, seria mudar para 0x1E3A8086 http://Olarila.com/forum/viewtopic.php?f=3&t=1339&start=160#p35431 Tirando o que você já tentou, outra possibilidade é o patch DualLink (somente se a resolução for maior que 1366x768) http://Olarila.com/forum/viewtopic.php?f=3&t=1339 -
Yosemite installation via pen drive with Clover
pernacabeluda replied to pernacabeluda's topic in Guides and Tutorials
Try to configure BIOS like this http://Olarila.com/forum/viewtopic.php?f=28&t=4084 -
Fiquei pensando se essas pessoas que têm o Apple ID bloqueado não estão usando dados "marcados". O serial é menos provável pois a maioria gera com Chameleon Wizard ou Clover Configurator, mas ROM e MLB muitos podem estar usando valores encontrados na internet.
-
http://Olarila.com/forum/viewtopic.php?f=36&t=5006
-
Você testou novamente todas as sugestões depois de instalar pelo método do fórum? Sobre os problemas nos gráficos, tenta usar slide=0 em kernel flags.
-
Qual SMBIOS usar para o meu CPU?
pernacabeluda replied to Cassio's topic in Guias & Tutoriais Hackintosh
Qual SMBIOS o Clover sugere? Tenta usar MacBookAir6,2 ou iMac14,1. -
Se você já tinha mudado o formato de uma das partições para FAT pelo utilitário de disco, não adianta apenas mudar de volta para HFS, tem que refazer o comando "partição" do início, caso contrário o HD continua hybrid MBR e o Windows UEFI não vai instalar nele. Nunca usei esse Rufus, não sei se tem a ver.
-
Isso de criar as partições do Windows pelo instalador dele nunca funcionou para mim, por isso faço do jeito que escrevi no tópico. Clover EFI (legacy) e Chameleon podem coexistir com o boot1h2 ou boot1f32alt (opção PBR alternativo) que permitem que pressione um número no teclado e ele carrega o arquivo boot correspondente (por exemplo, pressionando 1 carrega o arquivo boot1 que pode ser o Chameleon). Se o BIOS for UEFI pode alternar entre Clover UEFI e Chameleon mudando o boot entre UEFI e legacy no setup do BIOS.
-
Não, a única solução que conheço é essa. Presta atenção na hora de digitar, tem que ser exatamente como eu escrevi. Observa o espaço ente os parâmetros. Se digitou certo, ativou os USB fixes e não funcionou, sem ideias. http://Olarila.com/forum/viewtopic.php?f=35&t=5005
-
Não remove os boot args que já estão lá, apenas adiciona esses. Observa que a sugestão é diferente dependendo do tipo de USB.
-
Se você não atualizou todos os arquivos (incluindo drivers) tenta fazer isso, pois teve mudanças recentes que requerem atualização completa http://www.projectosx.com/forum/index.php?s=&showtopic=2656&view=findpost&p=42839 Se atualizou tudo, deve ser problema no Clover mesmo, pode reportar no tópico oficial http://www.projectosx.com/forum/index.php?showtopic=2562
-
Haswell Laptop Automatic reboot Enable Kernel PM Patch in Clover options (Binaries patching menu) http://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#KernelPm EHCI controller unable to take control from BIOS AppleUSBEHCI: unable to obtain ownership Still waiting for root device Enable USB Ownership in Clover options (PCI devices menu) http://clover-wiki.zetam.org/Configuration/Devices#USB-/-FixOwnership USB 3.0 chipset Intel Series 7/Panther Point Scrambled verbose boot screen with forbidden sign Still waiting for root device Add -gux_defer_usb2 -gux_no_idle in Boot Args (Clover options menu) http://sourceforge.net/projects/genericusbxhci/files/ Spinning wheel on verbose boot screen Add dart=0 in Boot Args (Clover options menu) http://Olarila.com/forum/viewtopic.php?f=30&t=3883 nVidia Black screen after boot verbose Change Board-ID in Clover options (SMBIOS menu) by a compatible one, like Mac-FC02E91DDD3FA6A4 http://Olarila.com/forum/viewtopic.php?f=36&t=4920 HP Laptop Kernel panic Local APIC error Enable Kernel Lapic Patch in Clover options (PCI devices menu) http://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#KernelLapic Boot stops before starting graphics mode DSMOS has arrived Missing Bluetooth Controller Transport Move video kexts from single user (press space bar and boot in single user verbose mode) fsck -fy mount -uw / mkdir /kext_backup cd /System/Library/Extensions mv AppleIntelHD* AppleIntelSNB* AppleIntelFramebuffer* AMD* ATI* GeForce* NVDA* /kext_backup kextcache -prelinked-kernel reboot
-
Laptop Haswell Reboot automático Ativar Kernel PM Patch nas opções do Clover (menu Binaries patching) http://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#KernelPm EHCI controller unable to take control from BIOS AppleUSBEHCI: unable to obtain ownership Still waiting for root device Ativar USB Ownership nas opções do Clover (menu PCI devices) http://clover-wiki.zetam.org/Configuration/Devices#USB-/-FixOwnership USB 3.0 chipset Intel Series 7/Panther Point Tela do boot verbose embaralhada com símbolo de proibido Still waiting for root device Adicionar -gux_defer_usb2 -gux_no_idle em Boot Args (menu de opções do Clover) http://sourceforge.net/projects/genericusbxhci/files/ Spinning wheel no boot verbose Adicionar dart=0 em Boot Args (menu de opções do Clover) nVidia Tela preta após boot verbose Trocar Board-ID nas opções do Clover (menu SMBIOS) por um compatível, como Mac-FC02E91DDD3FA6A4 Laptop HP Kernel panic Local APIC error Ativar Kernel Lapic Patch nas opções do Clover (menu PCI devices) http://clover-wiki.zetam.org/Configuration/KernelAndKextPatches#KernelLapic Boot para antes de entrar no ambiente gráfico DSMOS has arrived Missing Bluetooth Controller Transport Mover as kexts de vídeo pelo single user (pressione a barra de espaço e boot in single user verbose mode) fsck -fy mount -uw / mkdir /kext_backup cd /System/Library/Extensions mv AppleIntelHD* AppleIntelSNB* AppleIntelFramebuffer* AMD* ATI* GeForce* NVDA* /kext_backup kextcache -prelinked-kernel reboot
-
Se for chipset Series 7 tenta com -gux_defer_usb2 -gux_no_idle em boot-args http://sourceforge.net/projects/genericusbxhci/files/ Se for USB 2.0 ativa FixOwnership http://clover-wiki.zetam.org/Configuration/Devices#USB-/-FixOwnership
