claure Posted October 29, 2013 Share Posted October 29, 2013 can any one helpme for to do working alc269 in mavericks,thanks . (sorry for my english) Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/ Share on other sites More sharing options...
sqishy Posted November 2, 2013 Share Posted November 2, 2013 Try the Voodoo. http://www.osx86.net/files/file/1194-voodoohda-2-8-4-pkg-installer/ Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1962708 Share on other sites More sharing options...
Vahids Posted November 3, 2013 Share Posted November 3, 2013 This worked for me: http://www.osx86.net/files/file/34-applehda-alc269-for-mavericks (need to Edit DSDT) Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1963029 Share on other sites More sharing options...
akeeper Posted November 5, 2013 Share Posted November 5, 2013 I use patched AppleHDA with proper IOAudioFamily and it's working fine. Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1963899 Share on other sites More sharing options...
teeodor Posted November 6, 2013 Share Posted November 6, 2013 Can anyone modify this for me? http://www.osx86.net/files/file/235-dsdt-k53sc/ I don't find device hdef Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1964633 Share on other sites More sharing options...
b1gdadd1 Posted November 6, 2013 Share Posted November 6, 2013 Can anyone modify this for me? http://www.osx86.net/files/file/235-dsdt-k53sc/ I don't find device hdef it does contain device HDEF this is the extracted code.... Device (HDEF) { Name (_ADR, 0x001B0000) OperationRegion (HDAR, PCI_Config, 0x4C, 0x10) Field (HDAR, WordAcc, NoLock, Preserve) { DCKA, 1, Offset (0x01), DCKM, 1, , 6, DCKS, 1, Offset (0x08), , 15, PMES, 1 } Method (_DSM, 4, NotSerialized) { Store (Package (0x0E) { "codec-id", Buffer (0x04) { 0x69, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "hda-gfx", Buffer (0x0A) { "onboard-1" }, "layout-id", Buffer (0x04) { 0x1C, 0x00, 0x00, 0x00 }, "model", Buffer (0x25) { "Realtek ALC269 & Intel Display Audio" }, "device-type", Buffer (0x21) { "High Definition Audio Controller" }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1964651 Share on other sites More sharing options...
teeodor Posted November 7, 2013 Share Posted November 7, 2013 Oh i'm sorry,i mistake the true file. I try with editor but i'm not able,i can't save it. Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1965055 Share on other sites More sharing options...
wildcam Posted November 12, 2013 Share Posted November 12, 2013 it does contain device HDEF this is the extracted code.... Device (HDEF) { Name (_ADR, 0x001B0000) OperationRegion (HDAR, PCI_Config, 0x4C, 0x10) Field (HDAR, WordAcc, NoLock, Preserve) { DCKA, 1, Offset (0x01), DCKM, 1, , 6, DCKS, 1, Offset (0x08), , 15, PMES, 1 } Method (_DSM, 4, NotSerialized) { Store (Package (0x0E) { "codec-id", Buffer (0x04) { 0x69, 0x02, 0xEC, 0x10 }, "built-in", Buffer (One) { 0x00 }, "hda-gfx", Buffer (0x0A) { "onboard-1" }, "layout-id", Buffer (0x04) { 0x1C, 0x00, 0x00, 0x00 }, "model", Buffer (0x25) { "Realtek ALC269 & Intel Display Audio" }, "device-type", Buffer (0x21) { "High Definition Audio Controller" }, "PinConfigurations", Buffer (Zero) {} }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } can someone please tell me where to put this code in DSDT.aml file? i opened it with DSDT Editor and is see multiple "blocks". the first is "definitionblock dsdt.aml" then i have "method dtgp". in which of these should this code stand and where? thank you in advance. Link to comment https://www.insanelymac.com/forum/topic/293309-alc269-not-work/#findComment-1966991 Share on other sites More sharing options...
Recommended Posts