All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Powernow-k7 hang on Acer Aspire 1304XC
@ 2003-07-26 14:10 Dominique De Munck
  2003-07-26 17:38 ` Dominique De Munck
  0 siblings, 1 reply; 3+ messages in thread
From: Dominique De Munck @ 2003-07-26 14:10 UTC (permalink / raw)
  To: cpufreq


I have and Aspire 1306LC with Athlon XP 2000 and got  the same problem
as you. Whenever I use the "powersave" mode, my system immediatly
hangs. But setting the max-freq, did the trick !
Your experiences were incredibely helpfull to me !

greets,


Dominique

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Powernow-k7 hang on Acer Aspire 1304XC
  2003-07-26 14:10 Powernow-k7 hang on Acer Aspire 1304XC Dominique De Munck
@ 2003-07-26 17:38 ` Dominique De Munck
  0 siblings, 0 replies; 3+ messages in thread
From: Dominique De Munck @ 2003-07-26 17:38 UTC (permalink / raw)
  To: cpufreq


A little update :
my system seemed not to tolerate huge Frequency changes:
e.g. if going from 1666 MHz to 666MHz, system crashed.

So I wrote a script

http://domin.studentenweb.org/public/setPowerLevel.sh

that defines 5 PowerLevels for my XP 2000:

1 : 666  MHz
2 : 933  MHz
3 : 1199 Mhz
4 : 1466 Mhz
5 : 1666 Mhz

These frequency are the ones I could choose after some experiments with
the  "max-speed" sets.

The script only switches from one random frequency to the other in steps
of 1.
Using sudo and "xbindkeys", I can switch now by hand easy between
the different levels.


The powernow modules gets realy wrong information about my cpu however:

powernow: AMD K7 CPU detected.
powernow: PowerNOW! Technology present. Can scale: frequency and voltage.
powernow: Found PSB header at c00e5100
powernow: Table version: 0x12
powernow: Flags: 0x0 (Mobile voltage regulator)
powernow: Settling Time: 100 microseconds.
powernow: Has 1 PST tables. (Only dumping ones relevant to this CPU).
powernow: PST:0 (@c00e5110)
powernow:  cpuid: 0x781 fsb: 100        maxFID: 0x3     startvid: 0xb
powernow:    FID: 0x4 (5.0x [500MHz])   VID: 0xe (1.300V)
powernow:    FID: 0x8 (7.0x [700MHz])   VID: 0xe (1.300V)
powernow:    FID: 0xc (9.0x [900MHz])   VID: 0xe (1.300V)
powernow:    FID: 0x0 (11.0x [1100MHz]) VID: 0xc (1.400V)
powernow:    FID: 0x3 (12.5x [1250MHz]) VID: 0xb (1.450V)

2.4.21 kernel with  cpufreq-LINUX_2_4-20030628.tar.bz2 patch

but I got it working the way I wanted. Thanks for the nice work
on cpufreq everybody !


Dominique

PS : my sudo line:
koga    ALL = NOPASSWD : /home/koga/devel/scripts/setPowerLevel.sh



On Sat, 26 Jul 2003, Dominique De Munck wrote:

>
> I have and Aspire 1306LC with Athlon XP 2000 and got  the same problem
> as you. Whenever I use the "powersave" mode, my system immediatly
> hangs. But setting the max-freq, did the trick !
> Your experiences were incredibely helpfull to me !
>
> greets,
>
>
> Dominique
>
>
>
>
>
> _______________________________________________
> Cpufreq mailing list
> Cpufreq@www.linux.org.uk
> http://www.linux.org.uk/mailman/listinfo/cpufreq
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Powernow-k7 hang on Acer Aspire 1304XC
@ 2003-07-25 21:01 David
  0 siblings, 0 replies; 3+ messages in thread
From: David @ 2003-07-25 21:01 UTC (permalink / raw)
  To: cpufreq

I experienced hangs when I used powernow-k7, so I started to experiment.

I found that the computer hangs only when I switch between performance and 
powersave echoing to scaling_governor, while if I change scaling_max_freq 
everything works fine.
So if I set powersave and then I turn back to performance, most of the times 
the computer hangs, but if I am in performance state and I change 
scaling_max_freq to 665000 kHz and then I change again scaling_max_freq to 
1529000 kHz everything works fine (even iterating it)
The cpu speed really changes in both cases (accordingly to /proc/cpuinfo, 
bogomips, and monitoring time of execution of a small script I wrote).

My experience maybe means something, maybe not.

Hope this helps solving the problem.

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-26 17:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-26 14:10 Powernow-k7 hang on Acer Aspire 1304XC Dominique De Munck
2003-07-26 17:38 ` Dominique De Munck
  -- strict thread matches above, loose matches on Subject: below --
2003-07-25 21:01 David

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.