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

2022-09-16 Thread Alec Ari via Emc-developers
Yeah, with Gentoo you could really get that latency down especially with a custom 6.0 kernel, but too many people are focused on mocking compiling times. On Friday, September 16, 2022 at 05:03:42 PM UTC, Sebastian Kuzminsky wrote: On 9/14/22 15:35, Rod Webster wrote: > >

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

2022-09-16 Thread Sebastian Kuzminsky
On 9/14/22 15:35, Rod Webster wrote: https://raspi.debian.net/tested-images/ This is awesome! I tried the "2022-08-08" Bookworm image for Raspberry Pi 4. The image is for the arm64 architecture. Everything seems to work fine on a Raspberry Pi 4B, including wifi, GUI, and the serial

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

2022-09-15 Thread Sebastian Kuzminsky
On 9/14/22 17:27, Phill Carter wrote: On 15 Sep 2022, at 4:53 am, Sebastian Kuzminsky wrote: Does anyone know if there's a well-liked pre-built official or community-supported Rpi4 realtime kernel somewhere? Not sure how modern you want but the kernel on the image here is 5.15.27-rt35-v8+

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

2022-09-15 Thread Rod Webster
Sorry to raise an old chestnut in passing We should only provide an interface to the IgH software, nothing else. That software is Open Source. That is clear. The IgH software is actually stand alone on the PC, installed from its own package from their repo if you follow my instructions

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

2022-09-15 Thread Steffen Moeller
Am 15.09.2022 um 01:26 schrieb 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 repohttps://gitlab.com/etherlab.org/ethercat and shows as 100% open source so I think it would satisfy the debian

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

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