Low Memory - Fire TV Q&A, Help & Troubleshooting

i keep geeting a message on scren saying low memory storage and asking me to delete some apps but i have 2.5gb free memory after deeing several apps, anyone have any ideas?

come on folks 30 views and no replies, surely some1 can help

paulsavo said:
i keep geeting a message on scren saying low memory storage and asking me to delete some apps but i have 2.5gb free memory after deeing several apps, anyone have any ideas?
Click to expand...
Click to collapse
Have you tried rebooting after removing some apps?
Try entering the following
from adb
Code:
adb shell su -c df
or from terminal
Code:
su
df
It should return a table showing you how much space you are using & give you an idea of what is triggering the msg
Code:
$ adb shell su -c df
Filesystem Size Used Free Blksize
/dev 973M 48K 973M 4096
/mnt/secure 973M 0K 973M 4096
/mnt/asec 973M 0K 973M 4096
/mnt/obb 973M 0K 973M 4096
/storage/usb 973M 4K 973M 4096
/system 756M 724M 32M 4096
/cache 756M 13M 743M 4096
/firmware 63M 7M 56M 16384
/persist 7M 4M 3M 4096
/data_fire 5G 3G 2G 4096
/data 59G 11G 48G 4096
/data/system 5G 3G 2G 4096
/data/misc 5G 3G 2G 4096
/data/data 5G 3G 2G 4096
/mnt/shell/emulated 59G 11G 48G 4096
/storage/emulated/legacy 59G 11G 48G 4096
/storage/usb/drive1 59G 11G 48G 4096
/mnt/obb/media 2794G 2322G 471G 4096

Related

[Q] Info`s about /dev/block

Hello, can anybody with a rooted Gio point me out to the /dev/block files for /system , /data , /cache ?
For example for GSII is /dev/block/mmcblk0p24 25 26
At us i think it should be something with 12/13/14
I need the correct filenames from our Gio. Only names i don`t actually need the files
Thank u in advance
I have CyanogenMod 7.2 installed with ext4 partition on SD.
Here's what "mount" says on my phone (stripped the mounts for individual apps).
I decided to leave other non-/dev/block entries here, too, just in case
Code:
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,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/stl12 on /system type ext4 (ro,noatime,nodiratime,barrier=1,data=ordered,noauto_da_alloc)
/dev/block/stl13 on /data type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered,noauto_da_alloc)
/dev/block/stl14 on /cache type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered,noauto_da_alloc)
/dev/block/mmcblk0p2 on /sd-ext type ext4 (rw,nosuid,nodev,noatime,nodiratime,commit=19,barrier=0,nobh,data=writeback)
/dev/block/mmcblk0p2 on /data/app type ext4 (rw,nosuid,nodev,noatime,nodiratime,commit=19,barrier=0,nobh,data=writeback)
/dev/block/mmcblk0p2 on /data/data type ext4 (rw,nosuid,nodev,noatime,nodiratime,commit=19,barrier=0,nobh,data=writeback)
/dev/block/mmcblk0p2 on /cache/download type ext4 (rw,nosuid,nodev,noatime,nodiratime,commit=19,barrier=0,nobh,data=writeback)
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:1 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0602,dmask=0602,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)
BML partition layout of the Samsung Galaxy Gio GT-S5660:
bml0: contents of the entire flash
bml1: mibib
bml2: qcsbl
bml3: oemsbl
bml4: amss
bml5: block level representation of /dev/stl5 (efs)
bml6: block level representation of /dev/stl6 (empty)
bml7: arm11boot
bml8: boot image
bml9: recovery image
bml10: unknown
bml11: empty (contains only 0xff bytes)
bml12: block level representation of /dev/stl12 (/system)
bml13: block level representation of /dev/stl13 (/data)
bml14: block level representation of /dev/stl14 (/cache)
STL partition layout of the Samsung Galaxy Gio GT-S5660:
stl5: /efs
stl6: empty partition (contains only 0xff bytes)
stl12: /system
stl13: /data
stl14: /cache
Partition layout used by ODIN (GIO_v1.0.ops):
0,mibib
1,qcsbl
2,oemsbl
3,amss
4,arm11boot
5,boot
6,recovery
7,system
8,data
9,csc
10,
Available partitions according to /proc/partitions:
major minor size device
137 0 513024 bml0/c
137 1 1536 bml1
137 2 512 bml2
137 3 768 bml3
137 4 25600 bml4
137 5 9216 bml5
137 6 5120 bml6
137 7 2048 bml7
137 8 8192 bml8
137 9 8192 bml9
137 10 768 bml10
137 11 6144 bml11
137 12 222464 bml12
137 13 192768 bml13
137 14 29696 bml14
138 12 214784 stl12
138 13 185600 stl13
138 14 25856 stl14
particle.blurringexistence.net/samsung-gt-s5660/partition-layout
Sent from my GT-S5660 using XDA Premium App
Thank u both ! I wanted to try to port DARKSIDE::SUPER::WIPE but it formats in Ext4 and i need in rfs because atm i only use stock rom
Note that my output is from CM which uses ext4, too. No rfs there, sorry
hsrars-d said:
BML partition layout of the Samsung Galaxy Gio GT-S5660:
bml0: contents of the entire flash
bml1: mibib
bml2: qcsbl
bml3: oemsbl
bml4: amss
bml5: block level representation of /dev/stl5 (efs)
bml6: block level representation of /dev/stl6 (empty)
bml7: arm11boot
bml8: boot image
bml9: recovery image
bml10: unknown
bml11: empty (contains only 0xff bytes)
bml12: block level representation of /dev/stl12 (/system)
bml13: block level representation of /dev/stl13 (/data)
bml14: block level representation of /dev/stl14 (/cache)
STL partition layout of the Samsung Galaxy Gio GT-S5660:
stl5: /efs
stl6: empty partition (contains only 0xff bytes)
stl12: /system
stl13: /data
stl14: /cache
Partition layout used by ODIN (GIO_v1.0.ops):
0,mibib
1,qcsbl
2,oemsbl
3,amss
4,arm11boot
5,boot
6,recovery
7,system
8,data
9,csc
10,
Available partitions according to /proc/partitions:
major minor size device
137 0 513024 bml0/c
137 1 1536 bml1
137 2 512 bml2
137 3 768 bml3
137 4 25600 bml4
137 5 9216 bml5
137 6 5120 bml6
137 7 2048 bml7
137 8 8192 bml8
137 9 8192 bml9
137 10 768 bml10
137 11 6144 bml11
137 12 222464 bml12
137 13 192768 bml13
137 14 29696 bml14
138 12 214784 stl12
138 13 185600 stl13
138 14 25856 stl14
particle.blurringexistence.net/samsung-gt-s5660/partition-layout
Sent from my GT-S5660 using XDA Premium App
Click to expand...
Click to collapse
Sorry to bring the thread back up from the ground but i need some info on how to rebuild/force format on block stl13.
Have tried multiple CWM flashes now and stock rom flashes via Odin but stilll no good

Looking For DEV To Help Port CWM For LG Optimus Elite

Hello xda, we are looking for a DEV because we are having trouble porting CWM on the new LG Optimus Elite and us Optimus Elite user's would GREATLY appreciate if someone could help us! We currently have root. The LG Optimus Elite forum is located at this link: http://androidforums.com/lg-optimus-elite/ Thanks!!
Android311 said:
Hello xda, we are looking for a DEV because we are having trouble porting CWM on the new LG Optimus Elite and us Optimus Elite user's would GREATLY appreciate if someone could help us! We currently have root. The LG Optimus Elite forum is located at this link: http://androidforums.com/lg-optimus-elite/ Thanks!!
Click to expand...
Click to collapse
+1
We need it bad if we there is any chance of getting custom roms. I would donate to the cause. Our user base at the phandroid forums are banging their heads atm trying to get it done. Any and all help is greatly appreciated. Thank you.
Yes I'm willing to donate and im sure user's here and over at androidforums are willing to donate as well! Help is Appreciated
I too would donate to get us a custom recovery.
Dat Bump! we need recovery bad!
+1
+1
This phone is a decent cheap phone.
+1 I really like this phone.
Is it just the CWM recovery that you're asking for? Need to know the partition information of your device.. (is there separate partition available for recovery or it uses the boot partition itself)
superatmos said:
Is it just the CWM recovery that you're asking for? Need to know the partition information of your device.. (is there separate partition available for recovery or it uses the boot partition itself)
Click to expand...
Click to collapse
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd C:\android-sdk-windows\platform-tools\
C:\android-sdk-windows\platform-tools>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$ su
su
# cat /proc/partitions
cat /proc/partitions
major minor #blocks name
179 0 3864576 mmcblk0
179 1 2048 mmcblk0p1
179 2 2048 mmcblk0p2
179 3 7168 mmcblk0p3
179 4 1 mmcblk0p4
179 5 16384 mmcblk0p5
179 6 237568 mmcblk0p6
179 7 4096 mmcblk0p7
179 8 24576 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 4096 mmcblk0p10
179 11 4096 mmcblk0p11
179 12 368640 mmcblk0p12
179 13 925696 mmcblk0p13
179 14 8192 mmcblk0p14
179 15 2023424 mmcblk0p15
179 16 28672 mmcblk0p16
179 17 4096 mmcblk0p17
179 18 8192 mmcblk0p18
179 19 28672 mmcblk0p19
179 20 8192 mmcblk0p20
179 21 16384 mmcblk0p21
# cat /proc/mounts
cat /proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extasec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extobb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p12 /system ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p13 /data ext4 rw,nosuid,nodev,relatime,resuid=1000,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p6 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p5 /persist ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /mpt ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/vold/179:15 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:15 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
# cat /proc/emmc
cat /proc/emmc
/proc/emmc: No such file or directory
# cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
# exit
exit
$ exit
exit
C:\android-sdk-windows\platform-tools>adb shell
$ su
su
# cat /cache/recovery/last_log
cat /cache/recovery/last_log
Starting recovery on Fri Jan 11 04:38:09 1980
framebuffer: fd 4 (320 x 480)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /cache ext4 /dev/block/mmcblk0p6 (null)
2 /misc emmc /dev/block/mmcblk0 (null)
3 /boot emmc /dev/block/mmcblk0p9 (null)
4 /system ext4 /dev/block/mmcblk0p12 (null)
5 /data ext4 /dev/block/mmcblk0p13 (null)
6 /recovery emmc /dev/block/mmcblk0p14 (null)
7 /sdcard vfat /dev/block/mmcblk0p15 /dev/block/mmcblk0
8 /sdcard/_ExternalSD vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=ZV4.GWK74
ro.build.display.id=ZV4.GWK74
ro.build.version.lge=VM696ZV4
ro.build.version.incremental=47C45DFC
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Thu Apr 5 14:53:48 KST 2012
ro.build.date.utc=1333605228
ro.build.type=user
ro.build.user=VM696
ro.build.host=builder1.nuribom.com
ro.build.tags=release-keys
ro.product.model=LG-VM696
ro.product.brand=lge
ro.product.name=m3s_virgin_us
ro.product.device=m3s
ro.modem.version=
ro.brand.name=LG Optimus Elite
ro.product.board=lge_m3s
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=m3s
ro.build.description=m3s_virgin_us-user 2.3.7 ZV4.GWK74 47C45DFC release-keys
ro.build.fingerprint=lge/m3s_virgin_us/m3s:2.3.7/ZV4.GWK74/47C45DFC:user/release-keys
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
dalvik.vm.heapsize=32m
dev.pm.dyn_samplingrate=1
persist.cne.UseCne=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
lpa.decode=true
ro.use_data_netmgrd=true
ro.emmc.sdcard.partition=16
ro.config.ehrpd=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.bluetooth.remote.autoconnect=true
ro.cdma.home.operator.alpha=Virgin Mobile
ro.cdma.home.operator.numeric=311490
gsm.sim.operator.alpha=Virgin Mobile
gsm.sim.operator.numeric=311490
gsm.sim.operator.iso-country=us
gsm.operator.alpha=Virgin Mobile
gsm.operator.numeric=311490
gsm.operator.iso-country=us
gsm.sim.state=READY
persist.service.usbport.enable=1
ro.multi.rild=true
ro.qualcomm.bluetooth.ftp=true
debug.bt.discoverable_time=120
ro.bluetooth.request.master=false
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r9
ro.config.notification_sound=Pebble.ogg
ro.config.alarm_alert=Alarm1.ogg
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.yt=android-virgin-us
ro.com.google.clientidbase.am=android-virgin-us
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.ms=android-virgin-us
ro.config.ringtone=Beyond_the_Dream.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=3122137e
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=1
persist.radio.adb_log_on=0
persist.radio.mem_leak_debug=0
persist.radio.voip_enabled=0
persist.sys.language=en
persist.sys.country=US
persist.sys.localevar=
persist.sys.timezone=America/Chicago
persist.sys.sound_enable=2
init.svc.recovery=running
init.svc.adbd=running
Check sdcard for GOTA update : /sdcard/update.zip
Finding update package in sdcard...
I:Update location: /sdcard/update.zip
I:Update file path: /sdcard/update.zip
no image found in sdcard
E:failed to open /sdcard/update.zip (No such file or directory)
# exit
exit
$ exit
exit
Here is a fresh pull of the boot, system and recovery partitions as img files using dd commands:
Download req-files-for-custom-recovery-build-20120716.zip from Sendspace.com - send big files the easy way
Also, here are img files I pulled earlier for somebody else who tried to build CWM. These were pulled using cat commands and have been renamed to boot.img, system.img and recovery.img This zip also contains ADB output, build.prop, and last_log info:
Download Req-files-for-CWM-build.zip from Sendspace.com - send big files the easy way
Thank you very much for the help.
k_t_b said:
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>cd C:\android-sdk-windows\platform-tools\
C:\android-sdk-windows\platform-tools>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$ su
su
# cat /proc/partitions
cat /proc/partitions
major minor #blocks name
179 0 3864576 mmcblk0
179 1 2048 mmcblk0p1
179 2 2048 mmcblk0p2
179 3 7168 mmcblk0p3
179 4 1 mmcblk0p4
179 5 16384 mmcblk0p5
179 6 237568 mmcblk0p6
179 7 4096 mmcblk0p7
179 8 24576 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 4096 mmcblk0p10
179 11 4096 mmcblk0p11
179 12 368640 mmcblk0p12
179 13 925696 mmcblk0p13
179 14 8192 mmcblk0p14
179 15 2023424 mmcblk0p15
179 16 28672 mmcblk0p16
179 17 4096 mmcblk0p17
179 18 8192 mmcblk0p18
179 19 28672 mmcblk0p19
179 20 8192 mmcblk0p20
179 21 16384 mmcblk0p21
# cat /proc/mounts
cat /proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extasec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extobb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p12 /system ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p13 /data ext4 rw,nosuid,nodev,relatime,resuid=1000,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p6 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p5 /persist ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /mpt ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/vold/179:15 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:15 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
# cat /proc/emmc
cat /proc/emmc
/proc/emmc: No such file or directory
# cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
# exit
exit
$ exit
exit
C:\android-sdk-windows\platform-tools>adb shell
$ su
su
# cat /cache/recovery/last_log
cat /cache/recovery/last_log
Starting recovery on Fri Jan 11 04:38:09 1980
framebuffer: fd 4 (320 x 480)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /cache ext4 /dev/block/mmcblk0p6 (null)
2 /misc emmc /dev/block/mmcblk0 (null)
3 /boot emmc /dev/block/mmcblk0p9 (null)
4 /system ext4 /dev/block/mmcblk0p12 (null)
5 /data ext4 /dev/block/mmcblk0p13 (null)
6 /recovery emmc /dev/block/mmcblk0p14 (null)
7 /sdcard vfat /dev/block/mmcblk0p15 /dev/block/mmcblk0
8 /sdcard/_ExternalSD vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=ZV4.GWK74
ro.build.display.id=ZV4.GWK74
ro.build.version.lge=VM696ZV4
ro.build.version.incremental=47C45DFC
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Thu Apr 5 14:53:48 KST 2012
ro.build.date.utc=1333605228
ro.build.type=user
ro.build.user=VM696
ro.build.host=builder1.nuribom.com
ro.build.tags=release-keys
ro.product.model=LG-VM696
ro.product.brand=lge
ro.product.name=m3s_virgin_us
ro.product.device=m3s
ro.modem.version=
ro.brand.name=LG Optimus Elite
ro.product.board=lge_m3s
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=m3s
ro.build.description=m3s_virgin_us-user 2.3.7 ZV4.GWK74 47C45DFC release-keys
ro.build.fingerprint=lge/m3s_virgin_us/m3s:2.3.7/ZV4.GWK74/47C45DFC:user/release-keys
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
dalvik.vm.heapsize=32m
dev.pm.dyn_samplingrate=1
persist.cne.UseCne=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
lpa.decode=true
ro.use_data_netmgrd=true
ro.emmc.sdcard.partition=16
ro.config.ehrpd=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.bluetooth.remote.autoconnect=true
ro.cdma.home.operator.alpha=Virgin Mobile
ro.cdma.home.operator.numeric=311490
gsm.sim.operator.alpha=Virgin Mobile
gsm.sim.operator.numeric=311490
gsm.sim.operator.iso-country=us
gsm.operator.alpha=Virgin Mobile
gsm.operator.numeric=311490
gsm.operator.iso-country=us
gsm.sim.state=READY
persist.service.usbport.enable=1
ro.multi.rild=true
ro.qualcomm.bluetooth.ftp=true
debug.bt.discoverable_time=120
ro.bluetooth.request.master=false
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r9
ro.config.notification_sound=Pebble.ogg
ro.config.alarm_alert=Alarm1.ogg
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.yt=android-virgin-us
ro.com.google.clientidbase.am=android-virgin-us
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.ms=android-virgin-us
ro.config.ringtone=Beyond_the_Dream.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=3122137e
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=1
persist.radio.adb_log_on=0
persist.radio.mem_leak_debug=0
persist.radio.voip_enabled=0
persist.sys.language=en
persist.sys.country=US
persist.sys.localevar=
persist.sys.timezone=America/Chicago
persist.sys.sound_enable=2
init.svc.recovery=running
init.svc.adbd=running
Check sdcard for GOTA update : /sdcard/update.zip
Finding update package in sdcard...
I:Update location: /sdcard/update.zip
I:Update file path: /sdcard/update.zip
no image found in sdcard
E:failed to open /sdcard/update.zip (No such file or directory)
# exit
exit
$ exit
exit
Here is a fresh pull of the boot, system and recovery partitions as img files using dd commands:
Download req-files-for-custom-recovery-build-20120716.zip from Sendspace.com - send big files the easy way
Also, here are img files I pulled earlier for somebody else who tried to build CWM. These were pulled using cat commands and have been renamed to boot.img, system.img and recovery.img This zip also contains ADB output, build.prop, and last_log info:
Download Req-files-for-CWM-build.zip from Sendspace.com - send big files the easy way
Thank you very much for the help.
Click to expand...
Click to collapse
Ok. You gave good amount of details.
Anyway, there looks like two separate partitions for boot as well as recovery but sometimes recovery partition might not be used at all.
I will try to make a recovery.img file and provide it here. You can use dd command to push it to recovery partition.
# cat /proc/partitions
cat /proc/partitions
major minor #blocks name
179 0 3864576 mmcblk0
179 1 2048 mmcblk0p1
179 2 2048 mmcblk0p2
179 3 7168 mmcblk0p3
179 4 1 mmcblk0p4
179 5 16384 mmcblk0p5
179 6 237568 mmcblk0p6
179 7 4096 mmcblk0p7
179 8 24576 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 4096 mmcblk0p10
179 11 4096 mmcblk0p11
179 12 368640 mmcblk0p12
179 13 925696 mmcblk0p13
179 14 8192 mmcblk0p14
179 15 2023424 mmcblk0p15
179 16 28672 mmcblk0p16
179 17 4096 mmcblk0p17
179 18 8192 mmcblk0p18
179 19 28672 mmcblk0p19
179 20 8192 mmcblk0p20
179 21 16384 mmcblk0p21
# cat /proc/mounts
cat /proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extasec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/extobb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p12 /system ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p13 /data ext4 rw,nosuid,nodev,relatime,resuid=1000,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p6 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p5 /persist ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /mpt ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/vold/179:15 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:15 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
# cat /proc/emmc
cat /proc/emmc
/proc/emmc: No such file or directory
# cat /proc/mtd
cat /proc/mtd
dev: size erasesize name
# exit
exit
$ exit
exit
C:\android-sdk-windows\platform-tools>adb shell
$ su
su
# cat /cache/recovery/last_log
cat /cache/recovery/last_log
Starting recovery on Fri Jan 11 04:38:09 1980
framebuffer: fd 4 (320 x 480)
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /cache ext4 /dev/block/mmcblk0p6 (null)
2 /misc emmc /dev/block/mmcblk0 (null)
3 /boot emmc /dev/block/mmcblk0p9 (null)
4 /system ext4 /dev/block/mmcblk0p12 (null)
5 /data ext4 /dev/block/mmcblk0p13 (null)
6 /recovery emmc /dev/block/mmcblk0p14 (null)
7 /sdcard vfat /dev/block/mmcblk0p15 /dev/block/mmcblk0
8 /sdcard/_ExternalSD vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.service.adb.enable=1
ro.build.id=ZV4.GWK74
ro.build.display.id=ZV4.GWK74
ro.build.version.lge=VM696ZV4
ro.build.version.incremental=47C45DFC
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Thu Apr 5 14:53:48 KST 2012
ro.build.date.utc=1333605228
ro.build.type=user
ro.build.user=VM696
ro.build.host=builder1.nuribom.com
ro.build.tags=release-keys
ro.product.model=LG-VM696
ro.product.brand=lge
ro.product.name=m3s_virgin_us
ro.product.device=m3s
ro.modem.version=
ro.brand.name=LG Optimus Elite
ro.product.board=lge_m3s
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=LGE
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=m3s
ro.build.description=m3s_virgin_us-user 2.3.7 ZV4.GWK74 47C45DFC release-keys
ro.build.fingerprint=lge/m3s_virgin_us/m3s:2.3.7/ZV4.GWK74/47C45DFC:user/release-keys
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
dalvik.vm.heapsize=32m
dev.pm.dyn_samplingrate=1
persist.cne.UseCne=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.rat.acq.time.out=30000
persist.cne.rat.acq.retry.tout=0
lpa.decode=true
ro.use_data_netmgrd=true
ro.emmc.sdcard.partition=16
ro.config.ehrpd=true
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
ro.opengles.version=131072
ro.qualcomm.bluetooth.dun=false
ro.bluetooth.remote.autoconnect=true
ro.cdma.home.operator.alpha=Virgin Mobile
ro.cdma.home.operator.numeric=311490
gsm.sim.operator.alpha=Virgin Mobile
gsm.sim.operator.numeric=311490
gsm.sim.operator.iso-country=us
gsm.operator.alpha=Virgin Mobile
gsm.operator.numeric=311490
gsm.operator.iso-country=us
gsm.sim.state=READY
persist.service.usbport.enable=1
ro.multi.rild=true
ro.qualcomm.bluetooth.ftp=true
debug.bt.discoverable_time=120
ro.bluetooth.request.master=false
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.3_r9
ro.config.notification_sound=Pebble.ogg
ro.config.alarm_alert=Alarm1.ogg
ro.com.google.clientidbase=android-lge
ro.com.google.clientidbase.yt=android-virgin-us
ro.com.google.clientidbase.am=android-virgin-us
ro.com.google.clientidbase.gmm=android-lge
ro.com.google.clientidbase.ms=android-virgin-us
ro.config.ringtone=Beyond_the_Dream.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=3122137e
ro.bootmode=unknown
ro.baseband=msm
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=qcom
ro.revision=0
ro.emmc=1
persist.radio.adb_log_on=0
persist.radio.mem_leak_debug=0
persist.radio.voip_enabled=0
persist.sys.language=en
persist.sys.country=US
persist.sys.localevar=
persist.sys.timezone=America/Chicago
persist.sys.sound_enable=2
init.svc.recovery=running
init.svc.adbd=running
Can someone share only stock recovery.img and stock boot.img separately??
superatmos said:
Can someone share only stock recovery.img and stock boot.img separately??
Click to expand...
Click to collapse
boot partition: http://www.sendspace.com/file/89l97v
recovery partition: http://www.sendspace.com/file/zlibfl
BTW, I did try builder.clockworkmod.com http://jenkins.cyanogenmod.com/job/recovery/757/ and that recovery did not work.
k_t_b said:
boot partition: http://www.sendspace.com/file/89l97v
recovery partition: http://www.sendspace.com/file/zlibfl
BTW, I did try builder.clockworkmod.com http://jenkins.cyanogenmod.com/job/recovery/757/ and that recovery did not work.
Click to expand...
Click to collapse
for one, the partitions are all wrong. and most likely the kernel base address and cmdline are wrong also. "adb pull /proc/last_kmsg" run that and post here please. also review the output for any personal info, i.e. esn, msid, and so forth
also, pm me your gtalk. Im working on this right this second....
jmztaylor said:
for one, the partitions are all wrong. and most likely the kernel base address and cmdline are wrong also. "adb pull /proc/last_kmsg" run that and post here please. also review the output for any personal info, i.e. esn, msid, and so forth
also, pm me your gtalk. Im working on this right this second....
Click to expand...
Click to collapse
ESN has been replaced with 00000000000000
http://www.sendspace.com/file/ate07b
New last_kmsg after trying new recovery.img
http://www.sendspace.com/file/cgzcxm
Bump
Hi out there!
I think I´m a little bit in the wrong topic - bt I try to get a working CWM for LG Optimus 3D Max (LGP920).
For my device the recovery partiion is mmblck0p6.
I ran the CWM Online Builder too and copyed this new image to /dev/block.
But if I try booting into CWM, I only get a black screen and nothing happens.
Maybe you know what to do?!
I made a own thread here!
jmztaylor said:
for one, the partitions are all wrong. and most likely the kernel base address and cmdline are wrong also. "adb pull /proc/last_kmsg" run that and post here please. also review the output for any personal info, i.e. esn, msid, and so forth
also, pm me your gtalk. Im working on this right this second....
Click to expand...
Click to collapse
Here is a second build - http://jenkins.cyanogenmod.com/job/recovery/2467/
I still can't get it to work.
/proc/config.gz
CONFIG_PHYS_OFFSET=0x00200000
CONFIG_CMDLINE="init=/sbin/init root=/dev/ram rw initrd=0x11000000,16M mem=88M ip=dhcp"
recovery.fstab:
# mount point fstype device [device2]
/boot emmc /dev/block/mmcblk0p9
/cache ext4 /dev/block/mmcblk0p6
/data ext4 /dev/block/mmcblk0p13
/misc emmc /dev/block/mmcblk0
/recovery emmc /dev/block/mmcblk0p14
/system ext4 /dev/block/mmcblk0p12
/sdcard vfat /dev/block/mmcblk0p15 /dev/block/mmcblk0
/sdcard/_ExternalSD vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
I took the recovery.img which builder.clockworkmod.com spit out and padded it so it was the same size as the stock recovery:
$ su
# tr "\000" "\377" < /dev/zero | dd ibs=512k count=16384 of=/sdcard/recovery-final.img
16384+0 records in
16384+0 records out
8388608 bytes transferred in 0.356 secs (23563505 bytes/sec)
tr: short write
# busybox dd if=/sdcard/recovery.img of=/sdcard/recovery-final.img conv=notrunc
10920+0 records in
10920+0 records out
5591040 bytes (5.3MB) copied, 0.103271 seconds, 51.6MB/s
#
I zeroed out the recovery partition so I could boot into Fastboot:
$ su
# cat /dev/zero > /dev/block/mmcblk0p14
Then I renamed recovery-final.img to recovery.img and used Fastboot to flash it:
C:\Windows\system32>cd C:\Program Files\Android\android-sdk\platform-tools
C:\Program Files\Android\android-sdk\platform-tools>fastboot devices
3122137e fastboot
C:\Program Files\Android\android-sdk\platform-tools>fastboot flash recovery recovery.img
sending 'recovery' (8192 KB)...
OKAY [ 2.487s]
writing 'recovery'...
OKAY [ 5.478s]
finished. total time: 7.971s
C:\Program Files\Android\android-sdk\platform-tools>fastboot reboot
rebooting...
finished. total time: 0.439s
C:\Program Files\Android\android-sdk\platform-tools>
I checked the md5sum for the partition to make sure it matched the recovery.img:
$ su
# busybox md5sum /dev/block/mmcblk0p14
561a27f5fcff924820758659b00422ea /dev/block/mmcblk0p14
I still can't boot into CWM recovery. Anybody have any ideas?
---------- Post added at 06:48 AM ---------- Previous post was at 06:28 AM ----------
last_kmsg:
http://www.sendspace.com/file/pmlauo

Storage space question

On the GN1 I have;
879MB system rom
2.11GB Internal
11.8GB SD card
On my galaxy nexus its just 674MB system rom and the remaining 30GB is internal. Can anyone with a GN2 tell me how the partitions are set up on their phone?
Yeah, would like to know too and if its same as Note 1? In Note 1 it have 2GB partition for apps install and how is it in Note 2? 1 big partition for all stuffs, like in Galaxy Nexus or its same as Note 1?
I gonna guess it's possibly much closer to the GS3.
16 GB
Code:
[email protected]:/ $ df
df
Filesystem Size Used Free Blksize
/dev 895M 84K 895M 4096
/mnt/asec 895M 0K 895M 4096
/mnt/obb 895M 0K 895M 4096
/system 1G 1G 731M 4096
/efs 19M 9M 10M 4096
/cache 1G 23M 1G 4096
/data 10G 9G 941M 4096
/storage/sdcard0 10G 9G 841M 4096

[Q] Can anybody give me a partition table for this phone ?

[Q] Can anybody give me a partition table for this phone ?
I need to know the dev/block/.... of the recovery
16 GB
Code:
[email protected]:/ $ df
df
Filesystem Size Used Free Blksize
/dev 895M 84K 895M 4096
/mnt/asec 895M 0K 895M 4096
/mnt/obb 895M 0K 895M 4096
/system 1G 1G 731M 4096
/efs 19M 9M 10M 4096
/cache 1G 23M 1G 4096
/data 10G 9G 941M 4096
/storage/sdcard0 10G 9G 841M 4096
( I posted the same at http://forum.xda-developers.com/showthread.php?t=1920335 )
Can anybody give me PIT File for N7100?
htaule said:
16 GB
Code:
[email protected]:/ $ df
df
Filesystem Size Used Free Blksize
/dev 895M 84K 895M 4096
/mnt/asec 895M 0K 895M 4096
/mnt/obb 895M 0K 895M 4096
/system 1G 1G 731M 4096
/efs 19M 9M 10M 4096
/cache 1G 23M 1G 4096
/data 10G 9G 941M 4096
/storage/sdcard0 10G 9G 841M 4096
( I posted the same at http://forum.xda-developers.com/showthread.php?t=1920335 )
Click to expand...
Click to collapse
Thanks for the quick answer but I need to know the dev/block/... file of the recovery
facebook.com said:
Can anybody give me PIT File for N7100?
Click to expand...
Click to collapse
I also need one badly!
At the moment my Note II is just a nice little, expensive brick.

[Q] Insufficient space (Google Play)

Hi Folks,
Most of you will think 'This is a easy one' but I'm pulling my hair on this.
I'm trying to install Swiftkey from Google Play store, and it always tells me that I have insufficient Space on my device.
To avoid all those stupid questions in front, I do have enough space and could proove it with a output of df:
Code:
[email protected]:/data/app # df
Filesystem Size Used Free Blksize
/dev 178.2M 48K 178.2M 4096
/storage 178.2M 0K 178.2M 4096
/mnt/secure 178.2M 0K 178.2M 4096
/mnt/asec 178.2M 0K 178.2M 4096
/mnt/obb 178.2M 0K 178.2M 4096
/mnt/fuse 178.2M 0K 178.2M 4096
/system 400M 372.2M 27.8M 4096
/data 420M 120.5M 299.5M 4096
/sd-ext 5G 272.6M 4.8G 4096
/data/app 5G 272.6M 4.8G 4096
/data/app-private 5G 272.6M 4.8G 4096
/data/app-system 5G 272.6M 4.8G 4096
/data/data 5G 272.6M 4.8G 4096
/data/app-asec 5G 272.6M 4.8G 4096
/data/user 5G 272.6M 4.8G 4096
/cache-int 101.5M 56.3M 45.2M 4096
/cache 5G 272.6M 4.8G 4096
/cache/dalvik-cache 101.5M 56.3M 45.2M 4096
/sd-ext/cache/dalvik-cache 101.5M 56.3M 45.2M 4096
/cache/recovery 101.5M 56.3M 45.2M 4096
/sd-ext/cache/recovery 101.5M 56.3M 45.2M 4096
/storage/sdcard0 8.8G 7.7G 1.1G 8192
/mnt/secure/asec 8.8G 7.7G 1.1G 8192
/mnt/asec/com.nullsoft.winamp-1 15M 14.1M 904K 4096
/mnt/asec/com.ninjakiwi.bloonstd5-1 46M 44.4M 1.6M 4096
So this is my current mount set.
I should have more than enough space to install this app (it's about 15M).
Is there any folder Google Play has to write to which isn't already on my external SD ?
I could see the files being downloaded into /data/data/com.android.providers.downloads/cache but when trying to install it always says it doesn't have enought mem
Anyone got a Solution for this ?
BTW: CM 10.1-20131024-NIGHTLY-anzu @ 4.2.2 + 3.4.67-nAa+ Kernel
Ok fixed it by downloading the APK via playstore (Chrome Plugin) and installed it with the following command in adb shell:
Code:
pm install -s com.touchtype.swiftkey.apk

Categories

Resources