Linuxcnc on Debian Bookworm - a shortcut to master branch
So I assume that the install:apt install linuxcnc-uspace linuxcnc-uspace-dev mesaflash
I can confirm that the image in this link works with a Raspberry Pi 4 with 4Gb but does not work with an Rpi400.
Great, I was able to install it too but I did not get the PREEMPT_RT kernel on my Pi 4B and had some stability issues
Just this minute, I have finished compiling linuxcnc from source after installing the PREEMPT_RT based on this method
github.com/kdoren/linux/releases/tag/rpi_5.15.27-rt35
and this 64 bit image
downloads.raspberrypi.org/raspios_arm64/...os_arm64-2022-04-07/
I have a long way to go to understand the pi
Was built against the stock non-RT kernel installed with Bookworm?
len
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This install is just for Debian 12 on a regular type PC.
len
Please Log in or Create an account to join the conversation.
packages.debian.org/bookworm/linuxcnc-uspace
Please Log in or Create an account to join the conversation.
And the preempt_rt patch is a dependency of lunuxcnc-uspace so it should get installed with linuxcnc. so a simple reboot should be all that is required.Got you, Thanks.
This install is just for Debian 12 on a regular type PC.
len
Please Log in or Create an account to join the conversation.
Do you just install the current stable debian (bookworm) and then apt install linuxcnc-uspace?
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
- Posts: 19188
- Thank you received: 6432
Yes, that is now the best way, and easiest by far.Do you just install the current stable debian (bookworm) and then apt install linuxcnc-uspace?
Might want to do
sudo apt install linuxcnc-uspace linuxcnc-uspace-dev mesaflash
Please Log in or Create an account to join the conversation.
linuxcnc.org/docs/2.9/html/getting-start...etting-linuxcnc.html
This thread is now obsolete
Please Log in or Create an account to join the conversation.
The links are wrong now that Bookworm has been officially released.
I went through the forum and edited a lot of my posts to reflect this.
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
- Posts: 19188
- Thank you received: 6432
Done, thank you.Actually, Tommy, perhaps you could edit the first post pointing them to that link and advising of the new methodÂ
P.S.
I would really, really remove the RPI line near the top of that page, it will confuse and/or mess up users experience, although it is clearly stated that it is for RPI.
Please Log in or Create an account to join the conversation.