The LinuxCNC debs are the latest git checkout of the 2.9 branch as of a few days ago with some minor modifications. :)

List of changes:

github.com/NTULINUX/linuxcnc-rtai/commits/ntulinux/2.9-rtai/

On 7/10/24 7:07 AM, Rod Webster wrote:
I wonder if it  is worth forking the linuxcnc live build Repo and scripting
in your changes and building a RTAI ISO? It is a very simple process but
its best to build the live build environment from source as the deb is not
up to date. Details are in the debian live build docs.

Rod

On Wed, 10 July 2024, 8:57 pm Bari, <bari00...@gmail.com> wrote:

If my last sentence "Let us know which works best for you." was changed
to "Let us know which of the above new RTAI debs works best for you"
would it be clearer?

-Bari

On 7/10/24 5:46 AM, Stuart Stevenson wrote:
I follow the same procedure I always have.

I install from a LinuxCNC using a live ISO.
I then git clone the latest bleeding edge repository.
I use the configure feedback and any compile errors to satisfy any
dependencies.
voila - running

Just my 4 cents
Stuart

On Tue, Jul 9, 2024 at 10:43 PM Bari <bari00...@gmail.com> wrote:

onelaboratories.us/rtai_lcnc/ <https://onelaboratories.us/rtai_lcnc/>
5.4.258 matching RTAI kernel and LCNC debs

onelaboratories.us/abc/ <https://onelaboratories.us/abc/> 5.4.279
matching RTAI kernel and LCNC debs


The kernels are about 9 months apart and have some different debug
features.

Don't mix up debs from each of these with each other or with other RTAI
packages. RTAI debs have to built as matched sets.

NO MIX AND MATCH!!

To install from a fresh Debian 12 with NO LCNC installed yet, just use:
sudo dpkg -i (package name here without brackets)  for each deb and
reboot. Choose the RTAI kernel in Grub, enjoy.

To install on Debian 12 with linuxcnc-uspace already installed use :
sudo apt purge linuxcnc*  and wait for apt to completely remove every
trace of LCNC. Double check synaptic for leftover Linuxcnc packages if
you wish.

Then follow the instructions for a fresh Debian 12 install above.

Let us know which works best for you.




_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to