Jump to content

ALC269 I have devices is Audio setting but no sound


Vahids
 Share

6 posts in this topic

Recommended Posts

hi

I'm trying to use AppleHDA and I removed VoodooHDA.kext but I have Voodoo setting in Setting that not working and it's ok

 

I have Device in sound setting and It will change to headphone when I connect the headphone. 

 

But there is not sound on Speaker and Headphone.

 

U know what's wrong ?

 

 

 

 

 

 

I Use HDAEnabler dylib by ERMAC (chameleon wizard app)


Screen shots attached

Help me.

post-1068499-0-23725700-1381071850_thumb.jpg

post-1068499-0-94725200-1381071856_thumb.jpg

post-1068499-0-02710300-1381071860_thumb.jpg

Link to comment
Share on other sites

I have already!

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 (0x16)
                    {
                        "AAPL,slot-name", 
                        Buffer (0x09)
                        {
                            "built-in"
                        }, 
                        "codec-id", 
                        Buffer (0x04)
                        {
                             0x69, 0x02, 0xEC, 0x10
                        }, 
                        "built-in", 
                        Buffer (One)
                        {
                             0x00
                        }, 
                        "name", 
                        Buffer (0x0F)
                        {
                            "Realtek ALC269"
                        }, 
                        "model", 
                        Buffer (0x10)
                        {
                            "Realtek ALC271X"
                        }, 
                        "device-type", 
                        Buffer (0x25)
                        {
                            "High Definition Audio Controller"
                        }, 
                        "layout-id", 
                        Buffer (0x04)
                        {
                             0x1C, 0x00, 0x00, 0x00
                        }, 
                        "device_type", 
                        Buffer (0x06)
                        {
                            "Sound"
                        }, 
                        "subsystem-vendor-id", 
                        Buffer (0x04)
                        {
                             0x86, 0x80, 0x00, 0x00
                        }, 
                        "hda-gfx", 
                        Buffer (0x0A)
                        {
                            "onboard-2"
                        }, 
                        "PinConfigurations", 
                        Buffer (Zero) {}
                    }, Local0)
                DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                Return (Local0)
            }
            Method (_PRW, 0, NotSerialized)
            {
                Return (Package (0x02)
                {
                    0x0D, 
                    0x05
                })
            }
        }

:(

Link to comment
Share on other sites

Remove HDAEnabler dylib completely and update your boot loader to the latest version.

 

HDAEnabler dylib has been merged into Chameleon and Chameleon based boot loaders 

 

Hi,

I am using Chimera as my bootloader ... i have same issue... shall i just install the latest version of Chameleon .. I am afraid it will just mess up my Intel HD4000 ?

 

I am on 10.8.5 by the way.. :)

 

EDIT : TRIED THE ABOVE METHOD BUT IT DIDNT WORK AS MY INTEL HD4000 WONT WORK THEN LOL AND IT JUST STUCK WHEN I AM USING GE=NO..

 

 

ANY SOLUTIONS  YET PLEASE ???

Link to comment
Share on other sites

  • 3 months later...
 Share

×
×
  • Create New...