Jump to content

pernacabeluda

Gurus
  • Posts

    4,899
  • Joined

  • Last visited

Everything posted by pernacabeluda

  1. Dá uma lida nas perguntas frequentes http://Olarila.com/forum/viewtopic.php?f=2&t=35
  2. Isso não é erro, é apenas um warning. Para eliminar basta mudar o segundo parâmetro do Acquire para 0xFFFF Acquire (????, 0x????) -> Acquire (????, 0xFFFF) Não vai fazer diferença alguma.
  3. O primeiro boot você deve fazer pelo USB, só vai conseguir boot pelo HD depois do pós instalação http://Olarila.com/forum/viewtopic.php?f=2&t=1713
  4. Os que aparecem na foto são iguais aos seus originais nid 36 0x01014010 as 1 seq 0 Line-out Jack jack 1 loc 1 color Green misc 0 nid 40 0x0221401f as 1 seq 15 Headphones Jack jack 1 loc 2 color Green misc 0 nid 41 0x02a19037 as 3 seq 7 Microphone Jack jack 1 loc 2 color Pink misc 0 nid 42 0x0181303e as 3 seq 14 Line-in Jack jack 1 loc 1 color Blue misc 0 nid 43 0x01a19036 as 3 seq 6 Microphone Jack jack 1 loc 1 color Pink misc 0 Só precisa botar em NodesToPatch os que você deseja modificar, os que vão ficar com o valor padrão não precisa. Você botou apenas os 2 que eu falei no post anterior? Acho que não estou entendendo qual o seu objetivo com isso. Se for realmente ter áudio 5.1, tenta assim nid 40 0x02214020 nid 41 0x02a19030 nid 42 0x01013040 nid 43 0x01019050
  5. Se as outras saídas não existem, claro que não vai funcionar. Nesse caso para ter áudio 5.1 você tem que mudar mic e line-in traseiros para saídas nid 42 0x01013040 nid 43 0x01019050 Os outros pode remover.
  6. A placa realmente possui as outras saídas? Tenta assim: nid 37 0x01011040 nid 38 0x01016050 nid 39 0x01012060 nid 41 0x02a19030 nid 42 0x01813070 nid 43 0x01a19080
  7. Tenta isto http://Olarila.com/forum/download/file.php?id=3496 Agradecimentos ao Scellow http://Olarila.com/forum/viewtopic.php?f=27&p=24821#p24819
  8. Thanks for this, I can't test it myself but I made this app to make it easier for others FBRotate.zip
  9. If your BIOS is UEFI you can install both in GUID and use Clover for boot, check link in my signature. You can also use MBR, this installer is patched to allow it.
  10. Olá, recomendo uma instalação limpa e fazer o pós instalação conforme este tópico http://Olarila.com/forum/viewtopic.php?f=2&t=1713 Se o objetivo é atualizar para 10.7 ou 10.8, usa uma das imagens na minha assinatura e compra depois pela App Store.
  11. Tenta aplicar este patch na DSDT http://Olarila.com/Patches/Misc/Shutdown%20Intel.txt Como aplicar http://Olarila.com/forum/viewtopic.php?f=7&t=646
  12. Eu já tive esse problema com uma versão anterior do Clover. Atualmente estou com a r1151 e desliga normalmente.
  13. Verifica as configurações do BIOS http://Olarila.com/forum/viewtopic.php?f=2&t=1804
  14. Tenta esta kext para o bluetooth http://www.osx86.net/view/3055-bluetooth_asus_x53sj.html Pode precisar editar o Info.plist colocando os IDs do seu hardware <key>idProduct</key> <integer>13060</integer> <key>idVendor</key> <integer>5075</integer> http://Olarila.com/forum/viewtopic.php?f=3&t=69
  15. Install Chameleon with Wizard, choose boot0hfs option http://Olarila.com/forum/viewtopic.php?f=28&t=1716
  16. About kexts http://Olarila.com/forum/viewtopic.php?f=28&t=1694 For dual boot you have to shrink your current partition and create a new one http://www.elmajdal.net/win7/Resizing_Creating_New_Partitions_in_Windows_7.aspx
  17. Coloca assim, não precisa botar o ID da sua placa <?xml version="1.0" encoding="UTF-8"?> CFBundleDevelopmentRegion English CFBundleExecutable NVDAResman CFBundleGetInfoString NVDAResman 8.10.44 304.10.65f03 CFBundleIdentifier com.apple.NVDAResman CFBundleInfoDictionaryVersion 6.0 CFBundleName NVIDIA Resman Kernel Extension CFBundlePackageType KEXT CFBundleShortVersionString 8.10.44 CFBundleSignature ???? CFBundleVersion 8.1.0 IOKitPersonalities [color=#FF0000]NvNdrvGpu CFBundleIdentifier com.apple.NVDAResman IOClass NVDAPreset IOMatchCategory IOFramebuffer IOPCIMatch 0x000010de&0x0000ffff IOPCIClassMatch 0x03000000&0xff000000 IOProbeScore 60000 IOProviderClass IOPCIDevice [/color] NVRM CFBundleIdentifier com.apple.NVDAResman IOClass NVDA IOMatchCategory IOFramebuffer IONameMatch NVDA,NVMac IOParentMatch IOPropertyMatch NVCLASS NVDA NVDAType Official IOProviderClass IOPCIDevice IOProbeScore 60000 IOProviderClass IONDRVDevice OSBundleCompatibleVersion 1.2.0 OSBundleLibraries com.apple.iokit.IOGraphicsFamily 1.5 com.apple.iokit.IONDRVSupport 1.5 com.apple.iokit.IOPCIFamily 2.4 com.apple.kpi.bsd 9.0.0 com.apple.kpi.iokit 9.0.0 com.apple.kpi.libkern 9.0.0 com.apple.kpi.mach 9.0.0 OSBundleRequired Safe Boot Edit: ou tenta fazer o que o Mirone sugeriu acima Para ver o ID da placa http://Olarila.com/forum/viewtopic.php?f=6&t=25
  18. Check this topic, I guess the procedure for EDID injection is the same http://Olarila.com/forum/viewtopic.php?f=28&t=736
  19. Probably not with a DSDT patch. You may need to patch AICPM and use a custom SSDT for your CPU http://Olarila.com/forum/viewtopic.php?f=28&t=1703
  20. Olá, notei que a NVDAResman do 10.8.3 não tem mais esta parte em IOKitPersonalities, tenta adicioná-la <key>NvNdrvGpu</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.NVDAResman</string> <key>IOClass</key> <string>NVDAPreset</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIMatch</key> <string>0x000010de&0x0000ffff</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOProbeScore</key> <integer>60000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> </dict>
  21. Olá, tem que mudar o layout-id no device HDEF para 0x0C, você deve ter 0x0375.
  22. Não há necessidade, no ML não existe esse problema.
  23. Você rodou o teste OpenGL? Tem que exigir da placa para que ocorram mudanças de state. Só para confirmar, você está usando o Lion, certo?
  24. Tenta deixar a kext original e usar esta legacy LegacyAGPM.kext.zip
×
×
  • Create New...