
I found out that the BIOS is regulating the fan-speed based purely on the CPU temperature, ignoring the GPU temperature completely. SpeedFan bahkan dapat mengakses S.M.A.R.T. SpeedFan bahkan bisa mengubah FSB pada beberapa hardware. So I created a program to control the fan speed of my Acer Aspire 7551G, based on CPU and GPU temperature. It is simply a task-tray icon, displaying the temperature and fan-speed. A context-menu allows you to switch fan-profiles. There is a XML-file for configuring the fan-profiles. This program takes control over your CPU/GPU fan. I am in no way responsible for any damage caused by this program. TVicPort 4.1 installer (required by Acer7551GFanControl) Acer7551GFanControl.exe (the program itself) profile Describes a fan-speed profile (add as many as you like) (optional) create a shortcut to Acer7551GFanControl.exe in Start->All Programs->Startup #Speedfan portable zip zip#Ĭopy config.xml to the same directory as the exe Luxiv Portable Air Conditioner Window Kit, 158 Window Seal Kit for Portable Air-Conditioning with Zip and Adhesive Fastener Wh. type="linear" profile-type is currently the only profile-type available. may be added as new types at some point). default="true" to set this profile when the program starts. name The name of the profile, as displayed in the profile selection menu (setting no default, implies BIOS as default). Delete browser files and data automatically, disable trackers, and block malicious websites. interval is the interval in ms between measurements/fan-speed adjustments. CrystalDiskInfo is a utility tool designed to help you monitor the health of the drives on your computer.

point defines the desired fan-speed/temperature. It displays as much information it can find on the PC’s solid-state drives (SDDs), hard disk drives (HDDs), as well as any external drives including USBs. You can access this information directly from the program’s interface or get.

Will the program work with other laptops? Points are connected like a linear graph (add as many as you like). Possibly! That laptop should read CPU/GPU temperatures at the same (EmbeddedController) addresses (0xA8 and 0xAF, containing temperature in Celcius).Įnabling and disabling bios-fan control must be done in the same way (write 0x04 to 0x93 for BIOS, 0x14 to 0x93 for "manual"). Manipulating the fan speed must be done in the same way (write to 0x94, 255~120 corresponds to 0~100%). If your laptop is not compatible, the sources are available so you can implement support for your laptop (please read the LICENSE file before you get started).
