-
Posts
4,899 -
Joined
-
Last visited
Everything posted by pernacabeluda
-
O patch da placa mãe já tem o HPET. Reveja as configurações do BIOS http://Olarila.com/forum/viewtopic.php?f=2&t=1804
-
Isso, tenta refazer a DSDT, extrai a original e aplica o patch de http://Olarila.com/forum/packs.php Não precisa SSDT, ativa GeneratePStates e GenerateCStates. Não usa esse PStateChanger, isso é coisa antiga.
-
DP5 (13A538g) is available as update in App Store Combo update http://inmac.org/viewtopic.php?t=22390 http://blog.shade.sh/index.php/archive/1187
-
DP5 (13A538g) disponível como atualização na App Store Combo update http://inmac.org/viewtopic.php?t=22390 http://blog.shade.sh/index.php/archive/1187
-
USB inicializável do Mountain Lion
pernacabeluda replied to Cassio's topic in Mountain Lion (10.8) BR
A versão 10.8 tem Chameleon. A 10.8.4 tem Clover e Chameleon. Link na minha assinatura. Se você já subiu o sistema com Clover, pode usar o mesmo config.plist, ou mover as kexts da HD 4000 e remover o kernelcache. -
Ajuda gerenciamento de energia Intel core i5
pernacabeluda replied to aasxande's topic in Mountain Lion (10.8) BR
Olá, veja http://Olarila.com/forum/viewtopic.php?f=2&t=34 Se usa Chameleon, use o script ssdtPRGen para gerar uma SSDT. Se usa Clover, ative GenerateIvyStates. Também deve precisar do AICPMPatch. -
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
Não, elas não serão instaladas. Por isso é melhor você usar a imagem da minha assinatura, com ela você vai conseguir fazer o primeiro boot depois de instalar o sistema no HD, ela tem as kexts na pasta do Clover. Com as kexts em /S/L/E no pen drive você não vai conseguir subir o sistema depois de instalar. -
Mountain Lion 10.8.2 HP Dv5 2040br
pernacabeluda replied to felixti's topic in Mountain Lion (10.8) BR
Com esse tipo de informação é impossível ajudar, você precisa dar mais detalhes. Recomendo usar a imagem do fórum, não damos suporte a distros http://Olarila.com/forum/viewtopic.php?f=26&t=1618 -
Tela dividida em 4 geralmente acontece quando se injeta a propriedade DualLink sem ser necessário.
-
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
Do outro tópico só interessa como gravar o pen drive do instalador. O restante você deve seguir este tópico. -
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
-
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
Veja o link na minha assinatura, ele explica como gravar no pen drive, tem que ser pelo Windows. É igual a este http://Olarila.com/forum/viewtopic.php?f=26&t=1618 -
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
Significa que não precisa iniciar o instalador do OS X no modo UEFI (pode ser no modo legacy). Não imagino outra forma de explicar isso. Se você ler todo o tópico acho que vai ficar mais claro. Em certo ponto você vai precisar iniciar o Clover no modo UEFI, mas não é na instalação do OS X. -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
I'm glad it worked. About the video issue on wake, you can try the darkwake kernel flag (set darkwake=0 or 1). Also check if you have a BIOS setting like "repost video on S3 resume" and change it. -
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
A pasta EFI só deve estar na partição EFI, tanto no pen drive (se estiver em GUID, claro) quanto no HD. Não copie para a partição do sistema (ou do pen drive) para não criar confusão. -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
Try this (I just applied the patch from http://Olarila.com/forum/packs.php) DSDT.aml.zip Check my previous post, I edited with some more info. -
Multi boot em UEFI no Hackintosh
pernacabeluda replied to pernacabeluda's topic in Guias & Tutoriais Hackintosh
Como alternativa você pode botar as kexts em /System/Library/Extensions e remover /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
New Chameleon won't load kexts from /Extra/Extensions unless you install the KernelPatcher module or set UseKernelCache=No (actually it's the behavior for Mountain Lion, I don't know how it works for Snow Leopard, but you can try that). You will have to remove NullCPUPowerManagement at some point to get P and C states working. Make sure Finder is not hiding plist extension (preferences). I see you have com.apple.Boot and org.chameleon.Boot.plist (maybe it's named org.chameleon.Boot.plist.plist). Set DSDT=/Extra/DSDT.aml (actually it's the default value) not only /Extra. -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
Do you have the patched DSDT and configured org.chameleon.Boot.plist (it's not com.apple.Boot.plist anymore) in /Extra? I really don't know how the boot loader could cause the KP. -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
Use latest Chameleon http://www.insanelymac.com/forum/files/file/59-chameleon-22-svn/ To check C states you can use this (P & C states window) http://Olarila.com/forum/viewtopic.php?f=18&t=81 I didn't say you shouldn't patch the warning lines, I said I would not, just because it works fine how it is. -
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
C and P states are not in DSDT. Set in /Extra/org.chameleon.Boot.plist <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>RestartFix</key> <string>Yes</string> Read http://Olarila.com/forum/viewtopic.php?f=28&t=1703 -
Reveja as configurações do BIOS http://Olarila.com/forum/viewtopic.php?f=2&t=1804 Você tem que remover a NullCPUPM.
-
10 Warning: Message resourcesTag lager than field
pernacabeluda replied to Hemperor's topic in DSDT & Patch Requests
I would not modify that but if you really want to eliminate the warnings change CreateByteField to CreateWordField. -
O problema deve estar na SSDT. Já tentou usar generate P e C states ao invés de SSDT? O seu CPU tem suporte mesmo no Chameleon. Reveja as demais configurações sobre gerenciamento de energia http://Olarila.com/forum/viewtopic.php?f=2&t=34
-
Você tem um cartão de crédito vinculado ao seu Apple ID? O iMessage só funciona se tiver.
