> > > In the event an RTAI kernel for Stretch reaches the point where it is > > > good enough for linuxcnc.org to ship it, it should not be difficult to > > > produce live images for it; it's a one-line change to the building > > > scripts for these images to change the kernel, and a second one-line > > > change to instal "linuxcnc" instead of "linuxcnc-uspace". > > > > > > Jeff > > > > I tried have tried it once, it worked but no ethernet, I think something > > was missing in the driver. > > > > I will give raspberry or beagle bone a try for the real time part and add > > one more devices as user interface. > > > I take the occasion to remember: Linuxcnc comes without the e1000e > network driver, it is not available as a package so it must be compiled > and installed by hand
The rtai need some kind of special handling or driver and the ordinary does not work. I guess this is to get the best real time performance. It should not block higher priority and it should be able to interrupt lower priority or send higher priority first. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
