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 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
