ALC662_Asus_Ytrox.kext.zip 8.26K
229 downloadsremember to binpatch applehda after 10.6.2 update:
sudo perl -pi -e 's|\x85\x08\xec\x10|\x62\x06\xec\x10|g' /System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA
I have changed pinconfig at:
<01471c10 01471d40 01471e11 01471f01 01571cf0 01571d11 01571e11 01571f41 01671cf0 01671d11 01671e11 01671f41 01871c40 01871d98 01871ea1 01871f01 01971c50 01971d98 01971ea1 01971f02 01a71c4f 01a71d30 01a71e81 01a71f01>
add device hdef in dsdt (if azal overwrite it)
Device (HDEF)
{
Name (_ADR, 0x001B0000)
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)
}
}
all channels works
I think it will works also on all asus boards. any test are appreciated
cheers



Sign In
Create Account











