Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
athcool - Enables/disables Powersaving mode for AMD processors
athcool is a small utility, enabling/disabling Powersaving mode
for AMD Athlon/Duron processors.
Since enabling Powersaving mode, you can save power consumption,
lower CPU temprature when CPU is idle.
Powersaving works if your kernel support ACPI (APM not work),
because athcool only set/unset "Disconnect enable when STPGNT detected"
bits in the Northbridge of Chipset.
To really save power, someone has to send the STPGNT signal when idle.
This is done by the ACPI subsystem when C2 state entered.
!!!WARNING!!!
Depending on your motherboard and/or hardware components,
enabling powersaving mode may cause that:
* noisy or distorted sound playback
* a slowdown in harddisk performance
* system locks or instability
* massive filesystem corruption (rare, but observed at least once)
If you met those problems, you should not use athcool.
Please use athcool AT YOUR OWN RISK.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
athcool |
0.3.11 |
5.fc6 |
src |
24 KiB |
Fri Sep 15 10:03:57 2006 |
Changelog
- * Fri Sep 15 18:00:00 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.3.11-5
- Rebuild for FE6
- Update e-mail address
- Fix mixed-use-of-spaces-and-tabs rpmlint warning
- * Fri Feb 24 17:00:00 2006 Dawid Gajownik <gajownik[AT]gmail.com> - 0.3.11-4
- Deuglify init script
- * Sat Dec 3 17:00:00 2005 Dawid Gajownik <gajownik[AT]gmail.com> - 0.3.11-3
- Fix broken debuginfo package (Ville Skyttä, #174881)