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

Check for Driver or sensor miscommunication #1106

Open
TheFuchsen opened this issue Sep 16, 2022 · 2 comments
Open

Check for Driver or sensor miscommunication #1106

TheFuchsen opened this issue Sep 16, 2022 · 2 comments

Comments

@TheFuchsen
Copy link

It's been a couple times at this point that nvidia just updates the gpu driver, breaking the setup I have with Fan Control and the GPU fans. This is fixed by just relaunching the program. HOWEVER, since there is no notification when the driver updates or when the Sensor detection fails, I may go for hours not noticing my GPU is cooking itself because the fans are in 0RPM mode.

My recommendation is to enable Fan control to detect if a sensor just stopped reporting or if the value didn't change for a while and pop a notification if this happens, since as of now, it just thinks the temps aren't changing.

@TheFuchsen
Copy link
Author

Also, this doesn't happen only with driver updates, but also with driver crashes, where the driver just resets itself, breaking fan control (And other GPU related stuff)

@Rem0o
Copy link
Owner

Rem0o commented Sep 18, 2022

Ugh, indeed FanControl has no specific Nvidia driver crash/driver reset handler.

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

2 participants