"Transcript Offline - Buffer Pool Allocate [181000] failed"
It seems that this topic is a hot issue, but i can't find any answers for that in OSXLatitude
forum. Now I am using Lion 10.8.4 and I have HD3000 + GT540 shipped on my laptop.
And I have disabled the GT540 by using the DSDT.
How can resolove this? I just remember some guys said the below code can fix this:
Device (IGP0) { Name (_ADR, 0x00020000) Method (_DSM, 4, NotSerialized) { Store (Package (0x02) { "AAPL00,DualLink", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
It may need the enable the GT540 first.
Can someone help this?