Jump to content

MaLd0n

Administrators
  • Posts

    95,160
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. Copy the keys CommonPeripheralDSP and PathMaps from LegacyHDA to AppleHDA.kext/Contents/Resources/Platforms.xml (replace original contents); Copy the keys LayoutID and PathMapRef (they're inside key Layouts) to AppleHDA.kext/Contents/Resources/layout??.xml (replace original contents or create a new file if it doesn't exist, ?? = LayoutID); Copy the dict from key HDAConfigDefault (it's inside key HDA Hardware Config Resource) to key HDAConfigDefault in AppleHDA.kext/Contents/PlugIns/AppleHDAHardwareConfigDriver.kext/Contents/Info.plist (paste as child); Use PlistEdit Pro to edit the plist files. If the codec isn't ALC889A or AD1988B you will also need to edit the file AppleHDA.kext/Contents/MacOS/AppleHDA (binary). For Realtek (ALC88x) replace the 4 instances of 85 08 EC 10 (inverted bytes of codec 0885 and vendor 10EC) by your codec, for example, 88 08 EC 10. Use an hex editor (0xED) or the command sudo perl -pi -e 's|\x85\x08\xec\x10|\x88\x08\xec\x10|g' /System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA For Analog Devices (AD) replace the 4 instances of 8B 19 D4 11 by your codec sudo perl -pi -e 's|\x8b\x19\xd4\x11|\x9b\x98\xd4\x11|g' /System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA If you have a patched AppleHDA for Snow Leopard (10.6.7 or older), instead of taking values from LegacyHDA you will get them from AppleHDA plug-ins. CommonPeripheralDSP, PathMaps, LayoutID and PathMapRef come from AppleHDA.kext/Contents/PlugIns/AppleHDAPlatformDriver.kext/Contents/Info.plist The dict in HDAConfigDefault comes from AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/Info.plist Snow Leopard 10.6.8 AppleHDA has the same structure as Lion one.
  2. look at the "Kernel Extensions in Backtrace"
  3. Essa GPU é um problema eu consegui ativar usando o pack do Andy
  4. Já está disponível para download na AppStore o Mac OS X Lion! http://www.apple.com/macosx/
  5. run on terminal grep Wake /var/log/kernel.log
  6. qual é a placa de vídeo? GMA950? primeiramente use arch=i386
  7. dsdt.diman1.zip Use forum
  8. dsdt.driftkingn20.zip
  9. primeiramente monte a imagem *O InstallESD.dmg do Lion GM está em "Install Mac OS X Lion.app/Contents/SharedSupport".
  10. qual o modelo do notebook?
  11. Video use GraphicsEnabler=Yes or NVenabler.kext in S/L/E Audio use VoodooHda
  12. dsdt.kkuhatong.zip use smbios MacBookPro6,1 or 6,2
  13. usa esse não tinha visto que é notebook apliquei o PNLF e o DSM no KBC dsdt.nitromojo.zip
  14. coloque na pasta S/L/E e depois dê dois cliques no programa
  15. AMD não faz muita diferença sem Gerenciamento de energia, sem shutdown pelo DSDT etc dsdt.nitromojo.zip
  16. send me files http://Olarila.com/forum/download/file.php?id=217
  17. if you use VoodooHda use AppleHdaDisabler in S/L/E or remove AppleHda
  18. "joga" essa kext que postei na pasta System/Library/Extensions e depois de fazer isso dê dois cliques no Kext Utility e espere o programa fazer o serviço
  19. Internet no Lion eu uso essa veresão e funciona 100%, mesmo modelo da placa de rede RealtekRTL81xx.kext.zip Audio http://Olarila.com/forum/viewtopic.php?f=2&t=180
  20. Use o Chameleon http://Olarila.com/forum/viewtopic.php?f=3&t=53
  21. use USB ou adicione outra kext PS2 Apple não usa PS2, isso tudo é gambiarra e nem sempre funciona, eu tenho teclado PS2 aqui que nunca funcionou
  22. Video I have no idea Audio use Vodoohda and AppleHdaDisabler in S/L/E Wireless http://www.nawcom.com/osx86/files/10.6/Wireless/Broadcom/
×
×
  • Create New...