Jump to content

MaLd0n

Administrators
  • Posts

    95,163
  • Joined

  • Last visited

Everything posted by MaLd0n

  1. Yes look at the photo --> "Kernel Extensions in Backtrace"
  2. send me your DSDT
  3. http://www.mediafire.com/file/a73f97v2hcmlhrc/AppleHDA.kext-AD1988B-LionGM.zip
  4. 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.
  5. look at the "Kernel Extensions in Backtrace"
  6. Essa GPU é um problema eu consegui ativar usando o pack do Andy
  7. Já está disponível para download na AppStore o Mac OS X Lion! http://www.apple.com/macosx/
  8. run on terminal grep Wake /var/log/kernel.log
  9. qual é a placa de vídeo? GMA950? primeiramente use arch=i386
  10. dsdt.diman1.zip Use forum
  11. dsdt.driftkingn20.zip
  12. primeiramente monte a imagem *O InstallESD.dmg do Lion GM está em "Install Mac OS X Lion.app/Contents/SharedSupport".
  13. qual o modelo do notebook?
  14. Video use GraphicsEnabler=Yes or NVenabler.kext in S/L/E Audio use VoodooHda
  15. dsdt.kkuhatong.zip use smbios MacBookPro6,1 or 6,2
  16. usa esse não tinha visto que é notebook apliquei o PNLF e o DSM no KBC dsdt.nitromojo.zip
  17. coloque na pasta S/L/E e depois dê dois cliques no programa
  18. AMD não faz muita diferença sem Gerenciamento de energia, sem shutdown pelo DSDT etc dsdt.nitromojo.zip
  19. send me files http://Olarila.com/forum/download/file.php?id=217
  20. if you use VoodooHda use AppleHdaDisabler in S/L/E or remove AppleHda
  21. "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
  22. 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
×
×
  • Create New...