Discussion:
where can I find powertop sorces?
Németh Márton
2012-04-14 08:07:43 UTC
Permalink
Hi,

I'm having trouble to fetch powertop sources. I found the article
titled "Announcing the beta release of PowerTOP 2.0" from January 5 201=
1
at http://lwn.net/Articles/421733/ but it seems that the links are not
working anymore:

$ git clone git://git.kernel.org/pub/scm/status/powertop/powertop.git
Cloning into powertop...
warning: You appear to have cloned an empty repository.
$ wget http://www.kernel.org/pub/linux/status/powertop/powertop-1.97.ta=
r.bz2
--2012-04-14 10:04:55-- http://www.kernel.org/pub/linux/status/powerto=
p/powertop-1.97.tar.bz2
Resolving www.kernel.org... 149.20.20.133, 149.20.4.69
Connecting to www.kernel.org|149.20.20.133|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-04-14 10:04:56 ERROR 403: Forbidden.

Regards,

M=C3=A1rton N=C3=A9meth
Thomas Meyer
2012-04-14 10:12:00 UTC
Permalink
Am Samstag, den 14.04.2012, 10:07 +0200 schrieb N=C3=A9meth M=C3=A1rton=
Post by Németh Márton
Hi,
hi,
Post by Németh Márton
=20
I'm having trouble to fetch powertop sources. I found the article
titled "Announcing the beta release of PowerTOP 2.0" from January 5 2=
011
Post by Németh Márton
at http://lwn.net/Articles/421733/ but it seems that the links are no=
t
Post by Németh Márton
=20
$ git clone git://git.kernel.org/pub/scm/status/powertop/powertop.git
Cloning into powertop...
warning: You appear to have cloned an empty repository.
$ wget http://www.kernel.org/pub/linux/status/powertop/powertop-1.97.=
tar.bz2
Post by Németh Márton
--2012-04-14 10:04:55-- http://www.kernel.org/pub/linux/status/power=
top/powertop-1.97.tar.bz2
Post by Németh Márton
Resolving www.kernel.org... 149.20.20.133, 149.20.4.69
Connecting to www.kernel.org|149.20.20.133|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-04-14 10:04:56 ERROR 403: Forbidden.
http://www.mail-archive.com/***@bughost.org/msg02155.html

The repository is at https://github.com/fenrus75/powertop or
git://github.com/fenrus75/powertop.git

with kind regards
thomas
Németh Márton
2012-04-15 10:18:27 UTC
Permalink
Am Samstag, den 14.04.2012, 10:07 +0200 schrieb N=C3=A9meth M=C3=A1rt=
Post by Németh Márton
Hi,
=20
hi,
=20
Post by Németh Márton
I'm having trouble to fetch powertop sources. I found the article
titled "Announcing the beta release of PowerTOP 2.0" from January 5 =
2011
Post by Németh Márton
at http://lwn.net/Articles/421733/ but it seems that the links are n=
ot
Post by Németh Márton
$ git clone git://git.kernel.org/pub/scm/status/powertop/powertop.gi=
t
Post by Németh Márton
Cloning into powertop...
warning: You appear to have cloned an empty repository.
$ wget http://www.kernel.org/pub/linux/status/powertop/powertop-1.97=
=2Etar.bz2
Post by Németh Márton
--2012-04-14 10:04:55-- http://www.kernel.org/pub/linux/status/powe=
rtop/powertop-1.97.tar.bz2
Post by Németh Márton
Resolving www.kernel.org... 149.20.20.133, 149.20.4.69
Connecting to www.kernel.org|149.20.20.133|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-04-14 10:04:56 ERROR 403: Forbidden.
=20
=20
The repository is at https://github.com/fenrus75/powertop or
git://github.com/fenrus75/powertop.git
=20
with kind regards
thomas
Thanks, both of them works:

$ git clone https://github.com/fenrus75/powertop.git
Cloning into powertop...
remote: Counting objects: 3381, done.
remote: Compressing objects: 100% (866/866), done.
remote: Total 3381 (delta 2563), reused 3321 (delta 2503)
Receiving objects: 100% (3381/3381), 529.06 KiB | 366 KiB/s, done.
Resolving deltas: 100% (2563/2563), done.


$ git clone git://github.com/fenrus75/powertop.git
Cloning into powertop...
remote: Counting objects: 3381, done.
remote: Compressing objects: 100% (866/866), done.
remote: Total 3381 (delta 2563), reused 3321 (delta 2503)
Receiving objects: 100% (3381/3381), 529.06 KiB | 326 KiB/s, done.
Resolving deltas: 100% (2563/2563), done.

Regards,

M=C3=A1rton N=C3=A9meth

Andreas Mohr
2012-04-14 10:54:22 UTC
Permalink
Hi,
Post by Németh Márton
Hi,
=20
I'm having trouble to fetch powertop sources. I found the article
titled "Announcing the beta release of PowerTOP 2.0" from January 5 2=
011
Post by Németh Márton
at http://lwn.net/Articles/421733/ but it seems that the links are no=
t
Indeed, last week I was tempted to write a "HOLY MESS" report somewhere=
=2E
Oh wait, I actually just did, sorry.

IMHO since powertop git repos appear to be changing left and right,
it's best to indicate the supposedly current authoritative project page
(there are even two main websites with likely conflicting information!)
/ git URL
on sites such as the Wikipedia article and/or Freshmeat or some such.

Sorry, very short on time currently, but that's just my input on this.

Andreas Mohr
Arjan van de Ven
2012-04-14 15:19:09 UTC
Permalink
Hi,
Post by Németh Márton
Hi,
I'm having trouble to fetch powertop sources. I found the article
titled "Announcing the beta release of PowerTOP 2.0" from January 5 2011
at http://lwn.net/Articles/421733/ but it seems that the links are not
Indeed, last week I was tempted to write a "HOLY MESS" report somewhere.
Oh wait, I actually just did, sorry.
IMHO since powertop git repos appear to be changing left and right,
it's best to indicate the supposedly current authoritative project page
(there are even two main websites with likely conflicting information!)
/ git URL
on sites such as the Wikipedia article and/or Freshmeat or some such.
Sorry, very short on time currently, but that's just my input on this.
yes it's a mess ;-(

we were promised a new revamped site (for a bunch of Intel projects
combined) in early January.. which is where THE powertop page would
be... and it's still not there
Loading...