Hi,
I am trying to boot ti's default image SDK version 09.02 on am625 custom board with single core changes but failed to start Weston display and getting following error. I am also attaching the output of systemctl status Weston.service command. Please help me through it.
root@am62xx-evm:~# systemctl status weston.service x weston.service - Weston, a Wayland compositor, as a system service Loaded: loaded (/lib/systemd/system/weston.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Thu 2024-04-18 11:50:03 UTC; 10min ago TriggeredBy: x weston.socket Docs: man:weston(1) man:weston.ini(5) http://wayland.freedesktop.org/ Process: 550 ExecStart=/usr/bin/weston --modules=systemd-notify.so (code=exited, status=1/FAILURE) Main PID: 550 (code=exited, status=1/FAILURE) Apr 18 11:50:03 am62xx-evm systemd[1]: Starting Weston, a Wayland compositor, as a system service... Apr 18 11:50:03 am62xx-evm systemd[550]: pam_unix(weston-autologin:session): session opened for user weston(uid=1000) by weston(uid=0) Apr 18 11:50:03 am62xx-evm systemd[1]: weston.service: Main process exited, code=exited, status=1/FAILURE Apr 18 11:50:03 am62xx-evm systemd[1]: weston.service: Failed with result 'exit-code'. Apr 18 11:50:03 am62xx-evm systemd[1]: Failed to start Weston, a Wayland compositor, as a system service. Apr 18 11:50:03 am62xx-evm systemd[1]: weston.service: Start request repeated too quickly. Apr 18 11:50:03 am62xx-evm systemd[1]: weston.service: Failed with result 'exit-code'. Apr 18 11:50:03 am62xx-evm systemd[1]: Failed to start Weston, a Wayland compositor, as a system service.
Thanks & Regards,
Sakshi