Tool/software:
1) I am using TI-sdk https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-R9W8pVWsOt/10.01.00.04/ti-processor-sdk-linux-adas-j722s-evm-10_01_00_04-Linux-x86-Install.bin
how can i enable gui server like Xorg or Wayland ?
2) some observation like :
root@j722s-evm:/usr/share/examples/gui/analogclock# ./analogclock
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""[ 7573.756070] audit: type=1701 audit(1728496657.587:90): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=1472 comm="analogclock" exe="/usr/share/examples/gui/analogclock/analogclock" sig=6 res=1
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this[ 7573.784978] audit: type=1334 audit(1728496657.615:91): prog-id=47 op=LOAD
problem.
Available platform plugins are: eglfs, linuxfb, min[ 7573.797252] audit: type=1334 audit(1728496657.627:92): prog-id=48 op=LOAD
imal, minimalegl, offscreen, vnc, wayland-egl, wayland.
[ 7573.809552] audit: type=1334 audit(1728496657.639:93): prog-id=49 op=LOAD
Aborted (core dumped)
root@j722s-evm:/usr/share/examples/gui/analogclock# [ 7574.202782] audit: type=1334 audit(1728496658.035:94): prog-id=49 op=UNLOAD
[ 7574.209783] audit: type=1334 audit(1728496658.035:95): prog-id=48 op=UNLOAD
[ 7574.216790] audit: type=1334 audit(1728496658.035:96): prog-id=47 op=UNLOAD
root@j722s-evm:/usr/share/examples/gui/analogclock# echo $XDG_SESSION_TYPE
tty
root@j722s-evm:/usr/share/examples/gui/analogclock# echo $DESKTOP_SESSION
root@j722s-evm:/usr/share/examples/gui/analogclock#