Contribute
Register

Mountain Lion HDMI Audio

Status
Not open for further replies.
ATTN Gerard71

Here is compiled dsdt from you.
Patch worked except for one error.
Then I clicked fix error in compile report

'pnp(hexdigits)' original at 10882 ?
nonhex digits must be Capitalized.

ie PNP (hex is 0-9 plus abcdef )

Compiled doesn't mean it works though.
Always have a backup way to get at system to fix.
 

Attachments

  • dsdt.aml.zip
    14.8 KB · Views: 93
ATTN Gerard71

Here is compiled dsdt from you.
Patch worked except for one error.
Then I clicked fix error in compile report

'pnp(hexdigits)' original at 10882 ?
nonhex digits must be Capitalized.

ie PNP (hex is 0-9 plus abcdef )

Compiled doesn't mean it works though.
Always have a backup way to get at system to fix.

I'm pretty mounted to the hackintosh but change dsdt is Chinese to me :banghead::banghead::banghead:


the dsdt that you put in the previous post is right for me with the HDMI embedded audio?:p:p
 
There no HDMI audio edits in the attached dsdt; only the compile errors have been fixed.
ok to make a vanilla dsdt without the error I am able problems is when I change to HDMI in put your patch and recompile after that I did a lot of compilations error that I can not fix
and I am not even put on my patch for HDMI vdeo card in the right place
video card NVIDIA GeForce GT 640 and
PEGO @ 1 there is no pego @ 1 in the dsdt

Code:
    Device (PEG0)            {
                Name (_ADR, 0x00010000)
                Method (_PRT, 0, NotSerialized)
                {
                    If (PICM)
                    {
                        Return (AR02 ())
                    }
                    Return (PR02 ())
                }
                Device (PEGP)
                {
                    Name (_ADR, 0xFFFF)
                }
            }
            Device (PEG1)
            {
                Name (_ADR, 0x00010001)
                Method (_PRT, 0, NotSerialized)
                {
                    If (PICM)
                    {
                        Return (AR0A ())
                    }
                    Return (PR0A ())
                }
            }
            Device (PEG2)
            {
                Name (_ADR, 0x00010002)
                Method (_PRT, 0, NotSerialized)
                {
                    If (PICM)
                    {
                        Return (AR0B ())
                    }
                    Return (PR0B ())
                }
            }
            Device (PEG3)
            {
                Name (_ADR, 0x00060000)
                Method (_PRT, 0, NotSerialized)
                {
                    If (PICM)
                    {
                        Return (AR0C ())
                    }
                    Return (PR0C ())
                }

and that we can put the HD4000 in addition too? me it is ("dsdt-1.aml", "DSDT", 2, "ALASKA", "A M I", 0x00000012) not 0x00000014

should put this code in the dsdt but I put where??????

Code:
[COLOR=#000000]Device (PEGP)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]Name (_ADR, 0x00010000)[/COLOR]
[COLOR=#000000]Name (_PRW, Package (0x02)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]0x09, [/COLOR]
[COLOR=#000000]0x05[/COLOR]
[COLOR=#000000]})[/COLOR]
[COLOR=#000000]Device (GFX0)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]Name (_ADR, Zero)[/COLOR]
[COLOR=#000000]Name (_SUN, One)[/COLOR]
[COLOR=#000000]Method (_DSM, 4, NotSerialized)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]Store (Package (0x06)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]"@0,connector-type", [/COLOR]
[COLOR=#000000]Buffer (0x04)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]0x00, 0x08, 0x00, 0x00[/COLOR]
[COLOR=#000000]}, [/COLOR]
[COLOR=#000000]"@1,connector-type", [/COLOR]
[COLOR=#000000]Buffer (0x04)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]0x00, 0x08, 0x00, 0x00[/COLOR]
[COLOR=#000000]}, [/COLOR]
[COLOR=#000000]"hda-gfx", [/COLOR]
[COLOR=#000000]Buffer (0x0A)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]"onboard-2"[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]}, Local0)[/COLOR]
[COLOR=#000000]DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))[/COLOR]
[COLOR=#000000]Return (Local0)[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]Device (HDAU)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]Name (_ADR, One)[/COLOR]
[COLOR=#000000]Method (_DSM, 4, NotSerialized)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]Store (Package (0x02)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]"hda-gfx", [/COLOR]
[COLOR=#000000]Buffer (0x0A)[/COLOR]
[COLOR=#000000]{[/COLOR]
[COLOR=#000000]"onboard-2"[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]}, Local0)[/COLOR]
[COLOR=#000000]DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))[/COLOR]
[COLOR=#000000]Return (Local0)[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]}[/COLOR]
[COLOR=#000000]}[/COLOR]
 

Attachments

  • Sans titre - copie.jpg
    Sans titre - copie.jpg
    181.7 KB · Views: 132
ok to make a vanilla dsdt without the error I am able problems is when I change to HDMI in put your patch and recompile after that I did a lot of compilations error that I can not fix
and I am not even put on my patch for HDMI vdeo card in the right place
video card NVIDIA GeForce GT 640 and
PEGO @ 1 there is no pego @ 1 in the dsdt

and that we can put the HD4000 in addition too? me it is ("dsdt-1.aml", "DSDT", 2, "ALASKA", "A M I", 0x00000012) not 0x00000014
No need to make the edits manually. See Mountain Lion HDMI Audio - AMI DSDT, use HD4000_AMI_EFI_hdmi_audio_dsdt_editing_kit. No edits are require to the patch file.

"A M I" is the important part of the dsdt description, 0x00000012 can be any hex value.
 
No need to make the edits manually. See Mountain Lion HDMI Audio - AMI DSDT, use HD4000_AMI_EFI_hdmi_audio_dsdt_editing_kit. No edits are require to the patch file.

"A M I" is the important part of the dsdt description, 0x00000012 can be any hex value.


ok this is for the HD4000 and NVIDIA GeForce GT 640 video card extra how do you added to dsdt more?
 
THANK U _VERY MUCH!!!!!

hope it will work - i can see hdmi-audio now -



View attachment hdmi-audio.tiff
(is this ok?see attachment please)

but have delete one line out - i think

but i don't know how to delete one of the first 4 line-out - so that the 5. will work

can you help me?

thx a lott
 

Attachments

  • hdmi-audio Kopie.zip
    129.9 KB · Views: 67
No need to make the edits manually. See Mountain Lion HDMI Audio - AMI DSDT, use HD4000_AMI_EFI_hdmi_audio_dsdt_editing_kit. No edits are require to the patch file.

"A M I" is the important part of the dsdt description, 0x00000012 can be any hex value.


ok I added the patch and compile the dsdt without error, is how I added more to my card nvidia gt 640 is it is important that my hdmi cable is on it
 

Attachments

  • dsdt.aml.zip
    15.1 KB · Views: 82
ok I added the patch and compile the dsdt without error, is how I added more to my card nvidia gt 640 is it is important that my hdmi cable is on it
All you need for the GT 640 HDMI audio is now in your dsdt. Yes, connect the HDMI cable to the GT 640. Install the dsdt and restart.
 
Status
Not open for further replies.
Back
Top