All of lore.kernel.org
 help / color / mirror / Atom feed
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-25  5:09 Patrick Oberdorfer
  2007-05-25 15:19 ` Langsdorf, Mark
  0 siblings, 1 reply; 13+ messages in thread
From: Patrick Oberdorfer @ 2007-05-25  5:09 UTC (permalink / raw)
  To: cpufreq

dmesg | grep power

[   54.273858] powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile Technology TL-52 processors (version 2.00.00)
[   54.273973] powernow-k8:     0 : fid 0x8 (1600 MHz), vid 0x13
[   54.273978] powernow-k8:     1 : fid 0x0 (800 MHz), vid 0x1e

so for me it looks like i got no errors.
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-29 22:48 Muskat Nuss
  0 siblings, 0 replies; 13+ messages in thread
From: Muskat Nuss @ 2007-05-29 22:48 UTC (permalink / raw)
  To: cpufreq

so today i tried out several governors!
i rebuild my kernel many times and tried a lot of combinations
i read in posts by searching the net for any solutions of my problem,
but none got my cpu change to 1600 MHz 
now im using performance, userspace and ondemand but none of them works.
i can change the governor @ any time but frequency wont change.

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-28 19:12 Muskat Nuss
  2007-05-29 17:51 ` Langsdorf, Mark
  0 siblings, 1 reply; 13+ messages in thread
From: Muskat Nuss @ 2007-05-28 19:12 UTC (permalink / raw)
  To: cpufreq

So, im sorry for my last mail...
don read your mail correctly.

but nowaday after reading many How-to's and tutorial's about compiling 
own kernel in ubuntu i managed my own kernel to work =)
so sorry again that i donot understand what you meant!

now my kernel got that module cpufreq debubugging within it!
now i got that output from dmesg | grep power
:
[   56.286434] powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile
Technology TL-52 processors (version 2.00.00)
[   56.286449] powernow-k8:    0 : fid 0x8, vid 0x13
[   56.286455] powernow-k8:    1 : fid 0x0, vid 0x1e
[   56.286459] powernow-k8:    0 : fid 0x8 (1600 MHz), vid 0x13
[   56.286462] powernow-k8:    1 : fid 0x0 (800 MHz), vid 0x1e
[   56.286467] powernow-k8: cpu0, init lo 0x1308, hi 0x1
[   56.286471] powernow-k8: policy current frequency 1600000 kHz
[   56.286475] powernow-k8: cpu_init done, current fid 0x8, vid 0x13
[   56.286520] powernow-k8: targ: cpu 0, 800000 kHz, min 800000, max
800000, relation 1
[   56.286524] powernow-k8: targ: curr fid 0x8, vid 0x13
[   56.286527] powernow-k8: cpu 0 transition to index 1
[   56.286530] powernow-k8: table matched fid 0x0, giving vid 0x1e
[   56.286533] powernow-k8: cpu 0, changing to fid 0x0, vid 0x1e
[   56.286539] powernow-k8: ph1 (cpu0): start, currfid 0x8, currvid
0x13, reqvid 0x1e, rvo 0x2
[   56.286543] powernow-k8: ph1 maxvid=0x11
[   56.286546] powernow-k8: ph1 complete, currfid 0x8, currvid 0x13
[   56.286549] powernow-k8: ph2 (cpu0): starting, currfid 0x8, currvid
0x13, reqfid 0x0
[   56.286554] powernow-k8: writing fid 0x0, lo 0x11300, hi 0x258
[   56.300255] powernow-k8: ph2 complete, currfid 0x0, currvid 0x13
[   56.300258] powernow-k8: ph3 (cpu0): starting, currfid 0x0, currvid
0x13
[   56.300262] powernow-k8: writing vid 0x1e, lo 0x11e00, hi 0x1
[   56.300265] powernow-k8: ph3 complete, currfid 0x0, currvid 0x1e
[   56.300269] powernow-k8: transitioned (cpu0): new fid 0x0, vid 0x1e
[   56.300275] powernow-k8: targ: cpu 0, 800000 kHz, min 800000, max
800000, relation 1
[   56.300278] powernow-k8: targ: curr fid 0x0, vid 0x1e
[   56.300281] powernow-k8: cpu 0 transition to index 1
[   56.300284] powernow-k8: table matched fid 0x0, giving vid 0x1e
[   56.300287] powernow-k8: target matches current values (fid 0x0, vid
0x1e)
[   59.119526] powernow-k8: targ: cpu 0, 800000 kHz, min 800000, max
800000, relation 1
[   59.119534] powernow-k8: targ: curr fid 0x0, vid 0x1e
[   59.119539] powernow-k8: cpu 0 transition to index 1
[   59.119542] powernow-k8: table matched fid 0x0, giving vid 0x1e
[   59.119545] powernow-k8: target matches current values (fid 0x0, vid
0x1e)

so far... looks like i can only get 800 MHz ...

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-25 20:41 Muskat Nuss
  0 siblings, 0 replies; 13+ messages in thread
From: Muskat Nuss @ 2007-05-25 20:41 UTC (permalink / raw)
  To: cpufreq

YES my system boots
.but it gives the message: command line "cpufreq.debug=2 kernel" 
is been ignored cause command is not known. 
so it boot without that cmd line

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-25 20:22 Muskat Nuss
  0 siblings, 0 replies; 13+ messages in thread
From: Muskat Nuss @ 2007-05-25 20:22 UTC (permalink / raw)
  To: cpufreq

So now i rebuild my kernel with cpufrequency dubugging module!
i added the cpufreq.debug=2 kernel command line parameter.
Rebooted my system .... but for now it wont boot anymore.
At booting screen my notebook got freezed @ 1 percent loading.
what now? or anything could my new kernel be wrong?
if so is there anyway to add the cmd line cpufreq.debug=2 without 
rebuilding the kernel? 

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency!
@ 2007-05-24 22:14 Muskat Nuss
  0 siblings, 0 replies; 13+ messages in thread
From: Muskat Nuss @ 2007-05-24 22:14 UTC (permalink / raw)
  To: cpufreq

Distribution: Ubuntu x86_64 Newest Stable release
Hardware: Laptop Fujistu-Siemens Amilo Pa 1510
Problem: so the driver correctly detects the two available
frequencies (800 & 1600 MHz), any governor will always use the lowest
one.
Well in Suse 10.2 i rebuild the kernel with the powernowd module for AMD
64
with powernow! @ this time the cpu always ran on 1.6 GHz but I wasn able
to
change the Frequency to 800 MHz. 
Now I'm stack I can switch between 800 and 800MHz, whatever i do!

I thought I'm not the only guy with that problem... but how do i fix
this problem?
already ran a bios update to 1.07 newest version for my Notebook.
All modules a loaded and running. Powernow-k8, powernowd, also the
userspace governor
and the cpufreq module! 

greetz muskatnuss. /*sry for wrong posting if done > new to this scene*/

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

end of thread, other threads:[~2007-05-30 17:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25  5:09 Amd Turion TL-52 X2 on Amilo PA 1510> No way to change Frequency! Patrick Oberdorfer
2007-05-25 15:19 ` Langsdorf, Mark
  -- strict thread matches above, loose matches on Subject: below --
2007-05-29 22:48 Muskat Nuss
2007-05-28 19:12 Muskat Nuss
2007-05-29 17:51 ` Langsdorf, Mark
2007-05-29 19:15   ` Muskat Nuss
2007-05-29 19:42     ` Langsdorf, Mark
2007-05-30  7:15       ` Thomas Renninger
2007-05-30 16:42         ` Muskat Nuss
2007-05-30 17:05           ` Thomas Renninger
2007-05-25 20:41 Muskat Nuss
2007-05-25 20:22 Muskat Nuss
2007-05-24 22:14 Muskat Nuss

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.