Jump to content

iFabio

Members
  • Posts

    186
  • Joined

  • Last visited

Everything posted by iFabio

  1. Thank you mirone I wanted to ask if you can have it for the Maverick GM kext AppleHDA
  2. Hello mirone Maverick GM can have AppleHDA for Realtek ALC899 You step CodeDump thanks CodecDump.zip
  3. in update
  4. Ok and thanks again
  5. working dsdt is fine or leave only the "layout" Method (_DSM, 4, NotSerialized) { Store (Package (0x0C) { "hda-gfx", Buffer (0x0A) { "onboard-2" }, "codec-id", Buffer (0x04) { 0x89, 0x08, 0xEC, 0x10 }, "layout-id", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "device-type", Buffer (0x0F) { "Realtek ALC889" }, "PinConfigurations", Buffer (One) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } thank you very much
  6. Hello mirone Possible to have AppleHDA for Realtek ALC 889 10.8.5 thanks Tried AppleHDA for Maverick does not work
  7. @ mirone Hello, you can get some help Realtek ALC889 audio for Mavericks you step Realtek ALC889 codec dump thanks CodecDump.zip
  8. Hello mirone Here you code_dump for Realtek ALC889 thanks CodecDump.zip
  9. @ mirone Hello, you can get some help Realtek ALC889 audio for Mavericks thanks
  10. thanks and good explanation
  11. ML updated to version 10.8.4 I wanted to try to update AppleHDA you just info.plist
  12. @ Mirone Application for version 10.8.4 is enough to modify the kext info.plist AppleHDAHardwareConfigDriver for ALC899 audio
  13. thank you
  14. Yes, it works thanks
  15. I'm trying to work. I saw that you changed the "HDEF" in dsdt
  16. thanks I try and let you know
  17. @Mirone Place the dsdt dsdt.aml.zip
  18. ok, tonight you step dsdt.aml
  19. @Mirone Tried it is not working
  20. I try and let you know and the code to dsdt 'ok
  21. thanks controls info.plist that you've spent is ready Code for dsdt Device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "layout-id", Buffer (0x04) { 0x0C, 0x00, 0x00, 0x00 }, "device_type", Buffer (0x06) { "Audio" }, "model", Buffer (0x27) { "Realtek ALC889" }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } }
  22. Yes, as mentioned in the previous post thanks
  23. excuse me can you explain can create it with 10.8.3 thanks
  24. Ok working I checked AppleHDA Resources in the various layouts are. Xml but should be "layout.xml.zlib" and even Platforms. You step info.plist modified by me "build 12D50" for AppleHDAHardwareConfigDriver thanks Info.plist.zip
  25. I try and let you know thanks
×
×
  • Create New...