QUOTE(lee0125 @ Aug 9 2010, 03:11 PM)
how fast you OC your Nitdroid?
by the way, why all the games not in full screen?
My nitroid is using max speed 1000mhz
As for the fullscreen issue do this:
A) Firstst of all, you need to be on maemo 5 and have a text editor such as leafpad (my preferred, more user friendly than vi) installed.
run a xTerm session
1] type:
sudo gainroot
mount -t ext3 -o noatime,rw /dev/mmcblk1p2 /and 2] open the file build.prop in a text editor. if you have leafpad installed type:
leafpad /and/system/build.prop 3] in the file
search for the line "f.lcd_density=160"
and replace it by "f.lcd_density=240"
4]after that save it by clicking the upper contextual menu
exit leafpad
exit xTerm
reboot your device and voilaaaa !
B)If you want to to allow nitroid to OC :
1] first download this file
http://downloads.nitdroid.com/power.conf2] next u need to mount the nitdroid partition in maemo
3] Open Xterm
4] type:
sudo gainroot
mount /dev/mmcblk1p2 /and
cd /and/system/etc 5] transfer the power.conf file that you downloaded into this folder
6] now u need to edit /and/init.nokia.rc and remove the cpu scaling lines :
( remove the entire #power management section )
7] if your using leafpad, type :
cd /and
leafpad init.nokia.rc 8] remove the section of text below:
# Power Management
write /sys/power/sleep_while_idle 1
write /sys/power/enable_off_mode 1
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ondemand
write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 250000
write /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold 86
write /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate 46875
write /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq 250000
write /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq 600000
write /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_governor ondemand 9] save the file and next time u boot nitroid it will be OC'd
Added on August 9, 2010, 4:44 pmFor those interested in dual booting nitroid, refer
http://talk.maemo.org/showthread.php?t=58890it has the most up to date installation method. however u need to check post number 2 for the latest nitroid build, 0.0.6
Added on August 9, 2010, 4:49 pmQUOTE(dasonyeoh @ Aug 9 2010, 01:15 AM)
Anyone successful dual boot android?
I have tried manual and autoinstaller for many times. But dont know y i cant seem to repartition the 8gb memory card.
Any advice?? or some 1 here can help me to get this android working on my phone....many many thousand thanks
bro take a look at the link in my post above. if u get stuck drop me a line, its not as hard as it looks.
on another topic, anybody using the 'Shorctcutd' app? It allows you to set proximity sensor and camera button to for opening, phone, desktop commands, and even enable 'crtl+shift+r' for enabling autorotation,
This post has been edited by porselinaheart: Aug 9 2010, 04:49 PM