Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udpdate instructions on installing realtime kernel #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mamueluth
Copy link

I added some minor changes to the installation instructions for setting up a real-time kernel on Linux.

I was compiling kernel 6.8.0 on ubuntu 24.04:

  • I needed to install additional dependencies: git, debhelper
  • At least for newer versions of the kernel:make menuconfig includes revoked certificates which need to be removed.
  • For newer kernel version make deb-pkg no longer works but make bindeb-pkg check here

@andrejpan
Copy link
Contributor

FYI: Ubuntu Pro offers an RT kernel with less hassle. https://ubuntu.com/blog/real-time-24-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants