Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8609

Raspberry Pi OS • Re: realtime kernel

$
0
0
is this the correct way or have i do something else ?

You might find using build-kernel much easier for compiling and installing a new kernel with a single command.

For 6.12.47:

Code:

sudo ./build-kernel -b 359f37f0faefb712add32a39f98751aea67d5c1f -c 7 -j 6 -u -d -z rt.patch
For the latest kernel (6.12.55 at the moment):

Code:

sudo ./build-kernel -b default -c 7 -j 6 -u -d -z rt.patch
rt_patch.zip

Statistics: Posted by RonR — Mon Oct 27, 2025 8:14 pm



Viewing all articles
Browse latest Browse all 8609

Trending Articles