Hi, I am trying to port B2G on to OMAP4430 platform based custom hardware. I am using panda code base for this.
I am able to boot up the device with b2g. I see lock screen and once I unlock the lock screen, I do not see apps grid. My Home key, power key works fine. I am able to pull down notification bar. If I click on Settings icon in notification pane, a blank page is displayed. 1. I am using a custom Android 4.1.1 kernel 2. I am using hwc from android 4.1.1 instead of default b2g hwc 3. I have also ported few libraries on whom hwc is dependent on, e.g libedid One error wrt hwc which I see in my logs is "omaplfbOMAPLFBInit: Blitsville gc2d not present, blits disabled" "Unable to open gc-core device (1), blits disabled" I have libbltsville_gc2d.2.1.2.0.so present in /system/vendor/lib/ Are icons not rendered due to this blit issue ? regards, Rama _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
