Unlock 512MB?
#21
Posted 06 November 2011 - 12:29 PM

Galaxy X - Paranoid Android - Jellybean 4.2.2
Zte Racer - Unnoficial CyanogenMod 7.2 port
#22
Posted 06 November 2011 - 02:27 PM
Also dealink said tht v gt 2gb
Edited by Prince.abi, 06 November 2011 - 02:34 PM.
#23
Posted 06 November 2011 - 07:13 PM
Now I have carefully studied the datasheet and I can say that we have 256MB RAM = (
# df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 82.8M 44.0K 82.8M 0% /dev
tmpfs 82.8M 0 82.8M 0% /mnt/asec
tmpfs 82.8M 0 82.8M 0% /mnt/obb
/dev/block/mtdblock5 220.0M 140.5M 79.5M 64% /system
/dev/block/mtdblock6 162.5M 91.5M 71.0M 56% /data
/dev/block/mtdblock4 37.5M 1.2M 36.3M 3% /cache
220+162,5+37,5+82,8 = 502,8M
+ boot+ recovery = 512M...
Edited by deadlink, 07 November 2011 - 08:09 AM.
#24
Posted 06 November 2011 - 09:47 PM
Various smartphones has this chip (Xperia X10 Mini/Mini Pro, for example).
If one has that amount of RAM, we can unlock this function.

Galaxy X - Paranoid Android - Jellybean 4.2.2
Zte Racer - Unnoficial CyanogenMod 7.2 port
#25
Posted 07 November 2011 - 09:00 AM
#26
Posted 08 November 2011 - 01:42 AM
SoftStoner, on 05 November 2011 - 10:53 AM, said:
well played my friend, i missed that part of the BITS!
i was calculating using Bytes
now its for sure that we cant expand the memory any further.
#27
Posted 08 November 2011 - 11:12 AM
deadlink, on 06 November 2011 - 07:13 PM, said:
# df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 82.8M 44.0K 82.8M 0% /dev
tmpfs 82.8M 0 82.8M 0% /mnt/asec
tmpfs 82.8M 0 82.8M 0% /mnt/obb
/dev/block/mtdblock5 220.0M 140.5M 79.5M 64% /system
/dev/block/mtdblock6 162.5M 91.5M 71.0M 56% /data
/dev/block/mtdblock4 37.5M 1.2M 36.3M 3% /cache
220+162,5+37,5+82,8 = 502,8M
+ boot+ recovery = 512M...
There is a lot of space unused in the system partition, same on the cache partition. Has anyone tried using a TPT to repartition the internal memory to get more space for apps? Are there any TPT's for the Racer around?
TPT Helper lets you easily repartition your ZTE phone, install a new ROM and for the Blade, convert to/from Gen 2. Available for Orange San Francisco/ZTE Blade, Orange Monte Carlo/ZTE Skate and Orange San Francisco II/T-Mobile Vivacity. https://market.andro...horas.tpthelper
TPTs and other apps
#28
Posted 08 November 2011 - 12:54 PM
Amphoras, on 08 November 2011 - 11:12 AM, said:
Btw, what about the use free space in the system for swap?
remount system rw
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /systemmake /system/swapfile right size (32M in example)
dd if=/dev/zero of=/system/swapfile bs=1024 count=32768check available loopback device
losetup -fwe can see something like
/dev/block/loop0create a loopback device
losetup /dev/block/loop0 /system/swapfilemake swap
mkswap /dev/block/loop0swapon =)
swapon /dev/block/loop0PROFIT!
# free total used free shared buffers Mem: 169572 166956 2616 0 1204 -/+ buffers: 165752 3820 Swap: 32760 0 32760
#29
Posted 08 November 2011 - 02:08 PM
deadlink, on 08 November 2011 - 12:54 PM, said:
#30
Posted 08 November 2011 - 08:24 PM
SoftStoner, on 08 November 2011 - 02:08 PM, said:
everyone decides for himself ... I think I'll replace the phone before they wear out flash. In addition, the swap is not always used.
#31
Posted 15 December 2011 - 06:09 AM
Here is a spec that shows 512 MB ROM.
http://mtsredenergy....-techspecs.html
Can we do it somehow using TPT method?
#32
Posted 15 December 2011 - 06:14 AM
#33
Posted 15 December 2011 - 06:22 AM
#34
Posted 15 December 2011 - 06:39 AM
#35
Posted 15 December 2011 - 11:29 AM
# df -h Filesystem Size Used Available Use% Mounted on tmpfs 81.4M 32.0K 81.3M 0% /dev tmpfs 81.4M 0 81.4M 0% /mnt/asec tmpfs 81.4M 0 81.4M 0% /mnt/obb /dev/block/mtdblock4 150.0M 123.7M 26.3M 82% /system /dev/block/mtdblock5 295.9M 38.2M 257.7M 13% /data /dev/block/mtdblock3 12.5M 1.2M 11.3M 9% /cache150+295.9+12.5+81.4= 539.8 MB how can i get 539 if its 512 ?
My partition size is different than yours. Can i increase /system partition by deducting /data as i need more system apps on /system.
Edited by wicky feat, 15 December 2011 - 11:34 AM.
#36
Posted 16 December 2011 - 05:35 PM
wicky feat, on 15 December 2011 - 11:29 AM, said:
# df -h Filesystem Size Used Available Use% Mounted on tmpfs 81.4M 32.0K 81.3M 0% /dev tmpfs 81.4M 0 81.4M 0% /mnt/asec tmpfs 81.4M 0 81.4M 0% /mnt/obb /dev/block/mtdblock4 150.0M 123.7M 26.3M 82% /system /dev/block/mtdblock5 295.9M 38.2M 257.7M 13% /data /dev/block/mtdblock3 12.5M 1.2M 11.3M 9% /cache150+295.9+12.5+81.4= 539.8 MB how can i get 539 if its 512 ?
My partition size is different than yours. Can i increase /system partition by deducting /data as i need more system apps on /system.
Don't count the tmpfs ones. It should be possible to repartition the internal memory in the same way you can for the Blade, Skate, Blade 2. To do so you need to get a Racer TPT and edit some of the files.
TPT Helper lets you easily repartition your ZTE phone, install a new ROM and for the Blade, convert to/from Gen 2. Available for Orange San Francisco/ZTE Blade, Orange Monte Carlo/ZTE Skate and Orange San Francisco II/T-Mobile Vivacity. https://market.andro...horas.tpthelper
TPTs and other apps
#37
Posted 17 December 2011 - 03:12 PM
wicky feat, on 15 December 2011 - 11:29 AM, said:
why not just make an sd-ext with lets say 256mb ext3?
if i helped please press the vote up button :3
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account

Back to top









