Le 05/10/2013 16:29, WEN Pingbo a écrit : > 2013/10/5 Alexandre Lissy <[email protected]>: >> Le 05/10/2013 15:41, WEN Pingbo a écrit : >> >> [...] >> >>> >>> yes, it's hwcomposer 1.1, here are the logs: >>> >>> D/HWCService( 2109): ExynosHWCService Constructor is called >>> D/HWCService( 2109): int android::ExynosHWCService::createServiceLocked():: >>> D/HWCService( 2109): adding Exynos.HWCService succeeded >>> D/HWCService( 2109): HWCCtx=0x414c8748 >>> I/SurfaceFlinger( 2109): Using composer version 1.1 >>> I/mediaserver( 2111): ServiceManager: 0x40d29e30 >>> I/AudioFlinger( 2111): Using default 3000 mSec as standby time. >>> I/CameraService( 2111): CameraService started (pid=2111) >>> E/HAL ( 2111): load: module=/vendor/lib/hw/camera.mx3.so >> >> Thanks, so it looks like you are using an Exynos device. As far as I >> know, we have issues with anything not Adreno/Qualcomm. >> >> Your gralloc error messages really does ring a similar bell as those issues. >> >> Could you try a hackish workaround similar to what you can see there >> https://mxr.mozilla.org/mozilla-central/source/gfx/layers/ipc/ShadowLayerUtilsGralloc.cpp#382 >> ? > > I have disabled gralloc, but it didn't work:( > > Does this matter with pixel format? I noticed that b2g will complain > the pixel format is incompatible when b2g try allocating some graphic > buffer. >
I can't tell, I don't know the specifics there, but if you have drivers complaining about invalid pixels format, you should first fix this ... :) _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
