Contribute
Register

Mountain Lion HDMI Audio

Status
Not open for further replies.
No onboard audio; for HDMI audio only, install the native ML AppleHDA.kext.

When I do, there are no Output devices in System Preferences.
 
Here you go, also my DSDT. Thanks for taking the time to have a look.
Edit dsdt/HDEF
from:
Code:
                    Store (Package (0x06)
                        {
                            "hda-gfx", 
                            Buffer (0x0A)
                            {
                                "onboard-1"
                            },
to
Code:
                    Store (Package (0x04)
                        {
 
Edit dsdt/HDEF

Changed, Rebooted. Still no Output devices.

Do I need the device HDEF if im not using onboard audio? Can I remove it altogether?

EDIT> Just noticed this thread. It seems this card may require AppleHDAController to be edited for it to work.

HexEdit/AppleHDA.kext/Contents/Plugins/AppleHDAController.kext/Contents/MacOS/AppleHDAController binary
Find: de 10 ea 0b
Replace: de 10 08 0e (2x)

Can Injectors do this? Can this not be done from E/E?
 
Do I need the device HDEF if im not using onboard audio? Can I remove it altogether?

EDIT> Just noticed this thread. It seems this card may require AppleHDAController to be edited for it to work.

Can Injectors do this? Can this not be done from E/E?
No. No. No.
IOReg?????
 

Attachments

  • andeify1.zip
    335.3 KB · Views: 86
  • dsdt1.zip
    14.6 KB · Views: 83
What display is attached? What version is AppleHDA.kext?

Its hooked up through a Pioneer VSX-321 AV receiver to a Samsung smart TV, Audio Midi Setup shows "Samsung".

AppleHDA is 2.3.7 - native. (OS is 10.8.3)
 
Its hooked up through a Pioneer VSX-321 AV receiver to a Samsung smart TV, Audio Midi Setup shows "Samsung".
MIDI and System Preferences/Sound/Output should say Pioneer; strange. Regarding HDMI audio, I do not know why it is not working with the native AppleHDA.kext. Use MultiBeast AppleHDA if it is working.
 
Status
Not open for further replies.
Back
Top