Hello All,
I don't get any graphics output on monitor connected to Display Port.
I am trying to run weston sample application on linux and i get following errors.
root@j7-evm:~# weston-simple-egl
weston-simple-egl: ../weston-5.0.0/clients/simple-egl.c:901: main: Assertion `display.display' failed.
Aborted (core dumped)
i also tried modetest
root@j7-evm:~# modetest
trying to open device 'i915'...failed
trying to open device 'amdgpu'...failed
trying to open device 'radeon'...failed
trying to open device 'nouveau'...failed
trying to open device 'vmwgfx'...failed
trying to open device 'omapdrm'...failed
trying to open device 'exynos'...failed
trying to open device 'tilcdc'...failed
trying to open device 'msm'...failed
trying to open device 'sti'...failed
trying to open device 'tegra'...failed
trying to open device 'imx-drm'...failed
trying to open device 'rockchip'...failed
trying to open device 'atmel-hlcdc'...failed
trying to open device 'fsl-dcu-drm'...failed
trying to open device 'vc4'...failed
trying to open device 'virtio_gpu'...failed
trying to open device 'mediatek'...failed
trying to open device 'meson'...failed
trying to open device 'pl111'...failed
trying to open device 'stm'...failed
no device found
Regards
Vinay