You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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`
The text was updated successfully, but these errors were encountered: