语言

Menu
Sites
Language
Weston-launch failed in Tizen IVI 3.0-M3-June2014

Hi,
    I'm trying to run Tizen IVI 3.0-M3-June2014 in A10s and weston-launch failed.
    steps:
    1) Add "modprobe -v mali" and "modprobe -v mali-drm" in "xxx.service" file.(Make sure drivers have been loaded before weston-launch)
    2)Install mali-ddk-tizen-3.0-wayland.tar.gz from : https://source.tizen.org/mali-ddk-tizen-3.0-wayland-enabled?langswitch=en
    3)reboot system.

    After these steps, I got some error logs:
   
    ec 31 16:00:44 localhost weston-launch[216]: Date: 1969-12-31 PST
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.748] weston 1.5.0
Dec 31 16:00:44 localhost weston-launch[216]: http://wayland.freedesktop.org/
Dec 31 16:00:44 localhost weston-launch[216]: Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.5.0
Dec 31 16:00:44 localhost weston-launch[216]: Build: unknown (not built from git or tarball)
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.761] OS: Linux, 3.4.75+, #3 PREEMPT Wed Aug 13 13:40:55 CST 2014, armv7l
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.762] Using config file '/etc/xdg/weston/weston.ini'
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.762] Loading module '/usr/lib/weston/drm-backend.so'
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.766] initializing drm backend
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.773] using /dev/dri/card0
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.774] Loading module '/usr/lib/weston/gl-renderer.so'
Dec 31 16:00:44 localhost weston-launch[216]: failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
Dec 31 16:00:44 localhost weston-launch[216]: failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
Dec 31 16:00:44 localhost weston-launch[216]: failed to load module: libtbm.so.1: cannot open shared object file: No such file or directory
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.792] failed to initialize egl
Dec 31 16:00:44 localhost weston-launch[216]: [16:00:44.799] fatal: failed to create compositor
Dec 31 16:00:44 localhost systemd[205]: weston.service: main process exited, code=exited, status=1/FAILURE
Dec 31 16:00:44 localhost systemd[205]: Unit weston.service entered failed state.

    I checked all rpms in mali-ddk-tizen-3.0-wayland.tar.gz and file-system, couldn't find "gbm_dri.so" "gbm_gallium_drm.so".

    Is there anyone could help me?

Best Regards,

Ray

响应

1 回复
Philippe Coval

The framebuffer fallback was merged to tizen:common wanna try this profile ? I can help