Jump to content


Internal low Memory


  • Please log in to reply
4 replies to this topic

#1
Chura

Chura

    Newbie

  • Members
  • Pip
  • 38 posts
  • Devices:HTC Desire
Hey All,

I have MCRr3.1 with A2SD on my desire
I'm trying to install 2 apk that need a little more space on internal memory and i get error because low space. (probably need space to expand before installation. (Asphalt 5 and iGo Motonav)
I have apps installed at SD-EXT, however the internal also decrease.

I've got some info that it might be the Dalvik. I've tried to wipe it and let it rebuild and i dropped from 48m to 28m.
I see that MCR for nexus has moved Dalvik to /cache, why for desire it wont ?

My df -h :

# df -h
Filesystem                Size      Used Available Use% Mounted on
tmpfs                   199.1M         0    199.1M   0% /dev
tmpfs                     4.0M         0      4.0M   0% /sqlite_stmt_journals
/dev/block/mtdblock3    250.0M    186.2M     63.8M  74% /system
/dev/block/mtdblock5    147.6M    119.5M     28.1M  81% /data
/dev/block/mtdblock4     40.0M      1.1M     38.9M   3% /cache
tmpfs                     8.0M         0      8.0M   0% /app-cache
/dev/block/mmcblk0p2    718.8M     98.1M    584.2M  14% /system/sd
/dev/block//vold/179:1
                          6.8G      1.7G      5.1G  25% /sdcard
#


What can i do here ?
A2SD+ is my only option ?
if so, will it slow my system ?


#2
Bokaj

Bokaj

    Newbie

  • Members
  • Pip
  • 8 posts
  • Gender:Male
  • Location:århus

View PostChura, on Jun 26 2010, 17:40, said:

Hey All,

I have MCRr3.1 with A2SD on my desire
I'm trying to install 2 apk that need a little more space on internal memory and i get error because low space. (probably need space to expand before installation. (Asphalt 5 and iGo Motonav)
I have apps installed at SD-EXT, however the internal also decrease.

I've got some info that it might be the Dalvik. I've tried to wipe it and let it rebuild and i dropped from 48m to 28m.
I see that MCR for nexus has moved Dalvik to /cache, why for desire it wont ?

My df -h :

# df -h
Filesystem                Size      Used Available Use% Mounted on
tmpfs                   199.1M         0    199.1M   0% /dev
tmpfs                     4.0M         0      4.0M   0% /sqlite_stmt_journals
/dev/block/mtdblock3    250.0M    186.2M     63.8M  74% /system
/dev/block/mtdblock5    147.6M    119.5M     28.1M  81% /data
/dev/block/mtdblock4     40.0M      1.1M     38.9M   3% /cache
tmpfs                     8.0M         0      8.0M   0% /app-cache
/dev/block/mmcblk0p2    718.8M     98.1M    584.2M  14% /system/sd
/dev/block//vold/179:1
                          6.8G      1.7G      5.1G  25% /sdcard
#
What can i do here ?
A2SD+ is my only option ?
if so, will it slow my system ?

Did you try a cache cleaner?(And sorry if its a dumb soulution, but it helpt me)


#3
Chura

Chura

    Newbie

  • Members
  • Pip
  • 38 posts
  • Devices:HTC Desire
No i didnt.
I've moved Dalvik to SD, Installed the appz, and returned the Dalvik to internal :lol:


#4
Time Sheep

Time Sheep

    Regular

  • Members
  • PipPip
  • 61 posts
  • Location:Lemvig
  • Devices:HTC Desire (MCR 2.2 r9 WIP)
I just installed A2SD+ from the beginning. Didn't notice any performance drops compared to how it was before :lol:


#5
tam1m

tam1m

    Newbie

  • Members
  • Pip
  • 1 posts
  • Devices:HTC Magic 32B
Had the same problem this week.

Look at /data/tombstones/
In my case there were about 7 files in it taking about 70mb.
Just delete them!

Those files are for debugging purpose i think.

adb shell rm /data/tombstones/*

Optional move /data/tombstones to sd-ext

After that i linked this folder to my sd-ext partition. So if this folder i growing again, i won't get probs anymore.

adb shell
mkdir /system/sd/tombstones
rm -r /data/tombstones
ln -s /system/sd/tombstones /data/tombstones
exit

Edited by tam1m, 29 June 2010 - 01:12 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users