RPI4 Raspbian 64 bit & LinuxCNC
10 Sep 2020 01:23 #181535
by phillc54
Replied by phillc54 on topic RPI4 Raspbian 64 bit & LinuxCNC
I have mine running a 7i96 with a 2mS servo thread.
Please Log in or Create an account to join the conversation.
10 Sep 2020 02:19 #181541
by AgentWD40
Replied by AgentWD40 on topic RPI4 Raspbian 64 bit & LinuxCNC
Is that good or bad or meh? Sorry, I have no frame of reference for this.
You're using this on an actual machine in production? Or at least would you trust it to run a milling job for any length of time?
You're using this on an actual machine in production? Or at least would you trust it to run a milling job for any length of time?
Please Log in or Create an account to join the conversation.
10 Sep 2020 02:30 #181542
by phillc54
Replied by phillc54 on topic RPI4 Raspbian 64 bit & LinuxCNC
I use it on a hobby plasma table.
This guy uses one on a mill:
This guy uses one on a mill:
Please Log in or Create an account to join the conversation.
10 Sep 2020 08:55 - 10 Sep 2020 09:03 #181585
by elovalvo
Replied by elovalvo on topic RPI4 Raspbian 64 bit & LinuxCNC
Taking into account the recent update (24/8/2020) of the RaspiOS_arm64,
RaspioOS_64
I redone the Raspbian 64bit RT-Preempt kernel (vers. 5.4.61_rt37) downloadable to this link
64bit RT-Preempt kernel (vers. 5.4.61_rt37
and also the arm64 versions of LinuxCNC (2.8.0 e 2.9.0pre0) downloadable at this link.
LinuxCNC 2.8.0 arm64
LinuxCNC 2.9.0.pre0 arm64
For installation the instructions are the same as those in the my first message of this thread.
RaspioOS_64
I redone the Raspbian 64bit RT-Preempt kernel (vers. 5.4.61_rt37) downloadable to this link
64bit RT-Preempt kernel (vers. 5.4.61_rt37
and also the arm64 versions of LinuxCNC (2.8.0 e 2.9.0pre0) downloadable at this link.
LinuxCNC 2.8.0 arm64
LinuxCNC 2.9.0.pre0 arm64
For installation the instructions are the same as those in the my first message of this thread.
Last edit: 10 Sep 2020 09:03 by elovalvo.
Please Log in or Create an account to join the conversation.
10 Sep 2020 16:28 #181654
by knirps
Replied by knirps on topic RPI4 Raspbian 64 bit & LinuxCNC
Hi elovalvo,
thanks a lot for your work! I tried your release from today morning.
Without any glxgears running it look quite good (still not so good as phillc54's):
But as soon as I start 10 glx gears it look much worse:
I installed according to your description
Linux raspberrypi 5.4.61-rt37-v8+ #1 SMP PREEMPT_RT Wed Sep 9 18:58:22 CEST 2020 aarch64 GNU/Linux
cat /boot/cmdline.txt
console=serial0,115200 console=tty1 root=PARTUUID=60687991-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles processor.max_cstate=1 isolcpus=2,3
any ideas?
thanks a lot for your work! I tried your release from today morning.
Without any glxgears running it look quite good (still not so good as phillc54's):
But as soon as I start 10 glx gears it look much worse:
I installed according to your description
Linux raspberrypi 5.4.61-rt37-v8+ #1 SMP PREEMPT_RT Wed Sep 9 18:58:22 CEST 2020 aarch64 GNU/Linux
cat /boot/cmdline.txt
console=serial0,115200 console=tty1 root=PARTUUID=60687991-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles processor.max_cstate=1 isolcpus=2,3
any ideas?
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19209
- Thank you received: 6438
10 Sep 2020 21:42 #181682
by tommylight
Replied by tommylight on topic RPI4 Raspbian 64 bit & LinuxCNC
Yes, that is still very good latency.any ideas?
The following user(s) said Thank You: seuchato
Please Log in or Create an account to join the conversation.
16 Sep 2020 03:27 #182331
by phillc54
This is mine with 10 Glxgears after a couple of days. It had a couple of odd spikes but perfectly adequate for my machine which has a Mesa 7i96 and a 2mS servo thread.
This using the ISO from the LinuxCNC website without any modification:
www.linuxcnc.org/iso/
It has isolcpus=3 in /boot/cmcline.txt
Replied by phillc54 on topic RPI4 Raspbian 64 bit & LinuxCNC
Hi elovalvo,
thanks a lot for your work! I tried your release from today morning.
Without any glxgears running it look quite good (still not so good as phillc54's):
But as soon as I start 10 glx gears it look much worse:
This is mine with 10 Glxgears after a couple of days. It had a couple of odd spikes but perfectly adequate for my machine which has a Mesa 7i96 and a 2mS servo thread.
This using the ISO from the LinuxCNC website without any modification:
www.linuxcnc.org/iso/
It has isolcpus=3 in /boot/cmcline.txt
Attachments:
Please Log in or Create an account to join the conversation.
21 Sep 2020 20:08 #183178
by Bari
Replied by Bari on topic RPI4 Raspbian 64 bit & LinuxCNC
Anyone have latency test results with the above 64b kernel with a browser open and playing back a youtube video?
We found that the integrated GPU is the real time killer. We might try using a USB GPU and see how it effects the jitter.
We found that the integrated GPU is the real time killer. We might try using a USB GPU and see how it effects the jitter.
Please Log in or Create an account to join the conversation.
04 Dec 2020 15:44 #191038
by JackRay
Replied by JackRay on topic RPI4 Raspbian 64 bit & LinuxCNC
Hello ,
i built on u amd64 linuxcnc 2.9pre with switch kin branch. It works very well.
Now i want to make it all work on raspberry pi4
I'm trying to install a 64-bit Kernel Preemt-rt on my RaspPi4.
: www.instructables.com/64bit-RT-Kernel-Co...or-Raspberry-Pi-4B-/
works well, until the moment when it no longer happens on a simple file copy.
Can you help me please because I am not very easy in the matter.
thank you so much
i built on u amd64 linuxcnc 2.9pre with switch kin branch. It works very well.
Now i want to make it all work on raspberry pi4
I'm trying to install a 64-bit Kernel Preemt-rt on my RaspPi4.
: www.instructables.com/64bit-RT-Kernel-Co...or-Raspberry-Pi-4B-/
works well, until the moment when it no longer happens on a simple file copy.
Can you help me please because I am not very easy in the matter.
thank you so much
Attachments:
Please Log in or Create an account to join the conversation.
- snowgoer540
- Offline
- Moderator
Less
More
- Posts: 2388
- Thank you received: 779
04 Dec 2020 17:04 #191044
by snowgoer540
Replied by snowgoer540 on topic RPI4 Raspbian 64 bit & LinuxCNC
The following user(s) said Thank You: JackRay
Please Log in or Create an account to join the conversation.
Time to create page: 0.254 seconds