-
Notifications
You must be signed in to change notification settings - Fork 2
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
smm_send error #4
Comments
I see there are some extended diagnostics in smm_send commented out in the code. I uncommented them and ran it again, in case that's useful.
|
I wonder if the problem is that my bios is too old. dmidecode reports:
|
Hi! Seems problem in detection gpu (sensor & fan)
|
Thanks. It's a Dell Latitude E6540 (Version 01, according to dmidecode) made mid-2015.
|
Problem is that yours device has 1 fan, and current code expect 2 fans. |
Okay, thanks! Let me know if I can help. |
Okay, please check last master - i think it will works for you.
|
It works! Thank you! For me, a t_low of 50 will mean the fan is almost never on. Very nice. Interesting that the low fan speed is a lower fan speed (2500 RPM) than the BIOS lowest fan speed (3200 RPM). Seems fine. Two CPU threads stays about 60C. I don't see a "Fans autodetect" line there. Here's the full output:
|
Oh, one little thing, when I start it, and we're already below t-low, with the fan on because the BIOS had it on, the fan stays on. Once t goes up and comes back down below t-low, the fan shuts off. |
Please check last master: i'm fix startup issue. |
And startup seems to work now, shutting down the fan immediately, when the system is cool. Thank you again! |
For all three values of bios_disable_method, I get the error:
g128·0 gƒ(2) set_fan_state smm_send error
In more detail:
The text was updated successfully, but these errors were encountered: