This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/BEAGLEBK: ti sdk image Weston not launching on beaglebone back rev 3 with 4dcape-43t

Part Number: BEAGLEBK


Tool/software: Linux

Hello Ti,

Hardware setup:-

beaglebone black is connected with the 4dcape-43t LCD.

problem facing:-

ti-processor-sdk-linux-am335x-evm-03 prebuild image is not launching weston in beaglebone with 4dcape-43t

remarks:-

tilcdc modules loaded from kernel image and /dev/fb0 created.

ti_am335x_tsc, ti_am335x_tscadc modules are loaded dynamically. /dev/input/event1(softlink:- /dev/input/touchscreen0) not created.

weston logs:-(#cat /var/log/weston.log)

Date: 2016-12-14 UTC
[23:15:27.309] weston 1.9.0
               http://wayland.freedesktop.org
               Bug reports to: bugs.freedesktop.org/enter_bug.cgi
               Build: 1.8.93-2-gb05cdb8 configure.ac: bump to version 1.9.0 for the official release (2015-09-21 18:11:26 -0700)
[23:15:27.309] OS: Linux, 4.4.32-gadde2ca9f8, #1 PREEMPT Wed Dec 14 18:52:13 EST 2016, armv7l
[23:15:27.311] Using config file '/etc//weston.ini'
[23:15:27.313] Loading module '/usr/lib/weston/drm-backend.so'
[23:15:27.356] Output repaint window is 7 ms maximum.
[23:15:27.356] initializing drm backend
[23:15:27.379] using /dev/dri/card0
[23:15:27.390] Loading module '/usr/lib/weston/gl-renderer.so'
failed to load module: /usr/lib/gbm/gbm_dri.so: cannot open shared object file: No such file or directory
failed to load module: /usr/lib/gbm/gbm_gallium_drm.so: cannot open shared object file: No such file or directory
loaded module : gbm_pvr.so
found valid GBM backend : gbm_pvr.so
[23:15:27.490] warning: either no EGL_EXT_platform_base support or specific platform support; falling back to eglGetDisplay.
[23:15:27.569] warning: EGL_EXT_buffer_age not supported. Performance could be affected.
[23:15:27.569] Retrieving EGL client extension string failed.
[23:15:27.571] warning: no input devices on entering Weston. Possible causes:
        - no permissions to read /dev/input/event*
        - seats misconfigured (Weston backend option 'seat', udev device property ID_SEAT)
[23:15:27.572] failed to create input devices
[23:15:27.612] fatal: failed to create compositor backend

Please give a guidance to run the ti-processor-sdk-linux-am335x-evm-03 weston in beaglebone black with display 4dcape-43t lcd.