[SCRIPT] Swap Xperia ZL/ZQ - Sony Xperia ZL

Hello all
I have written a script to create a swap partition using /cache on our devices
Since the introduction of KitKat in our devices many people have complained about the overall speed compared to JellyBean using swap and able to give some HP`s in our devices!
Why use partition /cache?
By /cache it is an internal partition it and faster than a partition SD Card, and also do not have the inconvenience we need to format and partition the SD Card
I have used this script in KitKat sony firmware 4.4.2, and it works perfectly
I do not know if other roms use the partition /cache for other things then not sure if it worked, could someone who has the courage test and post feedback, aah, always keep a backup nandroid not work if you avoided headache
Confirmed working:
Stock and custom based in stock 4.3 and 4.4 roms, CM11
Use:
Flash 78swap via recovery (attached)
Download Script Manager via playstore
Open Script Manager navigate to the directory /system/etc/78script and open 78swap
Mark SU and BOOT as pictured below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
then
Press RUN!
He will create the swap file, wait a few seconds until you get a script and output in
Close it!
To check the operation download Terminal Emulator
type:
Code:
su
enter
Code:
busybox free
enter
you will get this output:
Adjustable:
By default, the swap size is 512MB, you can switch to the desired size by editing the script (use notepad++)
1 is equal to 1 MB!
Enjoy and press the Thanks button if you like! :good:

:laugh:

Oliver94 said:
:laugh:
Click to expand...
Click to collapse
that's it! :highfive:

Worked in my ZL running 4.3

I have used this script in eXistenZ Ultimate Light & Dark v1.5.5, and it works perfectly for my ZL.

hi boss is this normal? Followed steps above and im getting this. Edited the file using notepad set the size to 20gb.
Used terminal to check and heres what ive got.
Thank you for your continuing support. [emoji1]

Thanks Gustavo. Not quite the difference that swap made on my Arc S, but a difference and much appreciated. I just copied it to init.d and run it with universal init.d because I'm lazy and it works well.

imkentoy said:
hi boss is this normal? Followed steps above and im getting this. Edited the file using notepad set the size to 20gb.
Used terminal to check and heres what ive got.
Thank you for your continuing support. [emoji1]
Click to expand...
Click to collapse
20GB and very large!
look at the total size of your partition / cache before setting the desired size ...
and is also necessary to delete the already created file before creating another
But I see it has run and is running!
TAL333 said:
Thanks Gustavo. Not quite the difference that swap made on my Arc S, but a difference and much appreciated. I just copied it to init.d and run it with universal init.d because I'm lazy and it works well.
Click to expand...
Click to collapse
I remember well from my Xperia Mini ...
well ... it worked better on my Xperia ZL, there are many factors that influence their operation ...
another adjustable very interesting is swappiness
you can try to change it :good:
Att Gustavo RD78

Gustavo RD78 said:
20GB and very large!
look at the total size of your partition / cache before setting the desired size ...
and is also necessary to delete the already created file before creating another
But I see it has run and is running!
I remember well from my Xperia Mini ...
well ... it worked better on my Xperia ZL, there are many factors that influence their operation ...
another adjustable very interesting is swappiness
you can try to change it :good:
Att Gustavo RD78
Click to expand...
Click to collapse
So it is working right? Does this mean whenever i download a game all of the game data or obb files will go straight down to sd card? I chose 20gb because i inserted 32gb card. Im a hard gamer and big space is really important for me. [emoji1]
Or I may have misunderstood the functionality of this process. [emoji44]

imkentoy said:
So it is working right? Does this mean whenever i download a game all of the game data or obb files will go straight down to sd card? I chose 20gb because i inserted 32gb card. Im a hard gamer and big space is really important for me. [emoji1]
Click to expand...
Click to collapse
This has nothing to do with moving apps to an SD Card. This is a scripts that allows additional memory to be used in the Cache memory section of internal memory to augment the phones internal RAM memory. Total cache should be around 540MB so anything over 512MB is rather futile.

works good CM11.... skyforce, feuit ninja, dead trigger 2 in the background
Sent from my Xperia ZL using Tapatalk

ryanrudolf said:
works good CM11.... skyforce, feuit ninja, dead trigger 2 in the background
Sent from my Xperia ZL using Tapatalk
Click to expand...
Click to collapse
thanks for confirming the operation, I will update the post [emoji106]
Att Gustavo RD78

ive modified the script to first delete the swapfile, so if in case we want to change the values for testing it will take effect. im using 512 and changed it to 256
Sent from my Xperia ZL using Tapatalk

ryanrudolf said:
ive modified the script to first delete the swapfile, so if in case we want to change the values for testing it will take effect. im using 512 and changed it to 256
Sent from my Xperia ZL using Tapatalk
Click to expand...
Click to collapse
Can you show me, how to change the value?

w13w00c said:
Can you show me, how to change the value?
Click to expand...
Click to collapse
open the script on your pc with notepad and read it, I left the clear line, pretty much self explanatory
Att Gustavo RD78
Sent from my Xperia - 78Kernel

Related

[DEV][SOURCE][z4mod] Introducing z4control APK

Hi all.
I am sharing a new git repository providing :
z4control : An Android application to control some system settings, most notably - implement a full/partial lagfix.
initramfs : A z4mod initramfs template for I9000 for kernel modders. You will notice it only contains a simple wrapper for init - all lagfix implementation is outside the kernel scope.
To use:
1. Either use a z4mod compiled kernel, or compile your own using the provided initramfs, or patch an existing kernel to use the z4mod initramfs using z4build.
2. Install the z4control apk and enjoy.
As always, everything is open-sourced and released under the GPLv2.
Some z4control screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
---
I am terribly sorry the lack of documentation and further information. I will try to find the time to elaborate if no-one else will.
Check the links. They are funny...
What did you based the initramfs on?
**Using my own JPX kernel, z4mod, 346MB Ram and ext2 filesystem**
Does this support /system conversion? Thanks.
Sent from my GT-I9000 using XDA App
jaju123 said:
Does this support /system conversion? Thanks.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
You can convert them all.
I have used this app for some time now and its safe to use i think its even better then the z4mod app.
But think that's only /data has power backup. So you can loose data on the other if you are unlucky.
I don't know how.. I still have no error and a have done a couple of wired stuff.. Lol
**Using my own JPX kernel, z4mod, 346MB Ram and ext2 filesystem**
Hi, z4ziggy,
Welcome back! Wishing you a happy new year ahead of you.
Sent from my GT-I9000 using XDA App
Hello z4ziggy,
I've used Z4mod Lagfix on my I9000B whith JPA and i have a 3G problem. For me, this connection did'nt work after apllied the patch.
I did unlagfix, restore RFS and Kernel, but the problem remains.Finnaly, I had to reinstal my rom, with Rom Manager, and only then the connection works again.
My phone shows a great performance after this lagfix, but i would like to know if is there some change, in this new app, about my related issue?
And sorry man, but where's the apk to download?
Thankyou
Cool.. the android application link does not work. Even if you take the extra http:// out.
Sent from my GT-I9000 using Tapatalk
Tricky103 said:
Cool.. the android application link does not work. Even if you take the extra http:// out.
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
right click..save target...on the link.............without tapatalk !
Oright. As it says on my signature using tapatalk. The right button takes me back to the previous screen
Thanks.
Sent from my GT-I9000 using Tapatalk
Tricky103 said:
Oright. As it says on my signature using tapatalk. The right button takes me back to the previous screen
Thanks.
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
oh you changed your post, where is the word "*****".. well i changed mine too you *****.
BTW thanks for your work ziggy, trying your work right now.
Yes I thought about my actions, sorry about that. Your right in the fact, its beginner level, I will know for next time.
+ testing now works well. Thank you
Sent from my GT-I9000 using Tapatalk
Ok, I'm lost all my data, the app did the backup in system.z4mod.tar, and the backup is fine but I can't access to my app and lost all; I have only my SMS
This is my z4mod.log
esticbo said:
Ok, I'm lost all my data, the app did the backup in system.z4mod.tar, and the backup is fine but I can't access to my app and lost all; I have only my SMS
This is my z4mod.log
Click to expand...
Click to collapse
Thanks for the info, and sorry about the inconvenience...
If i'm reading the log correctly, your /system partition was 100% full which prevented it from converting to ext2. Can you please confirm this by comparing the size of /sdcard/system.z4mod.tar and your /system partition?
the relevant lines from the log:
+ tar xf /sdcard/system.z4mod.tar -C /
tar: write error: No space left on device
If you will confirm my deduction, than I will try to add some check for future versions. Unfortunately, your only fix atm is complete reflash your rom. I am TERRIBLY sorry.
Hmm. Cant you do a function that check for this backup file and put that back?
Would be great if something goes wrong.
You could even use it for backup...
Sent from my GT-I9000 using XDA App
z4ziggy said:
Thanks for the info, and sorry about the inconvenience...
If i'm reading the log correctly, your /system partition was 100% full which prevented it from converting to ext2. Can you please confirm this by comparing the size of /sdcard/system.z4mod.tar and your /system partition?
the relevant lines from the log:
+ tar xf /sdcard/system.z4mod.tar -C /
tar: write error: No space left on device
If you will confirm my deduction, than I will try to add some check for future versions. Unfortunately, your only fix atm is complete reflash your rom. I am TERRIBLY sorry.
Click to expand...
Click to collapse
Don't worry for the inconvenience, I have lost only the score of Angry bird Season, I've a backup of the other app.
I had the JPB (froyo spanish rom) with z4root + z4mod that with it I changed my filesystem in ext2, and with your last app z4control I try to change the other partition in ext2 too.
The system.z4mod.tar size is of 282.890.752 bytes (269 MB).
I'm flashing my Sgs and now try again to convert my partition
Edit: Nothings don't work very well or I'm no good to use your app. I'm flash my SGS then put z4root 1.3.0 / reboot / z4mod 0.93 (patch the kernel, and flash the new kernel) / reboot / z4control and try to convert all to ext2 / reboot and nothing.
Tricky103 said:
Yes I thought about my actions, sorry about that. Your right in the fact, its beginner level, I will know for next time.
+ testing now works well. Thank you
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
nah i was wrong first, i shouldnt make you feel dumb, sorry for that.
you seem to be a good guy
Ok, I've change my filesystem in ext2 with z4mod 0.93, in z4control I see that only the Data are in ext2, so I try to change DBData and System in ext2, reboot and start to change and all work great but when reboot I lost all again.
Subscribing......
Kol HaKavod
« »
esticbo said:
Ok, I've change my filesystem in ext2 with z4mod 0.93, in z4control I see that only the Data are in ext2, so I try to change DBData and System in ext2, reboot and start to change and all work great but when reboot I lost all again.
Click to expand...
Click to collapse
As I've said, apparently you don't have enough free space in /system which breaks your system once you try to convert it. either dont convert /system (after all, only /data radically speeds up your system...) free some stuff manually.
Can you please send me your /sdcard/z4mod.system.tar so I can take a look?
In my z4control app I don''t have the theme options as are shown in your screenshots.

[ROM][NAND][ICS]Android 4.0.4 - Rhodium 2012-05-21 fix for touchscreen

Thanks to kernel 3.3.4 we have ICS on rhodium now.
BIG thanks to htc-linux kernel devleopers, ICS team Hero and ICS team Xperia X1, ACL for LK Bootloader
!! no bootanimation !!
What works:
- it boots
- adb and logcat
- GSM/3g
- calling but no sound
- keyboard
- button and keyboard backlight
- display (fix for touchscreen http://forum.xda-developers.com/showpost.php?p=26385391&postcount=37)
- sdcard
not working:
- sound
- wifi
- bt
- data you have to setup APN
- camera
Can not test more because touchscreen is not working correct.
Download:
Evervolv_CM9_Heroc-port ICS: https://docs.google.com/leaf?id=0B3...ist&pid=0B3OovGFEtCdnY0lRVFNkUUtfOFk&cindex=2 use the 2012-05-08 file
Changlog: fixed some touchscreen problems and new kernel from detule.
Install via CWM.
Press long menu button (windows key) to unlocked the phone during lockscreen. Slide out keyboard (build 2)
* Tips * thanks samm000
Enable "Force GPU Rendering" in "Settings - Developer Options" (it helps flinger to be more smooth).
Disable "Report usage and errors" in "Apex Settings - Advanced settings".
In settings->developer options: make sure window & transition animations are off
In settings->language & input->android keyboard: turn off popup/vibrate on keypress
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
... reserved
I noticed something interesting. when I went to Settings>Apps>Running, free RAM was 0.00b. sometimes it would increase to 3-6Mb. Do you think there is hope in make ICS work like the current Gingerbread?
eurohunter said:
I noticed something interesting. when I went to Settings>Apps>Running, free RAM was 0.00b. sometimes it would increase to 3-6Mb. Do you think there is hope in make ICS work like the current Gingerbread?
Click to expand...
Click to collapse
Maybe i don`t know.
Installed today, first build was slow and everything was upside down.
But i was amazed about the second one. It works smooth and fast.
One question, is it possible to remove te curserthing from hero?
djcrosstunez said:
Installed today, first build was slow and everything was upside down.
But i was amazed about the second one. It works smooth and fast.
One question, is it possible to remove te curserthing from hero?
Click to expand...
Click to collapse
It can removed but we need first working calibration for the new kernel.
new kernel git
Can y post link to 3.3.4 rhodium kernel git?
walter79 said:
It can removed but we need first working calibration for the new kernel.
Click to expand...
Click to collapse
No problems with that? tscalib from ACL. Working ok here.
djcrosstunez said:
No problems with that? tscalib from ACL. Working ok here.
Click to expand...
Click to collapse
Which build you use?
CM9, in portrait mode it works ok.
djcrosstunez said:
CM9, in portrait mode it works ok.
Click to expand...
Click to collapse
Can you try recalibration in Landscape mode?
walter79 said:
Can you try recalibration in Landscape mode?
Click to expand...
Click to collapse
Doesn't work.. up is right, down is left, right is down, left is up..
Portrait works just the way it have to.
Edit, http://www.youtube.com/watch?v=jPb1pX1bxwY&feature=youtu.be
djcrosstunez said:
Doesn't work.. up is right, down is left, right is down, left is up..
Portrait works just the way it have to.
Edit, http://www.youtube.com/watch?v=jPb1pX1bxwY&feature=youtu.be
Click to expand...
Click to collapse
Thanks,
On Cm7.2 with 3.3.4 kernel touchscreen works well. I will try to replace some libs in ICS.
new build is online. check first post
Just wanted to show my support for this. I'm really glad someone is still trucking along with this bad boy. Time to tinker! What are you guys using to get rid of the pointer and use the htc calibrate app?
BoominSVX said:
Just wanted to show my support for this. I'm really glad someone is still trucking along with this bad boy. Time to tinker! What are you guys using to get rid of the pointer and use the htc calibrate app?
Click to expand...
Click to collapse
Indeed! Re: the cursor... walter79 said some kernel changes were necessary, I don't think they've been attempted yet. I'm concerned they'll break all other builds... I guess time will tell.
Extra memory?
im in no way a developer but i have an idea, maybe it will work maybe no? it seems as tho our rhodiums lack lots of memory on the nand side. and when we use sdcard method we can change parameters of the data, system, cache in the form of ext2, ext3, or ext4. could it be possible to use our sdcard as a "swap" location for more memory? im certain someone else has thought of this but i couldnt find a solution or answer. acl, walter, arrrghhh or anyone else have an idea to include this idea? maybe out of the nand possibility? ive read somewhere, i think it was in an arrrghhh post that theres not a noticeable difference in speed of sdcard and nand. wouldnt it be awesome if you just pop in a sdcard les say 8gb and format it with 1gb ext partition? and have the advantage near unlimted space. plus all the system side still be on the nand? idk? if im off bases here asking im sorry but heck if it gets someone thinking and its a great idea.
Slipdoozy said:
im in no way a developer but i have an idea, maybe it will work maybe no? it seems as tho our rhodiums lack lots of memory on the nand side. and when we use sdcard method we can change parameters of the data, system, cache in the form of ext2, ext3, or ext4. could it be possible to use our sdcard as a "swap" location for more memory? im certain someone else has thought of this but i couldnt find a solution or answer. acl, walter, arrrghhh or anyone else have an idea to include this idea? maybe out of the nand possibility? ive read somewhere, i think it was in an arrrghhh post that theres not a noticeable difference in speed of sdcard and nand. wouldnt it be awesome if you just pop in a sdcard les say 8gb and format it with 1gb ext partition? and have the advantage near unlimted space. plus all the system side still be on the nand? idk? if im off bases here asking im sorry but heck if it gets someone thinking and its a great idea.
Click to expand...
Click to collapse
You can use /data to sdcard or app2sdcard. You can use a second ext3 partition on sdcard.
walter79 said:
You can use /data to sdcard or app2sdcard. You can use a second ext3 partition on sdcard.
Click to expand...
Click to collapse
what would be the +'s and -'s of creating ext3 on sdcard while using nand as primary on phone? would/could it help with slow responces? sorry about the questions, thanks for the info you guys are great!
Slipdoozy said:
what would be the +'s and -'s of creating ext3 on sdcard while using nand as primary on phone? would/could it help with slow responces? sorry about the questions, thanks for the info you guys are great!
Click to expand...
Click to collapse
Could potentially fry the SD card. Might help out slightly. Give it a shot, cards are cheap. Problem is - using them as swap means they should be very fast. They're probably slower than our NAND chips on-board at random read/writes... So you might even end up slowing down the system.

GPU Booster[GB Only}

Hi guys i found this awesome MOD for GB based roms it's made by senior member Spizzy01 http://forum.xda-developers.com/showthread.php?t=2167228 there is a full gpu config for our little adreno200, the bad thing is that we can't flash it via cwm so we need to move it manually
Here is the guide made by Spizzy01: Download 'ES File Explorer' from the market to your phone. Extract the 'adreno_config.txt' from the ZIP in the original thread and copy it to your phone's SD card. Then use ES File Explorer to copy the adreno_config.txt to /data/local/tmp and then reboot.
The other files within the ZIP are only useful if you have Init.d support and flashed using the supplied ZIP as it creates a symlink to that temporary directory from /system/etc which is where the configuration file is normally stored.
Everyone needs to be aware - If you have any Init.d scripts that clear cache/temporary directories on boot then this mod will not work, as it will simply delete the config file the next time your phone boots.
The Screenshots are below, a user made it, it's somewhere about 400 higher than normal for gpu so it's good
Uhm, you forgot the thread-id in the link...
Sent from my GT-S5660 using xda app-developers app
DevWithCookies said:
Uhm, you forgot the thread-id in the link...
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
thanks, now i relinked it
i get better scores in antutu.
and the fps in the opengl 2.0 test (in antutu) are around 15 before this tweak 9
porozex said:
i get better scores in antutu.
and the fps in the opengl 2.0 test (in antutu) are around 15 before this tweak 9
Click to expand...
Click to collapse
ty my rom is hard tweaked so maybe that's not why i don't fell a big performance boost
to check if the tweak work the bootanimation must lag alot
porozex said:
to check if the tweak work the bootanimation must lag alot
Click to expand...
Click to collapse
But then the "tweak" reduces the performance then? :silly:
X-zone said:
But then the "tweak" reduces the performance then? :silly:
Click to expand...
Click to collapse
no is just a way to check if works. the highest score i get in antutu is 4798 before was around 4000
edit: i post 2 screens of antutu scores, with and without the tweak
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
why this work only with gingerbread ? i tryed to install it on 4.0.4 cm9 and cwm sayed installation aborted :-<
buhanita said:
why this work only with gingerbread ? i tryed to install it on 4.0.4 cm9 and cwm sayed installation aborted :-<
Click to expand...
Click to collapse
yeah it can't be flashed via cwm, you need to move manually the script move the adreno_config.txt to system/etc and 93adreno to system/etc/int.d and set right permisions( rw-r--r--)
Uhh but the thread to what you linked said that it's only made for gingerbread
Sent from my GT-S5660 using xda app-developers app
tcris45 said:
yeah it can't be flashed via cwm, you need to move manually the script move the adreno_config.txt to system/etc and 93adreno to system/etc/int.d and set right permisions( rw-r--r--)
Click to expand...
Click to collapse
Make me a little tutorial pls . I am noob in this domain ... Ma bate grav ) .
buhanita said:
Make me a little tutorial pls . I am noob in this domain ... Ma bate grav ) .
Click to expand...
Click to collapse
today i have my final exam at native language but maybe in 1-2 days i will make a video about how to install scripts manually
tcris45 said:
yeah it can't be flashed via cwm, you need to move manually the script move the adreno_config.txt to system/etc and 93adreno to system/etc/int.d and set right permisions( rw-r--r--)
Click to expand...
Click to collapse
you must put the adreno_config.txt in this location too: data/local/tmp
X-zone said:
But then the "tweak" reduces the performance then? :silly:
Click to expand...
Click to collapse
...
Spizzy01 said:
Everything is loaded into RAM...
It is essentially doing exactly what it normally does when rendering graphics. But instead, it is adding an extra step where it compresses the textures/graphics before loading them into RAM. This greatly increases the amount of textures you can load into RAM as the memory footprint of the textures is heavily reduced.
The fact that AdrenoBooster is the thing effecting the BootAnimation is only an assumption. Explained above is what it does, but it shouldn't decrease the performance of the BootAnimation to that extent. Or at all for that matter.
The Boot Animation runs perfectly fine on my phone.
Click to expand...
Click to collapse
I'd love to know why you are all unable to flash the ZIP...
And yes, this only works on Gingerbread currently. All information you need on the mod is in the first 3 posts of the original thread.
An ICS/JB alternative is in the works.
@buhanita - Download 'ES File Explorer' from the market to your phone. Extract the 'adreno_config.txt' from the ZIP in the original thread and copy it to your phone's SD card. Then use ES File Explorer to copy the adreno_config.txt to /data/local/tmp and then reboot.
The other files within the ZIP are only useful if you have Init.d support and flashed using the supplied ZIP as it creates a symlink to that temporary directory from /system/etc which is where the configuration file is normally stored.
Everyone needs to be aware - If you have any Init.d scripts that clear cache/temporary directories on boot then this mod will not work, as it will simply delete the config file the next time your phone boots.
Sent from my AuroraPlay driven R800i using xda-premium.
another score :cyclops:
porozex said:
another score :cyclops:
Click to expand...
Click to collapse
wow nice
I 'm moved the config file into right directory and antutu showed me on 300 points higher. I've got a 3556 and now 3889
what rom are you using, porozex?

MTP shows SD Card as "Enter desired PIN code"

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Happens on SlimBean 7 [4.2.2] by besttt, I'm sure it's a small line or something on some file, but I just want that thing to say "SD Card" as it should, instead of what it says now.. Any ideas about how to fix that?
Phenomzye said:
Happens on SlimBean 7 [4.2.2] by besttt, I'm sure it's a small line or something on some file, but I just want that thing to say "SD Card" as it should, instead of what it says now.. Any ideas about how to fix that?
Click to expand...
Click to collapse
Yeah, I'm running the ROM on my Ray and it's the exact same story for me!
I'm sure this is easily fixable, might anyone be able to help?
seamo123 said:
Yeah, I'm running the ROM on my Ray and it's the exact same story for me!
I'm sure this is easily fixable, might anyone be able to help?
Click to expand...
Click to collapse
Well you can try to change the name of your sd card
Connect with pc and right click on sd card and rename.Thats the logical one,but if that doesn't work you cand try formating and just befor formating change name on setting of formation window.Hope this works cheers
Sent from my LT15i using xda premium
pren22 said:
Well you can try to change the name of your sd card
Connect with pc and right click on sd card and rename.Thats the logical one,but if that doesn't work you cand try formating and just befor formating change name on setting of formation window.Hope this works cheers
Sent from my LT15i using xda premium
Click to expand...
Click to collapse
Nah, you can't change it.. Uhh it's a ROM problem, not an sdcard problem, I'm waiting for an actual developer to look at this, Q&A doesn't reach the eyes of developers? :l I'm so sure the answer for this (and possible fix) is simpler than it looks.. It must be a single line at some text file, idk..
Phenomzye said:
Nah, you can't change it.. Uhh it's a ROM problem, not an sdcard problem, I'm waiting for an actual developer to look at this, Q&A doesn't reach the eyes of developers? :l I'm so sure the answer for this (and possible fix) is simpler than it looks.. It must be a single line at some text file, idk..
Click to expand...
Click to collapse
I decompiled the framework opened storagelist.xml from xml folder... In that file you can see that sd card gets pointed to a string puk_ enter_pin something instead of storage_sd like in other framework... That must be the reason...
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
I decompiled the framework opened storagelist.xml from xml folder... In that file you can see that sd card gets pointed to a string puk_ enter_pin something instead of storage_sd like in other framework... That must be the reason...
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
please i dont have time to look for solution i post here 2 diferent rar the one is from final slim with the problem enter pin code but everything good with 3.4.60 kernel and the other rar has the storage xml and the vold with all ok and no problem mtp enter pin code but not suport latest kernel above 3,4.53 sd card does not work only with older kernels you have to edit if you want my dear friend the 3,4,53 kernels rar old files who no problems with some changes from my new who has the entr pin code problem iam very happy if you help us to make that rom perfect
unrar and look
2 diferents rar the one from my rom has framework resolution apk with paired vold.fstab acces sd card only with older kernels 3.4.53 the other one rar is from mikes latest cm 10.1 framework resolution apk with paired vold fstab acces sd card only for new kernels 3.4.59 and above i want to have the same acces method from mikes latest to my rar please to all who want to help download the rar http://d-h.st/Xp8
Yeah please someone.. @Attitude.SSJ check if you can give a bit more help man, that'd be really appreciated.
besttt said:
2 diferents rar the one from my rom has framework resolution apk with paired vold.fstab acces sd card only with older kernels 3.4.53 the other one rar is from mikes latest cm 10.1 framework resolution apk with paired vold fstab acces sd card only for new kernels 3.4.59 and above i want to have the same acces method from mikes latest to my rar please to all who want to help download the rar http://d-h.st/Xp8
Click to expand...
Click to collapse
So you basically want the newer kernel to have sdcard mount point as storage/sdcard0 rather than storage/primary/legacy... Correct? If yes it can be done...
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
So you basically want the newer kernel to have sdcard mount point as storage/sdcard0 rather than storage/primary/legacy... Correct? If yes it can be done...
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
no i want the older method kernel storage xml list to get the same acces from new storage xml list who works with new kernel i want the files from my rom to have corect acces sd card at newr kernel
besttt said:
no i want the older method kernel storage xml list to get the same acces from new storage xml list who works with new kernel i want the files from my rom to have corect acces sd card at newr kernel
Click to expand...
Click to collapse
I kinda find it hard to understand what you are saying... New kernel same storage list as used in old??
Sent from my Xperia Neo V using xda app-developers app
Attitude.SSJ said:
I kinda find it hard to understand what you are saying... New kernel same storage list as used in old??
Sent from my Xperia Neo V using xda app-developers app
Click to expand...
Click to collapse
its easy my friend at my rom the framework resolution apk and the vold.fstab use the old acces sd card method 3.4.53 kernel max the other rar has the acces method at newr kernels 3.4.60 i want my framework resolution apk and the vold.stafb to get the newest acces sd card
and more simple if i dont touch from my rom now the storage list and vold does not have at all acces to sd card with new kernels
new kernels acces sd card method to my old framework res and vold.fstab who plays only with old kernels sd card acces method just changed sd card method to new at my old files
the bug solved by @7OH thanks to him

Ultimate Experience MOD

Is Some games are force close or Lag? So here comes the solution.
(*Need init.d support)
Turo Boost V3.03. (Improved Swap Ram System) Added Compatibility for Xiaomi Redmi 1S by Nishantha Indika (Me)
You can select swap system in three ways as
Single Swap (Cache or Data or System Swap)
Dual Swap (Cache/Data/System Swap)
Triple Swap (Cache+Data+System Swap)
And you can select any amount for each partition.
Data = From 120mb to 500mb
System = From 50mb to 200mb (This will changed as your free space on system)
download in post #2
#2 downloads...
Downloads ...
https://www.mediafire.com/?9vk6sl7nznb7ome
#3
I will gve u screenshots of free ram here...
soon.
with how to install tutorial
sai dev said:
I will gve u screenshots of free ram here...
soon.
with how to install tutorial
Click to expand...
Click to collapse
did you port it?
i know about turbo boost mod as i used it on my HTC ONE V
---------- Post added at 02:18 PM ---------- Previous post was at 01:39 PM ----------
well i flashed it n seems to be working fine
and yep ram management is very good n more free ram
thanks for developers of this MOD n thanks to OP for making aware of this mod compatible for redmi 1s
as usual much free ram by this mod
here are screenshots of my ram(pac rom with v6 supercharger, greenify n turbo boost mod)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
RajGopi said:
did you port it?
i know about turbo boost mod as i used it on my HTC ONE V
---------- Post added at 02:18 PM ---------- Previous post was at 01:39 PM ----------
well i flashed it n seems to be working fine
and yep ram management is very good n more free ram
thanks for developers of this MOD n thanks to OP for making aware of this mod compatible for redmi 1s
as usual much free ram by this mod
here are screenshots of my ram(pac rom with v6 supercharger, greenify n turbo boost mod)
Click to expand...
Click to collapse
How to install v6 supercharger
garva1 said:
How to install v6 supercharger
Click to expand...
Click to collapse
search over xda forum n download the script(will be in .pdf format but not the pdf in actual)
or here is the link
http://forum.xda-developers.com/showthread.php?t=991276
download the script and run it as superuser with script manager app like smanager
I think I fail to enable it, is this mod working on miui? there are no difference in free ram
Sent from my HM 1SW using XDA Free mobile app
Great mod! Can u also provide the uninstaller just incase..
xylu said:
Great mod! Can u also provide the uninstaller just incase..
Click to expand...
Click to collapse
Uninstaller is right in the aroma
Just below option of install swap..there is option to remove swap for uninstalling
Make it clear: this program create a swap partition on SDcard? If that is then is best to know about the accelerate wear of sdcard. Is a minus of this method.
will this render our fonz dead in a few months.. coz it will cause high amounts of read and write onto the sd card...
Query
Will this swap be created on sd card or internal memory?
Plsssss answer me
No Turbo Boost will not make swap on SD card. It will make swap based upon your selection.
Basically there are three types of memory space.
-system (where all system files are stored)
-data (installed apps and data are stored.)
-cache (this is the cache memory)
Usually recent devices have lots of free space in cache memory and is left unused.
To see your memory partitions, just type these in terminal emulator.
$ df cache
$ df system
$ df data
These each command will show the details of the partitions respectively.
So it is better to use cache memory for swap partition. This way it does not destroy your sdcard. And don't worry about cache memory being destroyed by read write. For more information please search for turbo boost in XDA.
Thanks...
@arunal
okay thnx.. will go for it
will try
arunal_123 said:
No Turbo Boost will not make swap on SD card. It will make swap based upon your selection.
Basically there are three types of memory space.
-system (where all system files are stored)
-data (installed apps and data are stored.)
-cache (this is the cache memory)
Usually recent devices have lots of free space in cache memory and is left unused.
To see your memory partitions, just type these in terminal emulator.
$ df cache
$ df system
$ df data
These each command will show the details of the partitions respectively.
So it is better to use cache memory for swap partition. This way it does not destroy your sdcard. And don't worry about cache memory being destroyed by read write. For more information please search for turbo boost in XDA.
Thanks...
Click to expand...
Click to collapse
cache memory is placed on internal SDCard (is a partition) and because is on a flash memory type is vulnerable to repeated cicle of read/write!
pgreed said:
cache memory is placed on internal SDCard (is a partition) and because is on a flash memory type is vulnerable to repeated cicle of read/write!
Click to expand...
Click to collapse
If you are more worried about cache memory (internal memory) being vulnerable to read/write then please dont use your CellPhone.
Whenever you open up anything, even if you switch on your device, your internal memory is being read (i.e system, data & cache). So as you said it would be vulnerable to R/W then you should be even worried about using your device.
Android devices are designed to handle a lot of R/W cycles. Its nothing to worry about it.
If you are still worried then PLEASE kindly google.
I cant explain the whole System Architecture like this.
And please as I said earlier to atleast read Harbir's Post in Turbo Boost for more details.
In Xda, its mendatory to read and read and read Or atleast google. Your questions might have be answered somewhere.
In your case it is already answered, and even it was Clearly written in the Post that you QUOTED just now that further details can be found if you search for Turbo Boost in xda.
Thanks...
works in stock MiUi v45 ?? Doesn't seem to work for me
Sent from a Walkie Talkie
sherry_94 said:
works in stock MiUi v45 ?? Doesn't seem to work for me
Sent from a Walkie Talkie
Click to expand...
Click to collapse
Because Stock MiUi doesnt have init.d support.
Try "universal init.d support" from playstore.
RajGopi said:
search over xda forum n download the script(will be in .pdf format but not the pdf in actual)
or here is the link
http://forum.xda-developers.com/showthread.php?t=991276
download the script and run it as superuser with script manager app like smanager
Click to expand...
Click to collapse
will the v6supercharger work on any stock or cm roms?

Categories

Resources