Guys, Joeseph Mother @ samdroid just show us his crazy I/O score (10 times faster than our speed now - 4xxx (without OC, i guess) compare to ~400 as our P500 OCed to 786MHz using Darktremor a2sd @ext4)
{
"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"
}
His secret as below:
"To improve the i/o by using ext2, the easiest way is to extract your ramdisk and edit the init.rc, by mounting /data on mmcblk0p2 (your sd card) you can easily make it ext2,3,4,xfs,jfs, whatever you want using gparted
To extract/repack your ramdisk, you can follow the instructions here, to enable booting with /data on sd as ext2, just change the line in your init.rc with [email protected] to this: mount ext2 /dev/block/mmcblk0p2 /data nosuid nodev noatime nodiratime"
I'm just new to Android so hoping that some of you guys can successfully done the same trick and show us all the step-by-step instruction later.
TIA
is this meant for all ROMS? or has specifics for CM only?
One word: Stagefright. You can turn it on on build.prop and have amazing Quadrant scores. Real life performance change? I doubt it.
Also, I don't think "booting with data on the sd card" is a good idea. Read and write speeds on SD cards are significantly lower than reading directly from internal memory.
Just a hunch, based on real life data
bluviper said:
is this meant for all ROMS? or has specifics for CM only?
Click to expand...
Click to collapse
rom independence i think.
With stage fright enable our I/O still at max 400 compare to his 4K !!!! AFAIK H/W, JIT, Stage fright or any know tips did not improve I/O as this much!
Guys, pls don't mess with the final score, just focus on the I/O scores, his phone no OC.
It can be done with Firerat's a2sd script for CyanogenMod aswell, and it's a lot easier than changing your ramdisk. Here's My Quadrant score with ext2.
NervGaz said:
It can be done with Firerat's a2sd script for CyanogenMod aswell, and it's a lot easier than changing your ramdisk. Here's My Quadrant score with ext2.
Click to expand...
Click to collapse
how you did it??
NervGaz said:
It can be done with Firerat's a2sd script for CyanogenMod aswell, and it's a lot easier than changing your ramdisk. Here's My Quadrant score with ext2.
Click to expand...
Click to collapse
you mean this? http://forum.xda-developers.com/showthread.php?t=655256 this script NOT universal, i guess. DO you have a proper one for P500 or a TUT for this will be AWESOME.
Thanks anyway for keeping up our hope hehehe
P/S: just found out this http://forum.cyanogenmod.com/topic/...2010-10-22-v135-resolves-mount-issues-i-hope/ but still don't know how to make it working...
As long as the rom you're using supports init.d scripts and has the sd-ext mount point just steal the mountsd and userinit scripts from any cm7 rom and then run fr's script and you should be golden. You might run in to issues with e2fsck (I did originally) but you should be able to grab that from a rom with the same CPU if you find one with e2fs tools. If I get some spare time I might look into making it a bit more portable, but some dependencies are gonna be hard to get round.
<edit>I was thinking of the second one you mentioned</edit>
Sent from my LG-P500 using Tapatalk
This is the same as the data2sd mod, just worked into the kernel for ease of use. It's fast & stable, but over time may kill your sd card, but they're fairly cheap, so that doesn't bother me. What really surprises me is that when you convert the nand to ext2 & pull the battery, you reboot to a wall of force closes, I've pulled the battery 10 times with this and haven't had a single fc. This works very well with cm7, I did it with that rom and got 1950 at 806mhz.
I really don't know why you would want to do this... what if the SD card fails to transfer some important libraries while booting up?... ur p500 wl jus crash
Sent from my LG-P500 using XDA App
kenblat said:
Guys, Joeseph Mother @ samdroid just show us his crazy I/O score (10 times faster than our speed now - 4xxx (without OC, i guess) compare to ~400 as our P500 OCed to 786MHz using Darktremor a2sd @ext4)
His secret as below:
"To improve the i/o by using ext2, the easiest way is to extract your ramdisk and edit the init.rc, by mounting /data on mmcblk0p2 (your sd card) you can easily make it ext2,3,4,xfs,jfs, whatever you want using gparted
To extract/repack your ramdisk, you can follow the instructions here, to enable booting with /data on sd as ext2, just change the line in your init.rc with [email protected] to this: mount ext2 /dev/block/mmcblk0p2 /data nosuid nodev noatime nodiratime"
I'm just new to Android so hoping that some of you guys can successfully done the same trick and show us all the step-by-step instruction later.
TIA
Click to expand...
Click to collapse
HEy using this we can boot two roms !!! THink about it..bootloader is locked but cant we "chainload" some free bootloader and then use it two boot two ROMS one on phone and other on sd-ext partitions
Booting 2 different roms is what I need!
Joeseph Mother said:
This is the same as the data2sd mod, just worked into the kernel for ease of use. It's fast & stable, but over time may kill your sd card, but they're fairly cheap, so that doesn't bother me. What really surprises me is that when you convert the nand to ext2 & pull the battery, you reboot to a wall of force closes, I've pulled the battery 10 times with this and haven't had a single fc. This works very well with cm7, I did it with that rom and got 1950 at 806mhz.
Click to expand...
Click to collapse
OMG 1950 how can i sleep tonight? hehehe keep dreaming myself...
Guys, not because of the score but i'm a PC overclocker so always wanna tune up everything @ limit. Learning more thing was great, i guess! But as a noob @ android so my journey still at the very first beginning!
And about the two rom solution, JUST fantastic... so we can have two rom, one as a phone and one for tune up maximum!!!! Keep it up...
Just thought I'd show off, this still works well, it's a 1 line change in init.rc...this is on cm7 beta 3.1, overclocked to 806mhz..
Joeseph Mother said:
Just thought I'd show off, this still works well, it's a 1 line change in init.rc...this is on cm7 beta 3.1, overclocked to 806mhz..
Click to expand...
Click to collapse
which is the line that we may change??
lupohirp said:
which is the line that we may change??
Click to expand...
Click to collapse
change
mount yaffs2 [email protected] /data nosuid nodev
to
mount ext2 /dev/block/mmcblk0p2 /data nosuid nodev noatime nodiratime
Just make sure you have an ext2 partition on your sd card.
Joeseph Mother said:
change
mount yaffs2 [email protected] /data nosuid nodev
to
mount ext2 /dev/block/mmcblk0p2 /data nosuid nodev noatime nodiratime
Just make sure you have an ext2 partition on your sd card.
Click to expand...
Click to collapse
Dude. First of all that score is insane ) Second of all, please, for us who are at the beginning of their android experience but still want to push their phone to the limit. Please, let us know EXACTLY what you do. For example I don't know where the init.rc file is (read the net that it's in /system/core but core folder does not exist for me or I simply can't see it) also how do you actually edit the file, with what software? How exactly can you tell if you have an ext2 partition on your sdcard, and if you don't, how do you create it? Please, write the exact steps, no links to other threads (cuz it's really annoying and gets harder to follow), just the steps to all that you said in your post. Thanks in advance!
Related
There are a lot of ways of moving /data to SD ext(2nd) partition. Here I'll show you an easy way to do it which is fully compatible with Samsung Galaxy ACE(and possibly other devices as well). If you don't like the method used here, try other Data2SD/ext mod which may suit your needs.
Why move dalvik-cache to RAM? Basically, the idea of moving the whole /data partition to SD ext partition is to primarily get more space for installing apps. And in this case, it does perform very well and combined with fast SD cards, it could even provide real-life performance boost. Now the downside to this, is that while most /data contents just get copied and read not that much often, dalvik-cache stores some info that needs to be read and updated very frequently. This results in a high I/O read/write frequency and thus results in shortening of the SD card life(in theory, the same could also be said when left internally but this time dealing damage to the nand disk instead). To counter this, the method I used is to move dalvik-cache to a virtual-disk like partition known as a tmpfs. tmpfs resides in RAM and has dynamic resizing structure which can allocate space depending on your needs. This way, dalvik-cache won't be using any physical disk and therefore causing damage to none. Almost too good to be true right? Well the drawback is, because tmpfs resides in RAM anything written onto it get's lost when rebooted or in-case of power loss thus resulting in loooong boot times(depending on the apps installed), as dalvik-cache contents are being rebuilt on every boot. Well I think that's enough of dalvik-cache and lets start with the mod.
WARNING
USING A NON-APP2SD / NON A2SD / NON-LINK2SD ROM OR SIMPLY UNINSTALLING NON-APP2SD / NON A2SD / NON-LINK2SD IS STRICTLY RECOMMENDED
DO NOT EVEN TRY THIS MOD IF YOU HAVE ANY FORM OF NON-APP2SD / NON A2SD / NON-LINK2SD INSTALLED
ALWAYS PERFORM A BACKUP BEFORE TRYING OUT STUFF LIKE THESE
Disclaimer: I am not responsible for anything bad happening in the world blah blah, you know the drill!
Put the files of Data2SD_for_SGA.zip inside the corresponding places on your phone manually.
system/bin/e2fsck
system/xbin/busybox_d2sd
system/etc/install-recovery.sh
--------------------------------------
Basic Requirements
1. Fresh ROM
2. Rooted
3. No A2SD, No App2SD, No Link2SD
4. SD Card Partioned to Ext2 and Fat32
5. SD Card must be original (NOT Class A) as much as possible Class 4 and up.
6. Make sure that your SD Card is partitioned accordingly. Just like how you did when using link2sd.
7. Previous link2sd users need not partition your SD Card. Just format the EXT2 partition.
Steps
1. Flash DXKC1 ROM in your phone
2. Partition your SD Card with EXT2 (first) then the remaining FAT32
3. Root your phone with SuperOneClick then reboot
4. Before inserting the SD Card remove .android_secure, Android and LOST.DIR folders. And make sure that EXT2 is clean
5. Copy the extracted Data2SD_for_SGA.zip on your SD Card
6. Install Root Explorer on your phone
7. Copy the files from the extracted Data2SD_for_SGA.zip to your phone using root explorer
system/bin/e2fsck
system/xbin/busybox_d2sd
system/etc/install-recovery.sh
8. After successfully copying the files, reboot phone.
9. Turn on phone and wait. The initialization might take some time depending on the speed of read/write of your sdcard.
10. If errors has been encountered, REPEAT THE STEPS FROM STEP 1.
Thanks Ungaze
All credits goes to Ungaze of TCP / XDA
Hi, it tried 3 times and it's not working for sga.
Would that work also on GingerBread? AFAIK automount scripts make SGA reboot as per Link2SD issue.
@mastrone -> Link2SD and Data2SD is a different thing.. But both won't work on Gingerbread because install-recovery.sh is quoted inside init.rc
@roninxt -> worked for me... i am using DXKC1 ROM...
tazzz811 said:
@mastrone -> Link2SD and Data2SD is a different thing.. But both won't work on Gingerbread because install-recovery.sh is quoted inside init.rc
@roninxt -> worked for me... i am using DXKC1 ROM...
Click to expand...
Click to collapse
I'm also using that rom. But i didn't flash to a fresh rom. I had a Link2sd installation before and i followed the steps. I also uninstalled Link2sd.
Can someone explain why do we need a fresh rom?
Can someone explain why do we need a fresh rom?
Click to expand...
Click to collapse
When you have an applications installed before putting data2sd in its place... Some or most of the application will result to FORCE CLOSE... That's the reason why it should be applied on a FRESH ROM.
I experienced it before when i got excited on applying Data2SD having 200 apps installed... The result, i got FORCE CLOSES on most of my applications.
But you can still try it out on a currently running ROM in your phone, make sure that you have no a2sd, app2sd or link2sd installed..
Change the title
please specify this for GINGERBREAD or FROYO
roninxt said:
Can someone explain why do we need a fresh rom?
Click to expand...
Click to collapse
Basically to avoid/minimize errors with conflicting mods prior to this mod. If you're an advanced user(or something like that) you probably know what you're doing already so fresh ROM install is not necessary but still recommended.
@tazz811
Nice work man, I'm assuming that the current custom ROM available for SGA does not have init.d support as of now and that's why you placed the script inside the install-recovery.sh script. Well, this might sound useless but, why not make install-recovery.sh call any scripts from init.d? Maybe something like:
Code:
list=`ls /system/etc/init.d/*`
for k in $list
do
sh $k
done
this way, you can run the data2sd script from init.d which will then make it easier to make modifications as well as allow other scripts to run on init.d.
@Ungaze... Thanks for the idea... You owe all the credits... It's me LTGB
list=`ls /system/etc/init.d/*`
for k in $list
do
sh $k
done
Click to expand...
Click to collapse
my understanding of this simple script is, it will run any script found inside system/etc/init.d/ folder.
Internal Storage Capacity Increased
{
"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"
}
Got huge Quadrant Score
This is the result of Data2SD on my SGA - DXKC1 ROM
tazzz811 said:
This is the result of Data2SD on my SGA - DXKC1 ROM
Click to expand...
Click to collapse
what is read/write speed of yours SD card..?
what is read/write speed of yours SD card..?
Click to expand...
Click to collapse
i'm using transcend 8gb class4
tazzz811 said:
my understanding of this simple script is, it will run any script found inside system/etc/init.d/ folder.
Click to expand...
Click to collapse
Exactly
Dude, TCP is already a giveaway lol.
is it working with VillainROM or KPE too..? or it is just for FROYO..?
is it working with VillainROM or KPE too..?
Click to expand...
Click to collapse
No.. It's not working on a rooted Gingerbread ROM (Stock or Villain ROM). The init.rc is kinda secured even if you unquote install-recovery.sh it will revert back to the original state. Therefore install-recovery.sh will not be executed during boot time.
http://62.0.5.133/oi51.tinypic.com/qzk8z9.jpg
working on it! thanks man. TCP rules
Ok i got it to work. I have about a couple of apps installed about 10 and i was successful running the script. I uninstalled all my other apps. I didn't encounter force closes. So yes i can confirm that d2sd will work even on an existing sga rom. But you need to uninstall most apps including big ones as this might lead to a force close.
not work on my SGA,install from fresh rom dxkc1
my sd card 8 GB class 10 - make ext-2 first then fat32
following your instruction, tried almost 10 times and still not work for me....
FlintFire_v1.0
Based on latest official stock firmware Android 2.2.2
FEATURES:
1)TJ Styles OC'd Kernel
2).Darktremor Apps2SD 2.7.5.3 beta 4(requires that you have ext2 or ext3 partition on your SD card; exact procedure to create one is described in installation procedure.)
3) Fully deodexed and zipalligned apps and framework.
4) Rooted.
5) Installed BusyBox with support for init.d scripts
6) Replaced stock boot animation with custom animation
8)Support for OpenVPN(not tested) and CIFS.
9)Removed some stock apps and updated Gapps.
8)Updated Documents to go and Maps to 5.9 with worldwide navigation.
9)Added a init.d script and tweaks to build.prop(Increased screen density and possible increase in net speed)
10)Repalced stock Launcher and File Manager.
11)Added the V6 SuperCharger Script(Just go to terminal and type: superc)
Firmware should also work with compatible devices such as: Cherry Mobile Superion, Commtiva Linx N700, Olivepad VT-100, Spice MI700, and Camangi FM600 but I don't have these devices, so I cannot verify. As always make a backup before installing any custom firmwares.
Requrements:
Clockworkmod Recovery from here
Installation:
1)Create a backup using Clockworkmod Recovery.
2)If you dont have a A2SD EXT2 partition follow the first part of the instructions from here
3)Download the ROM and store it in the root of your SD Card.
4)Reboot into recovery mode,wipe data and cache and install the ROM.
Migrate from stock or another build:
1)Make backup of your phone using Titanium Backup (select all user applications).
2)Copy all files and folders from SD card to local folder on your computer.
3)Install Clockwork Recovery Partition, create partition on SD card and install ROM as described in installation guide.
4)Copy all files and folders from local folder on your computer back to SD card.
5)Restore applications using Titanium Backup and reboot your phone.
Download:
Code:
http://dl.dropbox.com/u/21654931/FlintFire_v1.0.zip
Credits:
TJStyle for his OC'd kernel and kernel source.
hucqim80 for his recovery
dsixda for his kitchen
Darktremor for his excellent Apps2d
zeppelinrox for his V6_Supercharger
Brut.all for his hacked version of Google Maps
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"
}
Changelog:
v1.0
Initial Release
one question
hi
is ext4 ok as i have ext4 on my SD and is see u have mentioned that we need ext3
haree said:
hi
is ext4 ok as i have ext4 on my SD and is see u have mentioned that we need ext3
Click to expand...
Click to collapse
ext4 should work but you wont be able to backup your SD-EXT using clockworkmod recovery.
First backup your apps using titatinum backup,boot into recovery mode=>mounts and storage=>format sd-ext.This will format your partition to ext2.
then restart and restore your apps.
googlehome said:
ext4 should work but you wont be able to backup your SD-EXT using clockworkmod recovery.
First backup your apps using titatinum backup,boot into recovery mode=>mounts and storage=>format sd-ext.This will format your partition to ext2.
then restart and restore your apps.
Click to expand...
Click to collapse
hi
do i need to bakup my SD card to my PC before i do this as give below
First backup your apps using titatinum backup,boot into recovery mode=>mounts and storage=>format sd-ext.This will format your partition to ext2.
i just have a Ext4 done via CWM and as of now app2sd works im using amalgamations rom right now
what u have mentioned is a little new to me
haree said:
hi
i just have a Ext4 done via CWM and as of now app2sd works im using amalgamations rom right now
what u have mentioned is a little new to me
Click to expand...
Click to collapse
If you made your partition using CWM then it is ext2 and not ext4 .
Please check your partition type by connecting your device to your PC and opening a partition manager which recognizes ext partitions.you will see that your SD Card is split into 2 partitions
FAT32 and EXT2.(You dont need to check if you trust my word )
You can safely use my ROM because your are using EXT2 and not EXT4.
whaaat... 1512 in quadrant... impressive
googlehome said:
If you made your partition using CWM then it is ext2 and not ext4 .
Please check your partition type by connecting your device to your PC and opening a partition manager which recognizes ext partitions.you will see that your SD Card is split into 2 partitions
FAT32 and EXT2.(You dont need to check if you trust my word )
You can safely use my ROM because your are using EXT2 and not EXT4.
Click to expand...
Click to collapse
hi
1.i trust ur words 100% man
2.im lazy to do all that checking i do have ur rom downloaded ill use it and keep u posted
thanks buddy for ur kind reply
Edit : i tried ur rom and it was good.but as i need the original keyboard and could not get it to work on ur ROM i went back to
amalgamation 1.3 ROM thanks
Which languages are included?
Sent from my ViewPad7 using XDA App
GHome, tell me how to get 1500 in quadrant score
wazzzuuuup2 said:
GHome, tell me how to get 1500 in quadrant score
Click to expand...
Click to collapse
Convert your partion to EXT3.:
open terminal emulator and type:
>su
>a2sd convert-ext3
Use the data2sd feature:
>su
>a2sd datasd
No German language, only English, Vietnamese, ...?
Vcrone said:
No German language, only English, Vietnamese, ...?
Click to expand...
Click to collapse
dont ill include more languages in my next update
googlehome said:
Convert your partion to EXT3.:
open terminal emulator and type:
>su
>a2sd convert-ext3
Click to expand...
Click to collapse
After I did that my tablet rebooted and was unable to boot. Guess it's stupid to try to convert the ext2 partition when it is in use? Well how do I do it then?
googlehome said:
Convert your partion to EXT3.:
open terminal emulator and type:
>su
>a2sd convert-ext3
Use the data2sd feature:
>su
>a2sd datasd
Click to expand...
Click to collapse
it doesnt work... my quadrant score still stuck <1000 and even worst....
High quadrant score in the screen-shots is based on high CPU and high IO score so I would guess these tweaks would be highly dependent on sd card speed to get higher scores unless there is some swapping to ram going on to "fake" these IO speeds. I've read something about that while checking out data2sd > http://forum.xda-developers.com/showthread.php?t=852219
@googlehome: What brand and type of sd card are you using ? I'm very curious because I'm looking for the best one possible for our device.
Amalgation said:
High quadrant score in the screen-shots is based on high CPU and high IO score so I would guess these tweaks would be highly dependent on sd card speed to get higher scores unless there is some swapping to ram going on to "fake" these IO speeds. I've read something about that while checking out data2sd > http://forum.xda-developers.com/showthread.php?t=852219
@googlehome: What brand and type of sd card are you using ? I'm very curious because I'm looking for the best one possible for our device.
Click to expand...
Click to collapse
Im using a class 2 (not the best)16gb SD Card.You can create an ext3 partition with gparted from your PC.Im using ext3 currently
Thank you every much googlehome. Thank you. Thank you.
But i'm still can't play youtube HQ.
sorry for my weak english...
By the way, Wi-Fi is not working on my device with this ROM, just like it's not working with Amalgation's EUViewPad. It is, however, working with CleanViewPad ROM. I have HWVer 103.
Some of my impressions.
Wifi works on my Viewpad 7 HWV 1.03. Tle launcher is notably slower than the stock one. There is no email application and I don't know how to send and receive emails. It is not good as emails are very basic tablet function for me.
I am really courious how to "revive" icons from Dock "thrown" in the recycle bin?
Everything else is OK. One of my Quadrant scores was 1045.
Install and Configure a2sdgui ROM's CyanogenMod
Hello fellow good here I leave this tutorial hos to use a2sdgui based on CyanogenMod ROMs, as these ROMs do not include this system and its installation is different from a stock rom; a2sdgui is an app that allows us to extend the internal memory the mobile to have more space to install apps, this is accomplished by configuring two aspects: SD memory partition and installing a script called darktremor a2sdgui, well initiate:
THE WHOLE PROCESS IS DONE AT YOUR OWN RISK, I AM NOT RESPONSIBLE FOR BRICKS IN MOBILE IF YOU DO EVERYTHING AS SHOWN TO WORK ALL YOU ASSURE THAT CORRECTLY
RECOMMENDED TO DO BEFORE INSTALLING THE MOBILE APPS
Requirements:
- ROM based CyanogenMod 7.1 or 7.2
- Install a2sdgui (DOWNLOAD FROM THE MARKET)
- Script darktremor a2sdgui 2.7.5.3 Beta 04 (Download)
- SD card partitioned
Instructions:
1. - Install a2sdgui
2. - MicroSD Memory Partitioning:
First download the MiniTool Partition Wizard.
http://download.cnet.com/Partition-W...=dl&tag=button
Once installed, we put our SD on the PC (with a reader, adapter or anything like that) and open the program.
If you already have some partitions it is recommended that if we start from 0 erase all as shown.
{
"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"
}
After deleting all now begin creating them.
We give and we get this Edit menu and the first is FAT32.
We have to make FAT32 and Primary, we assign space is relative, I having 8GB (class 6) I put all but 1.5 will be for ext4 and swap.
Now for the ext4 partition, select PRIMARY. Now the partition type is relative, it is recommended that if your card is less than 6 class partition is ext2. If Class 6 or more ext4. That and I leave to your judgment, in my case I assign 1 GB will be to host the apps as if they were in the internal memory.
Now we use the remaining space for the swap partition (PRIMARY), in my case 500 Mb RAM With this more of our ACE will have 800 MB of Ram (the swap partition is a partition that is used like RAM, it is so important!)
APPLY Now we give and we get this message should accept and the thing to end as you see in the two screenshots below.
Partitions that I recommend are:
3. - Restart the phone in recovery mode
4. - Scroll to and select mounts & storage mount / data and mount / system
5. - Made the above should be unmount / data and unmount / system
6. - Now return to the main menu of recovery
7. - Enter to install zip from sdcard> choose zip from sdcard>-2.7.5.3-beta04 dtapps2sd-signed.zip
8. - Restart the phone, when you start DO NOT OPEN OR ANYTHING IN THE MOBILE, the mobile just restart again, it is NORMAL not alarmed.
9. After reboot, enter A2SDGUI. On the menu that appears in the display of APPS on SD are expected to be active and SWAP may also, in case this is not no more to give up and active. At the end of the menu is the VALUE SET 0-100, I got 100 and I gave the side.
10. - Now we turn to LowMen directly and I have chosen this, to me is the one that best suits me. The option below elijais leave more free memory, it is better but in my case having 800 mb is fine for me up there.
11. - Now let's Dalvik-Cache and choose it and click Move & Rebuild and phone will reboot.
AND THIS IS WHAT WE HAVE TO END MUCH MEMORY FREE AND ESPECIALLY A lot of RAM! ENJOY!
Link2sd is better ..and s2e is better heavenly
Sent from my SGA rocking CM7.2 by vo-1 + all-in-one script
@tazlooney89, thanks for sharing this tutorial.
Could you please explain the difference between link2sd, s2e and app2sdgui??
there are so many methods, gets pretty confusing which to use.
ayush29k said:
@tazlooney89, thanks for sharing this tutorial.
Could you please explain the difference between link2sd, s2e and app2sdgui??
there are so many methods, gets pretty confusing which to use.
Click to expand...
Click to collapse
Yeah, Im pretty confused on this too.
What are the differences and cons/pros of each?
Thanks in advance
ayush29k said:
@tazlooney89, thanks for sharing this tutorial.
Could you please explain the difference between link2sd, s2e and app2sdgui??
there are so many methods, gets pretty confusing which to use.
Click to expand...
Click to collapse
Robbang said:
Yeah, Im pretty confused on this too.
What are the differences and cons/pros of each?
Thanks in advance
Click to expand...
Click to collapse
I haven't used s2e, so i can't give you a description of, but i can say that the main difference between links2sd and app2sdgui is that meanwhile the first only moves the apps to the sd (even those that aren't allowed to by the os), app2sdgui "cheat" Android to "think" that it have more internal memory, but really it's just part of your sdcard.
Hope you'd understood me
raymanlololo said:
I haven't used s2e, so i can't give you a description of, but i can say that the main difference between links2sd and app2sdgui is that meanwhile the first only moves the apps to the sd (even those that aren't allowed to by the os), app2sdgui "cheat" Android to "think" that it have more internal memory, but really it's just part of your sdcard.
Hope you'd understood me
Click to expand...
Click to collapse
Ok. Thanks. So what do you use? app2sdgui? I have used Link2Sd for a week or so now. I think it is really good. it gets the job done nicely.
Robbang said:
Ok. Thanks. So what do you use? app2sdgui? I have used Link2Sd for a week or so now. I think it is really good. it gets the job done nicely.
Click to expand...
Click to collapse
No one, 'cause I've installed the stocklite and,I don't know why, app2sdgui doesn't run on it (to me at least).
try this
raymanlololo said:
No one, 'cause I've installed the stocklite and,I don't know why, app2sdgui doesn't run on it (to me at least).
Click to expand...
Click to collapse
did u see this thread http://forum.xda-developers.com/showthread.php?t=1485470
raymanlololo said:
No one, 'cause I've installed the stocklite and,I don't know why, app2sdgui doesn't run on it (to me at least).
Click to expand...
Click to collapse
DTaaps2sd doesnt work on stock rom .. as it need supported kernel.... ext4 sd-ext partition....
and stock provides with rfs system type....so running app2sdgui is not possible..
refer the link here...
DT A2SD thread on xda : http://forum.xda-developers.com/showthread.php?t=715940
this one is my try on explaing DTA2sd--
http://forum.xda-developers.com/showthread.php?t=1530270
ps1max said:
did u see this thread http://forum.xda-developers.com/showthread.php?t=1485470
Click to expand...
Click to collapse
ambujpriyadarshi1991 said:
DTaaps2sd doesnt work on stock rom .. as it need supported kernel.... ext4 sd-ext partition....
and stock provides with rfs system type....so running app2sdgui is not possible..
refer the link here...
DT A2SD thread on xda : http://forum.xda-developers.com/showthread.php?t=715940
this one is my try on explaing DTA2sd--
http://forum.xda-developers.com/showthread.php?t=1530270
Click to expand...
Click to collapse
I think you guys didn't understood me; I'm on the stocklite v3, and it's a custom rom with DT scripts installed. Anyway I'll take a look over that threads ;-)
EDIT:
Haha, i've messed it up!
I don't know why or how, but now i have the app2sdgui running, but....also i had runngin link2sd, and several apps linked. Now i have a lot of "andro-boxes" (linked apps that are, seems, not readable) in my phone, a sdcard partitioned and a lot of information blocked.
I'm trying to create the mount scripts on link2sd to unmake the links, and start using app2sdgui, but link2sd can't because "device or resource busy"
Good, i'm the best! XD
I can't activate de Swap.
When I pres the button to activate the swap, appears "Changing setings..." after that "Reading setings...", some buttons appears in background but after 1 sec disappear.
how to fix that ? thx before...
myshowbiz said:
I can't activate de Swap.
When I pres the button to activate the swap, appears "Changing setings..." after that "Reading setings...", some buttons appears in background but after 1 sec disappear.
how to fix that ? thx before...
Click to expand...
Click to collapse
If you use Swype beta you need authenticate them, but u can use a altenative, a swype modify, i dont know if i can post the link here, because i dont know if this is a warez... ?? but put in the google and search for DA SWYPE. In this web site you have many options of colors of swype.
myshowbiz said:
I can't activate de Swap.
When I pres the button to activate the swap, appears "Changing setings..." after that "Reading setings...", some buttons appears in background but after 1 sec disappear.
how to fix that ? thx before...
Click to expand...
Click to collapse
Same goes here...cant activate the swap
Ever since I bought my L9 a month ago I've been tweaking it. I've done simple things like root and overclocking/undervolting, but I've also done more complicated things like deodexing the whole ROM and swapping the internal and external SD cards.
WARNING: USE INFORMATION AND FILES AT YOUR OWN RISK. DON'T COME HERE IF YOUR PHONE IS BRICKED.YOU HAVE BEEN WARNED.
However, I will help if you're having errors or freezes because of the scripts, if you say what you've already tried.
What I've Done:
Root
Deleted T-Mobile Bloatware
Overclock and undervolt at boot
Changed LCD Density
Deodexed ROM
Installed Jellybean's (4.2) keyboard
Themed the SystemUI.apk
Swap internal and external SD cards at boot
Bind Google Music library to SD card at boot
How I Did It:
Rooting:
I used Lelus method, you can find several threads detailing that.
Deleted T-Mobile Bloatware
At first I just used the built-in disable_tmous_packages.sh located in /system/etc/, but then decided to delete them.
Overclock and Undervolt
I use Tasker, but you could use numerous apps to run the script at boot (w/ root/su). My script is based off of what's detailed in this thread.
You can either download the script, or copy this:
Code:
#!/system/bin/sh
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpu_control.ko
echo 0 300 840 > /proc/cpu_control/tweak_cpu
echo 1 600 850 > /proc/cpu_control/tweak_cpu
echo 2 800 870 > /proc/cpu_control/tweak_cpu
echo 3 1200 890 > /proc/cpu_control/tweak_cpu
#echo 3 1300 890 > /proc/cpu_control/tweak_cpu
echo hotplug > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
(The 1300 was for testing, it doesn't add any performance and going above it just cuts your MFlops by more than half.)
Change LCD Density:
This one is easy, I just lowered the density to 212 from the default so the text would be smaller and I could fit more on the screen.
Deodex ROM:
I followed the instructions on this thread to deodex, it was simple and took about 10 minutes.
Install Jellybean's (4.2) Keyboard:
I extracted the files from CM10.1 and put them on my phone, works like a charm. Downloads: Keyboard APK (Put this in /system/app/). Library 1, Library 2 (Put these in /system/lib/).
Theming SystemUI.apk
After deodexing I changed the status bar (status_bar_background2.png) and a few other images to my liking. (I used an app the first time around and it did that transparent part between each notification.)
Swapped Mounting Points Internal and External SD Cards:
I used method #3 from this thread, but it didn't work so I tweaked it into this script. I just run it at boot (w/ root/su) with Tasker.
Code:
#!/system/bin/sh
su
busybox mount -o remount,rw /
busybox mount -t vfat -o umask=0000 /dev/block/vold/179:61 /mnt/sdcard
#busybox mount -t exfat -o umask=0000 /dev/block/vold/179:61 /mnt/sdcard
if busybox mount | busybox grep vold/179:61; then
busybox mount -o bind /data/media /mnt/sdcard/external_sd
chmod 0777 /sdcard/external_sd
fi
Used bind to get Google Play Music Library on SD Card:
Google Play Music stores the offline and cached mp3s in /data/data/com.google.android.music/ (Which is the same partition as the internal SD card BTW.) I made a little script that runs at boot (w/ root/su) with Tasker. With this you have to make a directory named MusicCache on your SD card.
Code:
mount -o bind /mnt/sdcard/MusicCache/ /data/data/com.google.android.music/
Q and A:
Q:"Is this (the overclock/undervolt script) optimized for performance or battery life?"
A: Not to brag, but mine does both.
Q:"What happens to existing apps installed in the internal SD card?"
A: I recommend coping everything to the external SD before swapping, then nothing happens.
Q:"After we swap, is the internal SD card rendered useless?"
A: Nope, the internal SD is accessible from the /mnt/sdcard/external_sd/. (I might mess with the script later to mount to /sdcard/internal_sd)
Q:I want to mess with the overclock/undervolt script, how is it formatted?
A: echo line# cpufreq voltage > /proc/cpu_control/tweak_cpu
Q:Can I use the bind with another application?
A: Sure! Just switch around the directories.
Images!
{
"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"
}
Note: I will be adding more as I tweak more things.
Cool man good job
Sent from my LG-P769 using xda premium
Tablechair said:
Cool man good job
Sent from my LG-P769 using xda premium
Click to expand...
Click to collapse
Thanks, I'm hoping this can help others who want to do more with their phones.
Awesome work! I'm probably going to experiment with this stuff when I have time to spare.
I am a noob at this kinda stuff though, so I have some questions
1) Overclock/ Undervolt:
Is this optimized for performance or battery life? I've been looking at this thread to see different voltage/clocking sets that are stable. I'm not sure which ones lean towards performance or which ones lead toward battery life.
2) Swapping Internal/External SD Cards:
What happens to existing apps installed in the internal SD card?
After we swap, is the internal SD card rendered useless?
Protomartyr said:
Awesome work! I'm probably going to experiment with this stuff when I have time to spare.
I am a noob at this kinda stuff though, so I have some questions
1) Overclock/ Undervolt:
Is this optimized for performance or battery life? I've been looking at this thread to see different voltage/clocking sets that are stable. I'm not sure which ones lean towards performance or which ones lead toward battery life.
2) Swapping Internal/External SD Cards:
What happens to existing apps installed in the internal SD card?
After we swap, is the internal SD card rendered useless?
Click to expand...
Click to collapse
1) Mine does both it's formatted like this:
echo line# cpufreq voltage > /proc/cpu_control/tweak_cpu
The stock voltage for 300MHz is 1025 while my overclocked 1200MHz is 890.
2) I recommend coping everything to the external SD before swapping. After the swap the internal SD is accessible from the /mnt/sdcard/external_sd/ . I haven't had any hiccups.
Mars11_ said:
1) Mine does both it's formatted like this:
echo line# cpufreq voltage > /proc/cpu_control/tweak_cpu
The stock voltage for 300MHz is 1025 while my overclocked 1200MHz is 890.
2) I recommend coping everything to the external SD before swapping. After the swap the internal SD is accessible from the /mnt/sdcard/external_sd/ . I haven't had any hiccups.
Click to expand...
Click to collapse
You rock :highfive:
Protomartyr said:
You rock :highfive:
Click to expand...
Click to collapse
Haha, thanks. Have fun!
Do you think it is possible to do what you did for Google music with Google magazine?
Sent from my LG-P760 using xda premium
psychoace said:
Do you think it is possible to do what you did for Google music with Google magazine?
Sent from my LG-P760 using xda premium
Click to expand...
Click to collapse
Sure, just switch
Code:
mount -o bind /mnt/sdcard/MusicCache/ /data/data/com.google.android.music/
to something like
Code:
mount -o bind /mnt/sdcard/MagazineCache/ /data/data/com.google.android.magazines/
Mars11_ said:
Sure, just switch
Code:
mount -o bind /mnt/sdcard/MusicCache/ /data/data/com.google.android.music/
to something like
Code:
mount -o bind /mnt/sdcard/MagazineCache/ /data/data/com.google.android.magazines/
Click to expand...
Click to collapse
Thanks, I will try it out later today
Sent from my LG-P760 using xda premium
Change LCD Density:
This one is easy, I just lowered the density to 212 from the default so the text would be smaller and I could fit more on the screen.
Click to expand...
Click to collapse
I've changed the lcd density before on my p769 and it made certain things not look right..
deadenz said:
I've changed the lcd density before on my p769 and it made certain things not look right..
Click to expand...
Click to collapse
The only things I've noticed are changing the "Clocks & shortcuts" in the lock screen settings and in Google Chrome the number of tabs is a little bit lower. I hardly run anything stock anymore, so I bet that's why I haven't noticed much.
Class 10 sd card? Is the phone faster? I see on bench mark you got good score on I/O score. So u must have a class 10 sd
reggiexp said:
Class 10 sd card? Is the phone faster? I see on bench mark you got good score on I/O score. So u must have a class 10 sd
Click to expand...
Click to collapse
I think I took that before I got my class 10 SD card.. The phone has no reason to be faster as nothing important should be stored on it. The onboard memory just seems to be fast.
Mars11_ said:
I think I took that before I got my class 10 SD card.. The phone has no reason to be faster as nothing important should be stored on it. The onboard memory just seems to be fast.
Click to expand...
Click to collapse
No internal is ****. On my p760
Write speed 18-20mb great, read speed 5mb bad.
I asked rhat because you swaped sd this. And bench marks use the internal sd. In your case your 32gb sd card
And is did good.
Im still on ics to lazy to update. Dont want to lose data.
reggiexp said:
No internal is ****. On my p760
Write speed 18-20mb great, read speed 5mb bad.
I asked rhat because you swaped sd this. And bench marks use the internal sd. In your case your 32gb sd card
And is did good.
Im still on ics to lazy to update. Dont want to lose data.
Click to expand...
Click to collapse
The P769 must have better read/write speeds then. I took the SD card out and ran the test, the difference was minimal.
Mars11_ said:
The P769 must have better read/write speeds then. I took the SD card out and ran the test, the difference was minimal.
Click to expand...
Click to collapse
Ow didnt know.
maybe I'm blind but where's the download link.
This isn't a rom. Op is just explaining what he did to his stock p769 phone. Which is nice to see what kind of modifications work and how to install them.
Sent from my LG-P760 using xda premium
psychoace said:
This isn't a rom. Op is just explaining what he did to his stock p769 phone. Which is nice to see what kind of modifications work and how to install them.
Sent from my LG-P760 using xda premium
Click to expand...
Click to collapse
Thanks for explaining. I should probably make that clearer.
Sent from my LG-P769 using xda app-developers app
Hi all,
I am proud to present benchmark competition between ext4 (The White G2) and f2fs (The black G2) file systems on LGG2 with D80230d ESA.
f2fs (The black G2)
I was formatting 3 partitions as below to f2fs.
/cache
/data
/system
I was using 4 benchmark apps ( CF-Bench,RL Bench,Androbench,AnTuTu) to test performance.
CF-Bench
CF-Bench is an overall benchmark by Chainfire which measure everything except graphics.
RL Bench
RL Bench is an SQLite benchmark, it only tests database read/writes with various SQL commands in various amounts.
Androbench
Androbench is supposedly an all-around I/O benchmark.
AnTuTu
No need for an introduction, it's probably the most popular benchmark these days.
[LGG2-Benchmark] File System Performance: F2FS vs EXT4
How to convert ext4 to f2fs file system and install LG Stock ROMs with dorimanx kernel
{
"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"
}
Thanks @Androguide.fr for inspiration
Thanks @blastagator for TWRP .It's a great tool.
Thanks @_that @dorimanx for Tip restore f2fs /system partition
Supporting me , please sharing my VDO :laugh:
ขอบคุณครับ
wow, f2fs is pure sh*t on your benchmark. The f2fs g2(on the right) is lagging like crazy. You have to press the home button several times for it to respond lol. Dont care what the numbers say, in the video it is barely usable
thanks for the benchmark
Try OptimusG3 VS LP speed test.
See how OptimusG3 kicks a$$
And no not benchmarks, they dont show sh*t. Real life opening, closing apps, multitasking, browsing etc.
Sent from my LG-D802
migueldbr said:
wow, f2fs is pure sh*t on your benchmark. The f2fs g2(on the right) is lagging like crazy. You have to press the home button several times for it to respond lol. Dont care what the numbers say, in the video it is barely usable
thanks for the benchmark
Click to expand...
Click to collapse
Haha . The black G2 that use f2fs has a 9H+ hardness screen protector.
Sent from my iPad using Tapatalk
White g2 has better lcd???
somboons said:
Haha . The black G2 that use f2fs has a 9H+ hardness screen protector.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
Lol didn't notice that xD. In that case f2fs seems good. Never tried it personally, but seems like a good improvement. And you might want to replace that 9h protector, I have one and the screen works just like it wasn't even there=p
Change your protector man. It drives me crazy!! Jaja
Enviado desde mi LG-D802 mediante Tapatalk
so f2fs relies on kernerl or rom? cant rember LOL.
and somboons was it me or on first test, it says 4 cores then mhz/ white says 1995 then on black says 2545.?
isnt the black one overclocked?
so i heard from dorimanx that it was still on test phase f2fs, would you recommend to change format? ive used f2fs before on s2 but i really didnt see a difference.
raptorddd said:
so f2fs relies on kernerl or rom? cant rember LOL.
and somboons was it me or on first test, it says 4 cores then mhz/ white says 1995 then on black says 2545.?
isnt the black one overclocked?
so i heard from dorimanx that it was still on test phase f2fs, would you recommend to change format? ive used f2fs before on s2 but i really didnt see a difference.
Click to expand...
Click to collapse
Clock speed of both is same .Using same profile from dorimanx kernel.
You can look at post 4 from twrp @blastagator's thread for format f2fs file system .
Sent from my LG-D802 using Tapatalk
somboons said:
Clock speed of both is same .Using same profile from dorimanx kernel.
You can look at post 4 from twrp @blastagator's thread for format f2fs file system .
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
Yes ive read but theres no f2fs on stock based roms , is it ? or only cm, aosp.
raptorddd said:
Yes ive read but theres no f2fs on stock based roms , is it ? or only cm, aosp.
Click to expand...
Click to collapse
It can use with other roms. However, your kernel MUST support f2fs partitions which for stock rom you can use dorimanx kernel.It's working well.
somboons said:
It can use with other roms. However, your kernel MUST support f2fs partitions which for stock rom you can use dorimanx kernel.It's working well.
Click to expand...
Click to collapse
Well i tried with icex rom. and it gave me an error during aroma installation at the beinning, then i changed back to ext4, yeah am using dorimanx. it was along time since i used f2fs, must i install rom first? cause i did clean installation including sd card. change file systems and then copied rom and got error? di i di something wrong?
raptorddd said:
Well i tried with icex rom. and it gave me an error during aroma installation at the beinning, then i changed back to ext4, yeah am using dorimanx. it was along time since i used f2fs, must i install rom first? cause i did clean installation including sd card. change file systems and then copied rom and got error? di i di something wrong?
Click to expand...
Click to collapse
/data , /cache were f2f2 ? please install icex rom on ext4 + install dorimanx kernel before then backup with twrp after that change /system to f2fs the rename your backup
ex. system.ext4.win to system.f2fs.win (change ext4 to f2fs) all system files after that restore it again.
or
You can edit updater-script replace ext4 to f2fs then format /data , /cache , /system to f2fs after that flash ROM> dorimanx kernel
somboons said:
/data , /cache were f2f2 ? please install icex rom on ext4 + install dorimanx kernel before then backup with twrp after that change /system to f2fs the rename your backup
ex. system.ext4.win to system.f2fs.win (change ext4 to f2fs) all system files after that restore it again.
or
You can edit updater-script replace ext4 to f2fs then format /data , /cache , /system to f2fs after that flash ROM> dorimanx kernel
Click to expand...
Click to collapse
well i dont know what i did wrong.LOL i reformatted to ext4 in twrp. check and it said ext4, installed rom. then installed dorimanx kernel, then i did a back up. i selected all. or what do i need to select.? then change data/cache/system to f2fs. then copied back up before that i renamed all ext4 to f2fs. including .md5. so theres system.ext4/cache.ex4/and data.ext4. i did restore, but then i got stuck on boot. the led light didnt even turned of just logo ..
then i tried other method.
IceX_ROM_v4\META-INF\com\google\android\updater-script
open it with wordpad then changed
set_progress(0.02);
ui_print(" Mounting system...");
unmount("/system");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
mount{{{{("ext4 changed to f2fs",}}}} "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
but on aroma it didnt do a thing , in a second it said installation suscesfull.
?
raptorddd said:
well i dont know what i did wrong.LOL i reformatted to ext4 in twrp. check and it said ext4, installed rom. then installed dorimanx kernel, then i did a back up. i selected all. or what do i need to select.? then change data/cache/system to f2fs. then copied back up before that i renamed all ext4 to f2fs. including .md5. so theres system.ext4/cache.ex4/and data.ext4. i did restore, but then i got stuck on boot. the led light didnt even turned of just logo ..
then i tried other method.
IceX_ROM_v4\META-INF\com\google\android\updater-script
open it with wordpad then changed
set_progress(0.02);
ui_print(" Mounting system...");
unmount("/system");
mount("ext4", "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
mount{{{{("ext4 changed to f2fs",}}}} "EMMC", "/dev/block/platform/msm_sdcc.1/by-name/system", "/system");
but on aroma it didnt do a thing , in a second it said installation suscesfull.
?
Click to expand...
Click to collapse
ok thanks i got it working. what it seems like a boot loop wasnt, i jut let it there and it took more time then usual to start building the dalvik. thanks
ive formatted all 3 systems but data didnt changed to f2fs.
[Benchmark] Performance: F2FS vs EXT4 | How to Convert ext4 to f2fs and Insta...
raptorddd said:
ok thanks i got it working. what it seems like a boot loop wasnt, i jut let it there and it took more time then usual to start building the dalvik. thanks
ive formatted all 3 systems but data didnt changed to f2fs.
Click to expand...
Click to collapse
checking code /data in updater script too.make sure it use f2fs instrad of ext4.
Sent from my iPad using Tapatalk
somboons said:
checking code /data in updater script too.make sure it use f2fs instrad of ext4.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
i fixed it, by back up then change file system, then change data to data.f2fs.win
funny thing the updater only has one ext4 in all updater -script. for system. there are no more ext4 in there.
metteduch said:
Try OptimusG3 VS LP speed test.
See how OptimusG3 kicks a$$
And no not benchmarks, they dont show sh*t. Real life opening, closing apps, multitasking, browsing etc.
Sent from my LG-D802
Click to expand...
Click to collapse
\OoO/
OptimusRs said:
\OoO/
Click to expand...
Click to collapse
Hi
Can u port marshmallow from g3 ????