-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Starbook MkVI-intel][ITE]laptop getting very hot #106
Comments
I'd suggest using the aggressive fan curve |
Hi, is it possible to change the fan curve in the AMI bios? The issue does not happen when using coreboot, even on normal fan curve, just AMI. |
Yup AMI can reach higher TDP |
Perfect, where are these options? Totally blind, so making an attempt to memorize the layout. e.g. a right 9 down is the battery charge limit (what are the names of the options I'm looking for in this case? I can probably find it from there.) |
If it's easier, you could build (Normal is |
Hi,
I’m asuming this wouldn't work with the ami bios?
With coreboot I can set it already, but suspend issues stop me from using that on my primary laptop.
…On 9 May 2023 16:27:28 BST, Sean Rhodes ***@***.***> wrote:
If it's easier, you could build `ectool` from the coreboot repo, then set the fan mode with:
`sudo ectool -w 1b -z bb`
(Normal is `00`, Aggressive is `bb` and Quiet is `aa`)
--
Reply to this email directly or view it on GitHub:
#106 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
It would; that's why I mentioned it :D |
Oh awesome!
Is there a guide to do this, and out of interest what else could be changed this way
…On 9 May 2023 19:44:38 BST, Sean Rhodes ***@***.***> wrote:
It would; that's why I mentioned it :D
--
Reply to this email directly or view it on GitHub:
#106 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
No, there won't ever be - ectool is designed for debugging, and writing to the EC should be done sparingly. That's the only value that isn't hooked to a EFi variable, so all the others would be overridden shortly anyway. |
Hi,
EC version 1.12 and AMI version 1.3:
The fans do not seem to incease in speed as early as they shoudl to keep the laptop effectively cool, to the point where it is uncofortable to use on your lap or type on the keyboard for an extended period of time.
This issue is not present when using coreboot or when downgrading EC to 1.01.
The text was updated successfully, but these errors were encountered: