![]() |
2010-04-07
, 13:39
|
Posts: 356 |
Thanked: 38 times |
Joined on Nov 2005
@ Finland
|
#1542
|
![]() |
2010-04-07
, 14:05
|
Posts: 1,255 |
Thanked: 393 times |
Joined on Oct 2009
@ US
|
#1543
|
Those are obviously connected issues. You overlooked voltage, which is the real cause of the damage. The way the CPU works, it jumps to a higher voltage to make sure that the highest CPU setting is stable, and the setting for the highest voltage on the N900 is already "overclocked" in the sense that it is known to reduce operating life.
What should be discussed in this thread is how to reduce the operating voltages and run at the same (or maybe slightly higher) clocks. That would increase battery life and not adversely affect phone life.
Everything is connected, so running at full CPU speed for long periods of time, which will heat it up, will accelerate damage to it. How much and how fast it heats up obviously depends on the maximum speed you have set, and the voltage it operates at for that speed--and your particular CPU.
The Following User Says Thank You to Rushmore For This Useful Post: | ||
![]() |
2010-04-07
, 14:12
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#1544
|
Have you tried any OC action yet, or plan to?
BTW, lower volt kernels are already proven to work on the 3430 (Droid). There are three different types of kernels and different clock ranges, but most chose the low volt version.
SetCPU is also very nice, since can dynamically control clock profiles while charging, usb, low on battery, etc.
![]() |
2010-04-07
, 14:14
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#1545
|
What should be discussed in this thread is how to reduce the operating voltages and run at the same (or maybe slightly higher) clocks. That would increase battery life and not adversely affect phone life.
![]() |
2010-04-07
, 14:15
|
Posts: 43 |
Thanked: 7 times |
Joined on Oct 2009
@ Marseille , France
|
#1546
|
![]() |
2010-04-07
, 14:32
|
Posts: 52 |
Thanked: 42 times |
Joined on Jan 2010
@ Bulgaria
|
#1547
|
You can try using my patch - http://my.arava.co.il/~matan/770/n900/freqs.diff
It reduces the voltage for the frequencies 550 and 600 to OPP3 level (the one used for 500 in Nokia's kernel, and uses OPP4 level for 720-1000 (the same level as originally used for 550). Highest level (OPP5) which is used for 600 in Nokia's kernel, is not used at all in my patch. Of course, the result will be lower maximum frequency in some CPUs, but my is stable at 1000MHz even at this lower voltage.
![]() |
2010-04-07
, 15:05
|
Posts: 170 |
Thanked: 27 times |
Joined on Feb 2010
@ reading, uk
|
#1548
|
The Following User Says Thank You to torres76 For This Useful Post: | ||
![]() |
2010-04-07
, 15:28
|
Posts: 38 |
Thanked: 14 times |
Joined on Feb 2010
|
#1549
|
"vi" - File editor that is apart of almost every linux distribution,
among those is the one on the n900.
vi uses some odd keyboard shortcuts to get around, the advantage is that when you get used to it, it's far superior than notepad.
You need to edit a file called pmconfig, which is located in side /etc
to do that, go tp applications on your phone : (make sure you have rootsh installed 1st)
1. Start X Terminal
2. Type : sudo gainroot
2.5. Backup your file, "cp /etc/pmconfig /etc/pmconfig.old"
2.8. To restore : "cp /etc/pmconfig.old /etc/pmconfig"
3. Type : vi /etc/pmconfig - you can now move around with the arrow keys, but you cannot edit the text yet.
4. Locate the cursor where you want to insert text, press "i".
5. You are now in edit mode, be careful in what you are doing - you can type in new letter, and delete with backspace and delete, write in what you need, press ESC.
6. You are not out of edit mode, make sure you did what you needed to do, to save and exit the file you press : ":wq" (with the ":") and ENTER.
It's not "code" just bash commands, like you had batch commands in DOS.
![]() |
2010-04-07
, 15:45
|
|
Posts: 702 |
Thanked: 334 times |
Joined on Feb 2010
@ Israel.
|
#1550
|
Strange, I did exactly this, but the changes are not sticking, after reboot it reverts cpu speed back to 600 (from conky) even though when I check the pmconfig file it shows that the sample_max_freq is set to 750000, any ideas what would be the problem here ?
![]() |
|
What should be discussed in this thread is how to reduce the operating voltages and run at the same (or maybe slightly higher) clocks. That would increase battery life and not adversely affect phone life.
Everything is connected, so running at full CPU speed for long periods of time, which will heat it up, will accelerate damage to it. How much and how fast it heats up obviously depends on the maximum speed you have set, and the voltage it operates at for that speed--and your particular CPU.
Unofficial PR1.3/Meego 1.1 FAQ
Accelemymote: make your accelerometer more joy-ful