How to build linuxcnc on buildroot?

More
20 Dec 2024 09:03 #317034 by Cong
I need to build linuxcnc in buildroot, is there any reference document?

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
20 Dec 2024 18:40 #317054 by tommylight
Replied by tommylight on topic How to build linuxcnc on buildroot?
What is "buildroot" ?
-
If you mean building from sources (on github) :
linuxcnc.org/docs/html/code/building-linuxcnc.html

If you mean buildbot:
buildbot.linuxcnc.org/

Please Log in or Create an account to join the conversation.

More
21 Dec 2024 03:03 #317072 by Cong
Replied by Cong on topic How to build linuxcnc on buildroot?
I need to port Linuxcnc to an arm system, and then I need Buildroot to build and compile linuxcnc

Please Log in or Create an account to join the conversation.

More
21 Dec 2024 03:04 #317073 by Cong
Replied by Cong on topic How to build linuxcnc on buildroot?
My development board uses an RK3588 motherboard

Please Log in or Create an account to join the conversation.

  • tommylight
  • tommylight's Avatar
  • Away
  • Moderator
  • Moderator
More
21 Dec 2024 03:22 #317074 by tommylight
Replied by tommylight on topic How to build linuxcnc on buildroot?
There are ready made debs for ARMHF architecture here
buildbot.linuxcnc.org/dists/buster/maste...reempt/binary-armhf/
What architecture is RK3588 listed as?

Please Log in or Create an account to join the conversation.

More
21 Dec 2024 04:03 #317075 by Cong
Replied by Cong on topic How to build linuxcnc on buildroot?
The RK3588 is based on the ARMv8.2-A architecture and uses a 64-bit ARM (AArch64) core.

Please Log in or Create an account to join the conversation.

  • rodw
  • rodw's Avatar
  • Away
  • Platinum Member
  • Platinum Member
More
23 Dec 2024 20:05 #317222 by rodw
Replied by rodw on topic How to build linuxcnc on buildroot?
Building Linuxcnc on any hardware platforen is not difficult. I did a video of how to do it.


TheĀ  hard bit is to buildĀ  the PREEMPT_RT real time kernel as generally, there are no pre-built Debs for it. Using the 6.1.12 kernel and above will avoid the need to apply the RT patch to kernel source. This might help.

Please Log in or Create an account to join the conversation.

  • Cant do this anymore bye all
  • Cant do this anymore bye all's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
More
23 Dec 2024 23:18 #317243 by Cant do this anymore bye all
Replied by Cant do this anymore bye all on topic How to build linuxcnc on buildroot?
There's no information that I can recall for cross compiling Linuxcnc.

When compiling Linuxcnc for the RPi platform (4/400 or 5) I've either done it natively or via QEMU.

For those that are unaware Buildroot is a cross compiling system for building Linux file systems, generally aimed at embedded systems.

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum