What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Older....Official D1-MIUI-0.12.3.2

I had the cpu icon toggled on in my notification bar and my setcpu set at 850 mhz. despite that setcpu would show 1000mhz as the max speed. When I toggled the icon to off, setcpu displayed 850 and was set at 850. I also set it at 500 and toggled the cpu on, it read 1000, then toggled it off and setcpu read 500 as max. your explaination seems to work for me. however on reboot it resets to toggle on. Is there a way to make this persistant? meaning I control my cpu speed via setcpu because I have pretty good battery life with it set to 800-850 max?
 
IM on the BB theme and in the notifications bar icons that are "on" are colored black and "off" colored gray. I just tried a reboot and cpu came up as gray "off" and my setcpu was reading a max of what I had the slider set to (850mhz) so I guess this means whatever was "wrong" is fixed
 
I had a weird issue tonight. I have my Gmail icon on my dock. When I pressed it tonight to get to my mail, it started opening seeming random apps, none of which were Gmail. Every time I went to my home screen and pressed it, a different app would open. A reboot fixed the issue, but that was really bizarre.
 
I had a weird issue tonight. I have my Gmail icon on my dock. When I pressed it tonight to get to my mail, it started opening seeming random apps, none of which were Gmail. Every time I went to my home screen and pressed it, a different app would open. A reboot fixed the issue, but that was really bizarre.

I had the same issue last night haha. Also, I had 3g and full bars and the browser wouldn't load anything. A reboot did fix it though
 
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;



Hey xformulax, or anyone else who might know the answer. So I have setcpu running with P3 1.25 kernel. I have setcpu set at 850 mhz as my max and whenever I open setcpu up, it reads as 1000mhz max even though the slider says 850. Is the above quote the way to fix this? if so, where it says "#set cpu frequency here dont forget to uncomment" do I have to type that word for word minus the "dont forget to uncomment"? and what does uncomment mean? I've never had to do this so Im sorry for the hassle. If this isnt the way to fix the discrepancy in Setcpu does anyone know how?

in my code, compare the before and after... uncommenting means removing the # key on just the appropriate lines of code.... in this case, ONLY the 3 lines starting with "echo"

I deleted both folders completely...theme manager isn't FCing anymore but reboot option still isn't doing anything..in turn not allowing themes to take

Sent from my Droid using DroidForums App

i'm glad you're not getting FC, as to why you cannot theme, i'm not sure... i'm working this out with some of the devs, trying to figure out exactly what's happening.

do you have the sdk installed? can you adb?

It says theres nothing in the /Data folder... ugh lol

your probably looking at the data folder on your sdcard, hit the Up button untill you cannot go up anymore, then in that /data folder

Nope, unfortunately im not that n00b on this... if i was this would be solved :).. but im not... no it really shows nothing in the /data folder at all

astro doesnt have the permission to view /data either that or the dev's decided not to show /data intentionally to keep you out of trouble.

you need to use terminal or root explorer, maybe something like sufbs which is similar to root explorer.
 
Last edited:
yeah i have the sdk, but im not gonna worry about it for right now..not until the devs figure somethin out. i can deal with it for now i guess. resorted to flashing to a backup of 12.3.0, switched the theme, then applied the update for 12.3.2 again. took a while but it worked.
 
yeah i have the sdk, but im not gonna worry about it for right now..not until the devs figure somethin out. i can deal with it for now i guess. resorted to flashing to a backup of 12.3.0, switched the theme, then applied the update for 12.3.2 again. took a while but it worked.

well if you can run a logcat, maybe the devs can find out much faster.... i cannot replicate the issue so i can not logcat to help out.

if i had a logcat i could start diggin. just fyi.
 
Anyone having installing from the market? Worked fine last night and tried to install swype but now nothing in the market or swype will install

Sent from my Droid using Tapatalk
 
yeah i have the sdk, but im not gonna worry about it for right now..not until the devs figure somethin out. i can deal with it for now i guess. resorted to flashing to a backup of 12.3.0, switched the theme, then applied the update for 12.3.2 again. took a while but it worked.

well if you can run a logcat, maybe the devs can find out much faster.... i cannot replicate the issue so i can not logcat to help out.

if i had a logcat i could start diggin. just fyi.

im about to post a log cat right now
 
yeah i have the sdk, but im not gonna worry about it for right now..not until the devs figure somethin out. i can deal with it for now i guess. resorted to flashing to a backup of 12.3.0, switched the theme, then applied the update for 12.3.2 again. took a while but it worked.

well if you can run a logcat, maybe the devs can find out much faster.... i cannot replicate the issue so i can not logcat to help out.

if i had a logcat i could start diggin. just fyi.

im about to post a log cat right now

awesome.. if you can, come post the link to your logcat in the chatroom

freenode Web IRC (qwebirc)

and store your logcat here: Logcatbin
 
well if you can run a logcat, maybe the devs can find out much faster.... i cannot replicate the issue so i can not logcat to help out.

if i had a logcat i could start diggin. just fyi.

im about to post a log cat right now

awesome.. if you can, come post the link to your logcat in the chatroom

freenode Web IRC (qwebirc)

and store your logcat here: Logcatbin

Ya il go post it now... ignore my atachment its way easier to read in logcatbin lol
 
Awesome thanks jam, good to know...

I did that twice already :) so maybe I already have it. In "about phone" it still shows 0.12.3.0 though

Sent from my Droid using DroidForums App
 
Back
Top