Hey guys, so I recently flashed rdannar's 2.3.4 MIUI ROM, and I am loving it. But I find that the build.prop file is missing a lot features like the one in wolfbreak's ROM. So could anybody share their perfect build.prop file, one with lots of suitable tweaks?
Thanks in advance.
Sent from my Xperia Arc using XDA Premium App
add debug.gr.swapinterval=0 if you want FPS cap removed.
You could download WB's ROM and extract the build.prop. But I'm not sure it's compatible with other ROM's.
It should beer good. But that fps cap command comes at the price of battery ****iness?
Sent from my Xperia Arc using XDA Premium App
Not on my x10. Only some glitches with Swype. There is no solution yet to set the FPS at 60 instead of 40. With FPS cap removed you get 80 FPS.
You could also look in this thread: http://forum.xda-developers.com/showthread.php?t=1082692
diptimmo said:
Not on my x10. Only some glitches with Swype. There is no solution yet to set the FPS at 60 instead of 40. With FPS cap removed you get 80 FPS.
You could also look in this thread: http://forum.xda-developers.com/showthread.php?t=1082692
Click to expand...
Click to collapse
Nup. The command he gave me only gave me constant reboots. So what can i do to fix it?
Edit your build.prop with the line I gave you. After that reboot your phone and you will see FPS cap removed. If you want to revert it remove the line in your build.prop.
The constant reboots are probably caused by stop zyogote and start zyogote. This is only needed when you want to change the value while the phone is on and you want to revert it with a reboot.
diptimmo said:
Edit your build.prop with the line I gave you. After that reboot your phone and you will see FPS cap removed. If you want to revert it remove the line in your build.prop.
The constant reboots are probably caused by stop zyogote and start zyogote. This is only needed when you want to change the value while the phone is on and you want to revert it with a reboot.
Click to expand...
Click to collapse
No, i deleted it. Still gives me reboots.
JingleJo said:
No, i deleted it. Still gives me reboots.
Click to expand...
Click to collapse
Don't delete it! Re-add it and change the 0 to 1.
My_Immortal said:
Don't delete it! Re-add it and change the 0 to 1.
Click to expand...
Click to collapse
Too bad. Need battery, i need to keep my phone/ look after it.
What would +1 do anyway?
JingleJo said:
Too bad. Need battery, i need to keep my phone/ look after it.
What would +1 do anyway?
Click to expand...
Click to collapse
It would simply revert it, (1 was the default value) thus saving your phone, your battery and you from reflashing. So, yeah, too bad.
will removing the FPS caps really makes the phone smooth? if so, will it damage the phone, afaik, it drains more battery
Yeh, i agree, for me, I'll have to use it for 5 years. So no, I am not risking my phone.
I guess we'll just have to wait for the Sony update...hopefully it would have a newer and faster kernel, by faster I mean: GPS cap removed, droidwall enabled, USB native and wifi native tethering, some sort of overclock/underclocked CPU.
Sent from my X10i using XDA Premium App
Related
Changed the name, because it really was designed for Nookie-Froyo. Removed MediaServer and cache features because they are irrelevant with 0.6.8 and add a force status bar feature which only works if you are on ROM based off of 0.6.8 and status bar framework update.
I wrote a graphic app that views/changes the LCD Density, restarts MediaServer, allows you to see the CPU usage of the MediaServer, and clears the Market Cache and Dalvik-cache. Let me know how it works and what OS you are using? Also, let me know if you want me to add any additional functions.
why would you want to restart the mediaserver?
thefamousmoe said:
why would you want to restart the mediaserver?
Click to expand...
Click to collapse
Your nook will start to run sluggish or the youtube app is hanging.
This could be handy. Thanks, brian. I'll try it out soon.
Sent from my DROID2
looks good. will test it out soon
Thanks for this. I flashed the BT cm7 over #15. I understand there's a dpi that works for scaling with Google reader. I could use this instead of modifying build.prop?
edit: and i presume a reboot needed for it to take effect.
cabbieBot said:
Thanks for this. I flashed the BT cm7 over #15. I understand there's a dpi that works for scaling with Google reader. I could use this instead of modifying build.prop?
edit: and i presume a reboot needed for it to take effect.
Click to expand...
Click to collapse
It will reboot it for you. If you need a different density then the ones that I have included, just let me know and I will add it.
Edit: Actually, I could get it to work so a reboot is not needed and the change would not be permanent. Would this be a useful feature to add?
brianf21 said:
Your nook will start to run sluggish or the youtube app is hanging.
Click to expand...
Click to collapse
I had to use brianf other app to stop the MediaServer because of youtube keep playing audio. This was with a different froyo 2.2 ROM.
I guess this app has more functions and would also work for that purpose.
brianf21 said:
It will reboot it for you. If you need a different density then the ones that I have included, just let me know and I will add it.
Edit: Actually, I could get it to work so a reboot is not needed and the change would not be permanent. Would this be a useful feature to add?
Click to expand...
Click to collapse
i think so... the stock setting in cm7 works to show all apps in the market, but borks greader. it'd be nice if i could manually edit (permanent) the density to fix greader since i use that regularly but then quickly change it if i need/want to see my apps in the market.
tried installing this, says problem parsing the package
this supposed to work on 2.1 rom?
I think we are overlapping at least two other uses of the term "media server" (not unusual in the world of technology), making a web search difficult.
Can someone point me to an explanation of the Android use of the term?
Thanks !
davidukfl said:
tried installing this, says problem parsing the package
this supposed to work on 2.1 rom?
Click to expand...
Click to collapse
What OS are you running? How are you installing it?
ADude said:
I think we are overlapping at least two other uses of the term "media server" (not unusual in the world of technology), making a web search difficult.
Can someone point me to an explanation of the Android use of the term?
Thanks !
Click to expand...
Click to collapse
There is a service that runs at boot that handles streaming media. This service is called mediaserver. This app restarts the mediaserver binary when it starts using up the CPU.
brianf21 said:
What OS are you running? How are you installing it?
Click to expand...
Click to collapse
running stock 2.1 rom rooted
and installing it im just downloading the apk and running it.
does this need to be manually installed?
davidukfl said:
running stock 2.1 rom rooted
and installing it im just downloading the apk and running it.
does this need to be manually installed?
Click to expand...
Click to collapse
Yes, use the following command.
adb install nookcolorutils.apk
Or download it to your device and install it with astro
brianf21 said:
Yes, use the following command.
adb install nookcolorutils.apk
Or download it to your device and install it with astro
Click to expand...
Click to collapse
tried that and it didn't work
Will try this app on my nc cm7 as soon as my wife is done playing bejeweled on it.
newellj79 said:
Will try this app on my nc cm7 as soon as my wife is done playing bejeweled on it.
Click to expand...
Click to collapse
on the nc cm7 it install fine. The %cpu usage comes up blank.
Installed fine on CM7 SD version. Also shows CPU usage blank here. Nice little utility!
Awesome app!
Any chance you could add 240 dpi?
Here is a great script that is apparently making its way through the android world. It increases the SD card read/write by reading in larger chunks. You can get it to work on Fascinate somehow.
Many of us in the Eris world have gotten this to work and my now SLOW eris reads pictures and related SD functions twice as fast as my fascinate!! Now to start testing this on my ever godly fascinate...
sharing the wealth:
http://forum.xda-developers.com/showthread.php?t=1013554
This can technically be hard coded into ROMS, but im no ROM developer (hint hint)
----update-----
I didn't find anyone in the Fascinate world doing this, but apparently the Epic has this somewhat working:
http://forum.xda-developers.com/showthread.php?t=1021647
----update----
And here are the Epic versions flashable files... i'll test them later today to see if they work on the fascinate:
http://forum.xda-developers.com/showpost.php?p=12660493&postcount=73
Sounds great. I was just complaining about my pictures loading slowly yesterday, and here you are to save the day!
I'm backing up my phone now, and will flash the 2k file.
I did test this app, which essentially does the same thing, and it does work great on the fascinate. But, its an app that has to be turned on, and wont stick at boot. Although the app does have a set at boot option... thats still one more app running at boot.
http://www.appbrain.com/app/sd-increase/com.sdincrease.it
I'll post results on my flashing of the scripts shortly.
ok I can confirm the following did stick at boot.
njoy everyone:
SDCardSpeedFix2048KB.zip
I tried that app, and I'm not sure that it even worked. You probably know more than I do, but after doing the setting in SD Speed Increase i can open the file and it still says 128. i also tried it on my eris and it did change the file to 2048. Weird. Is there gonna be a link to a flashable in your post. thanx...
Izeltokatl said:
ok I can confirm the following did stick at boot.
njoy everyone:
SDCardSpeedFix2048KB.zip
Click to expand...
Click to collapse
Worked perfect. Thanks so much. The slow loading gallery always really bothered me
Sent from my SCH-I500 using XDA App
cableguy1 said:
I tried that app, and I'm not sure that it even worked. You probably know more than I do, but after doing the setting in SD Speed Increase i can open the file and it still says 128. i also tried it on my eris and it did change the file to 2048. Weird. Is there gonna be a link to a flashable in your post. thanx...
Click to expand...
Click to collapse
check my last link in the OP. All the various flashable files are in that link. I used 2k version. Thats what I used in my Eris.
the app you have to use the slider to adjust the amount (again use 2048) click on that RED/ORANGE button with the arrow and it will set it.
what it says in "Status" is what is defined in your phone. So thats how you can confirm it worked. Or just open up the gallery and compare a large folder before the flash(or app change), and then run the same gallery folder after the flash (or app change). It should be MUCH faster.
Ok, now the 2048k from that link worked great.
But just for the record, I did push that button to finalize the setting in SD Speed Increase . I don't know why it didn't change the file...oh well, thanks a lot sir!
Sent from my SCH-I500 using XDA Premium App
jt1134 implemented this about a week ago, and I and several others did the same with the custom kernels that were released. If it's being set in the initramfs and not via an init.d script, you can change the values all you want and it likely isn't doing anything to change the read/write performance.
imnuts said:
jt1134 implemented this about a week ago, and I and several others did the same with the custom kernels that were released. If it's being set in the initramfs and not via an init.d script, you can change the values all you want and it likely isn't doing anything to change the read/write performance.
Click to expand...
Click to collapse
From what I can tell the flash files are writing to the init.d. So it should be sticking. This is still good to know as some people might not be using custom kernels, or might want to change from whatever defaults the kernel devs have pre-set.
Options are in the spirit of Rooting
=-)
Izeltokatl said:
From what I can tell the flash files are writing to the init.d, so the settings are taking effect. So it should be sticking.
Click to expand...
Click to collapse
If the change is applied in the initramfs, that will likely take precedence over the init.d script, but I have no idea how it works if there are two things telling it what to run at.
I am new here and new with Android too . I'd install UrukDroid 1.0 in internal my Archos 101. I can use compcache but I can't enable the swap in Urukconfig. It keep saying ERROR: VALUE NOT FOUND! NO CHANGE MADE.
So, anyone here know how to do it. Please help...... Im a PC guy, don't know anything about Linux.
THANK YOU VERY MUCH.
Sent from my A101IT using XDA Premium App
steven20052009 said:
I am new here and new with Android too . I'd install UrukDroid 1.0 in internal my Archos 101. I can use compcache but I can't enable the swap in Urukconfig. It keep saying ERROR: VALUE NOT FOUND! NO CHANGE MADE.
So, anyone here know how to do it. Please help...... Im a PC guy, don't know anything about Linux.
THANK YOU VERY MUCH.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Swap has been set to use a partition, so you'll have to change it back to using an image file.
I'm going from memory here, but use root explorer to edit /etc/uruk.conf/swap. You have to comment(add a #) swap_mem_partition=/dev/block/mmcblk1p4 and uncomment(remove the #) swap_mem_file=/swap01.file.
Then you can use urukconfig to enable it and change the size and swappiness.
Hi, can you just give me the whole things of comment and steps? I don't know how to edit in root explorer and where should I do the comments. Im really stupid in these things man please help me.... sorry to ask you alot.... have a good day.
Sent from my A101IT using XDA Premium App
steven20052009 said:
Hi, can you just give me the whole things of comment and steps? I don't know how to edit in root explorer and where should I do the comments. Im really stupid in these things man please help me.... sorry to ask you alot.... have a good day.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Open root explorer. Navigate to /etc/uruk.conf. Press and hold on "swap" until the menu comes up. Scroll down and select "Open in Text Editor". Add a "#" to "swap_mem_partition=/dev/block/mmcblk1p4" It should look like this:
Code:
# swap_mem_partition=/dev/block/mmcblk1p4
Then remove the # from "# swap_mem_file=/swap01.file" and "# swap_mem_size=50" so it looks like this:
Code:
swap_mem_size=50
swap_mem_file=/swap01.file
Then enable swap in Urukconfig. In the future, check the wiki first, it may help.
http://code.google.com/p/urukdroid/wiki
Thank you very much..... I' ve read from google several times but could't understand... that why I ask you. BTW... Thanks .... good night.
Sent from my A101IT using XDA Premium App
steven20052009 said:
Thank you very much..... I' ve read from google several times but could't understand... that why I ask you. BTW... Thanks .... good night.
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
No problem. It can be hard to understand without experience. Doesn't make you dumb.
Without wishing to sound like a complete noob what does enabling swap do for you?, performance?. Thanks for your patience lol
sent from the awesomeness that is my SGS2
stigslim said:
Without wishing to sound like a complete noob what does enabling swap do for you?, performance?. Thanks for your patience lol
sent from the awesomeness that is my SGS2
Click to expand...
Click to collapse
Swap is extra space the system can use as RAM. It doesn't work exactly the same though. For instance, if you set a 1 gig swap file, so the system theoretically has 1.25 GB of ram, it will still not act like it. In my experience, I've only seen 5-10 megs of swap space used, then the system starts killing background apps again, so I set my swap to 50MB and forget about it. Someone else may have more details on how the system actually uses the swap. I have a feeling apps don't use swap, only the underlying unix framework, but I've never really cared enough to look into it. Also, keep in mind that using solid-state storage for swap will reduce the life of the storage, since the system is constantly reading and writing to that portion of it(solid-state storage will crap out after a certain number of write cycles, it's hard to say how badly swap will affect this though).
Sounds like more hassle than its worth. Is there that much of an improvement in overall performance to warrant the effort?.
sent from the awesomeness that is my SGS2
stigslim said:
Sounds like more hassle than its worth. Is there that much of an improvement in overall performance to warrant the effort?.
sent from the awesomeness that is my SGS2
Click to expand...
Click to collapse
It just depends on how you use your device. On the newest stock firmware, when I start watching a video in the stock video player, it will kill Launcher Pro in the background. If I enable swap, it doesn't kill it. But playing a game like Gun Bros will always kill LP in the background. If you frequently have the launcher restarting(reloading all your widgets) when you go back to home, you should probably give it a shot. If you're on Uruk, it's not hard to enable, just have to edit one file with a text editor, and you can do it in root explorer.
Thank you. I am a long time looking for a way how to make the swap work
I'm not sure why but whenever I flash a GB ROM the widgets in overview mode jump around too much/too fast to the point where I can't even accurately choose which one I want to go to. It's smooth at first after a fresh boot/reboot but as time goes on my overview mode always starts to act crazy no matter which ROM I flash (I've been going back n forth between EWJET and WB and it happens with both of them). Is it possible to get the stock overview mode from GB with the widgets that are static and don't move round like in these custom versions? Any help would be appreciated, this is the only feature I am starting to not like.
I suspect this has to do with the fps unlock. I noticed it worked OK without it.
Sent from my X10i using XDA App
speig said:
I suspect this has to do with the fps unlock. I noticed it worked OK without it.
Sent from my X10i using XDA App
Click to expand...
Click to collapse
I didn't even think of that! That does sound like it could be a valid reason. Thanks!
Hey speig, do you know if there's a way to remove the uncap/restore the 30 or 32 (whichever it is) cap? I searched and found a solution in a thread that says to delete some line from a file in root explorer but it's not letting me edit the file, just view it even though I enable all permissions. Thanks in advance if you're able to help!
Scratch that...I was able to use ES file explorer/manager to restore the cap
New port Mokee OS android 2.3.7
Basis for PCM 7/Pure Cyanogenmod 7 port thanks of nom051205
New download:https://www.dropbox.com/s/51qag1g0k3u1wr0/MokeeOS_RMG2v0.6RC2-signed.zip
Languages English, Russian, Spanish
Translation into Russian: NarkoMan88
Everything works)
Download: http://us.ua/1299621/
Second version
Multilanguage support
Everything works)
-Xperia S Launcher
-3 Tabs on status bar notification
- Smooth
- Stable
-battery display is corrected
-on 160 DPI phone works
-adjustment of frequencies of the processor works
-It is a lot of other changes
-We look screenshots
here:http://forum.xda-developers.com/showpost.php?p=42888365&postcount=76
Download 2 version:https://www.dropbox.com/s/51qag1g0k3u1wr0/MokeeOS_RMG2v0.6RC2-signed.zip
Liwais said:
New port Mokee OS android 2.3.7
Basis for PCM 7/Pure Cyanogenmod 7 port thanks of nom051205
Download:http://filestore.com.ua/?d=5023C70C9
Languages English, Russian, Spanish
Translation into Russian: NarkoMan88
For turning on of earphones we use:SoundAbout
Click to expand...
Click to collapse
please share your experience after using this rom, is this rom stable for daily use ?
Sent from my Dell Streak using Tapatalk 2
Hey... this rom running smooth. Problem is i can't setup APN, so i can't connected to internet. Do you have fix for this issue?
Sent from my Dell Streak using Tapatalk 2
after 4 hours playing with this rom, this is what i can say :
+ this rom has very smoot UI
+ nice look
+ cm setting
- random reboots (i found a fix by flashing _n0p_ u30 kernel)
- APN bugs, (seems this problem causing APN cannot be set, so it's impossible to connect to the internet)
note : phone call and sms working like always.
Sent from my Dell Streak using Tapatalk 2
arryhariyadi said:
after 4 hours playing with this rom, this is what can i say :
+ this rom has very smoot UI
+ nice look
+ cm setting
- random reboots (i found a fix by flashing _n0p_ u30 kernel)
- APN bugs, (seems this problem causing APN cannot be set, so it's impossible to connect to the internet)
note : phone call and sms working like always.
Sent from my Dell Streak using Tapatalk 2
Click to expand...
Click to collapse
Many thanks for the report on work. If someone can help with the solution of this problem I will be very glad
Liwais said:
Many thanks for the report on work. If someone can help with the solution of this problem I will be very glad
Click to expand...
Click to collapse
this rom is very smooth, just like iPhone 3Gs , that's what i like. I hope someone will fix this problem.
Sent from my Dell Streak using Tapatalk 2
Thanks for posting this, can you give us a link for some other forums where I can get more feedback on this ROM?
Found a few problems.
1. Phone does not work if DPI is changed. Anything below 240 does not work.
2. Soft keys stay lit up when display is of.
Flashing i25 Phoenix now hope it will fix it.
Otherwise rom is fast and has alot of new functions.
EDIT:
New kernel does not work for me, device wont boot.
Going back to DSC.
Liwais said:
Many thanks for the report on work. If someone can help with the solution of this problem I will be very glad
Click to expand...
Click to collapse
Hey man, glad to see you still want to bring something new to our old ds.
The apn problem usually in framework.jar
Decompile framework.jar and change all qualcomm xxxx.ril smali with cm7/pcm7.
Go to phone factory smali then find the line mention something like specific to dell streak or telephony ril class = streak smali (compare the phone factory smali from pcm7 with mokee os). Otherwise just copy the phone factory smali from pcm7 then paste it to mokee os.
Then add ro.telephony.ril_class=streak in build.prop
Sorry can't give you detail cause I'm not on my computer.
Sent from my GT-N7000 using Tapatalk 2
soul_train said:
Found a few problems.
1. Phone does not work if DPI is changed. Anything below 240 does not work.
2. Soft keys stay lit up when display is of.
Flashing i25 Phoenix now hope it will fix it.
Otherwise rom is fast and has alot of new functions.
EDIT:
New kernel does not work for me, device wont boot.
Going back to DSC.
Click to expand...
Click to collapse
for led issue, go to cm setting, find auto brightness setting and change the value. It will fix that problem
Sent from my Dell Streak using Tapatalk 2
nom051205 said:
Hey man, glad to see you still want to bring something new to our old ds.
The apn problem usually in framework.jar
Decompile framework.jar and change all qualcomm xxxx.ril smali with cm7/pcm7.
Go to phone factory smali then find the line mention something like specific to dell streak or telephony ril class = streak smali (compare the phone factory smali from pcm7 with mokee os). Otherwise just copy the phone factory smali from pcm7 then paste it to mokee os.
Then add ro.telephony.ril_class=streak in build.prop
Sorry can't give you detail cause I'm not on my computer.
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
waiting for a ZIP contains the fix
Sent from my Dell Streak using Tapatalk 2
arryhariyadi said:
waiting for a ZIP contains the fix
Sent from my Dell Streak using Tapatalk 2
Click to expand...
Click to collapse
http://filestore.com.ua/?d=2245B68E9
2 version - works: turning on of earphones, illumination of keys.
for the correct display of charging in top we put in settings of %, APN need to be tried if doesn't work I will learn to work with Decompile framework.jar nom051205 of the rights + who wants to receive working APN quicker ask nom051205
Liwais said:
http://filestore.com.ua/?d=2245B68E9
2 version - works: turning on of earphones, illumination of keys.
for the correct display of charging in top we put in settings of %, APN need to be tried if doesn't work I will learn to work with Decompile framework.jar nom051205 of the rights + who wants to receive working APN quicker ask nom051205
Click to expand...
Click to collapse
thanks, will try again tonight. Your 1st rom was very smooth (sorry i say it again, but its true):thumbup:
how about some random reboot? maybe it because this room overclocked to 12xx. Unstable. Installing SetCPU lower the max values to 10xx / 9xx, reboot still there.
But after flashing _n0p_ kernel, set max value to 10xx / 9xx, whatever governor i choose, problem gone. maybe you can add _n0p_ kernel in the future update.
Sent from my Dell Streak using Tapatalk 2
arryhariyadi said:
thanks, will try again tonight. Your 1st rom was very smooth (sorry i say it again, but its true):thumbup:
how about some random reboot? maybe it because this room overclocked to 12xx. Unstable. Installing SetCPU lower the max values to 10xx / 9xx, reboot still there.
But after flashing _n0p_ kernel, set max value to 10xx / 9xx, whatever governor i choose, problem gone. maybe you can add _n0p_ kernel in the future update.
Sent from my Dell Streak using Tapatalk 2
Click to expand...
Click to collapse
It wasn't strange at me resets and on this kernel but if to be pleasant to you it is possible to put the last kernel of nOp for sm7
Now me APN problem more interests
I sorted framework but I can't find that it is necessary to change, in what folder who can prompt that in
framework is responsible for APN work
ApnSetting.smali in both insertions identical by the size is strange
Liwais said:
It wasn't strange at me resets and on this kernel but if to be pleasant to you it is possible to put the last kernel of nOp for sm7
Now me APN problem more interests
Click to expand...
Click to collapse
For me this APN problem is very important issue and I hope you or someone can help to solve it soon.
Sent from my Dell Streak using Tapatalk 2
Liwais said:
http://filestore.com.ua/?d=2245B68E9
2 version - works: turning on of earphones, illumination of keys.
for the correct display of charging in top we put in settings of %, APN need to be tried if doesn't work I will learn to work with Decompile framework.jar nom051205 of the rights + who wants to receive working APN quicker ask nom051205
Click to expand...
Click to collapse
What about Phone APP not working on lower DPI?
What kernel can I flash U30 or older?
soul_train said:
What about Phone APP not working on lower DPI?
What kernel can I flash U30 or older?
Click to expand...
Click to collapse
Here the last kernel from nOp perfectly works :http://www.littlemaruko.com/Nopteam/DSC_Phoenix_CM-rel3.zip
Establish a kernel and DPI works it is perfectly checked
Liwais said:
Here the last kernel from nOp perfectly works :http://www.littlemaruko.com/Nopteam/DSC_Phoenix_CM-rel3.zip
Establish a kernel and DPI works it is perfectly checked
Click to expand...
Click to collapse
Have you tried to make a phone call?
soul_train said:
Have you tried to make a phone call?
Click to expand...
Click to collapse
I keyed it worked but I didn't make a call
Liwais said:
I keyed it worked but I didn't make a call
Click to expand...
Click to collapse
Did anyone try this?