Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45841 - sys-apps/cpuspeedy-0.2 (new package)
Summary: sys-apps/cpuspeedy-0.2 (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL: http://cpuspeedy.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks: 46036
  Show dependency tree
 
Reported: 2004-03-26 14:49 UTC by Lukasz Strzygowski (RETIRED)
Modified: 2004-03-28 19:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cpuspeedy-0.2.ebuild (cpuspeedy-0.2.ebuild,562 bytes, text/plain)
2004-03-26 14:51 UTC, Lukasz Strzygowski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Strzygowski (RETIRED) gentoo-dev 2004-03-26 14:49:52 UTC
From it's www page:

Cpuspeedy is a simple tool written in Python which allows you to change the clock speed and voltage of the CPUs using the Linux's CPUFreq driver. Cpuspeedy is a user space program, so it will work on every processor supported by the kernel's CPUFreq driver. 

Features
  * One simple, easy to use program to set the CPU speed. No daemons, no fency algorithms to determine the speed to use.
  * Four different modes of operation: minimum, low, medium, high, maximum which you can set.
  * Best of all, it saves battery consumption and reduces the temperature of your laptop.
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-03-26 14:51:09 UTC
Created attachment 28107 [details]
cpuspeedy-0.2.ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-03-28 10:26:27 UTC
this really isn't related to python except it was written in python.
Comment 3 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-03-28 14:49:23 UTC
it has also graphical frontend: http://bugs.gentoo.org/show_bug.cgi?id=46036
Comment 4 Daniel Black (RETIRED) gentoo-dev 2004-03-28 19:46:46 UTC
Commited with a few changes.
python is only a runtime depend (RDEPEND)
I couldn't understand why linux-sources was there as a DEPEND.
Please use RESTRICT="nomirror" when using sourceforge to avoid too much stuff ending up on the Gentoo Mirrors.

I submitted a bug fix upstream that may get propergated in the same version tarball on sourceforge. This will cause a digest fault sometime in the near future. If this happens let me know (or for any dev feel free to fix it).

I'm missing the correct kernel modules to support this so if this is failing please reopen this bug.