horrorschow
|
2010-08-08
, 18:53
|
Posts: 31 |
Thanked: 1 time |
Joined on Jul 2010
|
#621
|
|
2010-08-08
, 19:07
|
Posts: 327 |
Thanked: 383 times |
Joined on Aug 2010
@ alex , egypt
|
#622
|
|
2010-08-08
, 19:28
|
Posts: 31 |
Thanked: 1 time |
Joined on Jul 2010
|
#623
|
|
2010-08-08
, 20:11
|
Posts: 10 |
Thanked: 0 times |
Joined on Jun 2010
|
#624
|
|
2010-08-08
, 20:24
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#625
|
hmm.. I don't really undestand what I need to change in order to.. let's say oc to 700mhz...
|
2010-08-08
, 23:07
|
|
Posts: 1,169 |
Thanked: 1,174 times |
Joined on Jan 2010
@ sunderland
|
#626
|
|
2010-08-09
, 00:05
|
Posts: 1,306 |
Thanked: 1,697 times |
Joined on Dec 2009
@ Durham North-East UK
|
#627
|
|
2010-08-09
, 03:43
|
Posts: 66 |
Thanked: 18 times |
Joined on Jul 2010
@ Dubai
|
#628
|
It's probably the same issue as others has experienced. Just re-extract to mmcblk1p2.
If you're using the newest (the-flying-world) just do this:
mount /dev/mmcblk1p2 /and
cd /and
rm -rf *
tar xvf /home/user/MyDocs/NITDroid-N900-the-flying-world.tar
If you're using 0.0.5-4-final just do step 6. again, from the first post. Leave out the mkdir part wich is already there
|
2010-08-09
, 06:45
|
|
Posts: 1,161 |
Thanked: 1,707 times |
Joined on Jan 2010
@ Denmark
|
#629
|
Cheers mate. This was the final step in getting NITDroid to work on my N900. I had tried it several times and it use to get stuck at the blinking light on the top left corner. So booting back in the maemo and running the above commands made it work like charm. I feel the phone gets hot when using in Droid mode though and also home screen doesnt work when i press the power button only "reboot or Switch off or airplane mode option"..
The Following User Says Thank You to Dousan For This Useful Post: | ||
|
2010-08-09
, 08:28
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#630
|
You need to edit these lines in your power.conf like this if you want it be at max 700:
# Automatic voltage scaling
scaling_governor ondemand
scaling_max_freq 700000
scaling_min_freq 125000
# Frequencies
# ALL: 1150000 1100000 1000000 950000 900000 850000 805000 750000 700000 600000 550000 500000 250000 125000
# USE: 700,500,250,125
#avoid_frequencies 1150000 1100000 1000000 950000 900000 850000 805000 600000 550000
# USE: 700,550,250,125
#avoid_frequencies 1150000 1100000 1000000 950000 900000 850000 805000 750000 600000 500000
# USE: 700, 500, 250, 125
avoid_frequencies 1150000 1100000 1000000 950000 9000000 850000 805000 750000 600000 550000
Use any txt editor. I think you need to be root, i'm not sure. If you want more options in your overclocking just add them in USE: and remove them from avoid_frequencies
Hope this helps
Ps: I would make a backup just incase before doing any editing