You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I compiled from the develop branch with the provided make command for Intel systems: make MSR_CORE_PERF_UC=MSR_CORE_PERF_FIXED_CTR1 MSR_CORE_PERF_URC=MSR_CORE_PERF_FIXED_CTR2. I then attempted to insert corefreqk.ko using sudo insmod corefreqk.ko and got a kernel panic. I tried testing it by inserting it using the suggestion in #227, sudo insmod corefreqk.ko ArchID=11 and got a segmentation fault instead of a kernel panic. Here's the log for that from dmesg: pastebin.