Skip to content

Instantly share code, notes, and snippets.

@cyring
Created August 31, 2024 19:09
Show Gist options
  • Save cyring/6ce9dea252af3c4ad8f272afb28a55db to your computer and use it in GitHub Desktop.
Save cyring/6ce9dea252af3c4ad8f272afb28a55db to your computer and use it in GitHub Desktop.
Rocky Linux
https://dl.rockylinux.org/vault/rocky
@cyring
Copy link
Author

cyring commented Aug 31, 2024

RHEL 9.4

  • Kernel 5.14.0-427.33.1.el9_4.x86_64

2024-08-31-210722_1280x825_scrot

@cyring
Copy link
Author

cyring commented Aug 31, 2024

RHEL 9.2

  • Kernel 5.14.0-284.11.1.el9_2.x86_64

2024-08-31-212726_740x240_scrot


@huajian628 Hello,

I'm trying to reproduce the first RockyLinux build issue within a VM installed from minimal.iso
Unfortunately fetching kernel development packages forcefully upgrades kernel to 5.14.0-427
Headers of current 5.14.0-284 are not available thus I can't build CoreFreq against them.

@huajian628
Copy link

for rocky system if you intall dkms , the system will upgrade the kernel version

@huajian628
Copy link

i need ubuntu 20.04 22.04 deb package and centos7.9 centos8 rocky9.2 rpm package. how to make this package? i want to try

@cyring
Copy link
Author

cyring commented Sep 1, 2024

i need ubuntu 20.04 22.04 deb package and centos7.9 centos8 rocky9.2 rpm package. how to make this package? i want to try

Not sure to understand if we are still discussing about Rocky Linux ?
For other distribution, let's create a discussion each.

@huajian628
Copy link

good morning cyring , yes, still discussing about Rocky Linux

@cyring
Copy link
Author

cyring commented Sep 1, 2024

good morning cyring , yes, still discussing about Rocky Linux

Hello,
What I'm trying to do is to create a VM of Rocky Linux 9.2 with its kernel-headers to reproduce your case where CoreFreq was failing to build. Because I think I can still fix a few macros in source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment