Hi, I don't know the exact image, so maybe my advice is not accurate. But on normal minimal Debian ISO, there is no avahi-daemon package installed. Machinekit does not care because it has it's libavahi-dev (or something like this), no error is thrown but services are not broadcasted to local network.
On Windows 10 computer try running dns-sd -B _machinekit._tcp in command line and see if it can find anything. C. Dne Ätvrtek 4. dubna 2019 0:15:53 UTC+2 Jeff Pollard napsal(a): > > > Hi, > > I am trying to get machine-client to run with Cetus, but with no luck, > so I've backed up to trying with anddemo. > Also no luck. > I'm using: bone-debian-8.11-machinekit-armhf-2019-04-01-4gb.img.xz on a > BBB > After downloading that to uSD I follow up with > > sudo apt-get update > sudo apt-get upgrade > > then > > sudo nano /etc/linuxcnc/machinekit.ini > > to set REMOTE=1 > Next I downloaded the anddemo files and then run: > ./run.py > From that I get: > ---------------------------- > starting realtime...rtapi_msgd command: /usr/libexec/linuxcnc/rtapi_msgd > --instance=0 --rtmsglevel=1 --usrmsglevel=1 --halsize=524288 > rtapi_app command: /usr/libexec/linuxcnc/rtapi_app_rt-preempt --instance=0 > done > loading anddemo.py... done > starting mklauncher... done > starting configserver... done > ----------------------------- > I then try machinekit-client (both 32 and 64 bit windows versions) on my > Windows PC on the network. > but it can't find the BBB client in either unicast or multicast > I can however ssh in to the BBB from Windows running putty, so the BBB > is visible to Windows on the network. > > Any suggestions on how to get the communications link working properly? > > Thanks, > > Jeff > > > > > > -- 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.
