I've managed to start machinekit without a display using "Xvfb :1 & xv -display :1 & ./usr/bin/machinekit" but perhaps that's not the correct way to go about it? As per the cetus git page ( https://github.com/machinekit/Cetus) it's a pretty straight forward of just git cloning and running a configserver command. Never managed to get the configserver command to work though. Or perhaps it did work, nothing happened though and I wasn't able to connect to it.
Interfaces content: machinekit@mksocfpga-nano-soc:~$ cat /etc/network/interfaces # interfaces(5) file used by ifup(8) and ifdown(8) # Include files from /etc/network/interfaces.d: source-directory /etc/network/interfaces.d interfaces.d directory is empty; machinekit@mksocfpga-nano-soc:/etc/network/interfaces.d$ ls -al total 8 drwxr-xr-x 2 root root 4096 Jan 30 2017 . drwxr-xr-x 7 root root 4096 Nov 8 20:38 .. I used mksocfpga_stretch_machinekit_4.9.76-2018-05-26-de0_nano_soc_sd.img.tar.bz2 When setting the MAC I used this generator to get a local MAC with Unicast; https://www.hellion.org.uk/cgi-bin/randmac.pl?scope=local&type=unicast On Friday, November 9, 2018 at 8:24:18 PM UTC+1, Charles Steinkuehler wrote: > > On 11/9/2018 1:11 PM, Johan Jakobsson wrote: > > How would I go about setting up the DE10 as a standalone CNC controller? > I > > don't have another computer in the garage and my goal was to have the > DE10 > > as a standalone solution that starts when I power on the machine (as > it's > > powered from thje same powersupply as the CNC) and automatically starts > > Machinekit which I can then connect to using Cetus/QtQuickVcp on a small > > android tablet. > > You need to specify a configuration setup for the Cetus remote UI > instead of a local display when you launch machinekit. > > > Also, any idea on how to remove that second IP on eth0? > > Take a look in /etc/network/interfaces, otherwise I'm not sure. Which > uSD Image did you start with (specific download link)? > > -- > Charles Steinkuehler > [email protected] <javascript:> > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
