Hello,

I had this problem before.
I fixed it by implementing the double buffering for frame buffer.
The details of double buffering implementation can be found at
http://www.yuan.se/?p=7

Regards,
Jack

On 2009年11月18日, 下午11時05分, Alexey Roslyakov
<[email protected]> wrote:
>   Hello,
> I managed to compileEclairfor mini2440 (ARMv4) platform and run it.
> Unfortunately, it hangs after start
>
> 11-18 14:20:32.388 W/gralloc(  708): page flipping not supported
> (yres_virtual=480, requested=960)
> 11-18 14:20:32.388 I/gralloc(  708): using (fd=23)
> 11-18 14:20:32.388 I/gralloc(  708): id           = s3c2410fb
> 11-18 14:20:32.388 I/gralloc(  708): xres         = 800 px
> 11-18 14:20:32.388 I/gralloc(  708): yres         = 480 px
> 11-18 14:20:32.388 I/gralloc(  708): xres_virtual = 800 px
> 11-18 14:20:32.388 I/gralloc(  708): yres_virtual = 480 px
> 11-18 14:20:32.388 I/gralloc(  708): bpp          = 16
> 11-18 14:20:32.388 I/gralloc(  708): r            = 11:5
> 11-18 14:20:32.388 I/gralloc(  708): g            =  5:6
> 11-18 14:20:32.388 I/gralloc(  708): b            =  0:5
> 11-18 14:20:32.393 I/gralloc(  708): width        = 800 mm (25.400000
> dpi)
> 11-18 14:20:32.393 I/gralloc(  708): height       = 480 mm (25.400000
> dpi)
> 11-18 14:20:32.393 I/gralloc(  708): refresh rate = 53.04 Hz
> 11-18 17:01:36.398 I/dumpstate(  730): begin
>
> Full log:http://www.newsycat.com/android/eclair/tmp/dumpstate.txt
>
> Any idea?
> There were no such problems in the past builds (cupcake, donut, 1.6-
> rX).
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to