* [Powertop] Powertop --claibrate doesn't run
@ 2013-02-13 18:47 Don Rhummy
0 siblings, 0 replies; 4+ messages in thread
From: Don Rhummy @ 2013-02-13 18:47 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 467 bytes --]
When I run the command "powertop
--calibrate --debug" it turns my screen black but then does nothing
(even if I leave it for 30 minutes) and when I touch the mousepad, it
shows the command simply returned with no output like this:
myuser:~>kdesu /usr/sbin/powertop --calibrate --debug
myuser:~>
I'm using:
openSUSE 12.2
KDE 4.8.5
Kernel: 3.4.11 (64bit)
8GB RAM (6.5GB free)
Intel i5 1.7 quad core
How do I fix this? What could be wrong?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Powertop] Powertop --claibrate doesn't run
@ 2013-02-13 18:59 Kok, Auke-jan H
0 siblings, 0 replies; 4+ messages in thread
From: Kok, Auke-jan H @ 2013-02-13 18:59 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 679 bytes --]
On Wed, Feb 13, 2013 at 10:47 AM, Don Rhummy <d6tr6tr(a)yahoo.com> wrote:
> When I run the command "powertop
> --calibrate --debug" it turns my screen black but then does nothing
> (even if I leave it for 30 minutes) and when I touch the mousepad, it
> shows the command simply returned with no output like this:
>
>
> myuser:~>kdesu /usr/sbin/powertop --calibrate --debug
> myuser:~>
things you can try to see if stuff happens:
0) echo $? -> inspect the return value
1) run `time powertop --calibrate --debug` to see if it just doesn't
return really fast
2) run it under strace...
3) inspect if it writes the powertop data to /var/cache...
Cheers,
Auke
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Powertop] Powertop --claibrate doesn't run
@ 2013-02-13 19:03 Sergey Senozhatsky
0 siblings, 0 replies; 4+ messages in thread
From: Sergey Senozhatsky @ 2013-02-13 19:03 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 676 bytes --]
Hello,
On (02/13/13 10:47), Don Rhummy wrote:
> When I run the command "powertop
> --calibrate --debug" it turns my screen black but then does nothing
> (even if I leave it for 30 minutes) and when I touch the mousepad, it
> shows the command simply returned with no output like this:
>
>
> myuser:~>kdesu /usr/sbin/powertop --calibrate --debug
> myuser:~>
>
>
> I'm using:
> openSUSE 12.2
> KDE 4.8.5
> Kernel: 3.4.11 (64bit)
> 8GB RAM (6.5GB free)
> Intel i5 1.7 quad core
>
and powertop version?
>
> How do I fix this? What could be wrong?
>
well, let's try:
sudo gdb /usr/sbin/powertop
run --calibrate --debug
-ss
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Powertop] Powertop --claibrate doesn't run
@ 2013-02-13 19:30 don rhummy
0 siblings, 0 replies; 4+ messages in thread
From: don rhummy @ 2013-02-13 19:30 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 1534 bytes --]
Thanks!
That's helpful for a lot of things!
I believe I have figured otu the issue:
It appears there was a bug in powertop 2.0:
https://lists.01.org/pipermail/power...ay/000035.html
Upgrading to 2.2 appears to fix the problem (uninstall powertop 2.0 first):
Code:
myuser:~>wget download.opensuse.org/factory/repo/oss/suse/x86_64/powertop-2.2-1.1.x86_64.rpm
myuser:~>sudo rpm -i powertop*
________________________________
From: "Kok, Auke-jan H" <auke-jan.h.kok(a)intel.com>
To: Don Rhummy <d6tr6tr(a)yahoo.com>
Cc: "powertop(a)lists.01.org" <powertop(a)lists.01.org>
Sent: Wednesday, February 13, 2013 1:59 PM
Subject: Re: [Powertop] Powertop --claibrate doesn't run
On Wed, Feb 13, 2013 at 10:47 AM, Don Rhummy <d6tr6tr(a)yahoo.com> wrote:
> When I run the command "powertop
> --calibrate --debug" it turns my screen black but then does nothing
> (even if I leave it for 30 minutes) and when I touch the mousepad, it
> shows the command simply returned with no output like this:
>
>
> myuser:~>kdesu /usr/sbin/powertop --calibrate --debug
> myuser:~>
things you can try to see if stuff happens:
0) echo $? -> inspect the return value
1) run `time powertop --calibrate --debug` to see if it just doesn't
return really fast
2) run it under strace...
3) inspect if it writes the powertop data to /var/cache...
Cheers,
Auke
_______________________________________________
PowerTop mailing list
PowerTop(a)lists.01.org
https://lists.01.org/mailman/listinfo/powertop
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-02-13 19:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 19:03 [Powertop] Powertop --claibrate doesn't run Sergey Senozhatsky
-- strict thread matches above, loose matches on Subject: below --
2013-02-13 19:30 don rhummy
2013-02-13 18:59 Kok, Auke-jan H
2013-02-13 18:47 Don Rhummy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.