I tried to install some of the Official CyanogenMod zips for the Serranoltexx, seeing as it's basically the same device, but I always get an error that it's the wrong device.
So I'd like to port it to this version of the phone. S4 Mini Tracfone/StraightTalk variant.
I've got a copy of the Serranoltexx CM13 zip and most of the files listed on the How to Port CyanogenMod to Your Device page.
.prop files and .rc files can be found in the attached file
Stock TWRP w/ Root can be found HERE.
Stock firmware can be found here. (This is what I used to obtain the boot.img from)
build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=JDQ39
ro.build.display.id=JDQ39.S890LUDUANB7
ro.build.version.incremental=S890LUDUANB7
ro.build.version.sdk=17
ro.build.version.codename=REL
ro.build.version.release=4.2.2
ro.build.date=Mon Feb 24 20:18:06 KST 2014
ro.build.date.utc=1393240686
ro.build.type=user
ro.build.user=se.infra
ro.build.host=R0210-17
ro.build.tags=release-keys
ro.product.model=SM-S890L
ro.product.brand=samsung
ro.product.name=serranolteud
ro.product.device=serranoltetfnatt
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=de
ro.product.locale.region=DE
ro.wifi.channels=
ro.board.platform=msm8960
# ro.build.product is obsolete; use ro.product.device
ro.build.product=serranoltetfnatt
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=serranolteud-user 4.2.2 JDQ39 S890LUDUANB7 release-keys
ro.build.fingerprint=samsung/serranolteud/serranoltetfnatt:4.2.2/JDQ39/S890LUDUANB7:user/release-keys
ro.build.characteristics=att
# Samsung Specific Properties
ro.build.PDA=S890LUDUANB7
ro.build.hidden_ver=S890LUDUANB7
ro.build.changelist=2547568
ro.product_ship=true
ro.chipname=MSM8930AB
# end build properties
#
# system.prop for surf
#
rild.libpath=/system/lib/libsec-ril.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
debug.egl.hw=1
debug.composition.type=gpu
debug.compbypass.enable=1
dalvik.vm.heapsize=36m
debug.enable.wl_log=1
persist.hwc.mdpcomp.enable=true
#
# system props for the cne module
#
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
persist.cne.feature=0
#
# System prop for Tvout/HDMI
#
persist.sys.camera.connect=0
persist.sys.videomode=0
ro.hdmi.enable=true
ro.yas.enable=true
ro.yas_softiron.expressatt=true
ro.yas-selftest.enable=true
lpa.decode=true
lpa.use-stagefright=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=digital
# System prop to select audio resampler quality
af.resampler.quality=255
# System prop to select MPQAudioPlayer by default on mpq8064
mpq.audio.decode=true
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
#
# system property for Bluetooth Handsfree Profile version
#
ro.bluetooth.hfp.ver=1.6
#
#system prop for Bluetooth hci transport
ro.qualcomm.bt.hci_transport=smd
#
# system prop for requesting Master role in incoming Bluetooth connection.
#
ro.bluetooth.request.master=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
ro.bluetooth.remote.autoconnect=true
# system property for Bluetooth discoverability time out in seconds
# 0: Always discoverable
#debug.bt.discoverable_time=0
#system prop for switching gps driver to qmi
persist.gps.qmienabled=true
# System property for cabl
ro.qualcomm.cabl=0
# System property for Default Brightness
ro.lcd_min_brightness=10
ro.lcd_brightness=162
ro.button_key_light=6000
#
# System prop for sending transmit power request to RIL during WiFi hotspot on/off
#
ro.ril.transmitpower=true
#
#Simulate sdcard on /data/media
#
persist.fuse_sdcard=true
ro.hwui.text_cache_width=2048
#
# Supports warmboot capabilities
#
ro.warmboot.capability=1
ro.sf.lcd_density=240
#
# System property for SIM
#
persist.radio.apm_sim_not_pwdn=1
# System property for PreloadInstaller
persist.sys.storage_preload=1
# System proverty for sys info indication
persist.radio.add_power_save=1
# use se table when search list
persist.radio.use_se_table_only=1
# block tethering in idle state, enable tethering when devices start Group play
net.tether.blocked=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.vendor.extension_library=/system/lib/libqc-opt.so
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
ro.sec.fle.encryption=true
ro.hdcp2.rx=tz
media.enable-commonsource=true
ro.secwvk=144
ro.securestorage.support=true
ro.config.ringtone=Over_the_horizon.ogg
ro.config.notification_sound=Whistle.ogg
ro.config.alarm_alert=Alarm_Morning_flower.ogg
ro.config.media_sound=Over_the_horizon_Acoustic.ogg
ro.monkey=0
ro.error.receiver.default=com.samsung.receiver.error
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.crypto.support=recovery_mount|others
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=DISABLED
ro.com.google.apphider=off
ro.com.google.clientidbase.ms=android-americamovil-us
ro.com.google.clientidbase.am=android-americamovil-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.google.gmsversion=4.2_r4
ro.build.selinux=1
ro.config.tima=1
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.qc.sdk.izat.premium_enabled=0
persist.gps.qc_nlp_in_use=0
-------------------------------------------------------------------------------------------------------------------
default.prop
Code:
#
# ADDITIONAL_DEFAULT_PROPERTIES
#
persist.security.ams.enforcing=1
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
ro.adb.secure=1
persist.sys.usb.config=mtp
-------------------------------------------------------------------------------------------------------------------
cat /proc/partitions output:
Code:
[email protected]:/ $ cat /proc/partitions
major minor #blocks name
179 0 15388672 mmcblk0
179 1 61440 mmcblk0p1
179 2 128 mmcblk0p2
179 3 256 mmcblk0p3
179 4 512 mmcblk0p4
179 5 2048 mmcblk0p5
179 6 512 mmcblk0p6
179 7 512 mmcblk0p7
179 8 12800 mmcblk0p8
179 9 8192 mmcblk0p9
179 10 13952 mmcblk0p10
179 11 3072 mmcblk0p11
179 12 3072 mmcblk0p12
179 13 10240 mmcblk0p13
179 14 10240 mmcblk0p14
179 15 10240 mmcblk0p15
179 16 7160 mmcblk0p16
179 17 3072 mmcblk0p17
179 18 8 mmcblk0p18
179 19 8192 mmcblk0p19
179 20 12288 mmcblk0p20
179 21 2048000 mmcblk0p21
179 22 512000 mmcblk0p22
179 23 12656623 mmcblk0p23
-------------------------------------------------------------------------------------------------------------------
mount output:
Code:
1|[email protected]:/ $ mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,seclabel,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/platform/msm_sdcc.1/by-name/persdata /persdata/absolute ext4 rw,secla
bel,nosuid,nodev,relatime,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,seclabel,relatime,
data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 rw,seclabel,nosuid,no
dev,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,data=o
rdered 0 0
/dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 rw,seclabel,nosuid,node
v,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,errors=p
anic,data=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/persist /persist ext4 rw,seclabel,nosuid,
nodev,noatime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,data
=ordered 0 0
/dev/block/platform/msm_sdcc.1/by-name/efs /efs ext4 rw,seclabel,nosuid,nodev,no
atime,discard,journal_checksum,journal_async_commit,noauto_da_alloc,data=ordered
0 0
/dev/block/platform/msm_sdcc.1/by-name/modem /firmware vfat ro,context=u:object_
r:firmware:s0,relatime,gid=1000,fmask=0006,dmask=0006,allow_utime=0020,codepage=
cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 0
/data/container /mnt/shell/container sdcardfs rw,nosuid,nodev,relatime,uid=1000,
gid=1000 0 0
/data/media /mnt/shell/emulated sdcardfs rw,nosuid,nodev,relatime,uid=1023,gid=1
023 0 0
Screenshots
Still kind of buggy. I don't have a non-Tracfone S4 mini to compare to.
{
"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"
}
Related
So I have a 7320 but there is no root for it...
Someone has knowledge on how to root devices from scratch...
Can someone point me in the right direction on how to go through the process of getting this sucker rooted?
While im not the most nix savvy, I know enough to get by. Happy to experiment on mine, as long as its not going to brick it
Even a decent blog post on how to try and do it would do me
Bout time I learnt a bit more about the workings of these, kinda been ignoring it since the old winmo 6.5x days
Do you have a stock firmware file?
Sent from my SAMSUNG-SGH-I727 using xda premium
Samfirmware release it just a moment ago..
And I post the link to development section..
http://forum.xda-developers.com/showthread.php?p=23429136#post23429136
Do you know adb at all? I would be interested in your partition layout. Do you have an external sd? Is the 7320 the exact same internals as the i957?
Sent from my SAMSUNG-SGH-I727 using xda premium
Here's some info from a GT-P7320 available in Poland.
Firmware: P7320XXLA3_POLKL3_XEO_Poland_Android_3.2
Not sure if this is what you need... Anyway, from what I read, rooting 7320 with the i957 method resulted in the internal memory not being accessible any more.
Code:
$ [B]df[/B]
Filesystem Size Used Free Blksize
/dev 374M 76K 374M 4096
/mnt/asec 374M 0K 374M 4096
/mnt/obb 374M 0K 374M 4096
/system 1G 664M 419M 4096
/data 11G 4G 7G 4096
/cache 412M 6M 405M 4096
/efs 9M 2M 7M 2048
/firmware 199M 21M 178M 4096
/system/etc/firmware/misc_mdm 199M 26M 173M 4096
/tombstones 126M 4M 122M 4096
/mnt/sdcard 11G 4G 7G 4096
Code:
$ [B]mount[/B]
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p24 /system ext4 ro,relatime,barrier=0,data=ordered 0 0
/dev/block/mmcblk0p28 /data ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p25 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /efs ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p13 /firmware vfat ro,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/mmcblk0p17 /system/etc/firmware/misc_mdm vfat ro,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/mmcblk0p26 /tombstones ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/fuse /mnt/sdcard fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
Code:
$ [B]cat /proc/cpuinfo[/B]
Processor : ARMv7 Processor rev 2 (v7l)
processor : 0
BogoMIPS : 13.53
Features : swp half thumb fastmult vfp edsp neon vfpv3
CPU implementer : 0x51
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x02d
CPU revision : 2
Hardware : Samsung P5 LTE
Revision : 0007
Serial : 4d121db41dfebe5e
looking at your code real quick, there are some differences:
/data
i957: mmcblk0p26
7320: mmcblk0p28
/tombstones
i957: mmcblk0p27
7320: mmcblk0p26
cpu info is the same
so, what this means is that CWM wont work because your data partition is different.
da_g's kernel also wont work because your data partition is different. honestly, i dont know what the tombstones partition is. i found this, but anyway:
Tombstone – When a file is copied it will land into the data partition on your primary drive, and over time it will be moved out to make space for new files. After being moved out a special pointer ("tombstone") is created in the data partition, pointing to the actual file in the storage pool.
I dont remember what 3e recovery looks like. i dont think there is an install zip from sd card option is there? the second option is 'install update.zip', correct?
If so, I don't see why you couldnt flash the skyrocket update.zip via recovery. this is the update script it uses.
Code:
ui_print("***********************************************");
ui_print(" Superuser 3.0.5 for Android 2.0-3.2");
ui_print("***********************************************");
show_progress(1.000000, 0);
ui_print(" Mounting SYSTEM...");
run_program("/sbin/busybox", "mount", "/system");
set_progress(0.100000);
ui_print(" Deleting SYSTEM:bin/su...");
delete("/system/bin/su");
set_progress(0.200000);
ui_print(" Deleting SYSTEM:xbin/su...");
delete("/system/xbin/su");
set_progress(0.300000);
ui_print(" Extracting files to SYSTEM...");
package_extract_dir("system", "/system");
set_progress(0.400000);
ui_print(" Setting SYSTEM:bin/su permissions to 06755...");
set_perm(0, 0, 06755, "/system/bin/su");
set_progress(0.500000);
ui_print(" Creating SYSTEM:xbin/su symbolic link...");
symlink("/system/bin/su", "/system/xbin/su");
set_progress(0.600000);
ui_print(" Unmounting SYSTEM...");
unmount("/system");
set_progress(0.900000);
ui_print("Install complete. Enjoy!");
set_progress(1.000000);
If the device has the same internals, then the update binary should work as well. as far as i can tell, the only difference is the data and tombstones partitions.
so we basically just need recovery.fstab from the SGHI957 CWM changed to the following and compiled..
#/tmp ramdisk
/boot emmc /dev/block/mmcblk0p8
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p28 <-- 7320
#/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
#/sdcard vfat /dev/block/mmcblk0p28 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
/efs ext4 /dev/block/mmcblk0p21
this should let CWM then see our Data partition and at least be able to backup the onboard rom..
Maybe one of the devs could compile this for us to test.
stripeyhorse said:
so we basically just need recovery.fstab from the SGHI957 CWM changed to the following and compiled..
#/tmp ramdisk
/boot emmc /dev/block/mmcblk0p8
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p28 <-- 7320
#/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
#/sdcard vfat /dev/block/mmcblk0p28 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
/efs ext4 /dev/block/mmcblk0p21
this should let CWM then see our Data partition and at least be able to backup the onboard rom..
Maybe one of the devs could compile this for us to test.
Click to expand...
Click to collapse
utkanos is the one who made it for us. maybe he can help you out.
I've got an IT background, more on the infrastructure side than development, but if there's anything I can do to assist this process then please let me know.
Tim
I Got This partition from /system/etc/recovery_mmc.fstab
Code:
# mount point fstype device [device2]
/boot emmc /dev/block/mmcblk0p8
/efs ext4 /dev/block/mmcblk0p21
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p28 length=-16384
/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
/sdcard vfat /dev/block/mmcblk0p26 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
/preload ext4 /dev/block/mmcblk0p27
And this is from /system/etc/recovery.fstab
Code:
# mount point fstype device [device2]
/boot emmc /dev/block/mmcblk0p8
/efs ext4 /dev/block/mmcblk0p21
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p26 length=-16384
/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
/sdcard vfat /dev/block/mmcblk0p28 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
Build prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=MASTER
ro.build.display.id=MASTER.DVLB2
ro.build.version.incremental=DVLB2
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2
ro.build.date=Thu Feb 9 22:56:48 KST 2012
ro.build.date.utc=1328795808
ro.build.type=user
ro.build.user=dpi
ro.build.host=DELL152
ro.build.tags=release-keys
ro.product.model=GT-P7320T
ro.product.brand=samsung
ro.product.name=GT-P7320T
ro.product.device=GT-P7320T
ro.product.board=MSM8660_SURF
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm8660
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-P7320T
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-P7320T-user 3.2 MASTER DVLB2 release-keys
ro.build.fingerprint=samsung/GT-P7320T/GT-P7320T:3.2/MASTER/DVLB2:user/release-keys
ro.build.characteristics=tablet,nosdcard
# Samsung Specific Properties
ro.build.PDA=P7320TDVLB2
ro.build.hidden_ver=P7320TDVLB2
ro.build.changelist=627588
ro.build.buildtag=
# end build properties
#
# system.prop for surf
#
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
debug.composition.type=dyn
debug.overlayui.enable=0
# 64MB dalvik heap size is gingerbread default, cannot be used here, refer to frameworks/base/build/tablet-dalvik-heap.mk
# dalvik.vm.heapsize=64m
dev.pm.dyn_samplingrate=1
#
# system props for the cne module
#
persist.cne.UseCne=vendor
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
ro.hdmi.enable=true
lpa.decode=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.enable-commonsource=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=28
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
#
# system prop for Bluetooth Dialup Networking
#
# ro.qualcomm.bluetooth.dun=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
# ro.bluetooth.remote.autoconnect=true
#
# system prop for Bluetooth FTP profile
#
# ro.qualcomm.bluetooth.ftp=true
#
# system prop for sending power off request to RIL during phone shutdown
#
ro.ril.shutdown=true
# Samsung Tvout Service
ro.sectvout.enable=1
#
# system prop for Keyguard
#
keyguard.no_require_sim=yes
#Samung HWLCD Rotation
ro.sf.hwrotation=90
# system prop for forced Camera Shutter
ro.camera.sound.forced=1
# System property for SIM
persist.radio.apm_sim_not_pwdn=1
# System property for SMS
# persist.radio.sms_sync_sending=1
ro.vendor.extension_library=/system/lib/libqc-opt.so
#
# User Agent Profile for RTSP Streaming
#
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/GT-P7320T.xml
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=S_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
dev.sfbootcomplete=0
drm.service.enabled=true
ro.secdevenc=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=288m
ro.setupwizard.mode=OPTIONAL
ro.setupwizard.enterprise_mode=1
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.error.receiver.system.apps=com.google.android.feedback
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=3.2_r6
ro.error.receiver.default=com.samsung.receiver.error
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
new to samsung devices...
working on a rooted system image.....
su works =)
but there are some issues to be solved. =(.... I have trouble creating a working image..... adb access works, but system doesnt boot up fully......
will report any progress.
ok. time to ask for help..
Anyone want to give me tips on how to compile the CWM... with our slight changes..
im sure the kernel for the US version would also work if we pointed the data directory to the right place...
Im willing to donate for a compiled CWM for the 7320.....
if you are familiar with mirc you can join #utkanos on freenode
stripeyhorse said:
ok. time to ask for help..
Anyone want to give me tips on how to compile the CWM... with our slight changes..
im sure the kernel for the US version would also work if we pointed the data directory to the right place...
Im willing to donate for a compiled CWM for the 7320.....
Click to expand...
Click to collapse
Definitely don't have the skills myself, but yeah, am happy to donate some $$ if it will help.
Tim
I've created a rooted system.img based on the firmware [gt-p7320-telstra]p7320tdvlb2-australia from suwandiapr.
Works perfectly on my GT-P730T.
I've only added su binary to /system/bin/ and Superuser.apk (both taken from Chainfire's Superuser-3.0.7-efghi-signed.zip).
You can flash it with Odin3 1.85 without increasing your "custom download" counter. You leave the options as they are (auto reboot and reset timer checked, EVERYTHING ELSE IS UNCHECKED). click on "PDA" and choose 7320T_system_root.tar.md5. happy flashing...
Also reflashing the stock image does not increase the counter.
Busybox is not installed - you can download it from the market afterwards. (Busybox Installer Free from Stericson worked for me.)
One thing: I had problems downloading from the Market. Removing my google account and adding it again, followed by a restart solved it for me. (Settings->Accounts and sync->click on your google account->"remove account" and add it again.
And another thing: you will have a changed bootanimation (Samsung original). Do not know why yet.
you can find the image here, but this is more a development release, so only do it if you know what you are doing here......
http : / / hotfile.com/dl/149432015/0f6e58b/7320T_system_root.zip.001.html
http : / / hotfile.com/dl/149432188/4e7a77e/7320T_system_root.zip.002.html
(not allowed to post links yet... maybe someone can post it in the dev section for this rom...)
cheers,
glitschi
Wow things moved fast in a few days :O Thanks glitschi667, I'm downloading the system.img stuff now, will take awhile to test though :S
Just for reference:
Build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=MASTER
ro.build.display.id=MASTER.DVLB2
ro.build.version.incremental=DVLB2
ro.build.version.sdk=13
ro.build.version.codename=REL
ro.build.version.release=3.2
ro.build.date=Thu Feb 9 22:56:48 KST 2012
ro.build.date.utc=1328795808
ro.build.type=user
ro.build.user=dpi
ro.build.host=DELL152
ro.build.tags=release-keys
ro.product.model=GT-P7320T
ro.product.brand=samsung
ro.product.name=GT-P7320T
ro.product.device=GT-P7320T
ro.product.board=MSM8660_SURF
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=msm8660
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-P7320T
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-P7320T-user 3.2 MASTER DVLB2 release-keys
ro.build.fingerprint=samsung/GT-P7320T/GT-P7320T:3.2/MASTER/DVLB2:user/release-keys
ro.build.characteristics=tablet,nosdcard
# Samsung Specific Properties
ro.build.PDA=P7320TDVLB2
ro.build.hidden_ver=P7320TDVLB2
ro.build.changelist=627588
ro.build.buildtag=
# end build properties
#
# system.prop for surf
#
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
debug.composition.type=dyn
debug.overlayui.enable=0
# 64MB dalvik heap size is gingerbread default, cannot be used here, refer to frameworks/base/build/tablet-dalvik-heap.mk
# dalvik.vm.heapsize=64m
dev.pm.dyn_samplingrate=1
#
# system props for the cne module
#
persist.cne.UseCne=vendor
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
ro.hdmi.enable=true
lpa.decode=true
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-fma2dp=true
media.enable-commonsource=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
#
# system props for SD card emulation of emmc partition
#
ro.emmc.sdcard.partition=28
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
#
# system prop for Bluetooth Dialup Networking
#
# ro.qualcomm.bluetooth.dun=true
#
# system prop for Bluetooth Auto connect for remote initated connections
#
# ro.bluetooth.remote.autoconnect=true
#
# system prop for Bluetooth FTP profile
#
# ro.qualcomm.bluetooth.ftp=true
#
# system prop for sending power off request to RIL during phone shutdown
#
ro.ril.shutdown=true
# Samsung Tvout Service
ro.sectvout.enable=1
#
# system prop for Keyguard
#
keyguard.no_require_sim=yes
#Samung HWLCD Rotation
ro.sf.hwrotation=90
# system prop for forced Camera Shutter
ro.camera.sound.forced=1
# System property for SIM
persist.radio.apm_sim_not_pwdn=1
# System property for SMS
# persist.radio.sms_sync_sending=1
ro.vendor.extension_library=/system/lib/libqc-opt.so
#
# User Agent Profile for RTSP Streaming
#
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/GT-P7320T.xml
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=S_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
dev.sfbootcomplete=0
drm.service.enabled=true
ro.secdevenc=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=288m
ro.setupwizard.mode=OPTIONAL
ro.setupwizard.enterprise_mode=1
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.error.receiver.system.apps=com.google.android.feedback
ro.com.google.clientidbase=android-samsung
ro.com.google.gmsversion=3.2_r6
ro.error.receiver.default=com.samsung.receiver.error
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Cpu info
Code:
Processor : ARMv7 Processor rev 2 (v7l)
processor : 0
BogoMIPS : 13.54
Features : swp half thumb fastmult vfp edsp neon vfpv3
CPU implementer : 0x51
CPU architecture: 7
CPU variant : 0x0
CPU part : 0x02d
CPU revision : 2
Hardware : Samsung P5 LTE
Revision : 0008
Serial : 4d1258e67a4dbed2
df
Code:
Filesystem Size Used Free Blksize
/dev 374M 76K 374M 4096
/mnt/asec 374M 0K 374M 4096
/mnt/obb 374M 0K 374M 4096
/system 1G 692M 392M 4096
/data 11G 867M 10G 4096
/cache 412M 6M 405M 4096
/efs 9M 2M 7M 2048
/firmware 199M 21M 178M 4096
/system/etc/firmware/misc_mdm 199M 26M 173M 4096
/tombstones 126M 4M 122M 4096
/mnt/sdcard 11G 867M 10G 4096
mount
Code:
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p24 /system ext4 ro,relatime,barrier=0,data=ordered 0 0
/dev/block/mmcblk0p28 /data ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p25 /cache ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /efs ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p13 /firmware vfat ro,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/mmcblk0p17 /system/etc/firmware/misc_mdm vfat ro,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/mmcblk0p26 /tombstones ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
/dev/fuse /mnt/sdcard fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
recovery.fstab
Code:
# mount point fstype device [device2]
/boot emmc /dev/block/mmcblk0p8
/efs ext4 /dev/block/mmcblk0p21
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p26 length=-16384
/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
/sdcard vfat /dev/block/mmcblk0p28 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
recovery_mmc.fstab
Code:
# mount point fstype device [device2]
/boot emmc /dev/block/mmcblk0p8
/efs ext4 /dev/block/mmcblk0p21
/cache ext4 /dev/block/mmcblk0p25
/data ext4 /dev/block/mmcblk0p28 length=-16384
/misc mtd misc
/recovery emmc /dev/block/mmcblk0p22
/sdcard vfat /dev/block/mmcblk0p26 /dev/block/mmcblk0
/system ext4 /dev/block/mmcblk0p24
/preload ext4 /dev/block/mmcblk0p27
Before I do something silly.. thought I'd double check....
Opened up the root_original.zip from http://forum.xda-developers.com/showthread.php?t=1287205
In the META-INF\com\google\android folder is a file called updater-script that looks like
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p4", "/system");
package_extract_dir("system", "/system");
ui_print("ÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉ");
ui_print("Credit to @_mrbirdman_ @Drod2169");
ui_print(" @Rainabba & @b16a2smith");
ui_print("ÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉ");
ui_print("I only have one speed:");
ui_print("ÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉ");
ui_print("ÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉ");
ui_print(" GGGGGGG OOOOOO !!");
ui_print("G G O O !!");
ui_print("G O O !!");
ui_print("G GGG O O !!");
ui_print("G G O O ");
ui_print(" GGGGGG OOOOOO !!");
set_perm(0, 0, 6755, "/system/bin/su");
unmount("/system");
Would changing
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p4", "/system");
to
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p24", "/system");
Not do what we are after?
Only reason why I haven't just gone off and run it already is the update-binary files that is in there as well. Not sure what that does?
I've tried installing Chainfire's Superuser-3.0.7-efghi-signed.zip via recovery some days ago. output was "installation aborted. signature check failed" or something.
Would be interesting to know if this file works.... and if it does... why!? =)..and if its really signed, changing it would break it.... most probably..... and isn't system already mounted because of recovery.fstab?
I think we need cwm recovery.... started working on this yesterday but have several problems to fix before I can start a first try....
If you want I can try to install the zip file tomorrow. I have mine opened up, so I'm not so afraid of experiments... =)
edit: update-binary shouldn't be a problem..... it only executes the script... says the internet.....
glitschi667 said:
I've tried installing Chainfire's Superuser-3.0.7-efghi-signed.zip via recovery some days ago. output was "installation aborted. signature check failed" or something.
Would be interesting to know if this file works.... and if it does... why!? =)..and if its really signed, changing it would break it.... most probably..... and isn't system already mounted because of recovery.fstab?
I think we need cwm recovery.... started working on this yesterday but have several problems to fix before I can start a first try....
If you want I can try to install the zip file tomorrow. I have mine opened up, so I'm not so afraid of experiments... =)
edit: update-binary shouldn't be a problem..... it only executes the script... says the internet.....
Click to expand...
Click to collapse
According to this article: http://fokke.org/site/content/howto-create-android-updatezip-package
You can resign the package using java...
When you say "I have mine opened up" what do you mean? Are you talking about the System.img thing you created?
I know about the possibility to sign things, but I think the problem is the "key" you use to sign something....
the superuser.zip I tried was also signed. but maybe I do not understand the process correctly...
with "opened up" I meant my P7320T... look for "galaxy tab 8.9 disassemble". just removed the back and disconnected the battery...
flashed the wrong kernel.....
Hello ived tried countless times to try and get CM9 working on my Samsung Galaxy S (GT-I9000) With no success it used to work but isn't anymore and i dont know what the problem is.
Starting recovery on Sun Jan 6 19:21:24 2013
framebuffer: fd 4 (480 x 800)
CWM-based Recovery v6.0.1.2
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /recovery mtd recovery (null) 0
2 /boot mtd boot (null) 0
3 /radio mtd radio (null) 0
4 /system yaffs2 system (null) 0
5 /cache yaffs2 cache (null) 0
6 /datadata yaffs2 datadata (null) 0
7 /sdcard vfat /dev/block/mmcblk0p1 (null) 0
8 /data ext4 /dev/block/mmcblk0p2 (null) 0
9 /emmc vfat /dev/block/mmcblk1p1 (null) 0
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mass_storage,adb
persist.sys.vold.switchexternal=1
ro.build.id=IMM76L
ro.build.display.id=cm_galaxysmtd-userdebug 4.0.4 IMM76L eng..20120828.152451 test-keys
ro.build.version.incremental=eng..20120828.152451
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Tue Aug 28 15:25:08 PDT 2012
ro.build.date.utc=0
ro.build.type=userdebug
ro.build.user=
ro.build.host=cyanogenmod
ro.build.tags=test-keys
ro.product.model=GT-I9000
ro.product.brand=samsung
ro.product.name=GT-I9000
ro.product.device=GT-I9000
ro.product.board=aries
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=s5pc110
ro.build.product=GT-I9000
ro.build.description=GT-I9000-user 2.3.5 GINGERBREAD XXJVT release-keys
ro.build.fingerprint=samsung/GT-I9000/GT-I9000:2.3.5/GINGERBREAD/XXJVT:user/release-keys
ro.build.characteristics=default
ro.cm.device=galaxysmtd
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=240
ro.rommanager.developerid=cyanogenmod
keyguard.no_require_sim=true
ro.url.legal=
ro.url.legal.android_privacy=
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.cm.version=9.1.0-galaxysmtd
ro.modversion=9.1.0-galaxysmtd
ro.config.ringtone=CyanTone.ogg
ro.config.notification_sound=CyanMessage.ogg
ro.config.alarm_alert=CyanAlarm.ogg
ro.opengles.version=131072
wifi.interface=wlan0
ro.telephony.ril_class=SamsungRIL
ro.telephony.ril.v3=icccardstatus,datacall,signalstrength,facilitylock
mobiledata.interfaces=pdp0,eth0,gprs,ppp0
ro.vold.switchablepair=/mnt/emmc,/mnt/sdcard
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.kernel.android.checkjni=0
dalvik.vm.checkjni=false
ro.vold.umsdirtyratio=20
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.tcp.buffersize.gprs
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=383046E3BDDC00EC
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=aries
ro.revision=48
ro.emmc=0
net.tcp.buffersize.default=4096,87380,110208,4096,16384,110208
net.tcp.buffersize.wifi=4095,87380,110208,4096,16384,110208
net.tcp.buffersize.umts=4094,87380,110208,4096,16384,110208
net.tcp.buffersize.edge=4093,26280,35040,4096,16384,35040
net.tcp.buffersize.gprs=4092,8760,11680,4096,8760,11680
init.svc.recovery=running
sys.usb.config=mass_storage,adb
service.adb.root=1
init.svc.adbd=stopping
sys.usb.state=mass_storage,adb
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:Can't partition unsafe device: /dev/block/mmcblk0p1
I:Can't format unknown volume: /external_sd
I:Can't partition unsafe device: /dev/block/mmcblk1p1
Come on People i really need your help.
hi friends
Today i got my hands on Spice Dream Uno android one handset.
here is what i found for that device.
May be this info is common to all other android one devices that is why i am posting it in this section.
1. build.prop
Code:
#
# PRODUCT_OEM_PROPERTIES
#
import /oem/oem.prop ro.product.device
import /oem/oem.prop ro.product.name
import /oem/oem.prop ro.product.manufacturer
import /oem/oem.prop ro.product.model
import /oem/oem.prop ro.product.locale.language
import /oem/oem.prop ro.product.locale.region
import /oem/oem.prop ro.config.ringtone
import /oem/oem.prop ro.config.notification_sound
import /oem/oem.prop ro.config.alarm_alert
import /oem/oem.prop ro.config.wallpaper
import /oem/oem.prop ro.config.wallpaper_component
import /oem/oem.prop ro.oem.*
import /oem/oem.prop oem.*
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KPW53
ro.build.display.id=KPW53
ro.build.version.incremental=1379542
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.4
ro.build.date=Fri Aug 22 22:49:18 UTC 2014
ro.build.date.utc=1408747758
ro.build.type=user
ro.build.user=android-build
ro.build.host=wpds12.hot.corp.google.com
ro.build.tags=release-keys
ro.product.brand=google
ro.product.board=
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=mt6582
# ro.build.product is obsolete; use ro.product.device
ro.build.product=sprout
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=sprout-user 4.4.4 KPW53 1379542 release-keys
ro.build.thumbprint=4.4.4/KPW53/1379542:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/mediatek/sprout/sprout/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=/system/lib/mtk-ril.so
rild.libargs=-d /dev/ttyC0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
#
wifi.tethering.interface=ap0
#
ro.sf.lcd_density=240
ro.opengles.version=131072
wifi.direct.interface=p2p0
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=128m
# USB MTP WHQL
ro.sys.usb.mtp.whql.enable=0
# Power off opt in IPO
sys.ipo.pwrdncap=2
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
# audio
ro.camera.sound.forced=0
ro.audio.silent=0
ro.zygote.preload.enable=0
ro.kernel.zio=38,108,105,16
#ro.kernel.qemu=1
#ro.kernel.qemu.gles=0
ro.boot.selinux=disable
# Disable dirty region for Mali
debug.hwui.render_dirty_regions=false
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.ringtone=Titania.ogg
ro.config.notification_sound=Tethys.ogg
ro.config.alarm_alert=Oxygen.ogg
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.carrier=unknown
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.gms
ro.setupwizard.enterprise_mode=1
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=128m
ro.mediatek.chip_ver=S01
ro.mediatek.version.release=ALPS.W10.24.p0
ro.mediatek.platform=MT6582
ro.mediatek.version.sdk=1
ro.telephony.sim.count=2
persist.radio.default.sim=0
persist.radio.multisim.config=dsds
ro.telephony.default_network=0,1
persist.gemini.sim_num=2
ro.gemini.smart_3g_switch=1
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.sf.hwrotation=0
ril.current.share_modem=2
curlockscreen=1
ro.mediatek.gemini_support=true
persist.radio.fd.counter=15
persist.radio.fd.off.counter=5
persist.radio.fd.r8.counter=15
persist.radio.fd.off.r8.counter=5
persist.mtk.wcn.combo.chipid=-1
drm.service.enabled=true
fmradio.driver.enable=0
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=0
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
ril.radiooff.poweroffMD=0
dalvik.vm.heapstartsize=8m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.mediatek.version.branch=KK.AOSP
keyguard.no_require_sim=true
ro.facelock.black_timeout=400
ro.facelock.det_timeout=1500
ro.facelock.rec_timeout=2500
ro.facelock.lively_timeout=2500
ro.facelock.est_max_time=600
ro.facelock.use_intro_anim=false
persist.sys.dalvik.vm.lib=libdvm.so
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
2.Partition layout
Code:
adb shell
Code:
127|[email protected]_sprout:/ $ cat proc/partitions
major minor #blocks name
179 0 3817472 mmcblk0
179 1 3072 mmcblk0p1
179 2 5120 mmcblk0p2
179 3 10240 mmcblk0p3
179 4 10240 mmcblk0p4
179 5 256 mmcblk0p5
179 6 384 mmcblk0p6
179 7 10240 mmcblk0p7
179 8 10240 mmcblk0p8
179 9 6144 mmcblk0p9
179 10 512 mmcblk0p10
179 11 8192 mmcblk0p11
179 12 65536 mmcblk0p12
179 13 16768 mmcblk0p13
179 14 1024000 mmcblk0p14
179 15 131072 mmcblk0p15
179 16 2416640 mmcblk0p16
179 17 32768 mmcblk0p17
179 18 65024 mmcblk0p18
179 64 4096 mmcblk0boot1
179 32 4096 mmcblk0boot0
179 96 7782400 mmcblk1
179 97 7781376 mmcblk1p1
and
Code:
[email protected]_sprout:/ $ ls -l /dev/block/platform/mtk-msdc.0/by-name
lrwxrwxrwx root root 2010-01-01 05:30 boot -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 2010-01-01 05:30 bootloader -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 2010-01-01 05:30 cache -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 2010-01-01 05:30 expdb -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 2010-01-01 05:30 gen -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 2010-01-01 05:30 logo -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 2010-01-01 05:30 metadata -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 2010-01-01 05:30 nvram -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 2010-01-01 05:30 oem -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 2010-01-01 05:30 para -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 2010-01-01 05:30 proinfo -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 2010-01-01 05:30 protect1 -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 2010-01-01 05:30 protect2 -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 2010-01-01 05:30 recovery -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 2010-01-01 05:30 seccfg -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 2010-01-01 05:30 secro -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 2010-01-01 05:30 system -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 2010-01-01 05:30 userdata -> /dev/block/mmcblk0p16
3.Mount points
Code:
adb shell
Code:
[email protected]_sprout:/ $ cat proc/mounts
rootfs / rootfs ro,seclabel,relatime 0 0
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,seclabel,relatime 0 0
selinuxfs /sys/fs/selinux selinuxfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
none /sys/fs/cgroup tmpfs rw,seclabel,relatime,mode=750,gid=1000 0 0
none /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
tmpfs /mnt/asec tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/platform/mtk-msdc.0/by-name/system /system ext4 ro,seclabel,relatime,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/by-name/userdata /data ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/by-name/protect1 /protect_f ext4 rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/by-name/protect2 /protect_s ext4 rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/by-name/oem /oem ext4 ro,context=u:object_r:oemfs:s0,nosuid,nodev,relatime,data=ordered 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/179:97 /mnt/media_rw/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/fuse /storage/sdcard0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
4.fastboot
yes this device has fastboot.
Unlocking bootloader via fastboot
***reboot into fastboot mode
2ways
a] switch off the phone>>press volume up + power at same time>>boot menu should appear>>go to fastboot menu with volume up and then select by pressing volume down.
OR
b]connect phone to PC(i use linux i dont need to install any drivers or adb or fastboot packages).>>enable usb debugging mode (developer options)>>adb reboot bootloader
this will boot into fastboot directly.
***connect phone to the PC
***open terminal>>fastboot oem unlock>>press volume down to select fastboot again>>fastboot format cache>>fastboot format userdata>>fastboot reboot
now you have unloicked bootloader.
5. Recovery
when
adb reboot recovery
Click to expand...
Click to collapse
given >>it boot into recovery screen where only some chinese picture of recovery is present.
On chinese recovery screen, if you press volume up and power button you will get apply zip from sideload and sdcard.
6.there is no valid fstab present at the root
7. init rc files are seem to be hidden out or symlinked somewhere else.
if you try to open them they open as only a blank text file.
8. Build version in build.prop is KPW53.
i dont know which version of kitkat is that.
9. baseband version
WR8.W1412.MD.WG.GMP.SP.W14.26.P3,2014/08/15 11.39
10. KERNEL version
3.4.67 [email protected]#1 Wed Aug 20 14:13:29 PDT 2014
11. SELINUX is disabled in build.prop
13. SAR value is 0.641 W/Kg (1g)
14. oem.prop for spice dream uno mi-498
Code:
ro.product.device=Mi-498_sprout
ro.product.name=Mi-498
ro.product.manufacturer=Spice
ro.product.model=Spice Mi-498
ro.product.locale.language=en
ro.product.locale.region=IN
ro.config.wallpaper=/oem/media/Default.jpg
15. partition layout proc/dumchar type(this does not exist on our phone but this info may be useful to create scatter file for sp flash tool)
Code:
partno: start_sect nr_sects partition_name
emmc_p1: 00000400 00001800 "proinfo"
emmc_p2: 00001c00 00002800 "nvram"
emmc_p3: 00004400 00005000 "protect1"
emmc_p4: 00009400 00005000 "protect2"
emmc_p5: 0000e400 00000200 "seccfg"
emmc_p6: 0000e600 00000300 "bootloader"
emmc_p7: 0000e900 00005000 "boot"
emmc_p8: 00013900 00005000 "recovery"
emmc_p9: 00018900 00003000 "secro"
emmc_p10: 0001b900 00000400 "para"
emmc_p11: 0001bd00 00004000 "logo"
emmc_p12: 0001fd00 00020000 "oem"
emmc_p13: 0003fd00 00008300 "expdb"
emmc_p14: 00048000 001f4000 "system"
emmc_p15: 0023c000 00040000 "cache"
emmc_p16: 0027c000 0049c000 "userdata"
emmc_p17: 00718000 00010000 "metadata"
emmc_p18: 00728000 0001fc00 "gen"
16. more info for the android one partitions and bootloader and preloader methods
Code:
(bootloader) max-download-size: 0x8000000
(bootloader) partition-size:gen: 3f80000
(bootloader) partition-type:gen: raw data
(bootloader) partition-size:metadata: 2000000
(bootloader) partition-type:metadata: raw data
(bootloader) partition-size:userdata: 93800000
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:cache: 8000000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:system: 3e800000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:expdb: 1060000
(bootloader) partition-type:expdb: raw data
(bootloader) partition-size:oem: 4000000
(bootloader) partition-type:oem: ext4
(bootloader) partition-size:logo: 800000
(bootloader) partition-type:logo: raw data
(bootloader) partition-size:para: 80000
(bootloader) partition-type:para: raw data
(bootloader) partition-size:secro: 600000
(bootloader) partition-type:secro: ext4
(bootloader) partition-size:recovery: a00000
(bootloader) partition-type:recovery: raw data
(bootloader) partition-size:boot: a00000
(bootloader) partition-type:boot: raw data
(bootloader) partition-size:bootloader: 60000
(bootloader) partition-type:bootloader: raw data
(bootloader) partition-size:seccfg: 40000
(bootloader) partition-type:seccfg: raw data
(bootloader) partition-size:protect2: a00000
(bootloader) partition-type:protect2: ext4
(bootloader) partition-size:protect1: a00000
(bootloader) partition-type:protect1: ext4
(bootloader) partition-size:nvram: 500000
(bootloader) partition-type:nvram: raw data
(bootloader) partition-size:proinfo: 300000
(bootloader) partition-type:proinfo: raw data
(bootloader) partition-size:preloader: 40000
(bootloader) partition-type:preloader: raw data
(bootloader) off-mode-charge: 1
(bootloader) warranty: no
(bootloader) unlocked: yes
(bootloader) secure: no
(bootloader) version-baseband: MOLY
(bootloader) kernel: lk
(bootloader) product: sprout
(bootloader) version-preloader: 0.1.02
(bootloader) version-bootloader: 0.5.17
17. how to access preloader
The preloader does exist and can be accessed.
Remove and replace the battery and keep the volume down button with the phone connected to activate it.
thanks to @joshuab227
reserved1
@k2wl
Can you send me output of
Code:
cat /proc/cmdline
Also check if you have adb access in the Chinese recovery.
varun.chitre15 said:
@k2wl
Can you send me output of
Code:
cat /proc/cmdline
Also check if you have adb access in the Chinese recovery.
Click to expand...
Click to collapse
cat proc/cmdline
Click to expand...
Click to collapse
permission denied.
and there is no adb access in chinese recovery
k2wl said:
permission denied.
and there is no adb access in chinese recovery
Click to expand...
Click to collapse
Hmm... and none of the exploits look to be working, Google has patched them all. Even if I had the command line I could have build up a recovery which could have opened all these barriers.
The factory images just like the Nexus line are likely to be posted by Google soon.
Is any reason adb not being available in recovery?
varun.chitre15 said:
Hmm... and none of the exploits look to be working, Google has patched them all. Even if I had the command line I could have build up a recovery which could have opened all these barriers.
The factory images just like the Nexus line are likely to be posted by Google soon.
Click to expand...
Click to collapse
varun.chitre15 said:
Hmm... and none of the exploits look to be working, Google has patched them all. Even if I had the command line I could have build up a recovery which could have opened all these barriers.
The factory images just like the Nexus line are likely to be posted by Google soon.
Click to expand...
Click to collapse
oh you need that for recovery build.
then here it is
console=tty0 console=ttyMT3,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=O androidboot.hardware=sprout
Click to expand...
Click to collapse
hope this helps!!
k2wl said:
oh you need that for recovery build.
then here it is
hope this helps!!
Click to expand...
Click to collapse
Try flashing this new recovery
https://s.basketbuild.com/filedl/devs?dev=varun.chitre15&dl=varun.chitre15/A1/recovery.img
fastboot flash recovery path/to/recovery.img
Check if it boots.
P.s: You will lose that Chinese recovery after this, it isn't of any use anyway.
varun.chitre15 said:
Try flashing this new recovery
https://s.basketbuild.com/filedl/devs?dev=varun.chitre15&dl=varun.chitre15/A1/recovery.img
fastboot flash recovery path/to/recovery.img
Check if it boots.
P.s: You will lose that Chinese recovery after this, it isn't of any use anyway.
Click to expand...
Click to collapse
recovery doesnt boot.
it stays on spice logo
saying recovery mode in the bottom and after a while it shows oem unlock and phone reboots.
k2wl said:
recovery doesnt boot.
it stays on spice logo
saying recovery mode in the bottom and after a while it shows oem unlock and phone reboots.
Click to expand...
Click to collapse
I have uploaded a new image at the same link. Check with that.
varun.chitre15 said:
I have uploaded a new image at the same link. Check with that.
Click to expand...
Click to collapse
this recovery does not boot.
spice mobile screen with recovery mode for 1 min. then spice screen with oem unlocked for 10-15 sec then phone reboots.
k2wl said:
this recovery does not boot.
spice mobile screen with recovery mode for 1 min. then spice screen with oem unlocked for 10-15 sec then phone reboots.
Click to expand...
Click to collapse
OK I have ordered the Micromax variant, will be able to experiment myself after that.
guys try this to gain root http://www.mgyun.com/en/getvroot
varunrocks17 said:
guys try this to gain root http://www.mgyun.com/en/getvroot
Click to expand...
Click to collapse
man it doesnt work. plz stop posting it on every android 1 thread. the phones have same everything internal.
can upload a backup of the system and boot?
walkman-star said:
can upload a backup of the system and boot?
Click to expand...
Click to collapse
no root access till now so no boot.img
but system dump can be taken.
System dump
Find system dump here http://dropjar.com/#YazLGa6
k2wl said:
no root access till now so no boot.img
but system dump can be taken.
Click to expand...
Click to collapse
sheldroid said:
Find system dump here
Click to expand...
Click to collapse
boot.img can upload ?
No root available so can't take boot image
Sent from my Spice Mi-498
k2wl said:
no root access till now...
Click to expand...
Click to collapse
So there are no exploits reported to working as of now?
How about towelroot? (BTW I've seen many devices with kernel build date greater than JUN 2014 and towelroot working) If it doesn't work, you can try to play with modstrings.
This device was originally 4.4.3 stock when I got it from AT&T but after messing with it and it being my first android device, I managed to softbrick it. I got the phone working again following this thread: http://forum.xda-developers.com/showpost.php?p=53454972&postcount=1
Now my problem is that no matter what I do I can't get the OTA update to work. Its been like this since the softbrick but I never really cared until 5.0 came out. What happens is the update downloads, reboots to install, stops at 32%, retries, and stops again at 32%. I've tried doing a fresh odin install of G900AUCU1ANCE to remove root and what aver else but it never works. always stops at 32%. The only thing I can think would be the issue is that the bootloader is still 4.4.3 or G900AUCU2AND3 but I don't know how i would go about fixing that. Any help would be appreciated.
I have grabbed the log file from the last failed update, the error is consistent with all the other failed updates on this device.
Code:
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on Tue Apr 29 09:15:25 2014
[collecting table information]
recovery filesystem table
=========================
0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
1 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
2 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
3 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
4 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
5 /sdcard vfat /dev/block/mmcblk1p1 0
6 /efs ext4 /dev/block/platform/msm_sdcc.1/by-name/efs 0
7 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/apnhlos 0
8 /mdm emmc /dev/block/platform/msm_sdcc.1/by-name/modem 0
9 /tmp ramdisk ramdisk 0
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
[initialize init-recovery]
#mount /system
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
/system sucessfully mounted
#unmount /cache
/cache sucessfully unmounted
#exec -f /system/bin/e2fsck -v -y /dev/block/platform/msm_sdcc.1/by-name/cache
e2fsck 1.42.6 (21-Sep-2012)
/dev/block/platform/msm_sdcc.1/by-name/cache: clean, 24/32000 files, 45708/128000 blocks
#mount -f /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#cat -f --no-exist /cache/recovery/command > /cache/recovery/last_command
existed '/cache/recovery/last_command'
#ls /cache/recovery/
-rw-r--r-- root root 80 2015-04-19 06:08 last_command
-rw-r--r-- root root 30 2015-04-19 06:08 last_install
-rw-r--r-- system system 285043 2015-04-19 06:08 last_recovery
-rw-r--r-- system system 0 2015-04-19 06:08 last_last_kernel
-rw-r--r-- system system 131118 2015-04-19 06:08 last_kernel
-rw------- system system 77 2015-04-19 06:21 command
-rw-r----- root root 22251 2015-04-19 06:08 last_log.1
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#fcut --limited-file-size=256k -f /data/log/recovery_log.txt /tmp/recovery_backup.txt
/system sucessfully unmounted
/data sucessfully unmounted
running init-recovery time : 0.085s
[collecting command]
I:Got arguments from /cache/recovery/command
ro.boot.boot_recovery=1
locale is [en_US]
[initialize ui and event]
load : /res/images/font.png
overscan percent : 0
initalized graphics for qualcomm..
initalized for hlte
defined msm8974
pixel format -> GGL_PIXEL_FORMAT_RGBX_8888
framebuffer: fd 4 (1080 x 1920)
[screen info]
xres = 1080, yres = 1920, xres_virtual = 1080,yres_virtual = 3840
bits_per_pixel = 32
height = 115, width = 65
id = mdssfb_90000
smem_start = 0x7df00000 (len 32505856)
line_length = 4352
mmio_start = 0x00000000 (len 0)
accel = 0, visual = 2
not turn off screen
load : /res/images/icon_installing.png
load : /res/images/icon_error.png
load : /res/images/icon_att_fota_installing.png
load : /res/images/icon_att_fota_updating.png
load : /res/images/icon_att_fota_complete.png
load : /res/images/icon_att_fota_error.png
load : /res/images/icon_tmo_fota_complete.png
load : /res/images/icon_tmo_fota_error.png
load : /res/images/progress_empty.png
load : /res/images/progress_fill.png
load : /res/images/installing_text.xdpi.png
installing_text: en_US (481 x 57 @ 754)
load : /res/images/erasing_text.xdpi.png
erasing_text: en_US (165 x 57 @ 754)
load : /res/images/no_command_text.xdpi.png
no_command_text: en_US (260 x 57 @ 754)
load : /res/images/error_text.xdpi.png
error_text: en_US (98 x 57 @ 754)
load : /res/images/indeterminate01.png
load : /res/images/indeterminate02.png
load : /res/images/indeterminate03.png
load : /res/images/indeterminate04.png
load : /res/images/indeterminate05.png
load : /res/images/indeterminate06.png
load : /res/images/icon_installing_overlay01.png
load : /res/images/icon_installing_overlay02.png
load : /res/images/icon_installing_overlay03.png
load : /res/images/icon_installing_overlay04.png
load : /res/images/icon_installing_overlay05.png
load : /res/images/icon_installing_overlay06.png
load : /res/images/icon_installing_overlay07.png
Command: "/sbin/recovery" "--update_package=/cache/fota/2400258.cfg" "--carry_out=att_fota" "--locale=en_US"
previous_runs = 0
send_intent = (null)
update_package = /cache/fota/2400258.cfg
att_fota_update = 1
tmo_fota_update = 0
wipe_data = 0, wipe_cache = 0,wipe_sdcard = 0,delete_data = 0,wipe_data_crypto = 0,wipe_carrier = 0,no_wipe_custom=0
data_resizing = 0
wipe_hdd_secure = 0
show_ui_text = 0
update_factory_csc = 0, update_home_csc = 0, factory_fota = 0
carry_out = att_fota
tima_kernal_recovery = 0
[property list]
af.resampler.quality=4
mm.enable.qcom_parser=37491
mm.enable.smoothstreaming=true
ro.qc.sdk.izat.service_mask=0x0
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.sf.lcd_density=480
ro.adb.secure=1
ro.com.google.gmsversion=4.4.2_r1
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.android.dateformat=MM-dd-yyyy
ro.gps.agps_provider=1
ro.sec.fle.encryption=true
ro.boot.emmc=true
ro.boot.sec_atd.tty=/dev/ttyHSL0
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a13796ff
ro.boot.bootloader=G900AUCU2AND3
ro.boot.debug_level=0x4f4c
ro.boot.warranty_bit=0
ro.boot.boot_recovery=1
ro.boot.emmc_checksum=3
ro.boot.nvdata_backup=0
ro.boot.cp_debug_level=0x55FF
ro.data.large_tcp_window_size=true
ro.emmc=true
ro.hdmi.enable=true
ro.hwui.path_cache_size=8
ro.hwui.layer_cache_size=32
ro.hwui.shape_cache_size=2
ro.hwui.texture_cache_size=48
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_width=1024
ro.hwui.text_large_cache_height=1024
ro.hwui.text_small_cache_height=512
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8974
ro.build.id=KOT49H
ro.build.PDA=G900AUCU1ANCE
ro.build.date=Fri Mar 14 13:15:55 KST 2014
ro.build.date.utc=1394770555
ro.build.host=SWDD5913
ro.build.knox.container=
ro.build.tags=release-keys
ro.build.type=user
ro.build.user=dpi
ro.build.scafe=capuccino
ro.build.scafe.shot=single
ro.build.scafe.size=short
ro.build.display.id=KOT49H.G900AUCU1ANCE
ro.build.product=klteatt
ro.build.selinux=1
ro.build.selinux.enforce=1
ro.build.version.sdk=19
ro.build.version.release=4.4.2
ro.build.version.codename=REL
ro.build.version.incremental=G900AUCU1ANCE
ro.build.changelist=964333
ro.build.hidden_ver=G900AUCU1ANCE
ro.build.description=klteuc-user 4.4.2 KOT49H G900AUCU1ANCE release-keys
ro.build.fingerprint=samsung/klteuc/klteatt:4.4.2/KOT49H/G900AUCU1ANCE:user/release-keys
ro.build.characteristics=att
ro.error.receiver.default=com.samsung.receiver.error
ro.hdcp2.rx=tz
ro.slook.ver=1
ro.config.knox=v30
ro.config.tima=1
ro.config.ringtone=ATT_Firefly_Default.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.timaversion=3.0
ro.config.notification_sound=Whisper.ogg
ro.config.rm_preload_enabled=0
ro.kernel.qemu=0
ro.secure=1
ro.secwvk=144
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
ro.carrier=unknown
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.name=klteuc
ro.product.board=MSM8974
ro.product.brand=samsung
ro.product.model=SAMSUNG-SM-G900A
ro.product.device=klteatt
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=samsung
ro.baseband=msm
ro.bootmode=unknown
ro.chipname=MSM8974PRO
ro.hardware=qcom
ro.opengles.version=196608
ro.qualcomm.cabl=1
ro.revision=14
ro.security.mdpp.ux=Enabled
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=1
ro.serialno=a13796ff
ro.bootloader=G900AUCU2AND3
ro.debuggable=0
ro.debug_level=0x4f4c
ro.factorytest=0
ro.setupwizard.mode=OPTIONAL
ro.product_ship=true
ro.warranty_bit=0
ro.boot_recovery=1
ro.emmc_checksum=3
ro.nvdata_backup=0
ro.securestorage.support=true
ro.cp_debug_level=0x55FF
ro.use_data_netmgrd=false
dev.pm.dyn_samplingrate=1
lpa.decode=false
lpa.use-stagefright=true
mmp.enable.3g2=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
qcom.hw.aac.encoder=true
rild.libargs=-d /dev/smd0
rild.libpath=/system/lib/libsec-ril.so
vidc.debug.level=1
debug.sf.hw=1
debug.egl.hw=1
debug.disable.bwc=1
debug.mdpcomp.logs=0
debug.composition.type=c2d
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-http=true
media.stagefright.enable-scan=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-player=true
media.enable-commonsource=true
media.aac_51_output_enabled=true
dalvik.vm.heapsize=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
persist.cne.feature=0
persist.gps.qc_nlp_in_use=1
persist.hwc.mdpcomp.enable=true
persist.sys.usb.config=mtp
persist.sys.wfd.virtual=0
persist.sys.dalvik.vm.lib=libdvm.so
persist.sys.logkit.ctrlcode=0
persist.sys.whitelist=/system/etc/whitelist_appops.xml
persist.sys.storage_preload=1
persist.sys.strict_op_enable=false
persist.data.netmgrd.qos.enable=false
persist.demo.hdmirotationlock=false
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=
persist.audio.fluence.speaker=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.voicecall=true
persist.debug.wfd.enable=1
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.timed.enable=true
persist.speaker.prot.enable=false
persist.security.ams.enforcing=1
persist.fuse_sdcard=true
keyguard.no_require_sim=true
security.mdpp=None
security.mdpp.result=None
telephony.lteOnCdmaDevice=0
DEVICE_PROVISIONED=1
stat() of /dev/block/platform/msm_sdcc.1/by-name/efs succeeded on try 1
[Installing package]
-- Installing package...
Finding update package...
I:Update location: /cache/fota/2400258.cfg
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
MDFPP_I: Load MDFPP takes 53(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
Finding update package...
I:Update location: /cache/fota/2400258.cfg
MDFPP_I: Already /system mounted!
MDFPP_I: Load MDFPP takes 4(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
FOTA_update_success_log_result()
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
Update Fail. File is written. status = 7
Installation aborted.
[installing post-recovery]
#mount /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#mkdir system cache 0775 /cache/recovery
#cp -y -f -v /tmp/recovery_backup.txt /cache/recovery/last_recovery
/tmp/recovery_backup.txt -> /cache/recovery/last_recovery (262144 bytes)
transferred in writed time : 0.002s closed time : 0.012s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 last_recovery
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#mkdir system log 0775 /data/log
#cp -y -f -v /tmp/recovery_backup.txt /data/log/recovery_log.txt
/tmp/recovery_backup.txt -> /data/log/recovery_log.txt (262144 bytes)
transferred in writed time : 0.002s closed time : 0.031s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 recovery_log.txt
/cache sucessfully unmounted
/data sucessfully unmounted
running post-recovery time : 0.082s
I:Saving locale "en_US"
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/log'
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/last_log'
Teir said:
This device was originally 4.4.3 stock when I got it from AT&T but after messing with it and it being my first android device, I managed to softbrick it. I got the phone working again following this thread: http://forum.xda-developers.com/showpost.php?p=53454972&postcount=1
Now my problem is that no matter what I do I can't get the OTA update to work. Its been like this since the softbrick but I never really cared until 5.0 came out. What happens is the update downloads, reboots to install, stops at 32%, retries, and stops again at 32%. I've tried doing a fresh odin install of G900AUCU1ANCE to remove root and what aver else but it never works. always stops at 32%. The only thing I can think would be the issue is that the bootloader is still 4.4.3 or G900AUCU2AND3 but I don't know how i would go about fixing that. Any help would be appreciated.
I have grabbed the log file from the last failed update, the error is consistent with all the other failed updates on this device.
Code:
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on Tue Apr 29 09:15:25 2014
[collecting table information]
recovery filesystem table
=========================
0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
1 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
2 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
3 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
4 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
5 /sdcard vfat /dev/block/mmcblk1p1 0
6 /efs ext4 /dev/block/platform/msm_sdcc.1/by-name/efs 0
7 /modem emmc /dev/block/platform/msm_sdcc.1/by-name/apnhlos 0
8 /mdm emmc /dev/block/platform/msm_sdcc.1/by-name/modem 0
9 /tmp ramdisk ramdisk 0
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
[initialize init-recovery]
#mount /system
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
/system sucessfully mounted
#unmount /cache
/cache sucessfully unmounted
#exec -f /system/bin/e2fsck -v -y /dev/block/platform/msm_sdcc.1/by-name/cache
e2fsck 1.42.6 (21-Sep-2012)
/dev/block/platform/msm_sdcc.1/by-name/cache: clean, 24/32000 files, 45708/128000 blocks
#mount -f /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#cat -f --no-exist /cache/recovery/command > /cache/recovery/last_command
existed '/cache/recovery/last_command'
#ls /cache/recovery/
-rw-r--r-- root root 80 2015-04-19 06:08 last_command
-rw-r--r-- root root 30 2015-04-19 06:08 last_install
-rw-r--r-- system system 285043 2015-04-19 06:08 last_recovery
-rw-r--r-- system system 0 2015-04-19 06:08 last_last_kernel
-rw-r--r-- system system 131118 2015-04-19 06:08 last_kernel
-rw------- system system 77 2015-04-19 06:21 command
-rw-r----- root root 22251 2015-04-19 06:08 last_log.1
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#fcut --limited-file-size=256k -f /data/log/recovery_log.txt /tmp/recovery_backup.txt
/system sucessfully unmounted
/data sucessfully unmounted
running init-recovery time : 0.085s
[collecting command]
I:Got arguments from /cache/recovery/command
ro.boot.boot_recovery=1
locale is [en_US]
[initialize ui and event]
load : /res/images/font.png
overscan percent : 0
initalized graphics for qualcomm..
initalized for hlte
defined msm8974
pixel format -> GGL_PIXEL_FORMAT_RGBX_8888
framebuffer: fd 4 (1080 x 1920)
[screen info]
xres = 1080, yres = 1920, xres_virtual = 1080,yres_virtual = 3840
bits_per_pixel = 32
height = 115, width = 65
id = mdssfb_90000
smem_start = 0x7df00000 (len 32505856)
line_length = 4352
mmio_start = 0x00000000 (len 0)
accel = 0, visual = 2
not turn off screen
load : /res/images/icon_installing.png
load : /res/images/icon_error.png
load : /res/images/icon_att_fota_installing.png
load : /res/images/icon_att_fota_updating.png
load : /res/images/icon_att_fota_complete.png
load : /res/images/icon_att_fota_error.png
load : /res/images/icon_tmo_fota_complete.png
load : /res/images/icon_tmo_fota_error.png
load : /res/images/progress_empty.png
load : /res/images/progress_fill.png
load : /res/images/installing_text.xdpi.png
installing_text: en_US (481 x 57 @ 754)
load : /res/images/erasing_text.xdpi.png
erasing_text: en_US (165 x 57 @ 754)
load : /res/images/no_command_text.xdpi.png
no_command_text: en_US (260 x 57 @ 754)
load : /res/images/error_text.xdpi.png
error_text: en_US (98 x 57 @ 754)
load : /res/images/indeterminate01.png
load : /res/images/indeterminate02.png
load : /res/images/indeterminate03.png
load : /res/images/indeterminate04.png
load : /res/images/indeterminate05.png
load : /res/images/indeterminate06.png
load : /res/images/icon_installing_overlay01.png
load : /res/images/icon_installing_overlay02.png
load : /res/images/icon_installing_overlay03.png
load : /res/images/icon_installing_overlay04.png
load : /res/images/icon_installing_overlay05.png
load : /res/images/icon_installing_overlay06.png
load : /res/images/icon_installing_overlay07.png
Command: "/sbin/recovery" "--update_package=/cache/fota/2400258.cfg" "--carry_out=att_fota" "--locale=en_US"
previous_runs = 0
send_intent = (null)
update_package = /cache/fota/2400258.cfg
att_fota_update = 1
tmo_fota_update = 0
wipe_data = 0, wipe_cache = 0,wipe_sdcard = 0,delete_data = 0,wipe_data_crypto = 0,wipe_carrier = 0,no_wipe_custom=0
data_resizing = 0
wipe_hdd_secure = 0
show_ui_text = 0
update_factory_csc = 0, update_home_csc = 0, factory_fota = 0
carry_out = att_fota
tima_kernal_recovery = 0
[property list]
af.resampler.quality=4
mm.enable.qcom_parser=37491
mm.enable.smoothstreaming=true
ro.qc.sdk.izat.service_mask=0x0
ro.qc.sdk.izat.premium_enabled=0
ro.qc.sdk.audio.ssr=false
ro.qc.sdk.audio.fluencetype=none
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.sensors.gestures=true
ro.qc.sdk.gestures.camera=false
ro.sf.lcd_density=480
ro.adb.secure=1
ro.com.google.gmsversion=4.4.2_r1
ro.com.google.clientidbase=android-samsung
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.yt=android-samsung
ro.com.google.clientidbase.gmm=android-samsung
ro.com.android.dateformat=MM-dd-yyyy
ro.gps.agps_provider=1
ro.sec.fle.encryption=true
ro.boot.emmc=true
ro.boot.sec_atd.tty=/dev/ttyHSL0
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a13796ff
ro.boot.bootloader=G900AUCU2AND3
ro.boot.debug_level=0x4f4c
ro.boot.warranty_bit=0
ro.boot.boot_recovery=1
ro.boot.emmc_checksum=3
ro.boot.nvdata_backup=0
ro.boot.cp_debug_level=0x55FF
ro.data.large_tcp_window_size=true
ro.emmc=true
ro.hdmi.enable=true
ro.hwui.path_cache_size=8
ro.hwui.layer_cache_size=32
ro.hwui.shape_cache_size=2
ro.hwui.texture_cache_size=48
ro.hwui.gradient_cache_size=1
ro.hwui.drop_shadow_cache_size=4
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_width=1024
ro.hwui.text_large_cache_height=1024
ro.hwui.text_small_cache_height=512
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8974
ro.build.id=KOT49H
ro.build.PDA=G900AUCU1ANCE
ro.build.date=Fri Mar 14 13:15:55 KST 2014
ro.build.date.utc=1394770555
ro.build.host=SWDD5913
ro.build.knox.container=
ro.build.tags=release-keys
ro.build.type=user
ro.build.user=dpi
ro.build.scafe=capuccino
ro.build.scafe.shot=single
ro.build.scafe.size=short
ro.build.display.id=KOT49H.G900AUCU1ANCE
ro.build.product=klteatt
ro.build.selinux=1
ro.build.selinux.enforce=1
ro.build.version.sdk=19
ro.build.version.release=4.4.2
ro.build.version.codename=REL
ro.build.version.incremental=G900AUCU1ANCE
ro.build.changelist=964333
ro.build.hidden_ver=G900AUCU1ANCE
ro.build.description=klteuc-user 4.4.2 KOT49H G900AUCU1ANCE release-keys
ro.build.fingerprint=samsung/klteuc/klteatt:4.4.2/KOT49H/G900AUCU1ANCE:user/release-keys
ro.build.characteristics=att
ro.error.receiver.default=com.samsung.receiver.error
ro.hdcp2.rx=tz
ro.slook.ver=1
ro.config.knox=v30
ro.config.tima=1
ro.config.ringtone=ATT_Firefly_Default.ogg
ro.config.alarm_alert=Morning_flower.ogg
ro.config.timaversion=3.0
ro.config.notification_sound=Whisper.ogg
ro.config.rm_preload_enabled=0
ro.kernel.qemu=0
ro.secure=1
ro.secwvk=144
ro.vendor.extension_library=/vendor/lib/libqc-opt.so
ro.carrier=unknown
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.name=klteuc
ro.product.board=MSM8974
ro.product.brand=samsung
ro.product.model=SAMSUNG-SM-G900A
ro.product.device=klteatt
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=samsung
ro.baseband=msm
ro.bootmode=unknown
ro.chipname=MSM8974PRO
ro.hardware=qcom
ro.opengles.version=196608
ro.qualcomm.cabl=1
ro.revision=14
ro.security.mdpp.ux=Enabled
ro.security.mdpp.ver=1.0
ro.security.mdpp.release=2
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=1
ro.serialno=a13796ff
ro.bootloader=G900AUCU2AND3
ro.debuggable=0
ro.debug_level=0x4f4c
ro.factorytest=0
ro.setupwizard.mode=OPTIONAL
ro.product_ship=true
ro.warranty_bit=0
ro.boot_recovery=1
ro.emmc_checksum=3
ro.nvdata_backup=0
ro.securestorage.support=true
ro.cp_debug_level=0x55FF
ro.use_data_netmgrd=false
dev.pm.dyn_samplingrate=1
lpa.decode=false
lpa.use-stagefright=true
mmp.enable.3g2=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
qcom.hw.aac.encoder=true
rild.libargs=-d /dev/smd0
rild.libpath=/system/lib/libsec-ril.so
vidc.debug.level=1
debug.sf.hw=1
debug.egl.hw=1
debug.disable.bwc=1
debug.mdpcomp.logs=0
debug.composition.type=c2d
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-http=true
media.stagefright.enable-scan=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-player=true
media.enable-commonsource=true
media.aac_51_output_enabled=true
dalvik.vm.heapsize=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
tunnel.audio.encode=true
tunnel.decode=true
tunnel.audiovideo.decode=true
persist.cne.feature=0
persist.gps.qc_nlp_in_use=1
persist.hwc.mdpcomp.enable=true
persist.sys.usb.config=mtp
persist.sys.wfd.virtual=0
persist.sys.dalvik.vm.lib=libdvm.so
persist.sys.logkit.ctrlcode=0
persist.sys.whitelist=/system/etc/whitelist_appops.xml
persist.sys.storage_preload=1
persist.sys.strict_op_enable=false
persist.data.netmgrd.qos.enable=false
persist.demo.hdmirotationlock=false
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=
persist.audio.fluence.speaker=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.voicecall=true
persist.debug.wfd.enable=1
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.timed.enable=true
persist.speaker.prot.enable=false
persist.security.ams.enforcing=1
persist.fuse_sdcard=true
keyguard.no_require_sim=true
security.mdpp=None
security.mdpp.result=None
telephony.lteOnCdmaDevice=0
DEVICE_PROVISIONED=1
stat() of /dev/block/platform/msm_sdcc.1/by-name/efs succeeded on try 1
[Installing package]
-- Installing package...
Finding update package...
I:Update location: /cache/fota/2400258.cfg
stat() of /dev/block/platform/msm_sdcc.1/by-name/system succeeded on try 1
MDFPP_I: Load MDFPP takes 53(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
Finding update package...
I:Update location: /cache/fota/2400258.cfg
MDFPP_I: Already /system mounted!
MDFPP_I: Load MDFPP takes 4(ms).
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
Opening update package...
MDFPP_I: Already /system mounted!
MDFPP_I: Skip MDFPP FOTA Verify(Not Enabled(4))
I:read key e=3 hash=20
I:read key e=3 hash=20
I:2 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1796 bytes; signature 1778 bytes from end
signed len : 170283566
hash 20 :83 95 83 88 ef 26 ae 68 d1 1d e6 eb 42 0c 55 c1 1f 29 e0 db
I:whole-file signature verified against key 0
I:verify_file returned 0
MDFPP_I: 'Free MDFPP' takes 0(ms).
Installing update...
Register_libbootloader_updater Qcom msm8960
open failed '/sys/fs/scfs/system_type' - No such file or directory
îVerifying current system...
partition read matched size 55068416 sha 0634d70068cf5a37655f5f3812b38d073ee76e42
contents of partition "/dev/block/platform/msm_sdcc.1/by-name/apnhlos" didn't match EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95
file "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
failed to stat "/data/.saved.file": No such file or directory
failed to load data file
script aborted: "EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
"EMMC:/dev/block/platform/msm_sdcc.1/by-name/apnhlos:7082752:f3dce373f42163b6daa188c28995b16c300c56bc:7082752:e97a3c2a11717d3008f57bcb10e5c892dcc8cb95" has unexpected contents.
E :Error in /cache/fota/2400258.cfg
(Status 7)
E:Error in /cache/fota/2400258.cfg
(Status 7)
FOTA_update_success_log_result()
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
Update Fail. File is written. status = 7
Installation aborted.
[installing post-recovery]
#mount /cache
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
/cache sucessfully mounted
#mkdir system cache 0775 /cache/recovery
#cp -y -f -v /tmp/recovery_backup.txt /cache/recovery/last_recovery
/tmp/recovery_backup.txt -> /cache/recovery/last_recovery (262144 bytes)
transferred in writed time : 0.002s closed time : 0.012s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 last_recovery
#mount /data
stat() of /dev/block/platform/msm_sdcc.1/by-name/userdata succeeded on try 1
/data sucessfully mounted
#mkdir system log 0775 /data/log
#cp -y -f -v /tmp/recovery_backup.txt /data/log/recovery_log.txt
/tmp/recovery_backup.txt -> /data/log/recovery_log.txt (262144 bytes)
transferred in writed time : 0.002s closed time : 0.031s progressed with 125.00M byte/sec
src : -rw-r--r-- root root 262144 2014-04-29 09:15 recovery_backup.txt
dst : -rw-r--r-- system system 262144 2015-04-19 06:22 recovery_log.txt
/cache sucessfully unmounted
/data sucessfully unmounted
running post-recovery time : 0.082s
I:Saving locale "en_US"
stat() of /dev/block/platform/msm_sdcc.1/by-name/cache succeeded on try 1
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/log'
void copy_log_file(const char*, const char*, int) :: create recovery log file '/cache/recovery/last_log'
Click to expand...
Click to collapse
I had a similar problem. Figured out that i was low on memory. I had to delete pictures and apps to free up around 3gig. Then it worked perfect.
Sent from my SM-P900 using Tapatalk
Also take it in consideration that if you want root on lollipop you need to follow the threads in this forum in AT&T General rather than take the OTA.
If you stay with AT&T and like having your phone rooted you will learn that the OTA's are the worst mistake you can make to just accept. Theres enough detail on why this is the case in other threads but if its really what you want to do you have to be completely on stock and work your way up slowly.
I have Tab466EUK (Yarvik, with android 4.0.4), Tab was rooted I install Xprivacy,Xposed and 3 modules.After restart (from Framework-soft restart or restart I don't remember) my eyes seen factory screen.This is not big problem, but now I can't install from GP beacause is info : no free space on device.I think internal memory now is RO.For example i change wallpaper for new, turn off tablet and when start everything back to factory settings (walpaper, apps, icons).
I try meny times reset to factory settings by menu Settings-Bacup&Reset-Factory data reset or in Recovery mode (Power and VOL+).
Hardware broken?
Unfortunately support Yarvik forum is ded
--Edit:
I connect with tab by adb.
command df
Filesystem Size Used Free Blksize
/dev 407M 44K 407M 4096
/mnt/asec 407M 0K 407M 4096
/mnt/obb 407M 0K 407M 4096
/system 393M 223M 170M 4096
Click to expand...
Click to collapse
I not see /data and /cache
command mount:
[email protected]:/ # mount mount rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 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
/dev/block/nandd /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordered 0 0
Click to expand...
Click to collapse
MY BUILD.PROP
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IMM76D
ro.build.version.incremental=20120715
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Sun Jul 15 18:13:16 CST 2012
ro.build.date.utc=1342347196
ro.build.type=eng
ro.build.user=paco
ro.build.host=inet
ro.build.tags=test-keys
ro.product.model=TAB466
ro.product.brand=Yarvik
ro.product.name=TAB466
ro.product.device=TAB466
ro.product.board=crane
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=exDroid
# ro.build.product is obsolete; use ro.product.device
ro.build.product=crane-inet
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=crane_inet-eng 4.0.4 IMM76D 20120715 test-keys
ro.build.fingerprint=iNet/crane_inet/crane-inet:4.0.4/IMM76D/20120715:eng/test-keys
ro.build.characteristics=tablet
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m
ro.kernel.android.checkjni=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
debug.egl.hw=1
ro.display.switch=1
ro.opengles.version=131072
persist.sys.strictmode.visual=0
persist.sys.strictmode.disable=1
hwui.render_dirty_regions=false
persist.sys.usb.config=mass_storage,adb
persist.service.adb.enable=1
ro.property.tabletUI=true
ro.udisk.lable=TAB466
ro.product.firmware=1.4rc3
ro.product.device=TAB466
ro.product.brand=Yarvik
persist.sys.language=en
persist.sys.country=US
ro.sf.lcd_density=160
ro.build.display.id=03F2-P1-H2-M01-1853.20120806
ro.config.3ginformation.path=/system/etc/3ginfo.gz
persist.sys.timezone=Asia/Shanghai
ro.setupwizard.mode=DISABLED
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
If You want more info, I will give you
I edit 1 post, pls help I'ts look like somthing wrong with mount data and cache, but how fix this ?