-
Notifications
You must be signed in to change notification settings - Fork 0
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
SEVG fault from PState #1
Comments
I would like to see what happens before it segfaults - try running with verbose mode turned on and with sudo (verbose mode does not output to systemd journal). |
Seems to hang indefinitely with verbose mode.
|
Is the card under load at this point? |
Possibly but I've experimented with other values including the stable ones that work in Windows with Afterburner (will attach screenshot) such as 1410 and it doesn't make a difference in verbose mode. It all still seems to work though so I am quite content for the moment but will be interesting to if anyone else encounters it. |
That segfault might also just be a bug in the NVIDIA's lib, that wouldn't be a surprise. Perhaps there is a difference in the API behavior between Windows and Linux - I tested the script on Windows only. Edit: Tested it on Linux myself and it does indeed seems to happen, this has to be platform specific bug because I was able to keep the script running for over an hour while playing a game on Windows and it did it job fine. |
I imported faulthandler and got some info:
Problem seems to be with setting pstate clocks
The text was updated successfully, but these errors were encountered: