Re: [Emc-developers] Reduce the Demand for RAM When Back Plots are Used

2022-09-14 Thread andy pugh
On Wed, 14 Sept 2022 at 23:41, Bari wrote: > We have recently discovered some new ARM SOC boards that can run Linux > and LCNC that also plug into STM32 based IO boards that can run Remora. > The main issue seems to be that the current ARM SOC boards use an > Allwinner H616 with only 1GB of

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread andy pugh
On Wed, 14 Sept 2022 at 23:37, Rod Webster wrote: > As an aside, there is no mention of Beckhoff copyright on the new > etherlabmaster repo https://gitlab.com/etherlab.org/ethercat and shows as > 100% open source so I think it would satisfy the debian masters. T That seems like it could be very

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread Phill Carter
> On 15 Sep 2022, at 4:53 am, Sebastian Kuzminsky wrote: > > Hi folks, with all the attention that newer distros have been getting > lately, I'm looking in to running LinuxCNC On the Bullseye version of > Raspberry Pi OS (aka Raspbian) on a Raspberry Pi 4B. > > It looks super

[Emc-developers] Reduce the Demand for RAM When Back Plots are Used

2022-09-14 Thread Bari
We have recently discovered some new ARM SOC boards that can run Linux and LCNC that also plug into STM32 based IO boards that can run Remora. The main issue seems to be that the current ARM SOC boards use an Allwinner H616 with only 1GB of DDR3. Is there a way to reduce the demand for RAM

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread andy pugh
On Wed, 14 Sept 2022 at 19:57, Sebastian Kuzminsky wrote: > Does anyone know if there's a well-liked pre-built official or > community-supported Rpi4 realtime kernel somewhere? The ROS repository seems to be recently updated: https://github.com/ros-realtime/ros-realtime-rpi4-image -- atp "A

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread Rod Webster
Seb, This is a pretty big topic. There are others with more knowledge than I. I am a few months out of date. I would try and keep it in the debian family using one of their prebuilt raspberry images rather than the official raspberian releases. https://raspi.debian.net/tested-images/ on

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread Alec Ari via Emc-developers
I would just build from source so I can fine tune for the lowest latency, and have the latest 3D support. Note the following: https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git/log/drivers/gpu/drm/v3d?h=linux-6.0.y-rt 6.0-rc5-rt7 has: drm/v3d: Add support for bcm2711

Re: [Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread gene heskett
On 9/14/22 14:57, Sebastian Kuzminsky wrote: Hi folks, with all the attention that newer distros have been getting lately, I'm looking in to running LinuxCNC On the Bullseye version of Raspberry Pi OS (aka Raspbian) on a Raspberry Pi 4B. It looks super straight-forward, except for the

[Emc-developers] linuxcnc on raspberry pi bullseye?

2022-09-14 Thread Sebastian Kuzminsky
Hi folks, with all the attention that newer distros have been getting lately, I'm looking in to running LinuxCNC On the Bullseye version of Raspberry Pi OS (aka Raspbian) on a Raspberry Pi 4B. It looks super straight-forward, except for the realtime kernel (as usual). I don't see a modern