Jump to content

Mirone

Developers
  • Posts

    1,752
  • Joined

  • Last visited

Everything posted by Mirone

  1. Exclui essa HDAEnabler, e da boot com -f.
  2. cara,acho meio dificil sir uma kext.
  3. Tem, essa versão se não me engano instala em MBR http://Olarila.com/forum/viewtopic.php?f=26&t=1618
  4. da uma lida ai http://www.hardwareheaven.com/mac-os-x-driver/187386-os-x-driver-1-3b0-beta.html
  5. audio try this: Codec ALC892: http://cl.ly/3d0W0o1N3U1p (obs: use layout 1 in HDEF)
  6. Enjoy!
  7. Try this: http://www.sendspace.com/file/bfntqy
  8. Aqui as kexts editadas: http://www.sendspace.com/file/mpqg0v
  9. Use Applehd + DSDT.aml. boot with: GraphicsEnabler = No I return with the results. http://www.sendspace.com/file/ql509z
  10. o id da us placa é 10de10c3?
  11. Try This:DSDT.aml.zip
  12. @amitkool21 Try This: http://www.sendspace.com/file/kbjpuy Delete any HDAenabler.kext DSDT + AppleHDA install, repair permissions and rebuild caches. delete any kext for activation of video, as NVEnabler or similar. Injected the properties of your video in your DSDT.aml boot with flag: GraphicsEnabler = No
  13. try boot -f repair permissions an rebuild caches?
  14. try this: http://www.sendspace.com/file/4bdy4l
  15. @amitkool21 Try this Kext: http://www.sendspace.com/file/1hqw4t layout is 0x0c (12) in the patch HDEF.
  16. ok send me your codec_dump and copy ioreg.
  17. I speak for the last time, use the latest version of ubuntu. ie 12.10
  18. I know no other method. use a Linux distribution, may be a livecd. and run that script in terminal.
  19. you can not get through codec_dump darwing dump.
  20. these are your video card's HDMI audio, Try again I need your codec_dump ALC898. Run this in the terminal: cd ~/Desktop && mkdir CodecDump && for c in /proc/asound/card*/codec#*; do f="${c/\/*card/card}"; cat "$c" > CodecDump/${f//\//-}.txt; done && zip -r CodecDump.zip CodecDump use last version of Ubuntu: http://www.ubuntu.com/download
  21. look: http://Olarila.com/forum/viewtopic.php?f=18&t=2676
  22. send me your codec_dump.
  23. ADI1984b correct, you can use other layouts, pathmaps and follow the examples of kext I sent you. Try This kext: http://www.sendspace.com/file/sme10l
  24. Se ja tem seu dsdt e continua a usa nullcpu o problema continua, ela anula a kext q faz o gerenciamento de energia nativo deve apagar a null.
×
×
  • Create New...