QUOTE(ccgenius @ Sep 1 2010, 07:14 PM)
@firstknight, do u know how to OC in nitdroid? i cant find the file power.conf to edit in the directory.
You need to mount NITDroid partition to N900 so we can see the directory.First, if you're not familiar with vi editor, you can install leafpad from Application Manager. Will need to use this to edit the power.conf file.
Then, open X-Terminal and enter the following line-by-line:
CODE
root
mount /dev/mmcblk1p2 /and
cd ../and/system/etc
leafpad power.conf
This will open power.conf in leafpad editor. Just change scaling_max_freq line to overclock:
CODE
scaling_governor ondemand
scaling_max_freq 750000
scaling_min_freq 500000
I've changed mine to 900000.
Then save the file and enter the following at X-Terminal to unmount NITDroid partition:
CODE
cd ../../..
umount /and
Restart, bootup NITdroid and you're done.
Sep 1 2010, 08:46 PM
Quote
0.0442sec
0.96
7 queries
GZIP Disabled