I am working on a project that requires Preempt RT patch to Raspberry Pi.
How do I go about adding the latest patch to the latest kernel source?
I have referred to a few websites / tutorials, however they either seem to be broken on outdated.
I am working on a project that requires Preempt RT patch to Raspberry Pi.
How do I go about adding the latest patch to the latest kernel source?
I have referred to a few websites / tutorials, however they either seem to be broken on outdated.
About installing rtirq: try
And if my memory serves me correctly, the installation is just:
Then head over to
/etc/defaults/rtirq
or something similar (I'm not at a linux computer right now) and change the settings...
Finally, run
and you should be set.