HaseeMac Posted July 25, 2013 Share Posted July 25, 2013 "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? Link to comment Share on other sites More sharing options...
Administrators Leon Posted July 26, 2013 Administrators Share Posted July 26, 2013 you got a DSDT you want this patched into ? Link to comment Share on other sites More sharing options...
HaseeMac Posted July 27, 2013 Author Share Posted July 27, 2013 you got a DSDT you want this patched into ? Sorry, what do you mean? I have a DSDT in hand and i tried to using the above stuff to patch but unfortunately it can't work... Link to comment Share on other sites More sharing options...
EMlyDinEsH Posted July 27, 2013 Share Posted July 27, 2013 "Transcript Offline - Buffer Pool Allocate [181000] failed", error is because of HD3000 GPU VMem allocation but i don't know any fixes for this and its not related to DualLink (needed for resolutions greater than 1366x768) dsdt patch which you mentioned above as far as i know. However, this error doesn't seems to be affecting anything. Link to comment Share on other sites More sharing options...
HaseeMac Posted July 28, 2013 Author Share Posted July 28, 2013 "Transcript Offline - Buffer Pool Allocate [181000] failed", error is because of HD3000 GPU VMem allocation but i don't know any fixes for this and its not related to DualLink (needed for resolutions greater than 1366x768) dsdt patch which you mentioned above as far as i know. However, this error doesn't seems to be affecting anything. Thanks for your DinEsh's confirm. If no effect, I give up this. Link to comment Share on other sites More sharing options...
Recommended Posts