Did you manually flash the zImage that I compiled (and shared via dropbox) ? If you already did it, check that these files exists on your device: /system/bin/bintvoutservice , /system/bin/surfaceflinger.
Kind Regards, Juan Gomez. On Sat, Sep 29, 2012 at 8:26 AM, Troy Sun <[email protected]> wrote: > 在 2012年9月29日星期六UTC+8上午5时13分40秒,Hubert Figuière写道: >> On 28/09/12 12:11 AM, Troy Sun wrote: >> >> > I've got the same problem on Samsung Galaxy S2 I9100. >> >> > >> >> > E/HAL ( 1829): load: module=/system/lib/hw/camera.exynos4.so >> >> > E/HAL ( 1829): Cannot load library: link_image[1962]: 1829 could not >> > load needed library 'libtvoutservice.so' for 'camera.exynos4.so' >> >> > (link_image[1962]: 1829 could not load needed library >> > 'libtvoutinterface.so' for 'libtvoutservice.so' (reloc_library[1311]: >> > 1829 cannot locate '_ZN9SkTextBoxC1Ev'... E/HAL ( 1829): )) >> >> > >> >> > The 'libtvoutinterface.so' can not locate the symbol '_ZN9SkTextBoxC1Ev'( >> > SkTextBox::SkTextBox() ), >> >> > which is found in libskia.so from samgsumg's official ICS ROM, but not in >> > skia build out by B2G. >> >> > >> >> > >> >> >> >> Camera is not supported on this device. The GT-i9100 is considered as a >> >> tier-3 support device: >> >> >> >> <https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/B2G_build_prerequisites?redirectlocale=en-US&redirectslug=Mozilla%2FBoot_to_Gecko%2FBuilding_B2G_for_Samsung_Galaxy_S2#Have_a_compatible_phone_or_use_emulators> >> >> >> >> Feel free to submit a fix. >> >> >> >> Hub > > It still can not work after hack the missing symbols in skia, > logcat shows "waiting for tvservice" after the proprietary libs are loaded. > > Thanks for you info! > > Troy > _______________________________________________ > 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
