Overclocking N900

(Warnings)
Line 11: Line 11:
This article is for collecting information about overclocking procedure, Q&A, etc...
This article is for collecting information about overclocking procedure, Q&A, etc...
-
== Warnings ==
+
= Warnings =
*Potential dangers that are hard to detect.[http://lists.maemo.org/pipermail/maemo-developers/2010-January/024208.html]
*Potential dangers that are hard to detect.[http://lists.maemo.org/pipermail/maemo-developers/2010-January/024208.html]
Line 24: Line 24:
*[http://talk.maemo.org/showpost.php?p=596274&postcount=937 chip vendors specs]
*[http://talk.maemo.org/showpost.php?p=596274&postcount=937 chip vendors specs]
-
== How to overclock ==
+
= How to overclock =
Overclocking is done by [[Reflashing]] a custom kernel into the device.
Overclocking is done by [[Reflashing]] a custom kernel into the device.
Line 33: Line 33:
# [[Reflashing|Reflash]] the kernel to the device
# [[Reflashing|Reflash]] the kernel to the device
-
== Q & A ==
+
 
 +
= How to undo overclocking =
 +
 
 +
Run following command as [[root]]:
 +
apt-get install --reinstall kernel kernel-flasher
 +
 
 +
 
 +
= Q & A =
*Sample question
*Sample question
''sample answer''
''sample answer''

Revision as of 08:24, 13 April 2010

Image:Ambox_notice.png
Some instructions here may cause serious problems. When unsure, see General precautions
Backing up your data is recommended. In case of trouble you might need to re-flash your device.


Image:Ambox_notice.png
OVERCLOCKING CAN DESTROY YOUR DEVICE PERMANENTLY WARRANTY OF YOUR DEVICE WILL BE VOID


This article is for collecting information about overclocking procedure, Q&A, etc...

Contents

Warnings

  • Potential dangers that are hard to detect.[1]
  • Overclocking WILL VOID YOUR WARRANTY
  • The lifetime of your device will get reduced
  • You could lose the data in your device (file system corruption)
  • Every device is an individual, what is stable for others might not be for you
  • If you encounter ANY unusual problems, lower your clock frequency
  • You do it at your own responsibility. No whining afterwards. If you're unsure, don't do it.
  • Nokia's overclocking warning]: 500MHz is the normal frequency. Everything above is not good for your device, even with the stock kernel [2]
  • Igor Stoppa's warning and comment
  • chip vendors specs

How to overclock

Overclocking is done by Reflashing a custom kernel into the device.

Step by step instructions

  1. Compile or download a custom kernel (sources?!?)
  2. Reflash the kernel to the device


How to undo overclocking

Run following command as root:

apt-get install --reinstall kernel kernel-flasher


Q & A

  • Sample question

sample answer