Jump to content

fluid | fixed

THX

THX

Member Since 03 Jun 2007
Offline Last Active Jul 16 2012 06:48 PM
-----

In Topic: ALC889a - No Sound on ML DP4

12 July 2012 - 03:27 PM

Hi there. Same problem, almost. I'm running ML 12A269 with default (native) AppleHDA and this HDEF section in dsdt:
			Device (HDEF)
			{
				Name (_ADR, 0x001B0000)
				Method (_PRW, 0, NotSerialized)
				{
					Return (Package (0x02)
					{
						0x0D,
						0x05
					})
				}
				Method (_DSM, 4, NotSerialized)
				{
					Store (Package ()
						{
							"codec-id",
							Buffer (0x04)
							{
								0x89, 0x08, 0xEC, 0x10
							},
							"hda-gfx",
							Buffer (0x0A)
							{
								"onboard-1"
							},
							"layout-id",
							Unicode ("B"),
							"device-type",
							Buffer (0x10)
							{
								"Realtek ALC889a"
							},
							"PinConfigurations",
							Buffer (One)
							{
								0x00
							}
						}, Local0)
					DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
					Return (Local0)
				}
			}


Sound works, but I get a bunch of sound assertion errors in logs:

7/12/12 9:19:09.000 PM kernel[0]: Sound assertion in AppleHDADriver at line 1746
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDAWidget at line 4142
7/12/12 9:19:10.000 PM kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207


Any suggestions how to fix it?

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy