Package athcool: Information

    Source package: athcool
    Version: 0.3.12-alt3
    Latest version according to Repology
    Build time:  Feb 12, 2021, 03:06 PM in the task #266228
    Category: System/Base
    Report package bug
    License: GPL-2.0+
    Summary: Enabling/disabling Powersaving mode for AMD processors
    Description: 
    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
    
    If you met those problems, you should not use athcool.
    Please use athcool AT YOUR OWN RISK.

    List of rpms provided by this srpm:
    athcool (x86_64, i586)
    athcool-debuginfo (x86_64, i586)

    Maintainer: Mikhail Pokidko

    List of contributors:
    Leontiy Volodin
    Mikhail Pokidko

    ACL:
    Leontiy Volodin
    @everybody

      1. libpci-devel

    Last changed


    Feb. 12, 2021 Leontiy Volodin 0.3.12-alt3
    - Fixed init script (ALT #17801)
    - Fixed license tag
    Jan. 15, 2021 Leontiy Volodin 0.3.12-alt2
    - Fixed build with gcc10
    April 28, 2008 Mikhail Pokidko 0.3.12-alt1
    - Version up