Tuesday, June 19, 2018

MSR on Linux

Before trying to access MSR's, make sure to load the MSR driver.
Run > modprobe msr on the command line to load the driver.

No comments:

Post a Comment

Accessing Repositories for Fedora behind Proxy

By default, even when specifying the proxy address/port user/pwd, Fedora will likely complain about SSL certificates being invalid. In the ...