mursepaolo
Member
i'm getting bored. does anyone know where i can try out touchwiz launcher?
i'm getting bored. does anyone know where i can try out touchwiz launcher?
i'm getting bored. does anyone know where i can try out touchwiz launcher?
English pack update
init.d tweaks for easy overclocking without setCPU
So where is this easier overclocking you speak of?
edit /system/etc/init.d/99complete
you'll have to uncomment the freq lines, and plug in your wanted min/max frequencies.
your 99complete:
Code:#!/system/bin/sh ln -s /mnt/sdcard /data/sd sync; #set cpu max frequency here (don't forget to uncomment) #echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq #set cpu min frequency here (don't forget to uncomment) #echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq #set cpu governor here (don't forget to uncomment) #echo XX0000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor setprop cm.filesystem.ready 1; setprop dc.filesystem.ready 1;
Properly edited 99complete for a 1ghz slayher kernel (for example) at 1000/250 with an interactive governor:
Code:#!/system/bin/sh ln -s /mnt/sdcard /data/sd sync; #set cpu max frequency here (don't forget to uncomment) echo 1000000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq #set cpu min frequency here (don't forget to uncomment) echo 250000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq #set cpu governor here (don't forget to uncomment) echo interactive > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor setprop cm.filesystem.ready 1; setprop dc.filesystem.ready 1;
anybody else get random reboots? Phone was just sitting on my desk, looked down and saw boot logo. it's only happening 2 or so times a day...but completely random...any ideas?
stock kernel....
anybody else get random reboots? Phone was just sitting on my desk, looked down and saw boot logo. it's only happening 2 or so times a day...but completely random...any ideas?
stock kernel....
anybody else get random reboots? Phone was just sitting on my desk, looked down and saw boot logo. it's only happening 2 or so times a day...but completely random...any ideas?
stock kernel....
I had 2 random reboots that I noticed. Was running slayher 1200, flashed a p3 1200 yesterday morning and have not had a reboot yet.
slayher 1225 no random reboots
Sent from my Droid using Tapatalk
Hello all, I have a couple of questions, but first let me Thank all the devs that made this rom available in English. This is by far the coolest and smoothest rom I have used to date. I feel like I just bought a new phone!
My first question is how long does the apps take to download from the market automatically? It's stuck at dling and nothings happening. Should I delete cache for the market? Would that delete my dled apps?
Also, I use my navigation frequently and I can't find it anywhere. How do I get navigation back?
Thanks in advance!
Hello all, I have a couple of questions, but first let me Thank all the devs that made this rom available in English. This is by far the coolest and smoothest rom I have used to date. I feel like I just bought a new phone!
My first question is how long does the apps take to download from the market automatically? It's stuck at dling and nothings happening. Should I delete cache for the market? Would that delete my dled apps?
Also, I use my navigation frequently and I can't find it anywhere. How do I get navigation back?
Thanks in advance!
I think you're looking for car home. Flash this zip and you'll get you're navigation app back. You'll need google maps too.
carhome-update.zip
Sweetness!!! Flashing car home now. Now what about getting my apps to dl from the market. I cleared cache > rebooted and nothing, it's still stuck. Should I clear data and cache under market??