Hello All, I have ported the Android ICS to devkit800 without sgx support its working fine, But when i run video player application i an getting below mentioned error and not able to play the video. I have some question. 1. Do we need Android filesystem with sgx support for video playback in ICS. if not what may be the problem can anybody suggest me. 2. What is the minimum RAM need for Android ics.
W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 00002930, ...) failed -22 (Invalid argument) E/SurfaceFlinger( 1141): GraphicBufferAlloc:: > > createGraphicBuffer(w=320, h=240) failed (Invalid argument), handle=0x0 > E/SurfaceTexture( 1141): [SurfaceView] dequeueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 00002930, ...) > failed -22 (Invalid argument) > E/SurfaceFlinger( 1141): GraphicBufferAlloc::createGraphicBuffer(w=320, > h=240) failed (Invalid argument), handle=0x0 > E/SurfaceTexture( 1141): [SurfaceView] dequeueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 00002930, ...) > failed -22 (Invalid argument) > E/SurfaceFlinger( 1141): GraphicBufferAlloc::createGraphicBuffer(w=320, > h=240) failed (Invalid argument), handle=0x0 > E/SurfaceTexture( 1141): [SurfaceView] dequeueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 00002930, ...) > failed -22 (Invalid argument) > E/SurfaceFlinger( 1141): GraphicBufferAlloc::createGraphicBuffer(w=320, > h=240) failed (Invalid argument), handle=0x0 > E/SurfaceTexture( 1141): [SurfaceView] dequeueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > W/GraphicBufferAllocator( 1141): alloc(320, 240, 842094169, 00002930, ...) > failed -22 (Invalid argument) > E/SurfaceFlinger( 1141): GraphicBufferAlloc::createGraphicBuffer(w=320, > h=240) failed (Invalid argument), handle=0x0 > E/SurfaceTexture( 1141): [SurfaceView] dequeueBuffer: > SurfaceComposer::createGraphicBuffer failed > W/SoftwareRenderer( 1023): Surface::dequeueBuffer returned error -22 > Thanks and Regards, Devindrappa Handraki -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
