Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for msr module #13

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Closed

Add check for msr module #13

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

A major problem in using the tools is if the msr module is not loaded
or if the rights on the device files are not sufficient.

Solution:

Add a check on startup and issue a informative warning if
problems are detected.

Original issue reported on code.google.com by jan.trei...@gmail.com on 23 Oct 2009 at 2:17

@GoogleCodeExporter
Copy link
Author

Introduce a routine msr_check in msr module.
This routine tries to open the file and issues a descriptive warning
if it fails.

Original comment by jan.trei...@gmail.com on 5 Nov 2009 at 12:36

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant