Ylianst/MeshAgent

What if my Porteus Kiosk machine's X11 not supporting to meshagent?

Opened this issue · 1 comments

I got this after run info command in console..
Current Core: Feb 8 2021, 419748901
Agent Time: 2022-11-12 09:26:08.572+00:00.
User Rights: 0xffffffff.
Platform: linux.
Capabilities: 14.
Server URL: wss://192.168.10.100:443/agent.ashx.
Modules: amt-apfclient, amt-lme, amt-manage, amt-mei, linux-dhcp, monitor-border, smbios, sysinfo, util-agentlog, wifi-scanner-windows, wifi-scanner.
Server Connection: true, State: 1.
X11 support: false.

should i change x11 version or anything else?

wdlut commented

meshagent needs a few programs to check the X11 support. Especially on embedded systems not all programs might be available.
In paritcular it needs ldconfig, getent and whereis. Furthermore meshagent expects most of the libraries in /lib. Some embedded systems use /usr/lib instead.
Check if your system meets all requirements.