Hi Jose, Yes, to check if there is hwcomposer lib, you can check if there is hwcomposer*.so under /system/lib and its sub-dir.
-- Kai-Zhen Li (Seinlin) Mozilla Taiwan ----- Original Message ----- From: "Jose Vidal" <[email protected]> To: "Kai-Zhen Li" <[email protected]> Cc: [email protected] Sent: Tuesday, April 1, 2014 8:32:18 PM Subject: Re: [b2g] How to run Gaia in new device Hi Kai, Thanks for your response. How I can know If I have hwcomposer lib ? After to edit b2g.js, I can make $ ./build.sh gecko $ ./flash.sh gecko ? Thanks in advance. Best regards, jvidalsm 2014-03-31 23:50 GMT-05:00 Kai-Zhen Li <[email protected]>: > Hi Jose, > > Do you have hwcomposer lib in your device? > > If do, may be you can try this, > > - Add this line in gecko/b2g/app/b2g.js > pref("layers.composer2d.enabled", false); > > - Rebuild/flash gecko and then try again. > > > -- > Kai-Zhen Li (Seinlin) > Mozilla Taiwan > > ----- Original Message ----- > From: "Jose Vidal" <[email protected]> > To: [email protected] > Sent: Tuesday, April 1, 2014 10:56:03 AM > Subject: [b2g] How to run Gaia in new device > > Hi everyone, > > I have B2G in freescale device. > > I copied Gaia using > > $ ./flash gaia > > I restarted the device, but I have the black screen yet. > > How I can test the Gaia? > What is the main process that start Gaia ? > > I hope for your help. > > Thanks in advance. > > > Best regards, > > > jvidalsm > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
