On Thu, Nov 19, 2009 at 7:10 PM, Alexey Roslyakov < [email protected]> wrote:
> Can you share your diff and/or logcat output? > > I/SurfaceFlinger( 784): SurfaceFlinger is starting I/SurfaceFlinger( 784): SurfaceFlinger's main thread ready to run. Initializing graphics H/W... E/FramebufferNativeWindow( 784): +++++++++++ CALLING framebuffer_open ++++++ W/gralloc ( 784): ----------- here in framebuffer, doing ioctl for page flippping ------ W/gralloc ( 784): ----------- here in framebuffer, doing ioctl for page flippping ------- W/gralloc ( 784): ----------- here in framebuffer, doing ioctl for page flippping -------- I/gralloc ( 784): ++++++++++++using (fd=23) I/gralloc ( 784): id = LCDfb I/gralloc ( 784): xres = 240 px I/gralloc ( 784): yres = 320 px I/gralloc ( 784): xres_virtual = 240 px I/gralloc ( 784): yres_virtual = 640 px I/gralloc ( 784): bpp = 16 I/gralloc ( 784): r = 11:5 I/gralloc ( 784): g = 5:6 I/gralloc ( 784): b = 0:5 I/gralloc ( 784): width = 240 mm (25.400000 dpi) I/gralloc ( 784): height = 320 mm (25.400000 dpi) I/gralloc ( 784): refresh rate = 60.00 Hz E/FramebufferNativeWindow( 784): +++++++++++ CALLING gralloc_open ++++++ E/FramebufferNativeWindow( 784): +++++++++++ INITIALIZE THE BUFFER FIFO +++++ E/FramebufferNativeWindow( 784): +++++++++++ AFTER GRDEV->ALLOC O +++++ E/FramebufferNativeWindow( 784): xDpi -2097152000 E/FramebufferNativeWindow( 784): yDpi -2097152000 On Nov 20, 12:22 am, Michael Trimarchi <[email protected]> > wrote: > > Hi, > > > > Alexey Roslyakov wrote: > > > I added LOGI just before return from fb_device_open. > > > > > I/gralloc ( 713): fb_device_open res: 0 > > > > > fb device initialized successfully. Problem is not here. > > > But where? > > > > maybe we have the same architecture. I'm compiling eclair for openmoko > but > > the issue that I have is a crash in opencore. I'm trying to find the > > related problem, > > can you share with us your configuration for compile on the armv4t > > architecture? > > > > Michael > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- Thanks Rizavan -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
