rpi-rt-kernel icon indicating copy to clipboard operation
rpi-rt-kernel copied to clipboard

Results 11 rpi-rt-kernel issues
Sort by recently updated
recently updated
newest added

When I try to build an image for `PiZero` I get this: ``` $ make PiZero => => writing image sha256:8bde01b7089c0e8d7920e2f5284666b73743c281e5cb4b0f03dbc33d252008d6 0.0s => => naming to docker.io/library/rpi-rt-linux 0.0s docker rm...

Hi all, I tried to follow your Readme.md file to install raspbian rt on RPI b3+, but the boot fails with error ``` INFO: rcu_preempt detected stalls on CPUs/tasks: ```...

You currently manually calculate the loop partition offsets, etc. This is very fragile, and actually breaks for no obvious reason on some of my machines kpartx is a tool (installable...

Old file does not work anymore, changed to patch-5.10.87-rt59.patch.gz, but should become parameterized.

I am trying to create a kernel_rt image for a Raspberry Pi Zero W After following the steps in this repo to create the image I am using the official...

64 bits: ![image](https://github.com/user-attachments/assets/0d81b374-29d4-4c7a-860e-be67973601ee) 32 bits: ![image](https://github.com/user-attachments/assets/38d71068-56a4-4269-a79e-c03becf5bb38)

Crossing the fingers to see the Raspberry Pi 5 support here... `Pi5` is not in the options in the Makefile, but hopefully it can be just added together with the...

Hi! I'm trying to use your repo to add the RT Kernel along with support for PCIE for the CM4 but I keep getting these errors. Any idea on how...

I'm trying to build a kernel-rt for a PiZero and I ran into the same errors mentioned in #16 and #14. These two changes seem to allow the build to...

Make a new folder called `examples`. Make another subfolder called `c` and write a C application that takes advantage of the real-time kernel.