Thanks for all your help. I will make the suggested changes. I had tried the other Kernels but they caused more problems so reverted back to my original one. I found some trouble shooting info that Alexander had posted on the internet and that helped. When I did not put anything in bind in the machinekit .ini file it printed out some helpful info in the log since machinekit loaded and ran. But still leaves me with a question about assigning a specific IP address and linking that to a network interface. I have two network interfaces one with 10.10.10.1 for the milling machines Mesa 7I80 interface, and 10.10.20.2 for the gui interface. Usually I use a USB network interface when connections to the internet are required.
I'm not used to working with DNS and my Labview based gui programming right now points to port (5005) on 10.10.20.2. This is what I was using for testing with LinuxCnc for linking into NML directly. I have not added the zeromq or protobuf to my gui yet for the desired machinekit interface. >From the log I copied this which does give some TCP related info now. Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6490:user haltalk Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6490:user Oct 17 22:57:52 cnc1 msgd:0: ulapi:6493:user _ulapi_init(): ulapi rt-preempt unknown loaded Oct 17 22:57:52 cnc1 msgd:0: ulapi:6493:user halg_xinitfv:271 HAL: singleton component 'hal_lib6493' id=312 initialized Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6493:user haltalk: startup ØMQ=4.2.5 czmq=4.1.0 protobuf=3.0.0 uuid=3c6b50af-0fe2-4929-b0bf-0cd4b6b6c327 Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6493:user adopted 0 groups(s) Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6493:user adopted 0 comps(s) Oct 17 22:57:52 cnc1 msgd:0: hal_lib:6493:user haltalk: talking HALGroup on 'dsn=tcp://%s:6200' Oct 17 22:57:52 cnc1 haltalk: register_stuff: actual hostname as announced by avahi='cnc1.local' Oct 17 22:57:52 cnc1 haltalk: register_stuff: actual hostname as announced by avahi='cnc1.local' -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/df1d7d0a-4f67-4259-9f72-d9b3ddfb5e45%40googlegroups.com.
