cyring / CoreFreq

CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.
https://www.cyring.fr
GNU General Public License v2.0
1.97k stars 126 forks source link

Module corefreqk.ko could not be inserted #348

Closed Ricky-Tigg closed 2 years ago

Ricky-Tigg commented 2 years ago

OS: Fedora

Hello. Illustration of the issue:

$ uname -ro
5.18.6-200.fc36.x86_64 GNU/Linux
$ sudo dnf -y install @development-tools
$ ps -af | grep "[d]og"
$ git clone https://github.com/cyring/CoreFreq.git
$ cd CoreFreq && make
(...)
$ sudo insmod corefreqk.ko
insmod: ERROR: could not insert module corefreqk.ko: Key was rejected by service
cyring commented 2 years ago

OS: Fedora

Hello. Illustration of the issue:

$ uname -ro
5.18.6-200.fc36.x86_64 GNU/Linux
$ sudo dnf -y install @development-tools
$ ps -af | grep "[d]og"
$ git clone https://github.com/cyring/CoreFreq.git
$ cd CoreFreq && make
(...)
$ sudo insmod corefreqk.ko
insmod: ERROR: could not insert module corefreqk.ko: Key was rejected by service

350