Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • That's really cool, I installed Mainline -- Didn't know that existed. I was really into CentOS / RHEL back in the day, and then I stopped using Linux when IBM destroyed CentOS...Figured I would try Ubuntu. Unfortunately though, the newest kernel in Mainline doesn't have that latest patch, as it was posted just last week. I am going to give Arch a try though, perhaps that will just be quicker than figuring out how to build a custom kernel on Ubuntu Jammy. Commented Apr 13, 2024 at 21:47
  • I actually went and tried to build a different kernel version on Ubuntu, and this time the build script worked and didn’t error! Commented Apr 14, 2024 at 0:15
  • I figured it out. The instructions for the build command included “binary-generic” but I was trying to build the OEM kernel. Changed it to “binary-oem” and it works. The older one from yesterday was a -generic kernel. That’s why it worked. Commented Apr 14, 2024 at 23:42