Vom: Thu, 28 Dec 2023 01:55:44 +0100
> Then I installed a regular arm64-rt kernel but that then ruined the RPi > setup, so after a reboot I had no more Wifi and (worse) the ventilator was a > max I encountered similar problems and decided to build my own kernel. I created a "fire & forget" bash script to build an image from the ground up and compiles linuxcnc+rt kernel on the pi: https://github.com/heeplr/linuxcncpi This might provide a hassle free path to a working pi image. (Works for me™). By default, it is downloading the latest raspbian, mount it and modify it to set it up & compile kernel + linuxcnc on the first login. It should work for the rpi5 aswell. Kernel and patch version are set in the head of the buildscript https://github.com/heeplr/linuxcncpi/blob/dev/scripts/compile-rt-kernel and uses patch version 6.1.46-rt14-rc1 by default, which was the most recent at the time. Maybe it's useful for anyone. regards -- Daniel Hiepler _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers