Describe the bug
Unable to run rdmsr command because msr.ko.zst is missing from modules
Error:
sudo modprobe msr
modprobe: FATAL: Module msr not found in directory /lib/modules/6.14.0-1007-intel
To Reproduce
Install Ubuntu 25.04
Set up the host system
Reboot the system
Install msr-tools
run sudo modprobe msr
Expected behavior
msr module should be loaded properly and we should be able to read msr values.
msr.ko.zst is present in 6.14.0-1004-intel