I'm still using LinuxCNC over a decade later after the development so kindly provided in the old forum by Saintless for my old Thinkpad 600E laptop, and a CNC mill. https://oldforum.puppylinux.com/viewtopic.php?t=95640
Unfortunately as of today, both my two TP 600Es have died, and cannot be repaired. I have one other laptop with a parallel port left (required by LinuxCNC). I cannot use a desktop pc for lack of space and poor environment (unheated shop in winter time Vermont). A laptop can be carried into the shop when needed for a cut on the mill, but is kept in a heated space normally.
Anyway, my remaining parallel-ported laptop is a Thinkpad T43 (32 bit). It will boot and run the old live CD LinuxCNC ISO that Saintless made for the TP600Es called Ubuntu8.4-test-2.iso and is still available online for download. https://www.dropbox.com/sh/ca58blnh2m6h ... Th0oa?dl=0
However, there is a problem running it on the Thinkpad T43, and that is latency. The TP600E's were great under LinuxCNC with very low latency, but the T43 has a regular 64 second periodic latency spike, called the "SMI issue". It can be worked around according to http://wiki.linuxcnc.org/cgi-bin/wiki.p ... gSMIIssues. That involves adding a kernal patch module.
I thought I would give that solution a try, but to do so I wanted to first create a partition on the hard drive for a full installation of the Saintless' LinuxCNC version above. This would also make it easy to add the configuration file for my CNC Mill.
Unfortunately when I followed the instructions Saintless gave for installing here: https://oldforum.puppylinux.com/viewtop ... 34#p799834 the installation starts to boot almost to completion, but then fails
On starting I get what look like normal messages scrolling by some of which seem to be complaining about /var/log being a read-only filesystem. Eventually the program aborts saying it can't transfer a file to /var/log/old.
So, I guess maybe my options are to try to just run off of the live ISO, but somehow modify it to include the kernel module fix, and my CNC Mill's configuration files. The ISO can probably be started off of a thumb drive, instead of CD, to make it a little quicker to load.
Anyway, those are my present thoughts. But also just wanted to thank Saintless again, and say I still run this old program, on an old mill, from old computers, over a decade later!