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.

TDA4VM: How to run Weston clients demos

Part Number: TDA4VM

HI All,

  I want to run the weston clinet demo on the J7 TDA4  and DP displays according to 

  software-dl.ti.com/.../Graphics_and_Display.html

  but I get following errors in modetest command 

  1、root@j7-evm# modetest -M tidss -c
       failed to open device 'tidss': No such file or directory

   2、when launch Weston,with --tty-1 and without --connector argument, I get following error

        root@j7-evm:/etc/init.d# weston --tty=1
        Date: 2021-11-30 UTC
        [03:01:53.854] weston 8.0.0 
        wayland.freedesktop.org
        Bug reports to: gitlab.freedesktop.org/.../
        Build: 8.0.0
        [03:01:53.854] Command line: weston --tty=1
        [03:01:53.854] OS: Linux, 5.4.106-00004-g31e5a020266e-dirty, #4 SMP PREEMPT Fri Dec 10 07:51:47 UTC 2021, aarch64
        [03:01:53.854] Using config file '/etc//weston.ini'
        [03:01:53.854] Output repaint window is 7 ms maximum.
        [03:01:53.854] Loading module '/usr/lib/libweston-8/drm-backend.so'
        [03:01:53.857] initializing drm backend
        [03:01:53.857] logind: failed to get session seat
        [03:01:53.857] logind: cannot setup systemd-logind helper (-61), using legacy fallback
        [03:01:53.857] no drm device found
        [03:01:53.857] fatal: failed to create compositor backend
        Internal warning: debug scope 'drm-backend' has not been destroyed.

  Can anybody help me to figure out these problem?

  Thanks in advance,