modprobe: FATAL: Module zenpower3 not found in directory /lib/modules/5.17.12-301.fsync.fc36.x86_64 #10

Closed
opened 2022-06-03 18:40:33 +00:00 by thesacredsin · 1 comment
thesacredsin commented 2022-06-03 18:40:33 +00:00 (Migrated from github.com)

I installed it from:
https://copr.fedorainfracloud.org/coprs/birkch/zenpower3/

Did:
dnf install dkms-zenpower3
dnf install zenmonitor3
dnf install zenmonitor3-cli

then did:
Check if k10temp is active. "lsmod | grep k10temp"
Unload k10temp "sudo modprobe -r k10temp"
(optional*) blacklist k10temp: "sudo bash -c 'sudo echo -e "\n# replaced with zenpower\nblacklist k10temp" >> /etc/modprobe.d/blacklist.conf'"
Activate zenpower "sudo modprobe zenpower"

When running sudo modprobe zenpower, I get:
modprobe: FATAL: Module zenpower3 not found in directory /lib/modules/5.17.12-301.fsync.fc36.x86_64

I installed it from: https://copr.fedorainfracloud.org/coprs/birkch/zenpower3/ Did: dnf install dkms-zenpower3 dnf install zenmonitor3 dnf install zenmonitor3-cli then did: Check if k10temp is active. "lsmod | grep k10temp" Unload k10temp "sudo modprobe -r k10temp" (optional*) blacklist k10temp: "sudo bash -c 'sudo echo -e "\n# replaced with zenpower\nblacklist k10temp" >> /etc/modprobe.d/blacklist.conf'" Activate zenpower "sudo modprobe zenpower" When running sudo modprobe zenpower, I get: modprobe: FATAL: Module zenpower3 not found in directory /lib/modules/5.17.12-301.fsync.fc36.x86_64
Ta180m commented 2022-06-08 13:31:55 +00:00 (Migrated from github.com)

I don't use Fedora and don't maintain the Copr repository, but I'll try my best to help. Can you reboot and try lsmod | grep zen?

I don't use Fedora and don't maintain the Copr repository, but I'll try my best to help. Can you reboot and try `lsmod | grep zen`?
a closed this issue 2022-07-19 15:46:26 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: a/zenpower3#10
No description provided.