Here's an optimization tip for Athlon/Duron processors:
Important notice:
I've been using athcool on my Athlon system for six months, and have not witnessed any adverse effects on my system. However the author has provided the following warning:
On my system, with athcool the core temperature on an 'idle' machine has dropped from 47°C to 30°C. During high cpu usage the temperature of course rises, but quickly drops again when cpu usage drops.
Howto get/enable athcool:
1. Check that your chipset is supported:
2. Install 'athcool' package from 'universe'
3. Test athcool on your machine:
- to enable, run
- to disable, run
4. If you find out it works (without problems), you can set athcool to start at boot by enabling it's init-script for your defaul runlevel:
Go to SystemSettings>Advanced>SystemServices>AdminMode
and enable 'Start During Boot' for 'athcool'
Enjoy.
Once again, I haven't seen any adverse effects, but use at your own risk
Important notice:
I've been using athcool on my Athlon system for six months, and have not witnessed any adverse effects on my system. However the author has provided the following warning:
WARNINGS
athcool only sets/unsets the "Disconnect enable when STPGNT detected" bit in the northbridge of the chipset. To save power, someone has to send the STPGNT signal when the CPU is idle. This is done by the ACPI subsystem when the C2 state is entered. Hence, you need ACPI support in your kernel to achieve power savings.
Depending on your motherboard and/or hardware components, enabling power-saving mode may cause:
* noisy or distorted sound playback,
* a slowdown in disk performance,
* system freezes or instability,
* massive corruption of the filesystem (rare, but observed at least once).
Before use athcool, you must recognize these potential DANGERS. Please use athcool AT YOUR OWN RISK.
athcool is supplied "as is". The author disclaims all warranties, expressed or implied. The author and any other persons assume no liability for damages, direct or consequential, which may result from the use of athcool.
athcool only sets/unsets the "Disconnect enable when STPGNT detected" bit in the northbridge of the chipset. To save power, someone has to send the STPGNT signal when the CPU is idle. This is done by the ACPI subsystem when the C2 state is entered. Hence, you need ACPI support in your kernel to achieve power savings.
Depending on your motherboard and/or hardware components, enabling power-saving mode may cause:
* noisy or distorted sound playback,
* a slowdown in disk performance,
* system freezes or instability,
* massive corruption of the filesystem (rare, but observed at least once).
Before use athcool, you must recognize these potential DANGERS. Please use athcool AT YOUR OWN RISK.
athcool is supplied "as is". The author disclaims all warranties, expressed or implied. The author and any other persons assume no liability for damages, direct or consequential, which may result from the use of athcool.
Howto get/enable athcool:
1. Check that your chipset is supported:
Supported Chipsets:
[Reg ID] chipsets name
[ 0x00 ] AMD-751
[ 0x00 ] AMD-761
[ 0x01 ] AMD-762
[ 0x10 ] VIA KX133
[ 0x10 ] VIA KX133
[ 0x10 ] VIA KLE133
[ 0x10 ] VIA KT133/KM133/KL133/KN133[A]
[ 0x11 ] VIA KT266/333[A]
[ 0x11 ] VIA KM266[A]/KL266/KM333
[ 0x11 ] VIA KN266
[ 0x12 ] VIA KT400[A]/KT600
[ 0x12 ] VIA KM400[A]
[ 0x13 ] VIA KT880
[ 0x20 ] SiS 730
[ 0x20 ] SiS 733
[ 0x21 ] SiS 735
[ 0x21 ] SiS 740
[ 0x21 ] SiS 741/741GX/M741
[ 0x21 ] SiS 745
[ 0x21 ] SiS 755
[ 0x22 ] SiS 746[FX]
[ 0x22 ] SiS 748
[ 0x30 ] nVIDIA nForce
[ 0x31 ] nVIDIA nForce2
[Reg ID] chipsets name
[ 0x00 ] AMD-751
[ 0x00 ] AMD-761
[ 0x01 ] AMD-762
[ 0x10 ] VIA KX133
[ 0x10 ] VIA KX133
[ 0x10 ] VIA KLE133
[ 0x10 ] VIA KT133/KM133/KL133/KN133[A]
[ 0x11 ] VIA KT266/333[A]
[ 0x11 ] VIA KM266[A]/KL266/KM333
[ 0x11 ] VIA KN266
[ 0x12 ] VIA KT400[A]/KT600
[ 0x12 ] VIA KM400[A]
[ 0x13 ] VIA KT880
[ 0x20 ] SiS 730
[ 0x20 ] SiS 733
[ 0x21 ] SiS 735
[ 0x21 ] SiS 740
[ 0x21 ] SiS 741/741GX/M741
[ 0x21 ] SiS 745
[ 0x21 ] SiS 755
[ 0x22 ] SiS 746[FX]
[ 0x22 ] SiS 748
[ 0x30 ] nVIDIA nForce
[ 0x31 ] nVIDIA nForce2
3. Test athcool on your machine:
- to enable, run
Code:
sudo athcool on
Code:
sudo athcool off
Go to SystemSettings>Advanced>SystemServices>AdminMode
and enable 'Start During Boot' for 'athcool'
Enjoy.
Once again, I haven't seen any adverse effects, but use at your own risk
Comment