Author Topic: How Do You Over / Under Clock On R198?  (Read 8469 times)

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
How Do You Over / Under Clock On R198?
« Reply #15 on: July 11, 2007, 04:12:56 am »
It looks like things are done a little different in 2.4 kernel especially for the pxa270.

Shula: you're using that script on pre beta4 release ? .... /proc/cccr_change and /proc/driver/w100/fastsysclk do not exist on 2.6 kernel proc tree.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
How Do You Over / Under Clock On R198?
« Reply #16 on: July 11, 2007, 04:53:30 am »
I've found a way for the corgi family (but only for undeclocking)... but this has ot been tested very long so stability may be an issue (use at your own risk).

No script for it yet.

Code: [Select]
cd /sys/devices/system/cpu/cpu0/cpufreq
cat scaling_avalible_frequencies
#select now which frequency you want to run lets say 99532 kHz
echo 99532 > scaling_max_freq
#to put it back to normal echo 398131 > scaling_max_freq
On Cxx00 there are 2 governors avalible "performance and pxa27x_governor"
when pxa27x_governor is selected you get more frequencies avalible and you can also overclock ... but be carefull because on pxa270 you also need to adjust cpu-voltage accordingly.
If you look in the avalible governors on c7x0 you will notice that only one governor is avalible ... while on cxx00 there is 2.
So I guess that for the moment overclocking is not possible on c7x0 using pdaxrom r197 ... but you can undeclock if you like.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

shula

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
How Do You Over / Under Clock On R198?
« Reply #17 on: July 12, 2007, 08:22:59 pm »
Quote
It looks like things are done a little different in 2.4 kernel especially for the pxa270.

Shula: you're using that script on pre beta4 release ? .... /proc/cccr_change and /proc/driver/w100/fastsysclk do not exist on 2.6 kernel proc tree.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=164705\"][{POST_SNAPBACK}][/a][/div]

sorry guys
i tested this script in this particular setting only:
pdax beta3 and lower
kernel 2.4.x of course
on my C860


my newly r197 doesn't work for these values and /dev/ .
C860, pdaxrom rc8,
with Gnumeric as the perfect PIM :-)

louigi600

  • Sr. Member
  • ****
  • Posts: 471
    • View Profile
How Do You Over / Under Clock On R198?
« Reply #18 on: July 13, 2007, 02:18:13 am »
Quote
sorry guys
i tested this script in this particular setting only:
pdax beta3 and lower
kernel 2.4.x of course
on my C860

my newly r197 doesn't work for these values and /dev/ .

But you can still underclock like I showed above.

I had a talk with kernel developer about this and it turns out that overclock on pxa255 is possible but not implemented.

Some things that everyone should ponder about about overclocking:
Z case is plastic (not good heat conductor)
overclocking inevitably produces more heat
depending on a bunch of factors like ambient temp and how close to abslolute maximum temp rating Sharp implemented the Z it could turn out that overclocking for long periods with heavy cpu load may permanently damage the Z.

This may be one of the reasons why overclock has not been implemented for pxa255.
Regards
David

SL-c760*  pdaXrom latest
SL-c860    pdaXrom latest ;-)
SL-c1000  pdaXrom Latest
Acer Aspire One running slackware and Clash
Toshiba AC100 running ARMedslack and Clash

*with some hardware problems but good for testing

ecc_hy

  • Full Member
  • ***
  • Posts: 125
    • View Profile
How Do You Over / Under Clock On R198?
« Reply #19 on: January 31, 2008, 10:13:56 pm »
As a handheld device, the powersaving always be the very important function.
We can use speedstep in dynamic, down cpu freq clock before the overheat, up it when cpu usage getting high.
The speedstep can hold my c1000 to listen songs or read a ebook over 6-12 hours in pdaxrom 1.1beta3 now.
No reason to give up it when moveing to kernel 2.6.
SL-C1000, Roku wifi, pdaxii13v2/Debian dual booting