Jump to content

Fully working audio for Realtek ALC885


MikeInNs
 Share

32 posts in this topic

Recommended Posts

  • 3 weeks later...
  • 4 weeks later...
  • 2 months later...

Hi 680i user,

im using currently 10.6.1.

Is there any solution to get digital audio working, because HDA patcher does not work on Snow leopard.

At the moment I'm using DSDT and an legacyHDA.kext.

DSDT:

			Device (HDEF)
		{
			Name (_ADR, 0x000F0001)
			Method (_DSM, 4, NotSerialized)
			{
				Store (Package (0x04)
					{
						"layout-id", 
						Buffer (0x04)
						{
							0x0C, 0x00, 0x00, 0x00
						}, 

						"PinConfigurations", 
						Buffer (Zero) {}
					}, Local0)
				DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
				Return (Local0)
			}
		}

 

LegacyHDA:

LegacyHDA.kext.zip

Link to comment
Share on other sites

  • 2 months later...

I have a DFI Lanparty p45 T2-RS Plus, running 10.5.2, I downloaded the txt and tried 3 different versions of the AppleHDApatcher, none gave me an error. But when I reboot no output devices for sound are found. I just installed OSX today for the first time and am clueless what to do. Another poster with the same board said he got it working months ago. If he reads this, or anyone who can help me, GREAT!

Link to comment
Share on other sites

 Share

×
×
  • Create New...