- LinuxCNC
- Installing LinuxCNC
- Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 688
- Thank you received: 223
23 Oct 2025 02:49 #336924
by unknown
Just built linuxcnc-2.9.7 on trixie, still appears to need the export, no big issue really.
Don't know if XFCE is the way to go or the LXDE version that comes with raspios.
Replied by unknown on topic Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
which version of LinuxCNC you're on? before 2.9.5 (I think) it required /sys/kernel/realtime to be present, which is not the case in the Pi kernels. if you're on 2.9.4, you can work around it by setting LINUXCNC_FORCE_REALTIME env var to 1 (I just do 'echo "export LINUXCNC_FORCE_REALTIME=1" >/etc/profile.d/linuxcnc-force-realtime.sh'), or update to a later version.
Just built linuxcnc-2.9.7 on trixie, still appears to need the export, no big issue really.
Don't know if XFCE is the way to go or the LXDE version that comes with raspios.
Please Log in or Create an account to join the conversation.
- f355
-
- Away
- New Member
-
Less
More
- Posts: 19
- Thank you received: 4
23 Oct 2025 05:26 #336934
by f355
Replied by f355 on topic Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
interesting, the check was removed
quite a while ago
. I wonder what else does it want.
as to LXDE vs XFCE, I'd probably go with the latter, it's true and tried, and almost no one uses the former - Pi OS uses Wayland and some Wayland-based desktop environment by default, I don't think many people switch to Xorg apart from us.
as to LXDE vs XFCE, I'd probably go with the latter, it's true and tried, and almost no one uses the former - Pi OS uses Wayland and some Wayland-based desktop environment by default, I don't think many people switch to Xorg apart from us.
Please Log in or Create an account to join the conversation.
- unknown
- Away
- Platinum Member
-
Less
More
- Posts: 688
- Thank you received: 223
23 Oct 2025 06:54 #336938
by unknown
Replied by unknown on topic Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
I got pretty reasonable results on the RPi5 even with Wayland and LXDE.
Enough that software step generation might be an option for a mill. I was surprised by that.
I've had to go back to the basics with pi-gen, was having issues with it deciding to switch from the graphical target to multiuser.
I've got a bunch of images to test, so stay tuned.
But I think once this is nailed it will be easier to get reproducible results. You've convinced me regarding the kernels. So much easier. Thanks
Enough that software step generation might be an option for a mill. I was surprised by that.
I've had to go back to the basics with pi-gen, was having issues with it deciding to switch from the graphical target to multiuser.
I've got a bunch of images to test, so stay tuned.
But I think once this is nailed it will be easier to get reproducible results. You've convinced me regarding the kernels. So much easier. Thanks

The following user(s) said Thank You: f355
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Proposal RPi Linuxcnc Image Based on Raspi OS All welcome/encoraged to comment
Time to create page: 0.124 seconds