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

Failed to Start #13

Open
user987098 opened this issue Aug 26, 2024 · 0 comments
Open

Failed to Start #13

user987098 opened this issue Aug 26, 2024 · 0 comments

Comments

@user987098
Copy link

user987098 commented Aug 26, 2024

I'm sure that MSR is installed and enabled, I've tried the way it suggests, and different ways of enabling it but nothing has worked yet. (yes, I've rebooted everytime)

When installing and attempting to run the service I encounter this error:

`journalctl -xeu throttlestop.service
░░

░░ A start job for unit throttlestop.service has finished with a failure.

░░
░░ The job identifier is 3460 and the job result is failed.

Aug 26 17:00:49 Purp systemd[1]: Starting throttlestop.service - throttlestop...

░░ Subject: A start job for unit throttlestop.service has begun execution

░░ Defined-By: systemd

░░ Support: https://www.debian.org/support

░░
░░ A start job for unit throttlestop.service has begun execution.

░░

░░ The job identifier is 3571.

Aug 26 17:00:49 Purp python3[7120]: Traceback (most recent call last):

Aug 26 17:00:49 Purp python3[7120]: File "", line 198, in _run_module_as_main

Aug 26 17:00:49 Purp python3[7120]: File "", line 88, in _run_code

Aug 26 17:00:49 Purp python3[7120]: File "/usr/local/lib/python3.11/dist-packages/throttlestop/main.py", line 96, in

Aug 26 17:00:49 Purp python3[7120]: main()

Aug 26 17:00:49 Purp python3[7120]: File "/usr/local/lib/python3.11/dist-packages/throttlestop/main.py", line 42, in
main

Aug 26 17:00:49 Purp python3[7120]: msr.validate_install(test_address=MSR_VOLTAGE_ADDR)

Aug 26 17:00:49 Purp python3[7120]: File "/usr/local/lib/python3.11/dist-packages/throttlestop/msr.py", line 52, in validate_install

Aug 26 17:00:49 Purp python3[7120]: raise RuntimeError("rdmsr call failed. Have you loaded the msr module with
modprobe msr?")

Aug 26 17:00:49 Purp python3[7120]: RuntimeError: rdmsr call failed. Have you loaded the msr module with modprobe msr?

Aug 26 17:00:49 Purp systemd[1]: throttlestop.service: Main process exited, code=exited, status=1/FAILURE`

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

No branches or pull requests

3 participants
@user987098 and others