Hi,

i dont have much idea about this but you can try increasing the pmem memory
size.
As gralloc will be using pmem to allocate the memory.

Thanks and regards
Ritesh

2010/11/10 RogĂ©rio de Souza Moraes <[email protected]>

> Hi folks,
>
> I am working in a device based in freescale IMX51_BBG. The system can
> boot, but if the user start to open a lot of activities, the android
> freezes. I treid to get some info from DDMS, logcat and kernel
> console, but I did not have success, the system just die with give me
> a warning neither a error. I suspect that the problem is with gralloc
> and copybits. I disabled it in the file
> "frameworks/base/opengl/libagl/Android.mk":
>
> # Set to 1 to use gralloc and copybits
> LIBAGL_USE_GRALLOC_COPYBITS := 0
>
> The system stopped freeze but it become very slow. I want to know if
> there is a better way to debug this kind of problem, or I must to try
> with logcat and kernel messages?
>
> Regards,
>
> Rogerio
>
> --
> unsubscribe: 
> [email protected]<android-porting%[email protected]>
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to