I have 4 machines on my LAN, all running Lubuntu 14.04. 2 of them run headless. One of those has armhf architecture - OrangePi PC is a true amazing piece of kit for $15 All are currently running sshd and x11vnc. x11vnc is not a "real" server as it runs under a logged in user account, so the headless machines have to autologin, which I don't like.
So I have installed x2goserver v4.0.5.0, x2golxdebindings, and x2goclient on 3 machines successfully, and set up session info for any machine to access any other. But when x2go client tries to connect, it gets through SSH Key negotiation, it brings up a dark grey screen with x2go logo, and then stops "Unable to execute: startlxde".
"mlocate startlxde" doesn't find any files. x2goserver status is up and running. I can't find any x2go.log files, but syslog has: x2goclient[12543]: segfault at 0 ip 00000000004b29ee sp 00007ffc1711ac30 error 4 in x2goclient[400000+25a000]
I'm at a loss as to what to do next.
Is there a repo for x2go on armhf?
A diagram of the architecture of x2go modules would be good.