Hello,
I'm using AserBLN patched DSDT and I'm not having audio. In AsereBLN guide is clearly stated that audio is disable in his files and could be enabled by modifying ABLN.
Exactly what part shall I modify? My ABLN section look like this:
thanks,Code:Name (ABLN, 0x0F) Method (DTGP, 5, NotSerialized) { If (LEqual (Arg0, Buffer (0x10) { /* 0000 */ 0xC6, 0xB7, 0xB5, 0xA0, 0x18, 0x13, 0x1C, 0x44, /* 0008 */ 0xB0, 0xC9, 0xFE, 0x69, 0x5E, 0xAF, 0x94, 0x9B })) { If (LEqual (Arg1, One)) { If (LEqual (Arg2, Zero)) { Store (Buffer (One) { 0x03 }, Arg4) Return (One) } If (LEqual (Arg2, One)) { Return (One) } } } Store (Buffer (One) { 0x00 }, Arg4) Return (Zero) }
blackdir


LinkBack URL
About LinkBacks
Reply With Quote



