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

FanControl Freezing and becoming unusable #2959

Open
Rokeugon opened this issue Feb 10, 2025 · 6 comments
Open

FanControl Freezing and becoming unusable #2959

Rokeugon opened this issue Feb 10, 2025 · 6 comments

Comments

@Rokeugon
Copy link

Rokeugon commented Feb 10, 2025

Describe the bug
As of the recent update for some reason the program just outright stops responding to user input. even tho the window is still technically active. i cant click anything and closing the tab does nothing. need to go into tskmgr and forcefully close the app that way and re-launch it. This problem is most commonly occurring right after closing a game.

This is as of the recent update on v214
https://github.com/user-attachments/assets/bf3d794e-7923-4159-94d0-4190a51d6823

Log file
log.txt

Hardware: Desktop
i5 8600k
16gb
RTX2060

@Rem0o
Copy link
Owner

Rem0o commented Feb 10, 2025

Hi,

Your log is filled with "System.Windows.Media.Composition.DUCE.Channel.SyncFlush()" errors, which is an infamous WPF render thread bug/crash, most commonly caused by GPU problems/driver issues.

What driver version are you running?

@Rokeugon
Copy link
Author

Hi there,

Cheers for getting in touch. im currently running Nvidia '560.94', Which i know is quite a far ways back. but the time i wanted to upgrade there was alot of issues with the driver so i had to wait a bit. just forgot to check. So il try get those updated later today.

@Rican7
Copy link

Rican7 commented Feb 12, 2025

I also noticed this after my upgrade to v214. The app would load, but stay in a darkened state that wouldn't respond to user input (almost like the backdrop of when a modal is open, but no modal or popover was visible).

To be fair, I had just run a Windows update, but I'm on the most recent Nvidia GeForce GPU drivers (572.16), running Windows 11 24H2 (build 26100.3037) with the following hardware:

  • MB: ASRock X870E Nova WiFi (BIOS v3.16)
  • AMD Ryzen 9 9900X
  • 64GB RAM
  • RTX 4070 Ti (non super)

Here's my log file:

log.txt

@Rican7
Copy link

Rican7 commented Feb 12, 2025

... ah, this may be why?

Image

@Rem0o
Copy link
Owner

Rem0o commented Feb 12, 2025

Seems like a .Net dll missing from the logs

@Rican7
Copy link

Rican7 commented Feb 12, 2025

Yea, which makes sense given the .NET update, so you can likely just ignore my bit. Sorry about that.

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