On Mon, 11 Jul 2005, David Ponessa wrote:

> > Do you know of any package that uses it? Looking at my pci-utils package
> > log, it seems that it is only an internal library for its own programs.
> >
> > We really don't want to set a precedent of installing every static
> > library that every package creates unless it is used by other packages.
> >
> Hi:
>
> The athcool-0.3.11 utility to set powersaving mode on AMD Athlon/Duron
> processors uses the headers of pciutils, which I've had to install
> under /usr/include/pci to fullfill the requirement. Perhaps placing a
> note metioning the issue would be enough for those interested.
>
> Bye
>

I've never heard of athcool before, but assuming it's a cpu frequency
tool, powernowd seems to build and run fine without this (athlon64 and
7447A G4), and just echoing the governor name
 (ondemand,powersave,performance)
 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor should work
since 2.6.9 for many processors (that is, performance and powersave
should work, ondemand isn't supported on some high-latency processors
like the 7447A and seems to have broken in 2.6.12-rc6 on my winchester.

Ken
-- 
 das eine Mal als Tragödie, das andere Mal als Farce

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to