Aw: Fan control in Gigabyte Aero Laptop.
- Reply: Raz : "Re: Aw: Fan control in Gigabyte Aero Laptop."
- In reply to: Raz : "Fan control in Gigabyte Aero Laptop."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Feb 2023 17:33:34 UTC
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hey Raz,</div> <div> </div> <div> <div>I don't think freebsd has a generic acpi fan device driver. At least there is none in freebsd-src/sys/dev/acpica/</div> <div> </div> <div class="flex-1 mx-2 flex-self-center f4"> <div class="d-none d-sm-block">acpi_ibm(4) has support for fans, but it is supposed to be a thinkpad driver. I dunno why they included it there, since</div> <div class="d-none d-sm-block">fan control is vendor independent. Either the OEM exposes the fan to the operating system, or not.</div> <div class="d-none d-sm-block"> </div> <div class="d-none d-sm-block">I would write a fan driver, but none of my laptops have a "PNP0C0B" device. :-(</div> <div class="d-none d-sm-block">One would need at least an acpi 4.0 compatible fan.</div> <div class="d-none d-sm-block"> </div> <div class="d-none d-sm-block">Maybe try acpi_ibm anyways.</div> <div class="d-none d-sm-block"> </div> <div class="d-none d-sm-block">There is a port, sysutils/acpica-tools, with which it might be possible to write to the fan device (..methods) directly. But it requires some understanding</div> <div class="d-none d-sm-block">of how to call acpi methods.</div> </div> </div> <div> <div> <div>Your email is never hidden in mailing lists. ;D</div> <div> </div> <div> </div> <div>Regards</div> <div>George</div> <div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"> <div style="margin:0 0 10px 0;"><b>Gesendet:</b> Samstag, 25. Februar 2023 um 10:22 Uhr<br/> <b>Von:</b> "Raz" <razsarkar@protonmail.com><br/> <b>An:</b> "freebsd-acpi@FreeBSD.org" <freebsd-acpi@FreeBSD.org><br/> <b>Betreff:</b> Fan control in Gigabyte Aero Laptop.</div> <div name="quoted-content"> <div style="font-family: Arial , sans-serif;font-size: 14.0px;"><span>Hi,</span> <div> </div> <div>I am a new user trying to make FreeBSD my daily driver. Apparently, the only thing is now stopping me to use it, as daily driver is unable to control the fan. I am using Gigabyte Aero 10th Gen Intel Core i7 with NVIDIA GTX 1660Ti card. I was surprised when everything was working fine out of the box. Currently, I am also using Fedora where I control fans through writing bits on EC using <a href="https://github.com/jertel/p37-ec" target="_blank">c program</a> uses ec_sys of Linux. My laptop gets pretty hot. I don't want to set a limit on the CPU frequency. I came to the conclusion that my laptop's fans cannot be controlled through ACPI (or I am not capable of). Not only that, but I explored and tried all possible solution such as Arch's documentation or any other code regarding fan control. I hope I will not be disappointment in this forum.</div> <div> </div> <div>I would like to also request you hide the email address if this is posted publicly. Thank you for the time and consideration.</div> <div> </div> <div>Regards</div> <span>Raz</span></div> <div style="font-family: Arial , sans-serif;font-size: 14.0px;"> </div> <div class="protonmail_signature_block" style="font-family: Arial , sans-serif;font-size: 14.0px;"> <div class="protonmail_signature_block-user protonmail_signature_block-empty"> </div> <div class="protonmail_signature_block-proton">Sent with <a href="https://proton.me/" target="_blank">Proton Mail</a> secure email.</div> </div> </div> </div> </div> </div></div></body></html>