Jump to content

fluid | fixed

Mendiaco

Mendiaco

Member Since 02 Sep 2009
Offline Last Active May 04 2013 05:28 PM
-----

In Topic: Asus P5K3 Not starting

07 August 2012 - 06:11 PM

I have the solution
The problem is IONetworkingFamily.kext.

The 10.8 version IONetworkingFamily.kext. (3.0) is not compatible.
with the IONetworkingFamily.kext. (2.1) works.
Is not a elegant solution, but it works.

In Topic: ALC889a - No Sound on ML DP4

01 August 2012 - 09:27 PM

Thanks, It works!

In Topic: ALC889a - No Sound on ML DP4

01 August 2012 - 01:43 PM

Ok thanks

In Topic: ALC889a - No Sound on ML DP4

01 August 2012 - 01:35 PM

Can you check my DSDT, I'have compiler errors
Thanks.
https://www.dropbox....194151/DSDT.aml

In Topic: ALC889a - No Sound on ML DP4

01 August 2012 - 01:09 PM

I have the same problem, I tryed, but no sound. :( I tryed to modify my DSDT but no works.
Can you tell me why?

Device (HDEF)
			{
				Name (_ADR, 0x001B0000)
				Method (_PRW, 0, NotSerialized)
				{
					Return (Package (0x02)
					{
						0x0D,
						0x05
					})
				}
				Method (_DSM, 4, NotSerialized)
				{
					If (LEqual (And (ABLN, 0x80000040), 0x80000040))
					{
						Store (Package (0x08)
							{
								"codec-id",
								Buffer (0x04)
								{
									0x89, 0x08, 0xEC, 0x10
								},
								"layout-id",
								Unicode ("B"),
								"device-type",
								Buffer (0x10)
								{
									"Realtek ALC889a"
								},
								"PinConfigurations",
								Buffer (One)
								{
									0x00
								}
							}, Local0)
						DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
					}
					Else
					{
						Store (Buffer (One)
							{
								0x00
							}, Local0)
					}
					Return (Local0)
				}
			}


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