[Q] ZTE Racer - mtdblock3 /cache 100% full ...all time - Android Q&A, Help & Troubleshooting

Hello
I'm from Brazil and I have an X850 (racer) TIM. After I sent a defective unit and returned to service with version 2.2 Froyo.
I did dowgrade of Gen2 Gen1, I installed version 2.3.4. After dowgrade did not work and the 3G market does dowload apps. I tried reinstalling everything, but this error appears in clokwork.:
"e: error in cache: recovery / log (in the space left on device)"
I can not go back to the 2.2 tim .... the error during the process offline updater (downgrade) ...
I used all the features of ClockworkMod recovery, but could not solve the problem.s ....
I believe it is possible to resolve via ADB or terminal, but do not know exactly how, percise help ...
Sorry for bad English.
google translator.
adb shell
* daemon not running. starting it now *
* daemon started successfully *
# df
df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 83312 32 83280 0% /dev
tmpfs 83312 0 83312 0% /mnt/asec
tmpfs 83312 0 83312 0% /mnt/obb
/dev/block/mtdblock4 153600 131784 21816 86% /system
/dev/block/mtdblock5 302976 51260 251716 17% /data
/dev/block/mtdblock3 12800 12800 0 100% /cache
/dev/block/vold/179:1
3487276 265464 3221812 8% /mnt/sdcard
/dev/block/vold/179:1
3487276 265464 3221812 8% /mnt/secure/asec
#
Please Help me.

Please use the Q&A Forum for questions Thanks
Moving to Q&A

Related

Confirm Apps2SD has worked?

Hey all,
Decided to downgrade from Modaco 2.3 to 2.2 as it was a little faster. Thought I would sort out the App2SD side of things too. I copied all of my SD card data off, then followed this guide:
http://android.modaco.com/content/htc-hero-hero-modaco-com/293461/how-to-partition-sdcard/
Once done I copied the SD contents back on and then downgraded to the 2.2 ROM. All back up and running but not sure if the apps have moved over as I expected them to do, is there a way to check? Otherwise what do I need to do to move them over to the SD?
Thanks
Russ
you don't need a2sd on hero.. it was only needed on g1 because of the low memory of 85 mb for apps..
hi roakes, there is already a thread that covers this:
http://forum.xda-developers.com/showthread.php?t=564932
you should have posted this in Q&A NOT Dev!!
The following post does not belong to me. I forgot who post it so all credits go to him/her:
To confirm whether A2SD is working properly from a terminal / ADB Shell type:
busybox df -h
You should see something along these lines below:
/dev/block/mccblk0p2 532.9M 67.1M 438.7M 13% /system/sd
The key is that you see one of the entries as /system/sd
This means that the phone is picked up your Ext2 partition.
Next if you see the above you can check that you setup the symlinks properly.
To do this type these cmds:
cd /data/app
pwd
The terminal returns /system/sd/app which means that the apps are now being saved onto the Ext2 Partition since the /system/sd = your Ext2 partition.
If it returns /data/app then the apps are still being installed onto the phone's internal rom.
Hope this helps, let me know if not.
Click to expand...
Click to collapse
Filesystem Size Used Available Use% Mounted on
tmpfs 96.2M 0 96.2M 0% /dev
/dev/block/mtdblock4 130.0M 1.3M 128.7M 1% /cache
That's what I am getting hmmmm doesnt look promising, but the partitions seem ok...
Number Start End Size Type File system Flags
1 512B 7425MB 7425MB primary fat32 lba
2 7425MB 7937MB 512MB primary ext3
3 7937MB 7969MB 32.0MB primary linux-swap(v1)
roakes said:
Filesystem Size Used Available Use% Mounted on
tmpfs 96.2M 0 96.2M 0% /dev
/dev/block/mtdblock4 130.0M 1.3M 128.7M 1% /cache
That's what I am getting hmmmm doesnt look promising, but the partitions seem ok...
Number Start End Size Type File system Flags
1 512B 7425MB 7425MB primary fat32 lba
2 7425MB 7937MB 512MB primary ext3
3 7937MB 7969MB 32.0MB primary linux-swap(v1)
Click to expand...
Click to collapse
Can anyone verify that this looks right?
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\DamianV>adb shell
* daemon not running. starting it now *
* daemon started successfully *
# busybox df -h
busybox df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 96.2M 0 96.2M 0% /dev
tmpfs 4.0M 0 4.0M 0% /sqlite_stmt_journals
/dev/block/mtdblock3 170.0M 149.9M 20.1M 88% /system
/dev/block/mtdblock5 165.8M 22.5M 143.3M 14% /data
/dev/block/mtdblock4 130.0M 1.1M 128.9M 1% /cache
/dev/block/mmcblk0p2 446.9M 8.0M 415.0M 2% /system/sd
/dev/block//vold/179:1
3.3G 94.5M 3.2G 3% /sdcard
#
roakes said:
Filesystem Size Used Available Use% Mounted on
tmpfs 96.2M 0 96.2M 0% /dev
/dev/block/mtdblock4 130.0M 1.3M 128.7M 1% /cache
That's what I am getting hmmmm doesnt look promising, but the partitions seem ok...
Number Start End Size Type File system Flags
1 512B 7425MB 7425MB primary fat32 lba
2 7425MB 7937MB 512MB primary ext3
3 7937MB 7969MB 32.0MB primary linux-swap(v1)
Click to expand...
Click to collapse
Can anyone verify that this looks right?
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\>adb shell
* daemon not running. starting it now *
* daemon started successfully *
# busybox df -h
busybox df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 96.2M 0 96.2M 0% /dev
tmpfs 4.0M 0 4.0M 0% /sqlite_stmt_journals
/dev/block/mtdblock3 170.0M 149.9M 20.1M 88% /system
/dev/block/mtdblock5 165.8M 22.5M 143.3M 14% /data
/dev/block/mtdblock4 130.0M 1.1M 128.9M 1% /cache
/dev/block/mmcblk0p2 446.9M 8.0M 415.0M 2% /system/sd
/dev/block//vold/179:1
3.3G 94.5M 3.2G 3% /sdcard
#
If you type:
cd /data/app
pwd
and it becomes this: /system/sd/app
Then it should be correct.
hi,
i am not sure what i am doing wrong here, I am using pinky's ROM and I have the default and used ROM manager to partition the SD card to a 512 MB ext3 and the remainder 14 GB as FAT32.
I have set the EXT4 module is enabled and App2SD is set to external.
But I still cant get the apps to install to SD, using the method above to check it. The Ext3 partition is being seen, but the symlinks are correct.
Any ideas?
Heres a dump from my CMD prompt
C:\android\tools>adb shell
sh-3.2# busybox df -h
busybox df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 207.6M 0 207.6M 0% /dev
tmpfs 207.6M 0 207.6M 0% /mnt/asec
/dev/block/mtdblock3 250.0M 181.6M 68.4M 73% /system
/dev/block/mtdblock5 147.6M 12.0M 135.6M 8% /data
/dev/block/mtdblock4 40.0M 1.1M 38.9M 3% /cache
tmpfs 8.0M 0 8.0M 0% /app-cache
/dev/block/mtdblock5 147.6M 12.0M 135.6M 8% /system/mnt/data
/dev/block/mmcblk0p2 457.4M 70.1M 362.9M 16% /system/sd
/dev/block/vold/179:1
14.6G 158.4M 14.5G 1% /mnt/sdcard
/dev/block/vold/179:1
14.6G 158.4M 14.5G 1% /mnt/secure/asec
sh-3.2# cd /data/app
cd /data/app
sh-3.2# pwd
pwd
/data/app

[Q] Insufficient space - heeelp :)

Hi guys,
I have 8GB memory card. I have three partitions (swap=512MB, ext and fat - volume sizes recommended by recovery). I have a lot of software installed. My problem is I had facebook installed. Suddenly newer version appeared so I tried to update. However I have been informed I have insufficient space. So I uninstalled previous version of FB. Didn't help. I uninstalled another app as well but again it didn't help. How can I solve my problem? Thanks!
Filesystem Size Used Available Use% Mounted on
tmpfs 95.3M 0 95.3M 0% /dev
tmpfs 4.0M 0 4.0M 0% /sqlite_stmt_journals
/dev/block/mtdblock3 170.0M 154.3M 15.7M 91% /system
/dev/block/mtdblock5 165.8M 111.3M 54.4M 67% /data
/dev/block/mtdblock4 130.0M 128.7M 1.3M 99% /cache
/dev/block/mtdblock4 130.0M 128.7M 1.3M 99% /data/dalvik-cache
/dev/block/mmcblk0p2 915.1M 313.4M 552.9M 36% /system/sd
#
ps: I have Cronos 2.1.2
ok, for now I just uninstalled appz with biggest cache so I was able to update for example FB... Do I need to expand my ext partition then?
docertabum said:
ok, for now I just uninstalled appz with biggest cache so I was able to update for example FB... Do I need to expand my ext partition then?
Click to expand...
Click to collapse
maybe a good idea to backup the sd card, format, then create larger partitions?
although I think it is possible to expand the volumes, how safe this is, I don't know
docertabum said:
Filesystem Size Used Available Use% Mounted on
tmpfs 95.3M 0 95.3M 0% /dev
tmpfs 4.0M 0 4.0M 0% /sqlite_stmt_journals
/dev/block/mtdblock3 170.0M 154.3M 15.7M 91% /system
/dev/block/mtdblock5 165.8M 111.3M 54.4M 67% /data
/dev/block/mtdblock4 130.0M 128.7M 1.3M 99% /cache
/dev/block/mtdblock4 130.0M 128.7M 1.3M 99% /data/dalvik-cache
/dev/block/mmcblk0p2 915.1M 313.4M 552.9M 36% /system/sd
#
ps: I have Cronos 2.1.2
Click to expand...
Click to collapse
Your problem is that your cache partition is full. Currently your cache partition is the internal one (mtblock4) which is limited to 130M, you should look into a cache2sd solution. I am not sure how to do this on cronos, in Villain there is an update for this.
Try asking in the cronos forums they should be able to help you.
You could also try to wipe the dalvik cache (from the recovery), first boot after this will be slow but it might free up a little space, although I would guess that even if this works its just temporary until it fills up again....
thanks guys for suggestions...

[Q] Internal Memory (Partitions)

Hi,
Having a look at internal partitions which look like this:
Code:
# busybox df -h
Filesystem Size Used Available Use% Mounted on
[B]tmpfs 209.3M 24.0K 209.3M 0% /dev[/B]
/dev/block/mtdblock1 190.0M 179.1M 10.9M 94% /system
/dev/block/mtdblock9 199.5M 73.1M 126.4M 37% /data
/dev/block/mtdblock3 2.8M 776.0K 2.0M 28% /lgdrm
tmpfs 209.3M 0 209.3M 0% /mnt/asec
/dev/block/mtdblock8 64.0M 1.1M 62.9M 2% /cache
/dev/block/vold/179:1 3.8G 3.3G 462.8M 88% /mnt/sdcard
/dev/block/vold/179:1 3.8G 3.3G 462.8M 88% /mnt/secure/asec
I am slightly confused on this one:
Code:
tmpfs 209.3M 24.0K 209.3M 0% /dev
And this doesn't seem to total up. 190 + 199.5 + 2.8 + 64 = 456.3M
What is this 209.3M ?
Another question: Is there a way to mount /data/dalvik-cache permanently in /cache.
As one can see:
Code:
# busybox du -h /data/dalvik-cache
42.9M /data/dalvik-cache
This is growing with installed apps.
I learnt, a userinit.sh way, But is it possible to do it on the stock rooted ROM ?
i also wish to know the answer to the question.
first time android user on LG Optimus One (P500)

[Q] Nexus one /data 100% full

Hi.. I have a Nexus one.. tried cyanogen7 with cw ROM, but now its in Boot loop
when checked with df -h in adb shell gave following results:
C:\>adb shell
# df -h
df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 202.8M 32.0K 202.7M 0% /dev
tmpfs 202.8M 0 202.8M 0% /mnt/asec
tmpfs 202.8M 0 202.8M 0% /mnt/obb
/dev/block/mtdblock3 145.0M 124.9M 20.1M 86% /system
/dev/block/mtdblock5 196.3M 196.3M 0 100% /data
/dev/block/mtdblock4 95.0M 16.9M 78.1M 18% /cache
/dev/block/mmcblk0p2 480.6M 8.0M 472.6M 2% /sd-ext
#
I tried clearing storage from bootloader, tried factory reset, tried format /data but no gain.
Any help please...

[Q] corrupt /efs folder files ? Unknown Baseband, Unknown IMEI? Some Hope to fix it?

Hello,
I am flashing roms since nearly two years and I got my first big problem 2 days ago.
My GT-i9100 (DBT Germany) was running stable under cm-12.1-20150611-UNOFFICIAL-i9100.zip brought by Lysergic Acid.
When I tried to log on WLAN on Tuesday morning, my rom crashed with a few percent of energy remaining. I charged my battery and started the phone again. I had a message "No Service" and a barred circle. Pin Code was being asked, as well as my lock screen Pin Code.
I thought it was a mobile network operator issue, and that it would be temporary. Didn't care about it, I was able to log in my WLAN network. Then I saw an update (06/17) on xda, that I downloaded and flashed following the installation instructions. I noticed still the "No service" message and the circle barred. I looked at my telephone settings an saw Unknown Baseband, No Signal, Unknown Imei. When I called *#6#, there was a popup with only the Text IMEI no number.
Finally I did sthg really stupid (I didn't google Unknown Baseband Unknown Imei at this time), because I thought wrongly that the issue is a rom, modem or csc issue. Then I decided to flash back to a stable jelly bean version.
Thus, I had to flash the partition with Stock i9100 pit, because I was using a preload modified area partition before.
Then I made my great mistake, that's what I think now, I think I corrupted my /efs folder. I installed a stock firmware from sammobile on my SII (still no service, unknown baseband), then rooted the phone again, and installed
ASNET MIUI v5 (4.8.10) everything is working except this my mobile network unknown baseband, unknown Imei, etc
I tried to look on my external harddrive, if I had any backups from my phone, did not have any /efs backup. :crying:
With root explorer I am able to to see the /efs folder no file is missing I think, but it is certainly corrupt. I am joining a .tar file of this folder here. https mega.nz/#!4IZijDTK!2eZ1lhC01bTEcbzwP7OVe8tePiIm5GNQ_dwpZRZHF0k
~ $ mount
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/block/mmcblk0p9 on /system type ext4 (ro,relatime,barrier=1,data=ordered)
/dev/block/mmcblk0p7 on /cache type ext4 (rw,nosuid,nodev,noatime,errors=panic,barrier=1,journal_async_commit,data=ordered)
/dev/block/mmcblk0p1 on /efs type ext4 (rw,nosuid,nodev,noatime,errors=panic,barrier=1,journal_async_commit,data=writeback)
/dev/block/mmcblk0p12 on /preload type ext4 (ro,nosuid,nodev,noatime,barrier=1,data=ordered)
/dev/block/mmcblk0p10 on /data type ext4 (rw,nosuid,nodev,noatime,errors=panic,barrier=1,journal_async_commit,data=ordered,noauto_da_alloc,discard)
/dev/block/mmcblk0p4 on /mnt/.lfs type j4fs (rw,relatime)
/sys/kernel/debug on /sys/kernel/debug type debugfs (rw,relatime)
/dev/block/vold/259:3 on /storage/sdcard0 type vfat (rw,dirsync,nosuid,nodev,noexec,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro,discard)
~ $ su
[email protected]:/ # #
[email protected]:/ #
[email protected]:/ # df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 422816 76 422740 0% /dev
tmpfs 422816 0 422816 0% /mnt/asec
tmpfs 422816 0 422816 0% /mnt/obb
/dev/block/mmcblk0p9 516040 453384 62656 88% /system
/dev/block/mmcblk0p7 100784 4160 96624 4% /cache
/dev/block/mmcblk0p1 20144 10492 9652 52% /efs
/dev/block/mmcblk0p12
516040 77688 438352 15% /preload
/dev/block/mmcblk0p10
2064208 306208 1758000 15% /data
df: /mnt/.lfs: Function not implemented
/dev/block/vold/259:3
12063840 445792 11618048 4% /storage/sdcard0
1|[email protected]:/ # mount /efs
mount: can't read '/etc/fstab': No such file or directory
1|[email protected]:/ # mount /data
mount: can't read '/etc/fstab': No such file or directory
1|[email protected]:/ # mount /preload
mount: can't read '/etc/fstab': No such file or directory
1|[email protected]:/ # mount /cache
mount: can't read '/etc/fstab': No such file or directory
1|[email protected]:/ # mount /system
mount: can't read '/etc/fstab': No such file or directory
I still have the IMEi on the back of my phone.
Is there a way to fix this or is it impossible?

Categories

Resources