-
Notifications
You must be signed in to change notification settings - Fork 25
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 Read on Z16 Gen 1 #45
Comments
does it constantly print that or does the fan control work but sometimes fail to read from EC? |
Apologies for not being more specific, it constantly prints that and is unable to detect the fans. |
hm it seems like the EC address for fan speed on your laptop is different (ignore the 05 from the 0504 as it is not important) as in the picture the fan speed is currently at 0BD9, which is 3033 rpm in hex because i don't have your model of laptop, it would be great if you can try and find a falue that corresponds to how your fan behaves (you can use a stress test) also note that Thank you! |
Hi |
Hi |
I'm getting the same error messages on my new Thinkpad E14 Gen 4. The fan speed is located at the exact same bytes as in your screenshot.
|
Hi Sorry I can't manage to reproduce this, but since the exception is thrown at KernelBase.dll it probably has something to do with Visual Studio on your machine. Can you check to make sure that Desktop Development with C++ is installed with VS? Recompiling the entire project could also help Thank you |
Yes, Desktop development is the only thing i've installed, as it's needed for Flutter. Also tried to clean the project and recompile without success. |
Can you try installinng |
Still the same issue sadly |
Are there any news? I also have a Z16 Gen 1. I have ThinkPad Fan Control 0.62 installed and it reads the sensors and i can control one fan of the device, the other one not. |
Hi there, i am also having issues on my Thinkpad X13 (with two small fans). Getting the same error message as above. Any chance of getting this fixed? [2024-06-30 21:07:23] Current Config: [2024-06-30 21:07:23] Windows uptime since boot 915 sec., SecWinUptime= 0 sec. |
Is there any news on this? I have a Thinkpad Z16 Gen 2. TPFanControl 0.62 works, but only controls the right fan (the CPU fan). Version 0.63 of TPFanControl does not work. I also could not get TPFanCtrl2 version 2.1.5 (the latest version) to work. So apparently TPFanControl 0.62 already has the correct EC memory address. Only the memory address for the second fan is missing. Can I somehow set the memory addresses for TPFanCtrl2 myself via the configuration file? or is there any news? |
Hello Skyleiger, |
When I run the program on my Z16 Gen 1 (Windows 11) I get repeated iterations of
The text was updated successfully, but these errors were encountered: