msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs.
[coreboot.git] / util / msrtool / msrtool.c
index d19aebf2e3ea2a7882ccf68bc5ba952eb4b165b5..2bb8ded8ba51fa7bea946ab4e68d6800fbdcf742 100644 (file)
@@ -350,6 +350,7 @@ int main(int argc, char *argv[]) {
 
        if (sys && !sys->name) {
                fprintf(stderr, "Unable to detect the current operating system!\n");
+               fprintf(stderr, "On Linux, please do 'modprobe msr' and retry.\n");
                fprintf(stderr, "Please send a report or patch to coreboot@coreboot.org. Thanks for your help!\n");
                fprintf(stderr, "\n");
        }