I was having problem with s2e when I installed cm10.1 ,so I searched Google and XDA too
Then got a working S2e.
Download: http://db.tt/qLJWMJP5
Note: I am not the developer of the files supplied, I am just sharing.
This will work on cm9 too!!
Press the thanks button
Original link: http://forum.xda-developers.com/showthread.php?t=2082174
Sent from my Nexus⁴
does this swap the external and internal sd ?
faddys123 said:
does this swap the external and internal sd ?
Click to expand...
Click to collapse
This will help in increasing your internal memory!
Press the thanks button
Sent from my Nexus⁴
Razor! said:
I was having problem with s2e when I installed cm10.1 ,so I searched Google and XDA too
Then got a working S2e.
Click to expand...
Click to collapse
Great, thanks for sharing.
FYI to get this working properly, after installing and running the S2E apk for the first time, I had to set the correct permission on its boot script by doing:
Code:
busybox chmod +x /data/local/userinit.d/simple2ext
Trevinho said:
Great, thanks for sharing.
FYI to get this working properly, after installing and running the S2E apk for the first time, I had to set the correct permission on its boot script by doing:
Code:
busybox chmod +x /data/local/userinit.d/simple2ext
Click to expand...
Click to collapse
Welcome. .
Sent from my GT-I9082 using Tapatalk 2
???
How do we set the permission on boot script. Sorry if I sound like a noob...
Trevinho said:
Great, thanks for sharing.
FYI to get this working properly, after installing and running the S2E apk for the first time, I had to set the correct permission on its boot script by doing:
Code:
busybox chmod +x /data/local/userinit.d/simple2ext
Click to expand...
Click to collapse
Set permission using root explorer
Sent from my GT-I9082 using Tapatalk 4 Beta
Thankyou for this..
Downloading it rightnow :victory:
Related
Here's a convenient way to turn off (and then back on) the button leds on our X10 from recovery.
Those are the leds at the bottom of your X10, not the notification led.
Thanks to Adolf1994 for the original script.
It can also be done by copying/deleting a single file instead, but it's more convenient to use this from recovery after installing a new rom.
The new version is for the CWM Recovery
It installs in init.d and includes a solution for roms using Fera Engine v10. On those roms permissions of the brightness file are changed after anything in init.d is run so the nobuttonleds script is also run at the end of hw_config.sh.
CWM version
Should work on any rom with working /etc/init.d or /etc/init.d and hw_config.sh
Tested on:
DiXperia X/10 with DXEngine
Xrecovery version
The /etc/init.d folder needs to be properly working on the rom you use. (thanks to My_Immortal for pointing that out!)
tested on:
- WB-XPERIA TW Gingerbread
- ThJap's 2.3 ThGo2 v1.3
If it doesn't work on the rom you use and you have root, try this:
- add this line to /etc/install-recovery.sh (check first if busybox is in xbin or bin):
/system/xbin/busybox run-parts /system/etc/init.d
or
/system/bin/busybox run-parts /system/etc/init.d
- another way is to use the Script Manager way explained here.
Installation
- copy on your SD card
- start CWM Recovery or xRecovery, install as custom zip
The change is permanent: the button leds will be turned off everytime you boot until you install another rom or you decide to turn them on.
thanks but i prefer to keep them ON
Not working
noled.zip + Script Manager working!
AlgerK70, could it be that you already copied noled.sh as 50-noled in /etc/init.d ? If so you need to delete it first, or else the leds will stay "on".
After booting, turn the screen on then off to see if it works.
and who's supposed to execute the script at boot?
Sent from my X10i using XDA App
speig said:
and who's supposed to execute the script at boot?
Click to expand...
Click to collapse
The little green Android in your phone!
Edit:
The script is executed by the system, it's installed in /etc/init.d, a folder pretty much like the Startup folder on your computer.
Which bottom led u r talking about...??
I can't see!!
Sent from my X10 TripNMiUI-Iris using Tapatalk
zorglub08 said:
The little green Android in your phone!
Edit:
The script is executed by the system, it's installed in /etc/init.d, a folder pretty much like the Startup folder on your computer.
Click to expand...
Click to collapse
No, it's not.
init.d folder doesn't work on the latest stock SE kernel.
We need to wait for custom kernels to run scripts at boot from init.d.
It's the 2 white leds between the hardware buttons. The ones that are so annoying when reading an ebook in the dark on low luminosity because they keep turning on
My_Immortal said:
No, it's not.
init.d folder doesn't work on the latest stock SE kernel.
We need to wait for custom kernels to run scripts at boot from init.d.
Click to expand...
Click to collapse
exactly or you put it in your install-recovery.sh
Sent from my X10i using XDA App
Works with "WB-XPERIA TW Gingerbread V3.6.0"
Tested
Works whit zdzihu 2.3 rom?
Sent from my X10i using XDA Premium App
omg I freaking love you!
I only had this script from Adolf1994 but that needed to run every startup and disabled the notification led too
Great your working!!
Can I include your working ??
If you say OK, of course I add your credit on my thread.
thanks,
Will it work on 2.3.3 zdzihu whit bb 71????? Please reply
Sent from my X10i using XDA Premium App
ThJap said:
Great your working!!
Can I include your working ??
If you say OK, of course I add your credit on my thread.
thanks,
Click to expand...
Click to collapse
Thanks, I just used part of the original script from Adolf1994 and made this xRecovery package.
You can of course add it if it works on your rom (if it works please tell me, I need to add it to the list of working roms in the first post)
shahkam said:
Will it work on 2.3.3 zdzihu whit bb 71????? Please reply
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
Please try it, "ButtonLedsOFF" only copies one file to your phone, it won't overwrite anything. To "revert" if it doesn't work, install "ButtonLedsON" and it will remove the file. Please try, and if it works, report here, thanks
zorglub08 said:
It's the 2 white leds between the hardware buttons. The ones that are so annoying when reading an ebook in the dark on low luminosity because they keep turning on
Click to expand...
Click to collapse
The exact same thing that my script does + disables the notif LED that is burning my eyes at night like the flames of hell could never if the phone is on charger
tadhara said:
omg I freaking love you!
I only had this script from Adolf1994 but that needed to run every startup and disabled the notification led too
Click to expand...
Click to collapse
In PM I sent you the solution:
Code:
echo "\n\n# Darkness by Adolf1994\nDIR=$(cd /sys && find | grep brightness | cut -c 3- | cut -d : -f 1 | head -n 1)\nLED=/sys/$DIR\nLED1=$LED:rgb1:red/brightness\nLED2=$LED:rgb1:green/brightness\nLED3=$LED:rgb1:blue/brightness\nLED4=$LED:sled/brightness\necho 0 > $LED1\necho 0 > $LED2\necho 0 > $LED3\necho 0 > $LED4\nchmod 00444 $LED1\nchmod 00444 $LED2\nchmod 00444 $LED3\nchmod 00444 $LED4" >> /system/etc/hw_config.sh
Not to misunderstand OP, just providing details.
Didnt work on z 2.3.3 .71 baseband i really need this
Sent from my X10i using XDA Premium App
Confirmed working on ThJap's 2.3 ThGo2 v1.3
shahkam said:
Didnt work on z 2.3.3 .71 baseband i really need this
Click to expand...
Click to collapse
Try the Script Manager way linked in first post, it will work for sure
Hey guys,
I created a patch for CM9_alpha5, which allows you to use PDroid by svyat and the V6 Supercharger Script by zeppelinrox with CM9
Please read the instructions carefully!
And as always: DO A BACKUP
For more informations read the necessary threads:
PDroid: http://forum.xda-developers.com/showthread.php?t=1357056
V6 Supercharger: http://forum.xda-developers.com/showthread.php?t=991276
Main-Instructions
1. Download the update_cm9_alpha5.zip (at the end of this post)
2. Reboot into recovery and flash it
3. Reboot your system
Click to expand...
Click to collapse
Instructions for PDroid
1. Do the Main-Instructions
2. Download and intall the PDroid-App from GooglePlay
Click to expand...
Click to collapse
Instructions for V6SuperCharger
Pre-Installation
1. Do the Main-Instructions
2. Download the following Starter-Kit: http://forum.xda-developers.com/attachment.php?attachmentid=1241890&d=1344115573
3. Unzip it and Place the folder in your /sdcard
4. Download and install ScriptManager from GooglePlay.
5. Open ScriptManger, click "Browse as Root" and grant root permissions
6. Run the StartMeUp.sh with ScriptManager as root in the folder you created during step 3 and follow the instructions on the screen.
Click to expand...
Click to collapse
Now your environment is correctly set up and you are good to go for V6.
Installation
1. Download the following file: http://forum.xda-developers.com/attachment.php?attachmentid=1156827&d=1340704008
2. Make sure to erase the .pdf extension, so that it is called "V6_SuperCharger_for_Android-Update9_RC10.sh"
3. Place V6_SuperCharger_for_Android-Update9_RC10.sh on your /sdcard
4. Run V6_SuperCharger_for_Android-Update9_RC10.sh via ScriptManager as root.
5. Follow the instructions on the screen. (Read the V6Superchager-Thread for more informations.)
6. Enjoy the Speed
Click to expand...
Click to collapse
Credits
zeppelinrox
svyat
mateorod
pastime1971
stuck on bootscreen after flashing update on paranoidandroid
It's for CM9 alpha 5 ....
And If I don't flash the Update is there a problem.I already had installed the V6 Supercharger...Thanks.
I don't know if there will be a problem, test it out.
Whats is pdroid and what is supercharger v6? I m noob
Ur explaination myt make me install both of them ryt now
Sent from my GT-I9001 using xda premium
drummer1839 said:
It's for CM9 alpha 5 ....
Click to expand...
Click to collapse
yo bro but it has cm9 alpha 5 as base .... so whts wrng ?? .... nevamind will try out standone installin super charger
rahilsayed said:
Whats is pdroid and what is supercharger v6? I m noob
Ur explaination myt make me install both of them ryt now
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Just read the Threads I Posted at the beginning.
Sent from my GT-I9001 using xda app-developers app
c0dac0da said:
yo bro but it has cm9 alpha 5 as base .... so whts wrng ?? .... nevamind will try out standone installin super charger
Click to expand...
Click to collapse
PARANOID has CM9 as base thats right, but never than less it's another ROM and needs it's own modified Services. Jar
Sent from my GT-I9001 using xda app-developers app
true
Woohoo!
drummer1839 said:
It's for CM9 alpha 5 ....
Click to expand...
Click to collapse
Yes it is, but it works on cm9-20120719-NIGHTLY-galaxysmtd.
Just installed, works fine, so far.....
Thanks crybert....heaps.
Yes, it works on CM9, but it doesnt work on RemICS Got stuck on boot animation.
Thanks anyway!
I install all.. So, how do I know is it working or not?
Joy` said:
I install all.. So, how do I know is it working or not?
Click to expand...
Click to collapse
start the script again, it would tell you if its working or not.
i cant download the superchargers installation file
Download Link ist okay. Try it again with Right click -> save as.
Sent from my GT-I9001 using xda app-developers app
What the heck? My phone is actually incredibly fast! I was not expecting such a result! Thanks for this fantastic work!
Super awesome thing to have on cm9 build 5......please continue this mod on evry stage on cm9
really awesome
1000000 thanks
Sent from my GT-I9001 using xda premium
how long should it take to reboot?
mine just turned off and isn't booting at all for the first 10 minutes...
EDIT: guess i had to boot it on my own hehe, im wondering why didn't it reboot...
scipt is working 100% as it says but I don't feel the difference...
Using CM9 bulid 5, not paranoid as in signature
Hi i will show the patch for s2e(just for cm roms) and a2sd
how install the patch:coppy the zip to sd-go to recovery-select install the zip from sd-select the zip and flash
1.s2e -need to mount data and system before flash
download link:http://www.mediafire.com/?oxu68cvl4f5becn
for 4.2 roms(like cm10.1) you need a special s2e.apk link:http://www.mediafire.com/?1fmwordyb3kqmnk
2.a2sd-need to mount data and system before flash and install the apk from market
download link:http://www.mediafire.com/?l69dirrm9ih5art
sorry for my bad english
This work. Thanks.
thanks... i try this :good:
it good for? :cyclops:
x_paako said:
it good for? :cyclops:
Click to expand...
Click to collapse
work on any rom i.think ,for me worked on all rom i haved
Sent from my GT-S5670 using xda premium
guys plz tell me if a2sd or s2e is better than link2sd and if it is then what's the plus point of it
Frank782 said:
guys plz tell me if a2sd or s2e is better than link2sd and if it is then what's the plus point of it
Click to expand...
Click to collapse
s2e is the best
pavel73 said:
s2e is the best
Click to expand...
Click to collapse
thanx hitted bro
it'd have been better if you have told the advantages of s2e over other two
İt is wonderful bro s2e is working on cm 10 too.thanks again
GT-S5670 cihazımdan Tapatalk 2 ile gönderildi
It works lastest versions?
Hi, I trying to install this s2e patch in CM10.1 20130117 for Galaxy Fit. I follow the steps, but nothing happens. Are you sure it still works?
mralpro said:
Hi, I trying to install this s2e patch in CM10.1 20130117 for Galaxy Fit. I follow the steps, but nothing happens. Are you sure it still works?
Click to expand...
Click to collapse
on cm 10.1 no ,use link2sd ... work just in cm10
mralpro said:
Hi, I trying to install this s2e patch in CM10.1 20130117 for Galaxy Fit. I follow the steps, but nothing happens. Are you sure it still works?
Click to expand...
Click to collapse
S2E for Android 4.2 from here: http://forum.xda-developers.com/showthread.php?t=2098911 and sd-ext patch signed of pavel73 works for me on last build of 17.1.2013.
ZmisiS said:
S2E for Android 4.2 from here: http://forum.xda-developers.com/showthread.php?t=2098911 and sd-ext patch signed of pavel73 works for me on last build of 17.1.2013.
Click to expand...
Click to collapse
wow thanks buddy
How does it works ??
I flashed the s2e patch on tj-style cyanogenmod 7.2 and also mounted data and system.
Now what?
Rockstar.garvit said:
I flashed the s2e patch on tj-style cyanogenmod 7.2 and also mounted data and system.
Now what?
Click to expand...
Click to collapse
Install S2E app n select whatever u need to move to sdext that's all
swat4samp said:
Install S2E app n select whatever u need to move to sdext that's all
Click to expand...
Click to collapse
Done the same thing but not able to mount sd-ext.
Doesn't works for me.
i cant use it on cm10.1 sndroidarmv6 please help to extenal sd
Rockstar.garvit said:
Done the same thing but not able to mount sd-ext.
Doesn't works for me.
Click to expand...
Click to collapse
What error did u face after installing s2e app after flashing script?
hi bro ... i'm using cm7 and it already has the option to install apps on the external sd ... but even though some of the app still in phone memory as system files and that minimise the momory of the phone after avery installation ... the Qst is / does a2e most powerful and useful of it works as the integrated option of cm7 ??
anonymooos said:
hi bro ... i'm using cm7 and it already has the option to install apps on the external sd ... but even though some of the app still in phone memory as system files and that minimise the momory of the phone after avery installation ... the Qst is / does a2e most powerful and useful of it works as the integrated option of cm7 ??
Click to expand...
Click to collapse
Well the s2e moves not only the apps to sd-ext it moves the data of apps in it freeing much more memory.
Sent from my GT-5670 using xda app-developers app
I modified an application to reverse the USB storage
The flashable zip works on all galaxysl sys-parts script basic CM10
This simple gui allows you to swap the two so your larger "external sd" is mounted as "/mnt/sdcard/" and the smaller sd internal memory is mounted as "/mnt/sdcard/external_sd".
You can use the application and restart to apply the changes
Edit 10/05/2013
Last CM10.1 kernel 2.6 only...
SwapSD apk does not work but here are two fix
Edit 06/06/2013
Add SwapSD apk for MIUI V5 and last base loSco
Edit 12/06/2013
Add SwapSD apk for CM10.1 Alpha 3 of dhiru1602
Edit 23/06/2013
Add SwapSD apk for CM10.1 Alpha 5 of dhiru1602
Edit 01/07/2013
Add SwapSD apk for CM10.1 Alpha 6 of dhiru1602
Edit 04/07/2013
Add SwapSD apk for GB DDMF1
Edit 26/08/2013
Add SwapSD apk for CM10.1 Alpha 9 of dhiru1602
Edit 07/09/2013
Add SwapSD apk by loSco for CM10.2 Alpha 1 of dhiru1602
_______________________________________________
you can use terminal emulator and reboot
swap:
Code:
su
setprop persist.sys.vold.switchexternal 1
unswap:
Code:
su
setprop persist.sys.vold.switchexternal 0
CM10.2 Alpha1
loSconosciuto said:
If you badly need to swap the memories, try as I suggested in my other post.
Add to /system/build.prop
Code:
ro.vold.switchablepair=/storage/sdcard0,/storage/sdcard1
and then set the prop with terminal emulator as you know.
If you want an app for the swap, I posted an extremely ugly app here (see the last part of the post) which sets the prop. EDIT: direct link to the ugly app
I didn't try this and I'm not sure it will work and I'm not sure it's safe to do.
Click to expand...
Click to collapse
:thumbup:
Keep up the good work
Sent from my GT-I9003 using xda premium
Testing now and work perfect ..
What the great works u do ..
The future is dream to this phone ..
Sent from my GT-I9003 using xda premium
Thanks man. Great work as always. if you want I can add cm9 and gingerbread in same app. So it will became universal. we have to just add some few lines for that.
Yes just change the installation script as to CM10 should cheat if the application does not install on the partition data
open the zip with winrar
in the assets floder you find both file edit with notpad++
vold.fstab.default and vold.fstab.swap
It can therefore be used for all other device but must be adjusted and injected into the application system
It is not the great development but I think this application should be in all customsrom as the issue of swap back often
discovered in a rom section sony
This was needed. Of possible can you make it for CM9 too?
Sent from my GT-I9003 using xda premium
cooolrider195 said:
This was needed. Of possible can you make it for CM9 too?
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
try this one and enjoy it
Thanks for the share.. works great.
Will be perfect if u make it for DF2. Could u make it?
hello! Question: and also for MIUI jb MIUI 2:11:16?
DanteDMC said:
Will be perfect if u make it for DF2. Could u make it?
Click to expand...
Click to collapse
Yes !!!
Test please
lume999 said:
hello! Question: and also for MIUI jb MIUI 2:11:16?
Click to expand...
Click to collapse
JB MIUI is based on CM10
CM10 Alpha 4
i tried in CM10 Alpha 3 and works Ok but in Alpha 4 didn't appear the app. Anyone has the same problem?
Best regards
the installation script has changed A4
and it became a classic as CM9
http://forum.xda-developers.com/attachment.php?attachmentid=1511822&d=1353905090
LoLaTiOn said:
the installation script has changed A4
and it became a classic as CM9
http://forum.xda-developers.com/attachment.php?attachmentid=1511822&d=1353905090
Click to expand...
Click to collapse
i installed from cw without error but the app doesn't appear in /system/app or the app drawer
I just built another for Alpha 4
please test
All links are updated on the first post
Enjoy...
The swap sd for lf2 is not working for me. )
Sent from my GT-I9003 using xda premium
Under03Ground said:
The swap sd for lf2 is not working for me. )
Sent from my GT-I9003 using xda premium
Click to expand...
Click to collapse
What problem can you see?
Alessioria said:
What problem can you see?
Click to expand...
Click to collapse
I dont know. I just flashed the mod and it seems that nothing happened.
Under03Ground said:
I dont know. I just flashed the mod and it seems that nothing happened.
Click to expand...
Click to collapse
you see the application or it will not work
you're the first to give a return is possible
Test please
Bootloop for me on LF2.
Hi, can someone help me please. M2SD cannot link sd-ext/dalvik cache to data/dalvik-cache. What seems to be the problem?
Specs:
HTC Explorer
JaggyRom4.1
Probably no space in /data
Use diskusage app to determine whether you have enough space.
There should be log in /data /m2sd...
Post it here.
If you're using mount2SD app, enable debug in app and post log screenshots Good bye :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
Mention what ROM are you using? And check if its supports memory script.. i.e. busybox & init.d??
And in case, it doesn't support then you cannot use any mem script...
So, tell what ROM it is. Then we may find the actual reason... and then the solution..
Press THANKS if it helped!!:good:
darkhorse08 said:
Hi, can someone help me please. M2SD cannot link sd-ext/dalvik cache to data/dalvik-cache. What seems to be the problem?
Specs:
HTC Explorer
JaggyRom4.1
Click to expand...
Click to collapse
Go to terminal emulator and type in
su
m2sd rmount enable
reboot
:good:
All your apps will now be installed to your sd-ext!!
PRESS THANKS IF YOU FOUND THIS USEFUL!!
Screenshots
ptcpayme said:
Probably no space in /data
Use diskusage app to determine whether you have enough space.
There should be log in /data /m2sd...
Post it here.
If you're using mount2SD app, enable debug in app and post log screenshots Good bye :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Hi!
Thank you for the reply. Please see the screenshots below. Hope these can help to find the problem.
suddenlyInvincible said:
Mention what ROM are you using? And check if its supports memory script.. i.e. busybox & init.d??
And in case, it doesn't support then you cannot use any mem script...
So, tell what ROM it is. Then we may find the actual reason... and then the solution..
Press THANKS if it helped!!:good:
Click to expand...
Click to collapse
Hi!
ROM is JaggyROM 4.1 Busybox was successfully configured as well as the init.d startup script is installed and up to date. Hope that helps. Thanks
salil.bajaj said:
Go to terminal emulator and type in
su
m2sd rmount enable
reboot
:good:
All your apps will now be installed to your sd-ext!!
PRESS THANKS IF YOU FOUND THIS USEFUL!!
Click to expand...
Click to collapse
Hi,
Will try this. Also you can refer to the screenshots I uploaded from a reply in this thread.
M2sd log.txt
ptcpayme said:
Probably no space in /data
Use diskusage app to determine whether you have enough space.
There should be log in /data /m2sd...
Post it here.
If you're using mount2SD app, enable debug in app and post log screenshots Good bye :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Hi, Im also attaching the log txt from m2sd. Hope you can use this determine the problem. Dire need of you help
darkhorse08 said:
Hi, Im also attaching the log txt from m2sd. Hope you can use this determine the problem. Dire need of you help
Click to expand...
Click to collapse
have you resolve the problem ? I am in the same situation .
Use m2sd(no config needed)
Just flash it and reboot twice
http://forum.xda-developers.com/showthread.php?p=32690721
Sent from my HTC Explorer using xda app-developers app
darkhorse08 said:
Hi, Im also attaching the log txt from m2sd. Hope you can use this determine the problem. Dire need of you help
Click to expand...
Click to collapse
Sorry for the late reply.. but I think jaggy Rom already has a mount2SD script.. so you may not be able to use mount2SD again
After fresh install, delete all file's in /etc /init.d.. and then install mount2SD. May help
Also simple wiping cache and dalvik cache from recovery will help
Sent from my HTC Explorer A310e using xda app-developers app
BANNED said:
Sorry for the late reply.. but I think jaggy Rom already has a mount2SD script.. so you may not be able to use mount2SD again
After fresh install, delete all file's in /etc /init.d.. and then install mount2SD. May help
Also simple wiping cache and dalvik cache from recovery will help
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I think just flashing the m2sd(no config needed ) solve the problem because it clears all other scripts before it setting the memory script
So just flash it and reboot twice
I m telling bcoz it worked for me
Sent from my HTC Explorer using xda app-developers app
I have a problem, flash zip to recovery with aroma installer, not finish error code 2.
What problem?