LGX240F - Nand Backup - LG K8 Questions & Answers

I have an LG K8 (X240F) and create a rom from AOSP of Android 6.0.1 using the lg code the problem is that I have not been able to make a backup of my cell phone through Falshtool since it does not enter in downloader mode or preloader and that's why I could not do the flashing.
Someone has a method to make the backup and then to flash my cell phone.

Correct me if I'm wrong. Your X240F uses Mediatek MT6737 chipset? I'have made backup on a X240AR with SP Flash Tool.

~R1 said:
Correct me if I'm wrong. Your X240F uses Mediatek MT6737 chipset? I'have made backup on a X240AR with SP Flash Tool.
Click to expand...
Click to collapse
If that same friend is MT6737 I have not been able to do the backup you could help me, in which way you put the cell phone and what drivers did you use.
The x240ar that processor has?

Sure! I have a Windows 10 64bits machine on my PC and as it gave me problems with SP Flash tool, I created a virtual machine in virtualbox with windows xp 32 bits to use it on it.
You do not have to put the phone in any state. Turn the device off and then when you connect it by usb to the PC, the "Mediatek Preloader VCOM" port is activated for a few seconds.
In my case I used the official version of SP Flash Tool version 5.1612 and you need to install the LG and Mediatek drivers for MT67XX.
Have you used SP Flash Tool before? You need a special Download Agent and I have created an Scatter File which I have not checked if it is well done.
The Download Agent that I used is named DA_SWSEC_CRYPTO20.bin - 4.417.052 bytes -> https://my.pcloud.com/publink/show?code=XZ1btT7ZvGc5GqNN6q7r2xE1kPYUVp7ckr8k
PD: The X240AR I'm not sure if it has an MT6737 or MT6735 or if they behave in a similar way.
It's a 16GB Internal Memory Model.
The Scatter File I create but don't full test (from full dump on X240AR):
Save as MT6737M_Android_scatter.txt
Code:
#########################################__WwR_MTK__########################################################
#
# General Setting
#
#########################################__WwR_MTK__########################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6737M
project: lv3
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_lv3.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT1_BOOT2
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS2
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS3
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS4
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS5
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS6
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS7
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1d80000
physical_start_addr: 0x1d80000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS8
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1e00000
physical_start_addr: 0x1e00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS9
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2e00000
physical_start_addr: 0x2e00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS10
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3e00000
physical_start_addr: 0x3e00000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS11
partition_name: FLEX
file_name: flex.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x4600000
physical_start_addr: 0x4600000
partition_size: 0x20000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS12
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x24600000
physical_start_addr: 0x24600000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS13
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25000000
physical_start_addr: 0x25000000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS14
partition_name: oemkeystore
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25080000
physical_start_addr: 0x25080000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS15
partition_name: secro
file_name: secro.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x25280000
physical_start_addr: 0x25280000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS16
partition_name: keystore
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25880000
physical_start_addr: 0x25880000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS17
partition_name: tee1
file_name: trustzone1.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x26080000
physical_start_addr: 0x26080000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS18
partition_name: tee2
file_name: trustzone2.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x26580000
physical_start_addr: 0x26580000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS19
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x26a80000
physical_start_addr: 0x26a80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS20
partition_name: nvdata
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x26b80000
physical_start_addr: 0x26b80000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS21
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x28b80000
physical_start_addr: 0x28b80000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS22
partition_name: misc2
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x2ab80000
physical_start_addr: 0x2ab80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS23
partition_name: lk2
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2ac80000
physical_start_addr: 0x2ac80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS24
partition_name: mpt
file_name: mpt.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x2ad80000
physical_start_addr: 0x2ad80000
partition_size: 0xa80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS25
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x2b800000
physical_start_addr: 0x2b800000
partition_size: 0xc0000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS26
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xeb800000
physical_start_addr: 0xeb800000
partition_size: 0x20000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS27
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x10b800000
physical_start_addr: 0x10b800000
partition_size: 0x29eb80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS28
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0084
physical_start_addr: 0xFFFF0084
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS29
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0004
physical_start_addr: 0xFFFF0004
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
The apparently full lenght of firmware in X240AR - 16GB model buying it in "Claro Argentina" operator is: 0x3AB400000
Your X240F of what country is from?
Be careful, Do not flash Preloader unless you know what are you doing because if it is a corrupt or bad Preloader you could break forever the device. Just untick it when you flash new rom unless you know what you are doing.

~R1 said:
Sure! I have a Windows 10 64bits machine on my PC and as it gave me problems with SP Flash tool, I created a virtual machine in virtualbox with windows xp 32 bits to use it on it.
You do not have to put the phone in any state. Turn the device off and then when you connect it by usb to the PC, the "Mediatek Preloader VCOM" port is activated for a few seconds.
In my case I used the official version of SP Flash Tool version 5.1612 and you need to install the LG and Mediatek drivers for MT67XX.
Have you used SP Flash Tool before? You need a special Download Agent and I have created an Scatter File which I have not checked if it is well done.
The Download Agent that I used is named DA_SWSEC_CRYPTO20.bin - 4.417.052 bytes -> https://my.pcloud.com/publink/show?code=XZ1btT7ZvGc5GqNN6q7r2xE1kPYUVp7ckr8k
PD: The X240AR I'm not sure if it has an MT6737 or MT6735 or if they behave in a similar way.
It's a 16GB Internal Memory Model.
The Scatter File I create but don't full test (from full dump on X240AR):
Save as MT6737M_Android_scatter.txt
Code:
#########################################__WwR_MTK__########################################################
#
# General Setting
#
#########################################__WwR_MTK__########################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6737M
project: lv3
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_lv3.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT1_BOOT2
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS2
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS3
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS4
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS5
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS6
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS7
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1d80000
physical_start_addr: 0x1d80000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS8
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1e00000
physical_start_addr: 0x1e00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS9
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2e00000
physical_start_addr: 0x2e00000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS10
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3e00000
physical_start_addr: 0x3e00000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS11
partition_name: FLEX
file_name: flex.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x4600000
physical_start_addr: 0x4600000
partition_size: 0x20000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS12
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x24600000
physical_start_addr: 0x24600000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS13
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25000000
physical_start_addr: 0x25000000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS14
partition_name: oemkeystore
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25080000
physical_start_addr: 0x25080000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS15
partition_name: secro
file_name: secro.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x25280000
physical_start_addr: 0x25280000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS16
partition_name: keystore
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x25880000
physical_start_addr: 0x25880000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS17
partition_name: tee1
file_name: trustzone1.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x26080000
physical_start_addr: 0x26080000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS18
partition_name: tee2
file_name: trustzone2.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x26580000
physical_start_addr: 0x26580000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS19
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x26a80000
physical_start_addr: 0x26a80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS20
partition_name: nvdata
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x26b80000
physical_start_addr: 0x26b80000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS21
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x28b80000
physical_start_addr: 0x28b80000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS22
partition_name: misc2
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x2ab80000
physical_start_addr: 0x2ab80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS23
partition_name: lk2
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2ac80000
physical_start_addr: 0x2ac80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS24
partition_name: mpt
file_name: mpt.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x2ad80000
physical_start_addr: 0x2ad80000
partition_size: 0xa80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS25
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x2b800000
physical_start_addr: 0x2b800000
partition_size: 0xc0000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS26
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xeb800000
physical_start_addr: 0xeb800000
partition_size: 0x20000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS27
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x10b800000
physical_start_addr: 0x10b800000
partition_size: 0x29eb80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS28
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0084
physical_start_addr: 0xFFFF0084
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS29
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0004
physical_start_addr: 0xFFFF0004
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
The apparently full lenght of firmware in X240AR - 16GB model buying it in "Claro Argentina" operator is: 0x3AB400000
Your X240F of what country is from?
Be careful, Do not flash Preloader unless you know what are you doing because if it is a corrupt or bad Preloader you could break forever the device. Just untick it when you flash new rom unless you know what you are doing.
Click to expand...
Click to collapse
Hello friend the X240F is from Claro El Salvador if he has used the Flash and the file tool shows the address of the ROM files as I do not have a backup of this device finding a tutorial on how to do it with Wwr_MTK and FlashTool doing a memory read but I always receive the errors (2004 and 5054) I am also in an environment with Windows 10 64bits and probe in Windows 7 64bits and I get the same error try with VirtualBox Windows XP but I could not make the connection So I did not follow trying since you say that it worked there I will try.
I could provide the MTK drivers that they use specifically for the MT6737 not found so easily.
That is the agent of the discharge what is unknown the same as your thanks.
Thank you very much for your prompt response.
Spanish version.
Hola amigo el X240F es de Claro El Salvador si he utilizado anteriormente el Flashtool y se que tengo que tener el archivo scatter que muestra la direccion en memoria de los archivos de la rom como no tengo un backup de este dispositivo encontre un tutorial de como hacerlo con Wwr_MTK y FlashTool haciendo una lectura de memoria pero siempre recibo los errores (2004 y 5054) tambien estoy en un entorno con Windows 10 64bits y probe en Windows 7 64bits y recibia el mismo error intente con VirtualBox Windows XP pero no pude hacer la conexion asi que ya no segui probando ya que tu dices que ahi funciono lo intentare.
Me podrias proporcionar los drivers MTK que utilizaste especificamente los del MT6737 no se encuentran tan facilmente.
Ese es el agente de la descarga lo que se desconocia el mismo que tu gracias.
Muchas gracias por tu pronta respuesta.

tormenta1026 said:
Hello friend the X240F is from Claro El Salvador if he has used the Flash and the file tool shows the address of the ROM files as I do not have a backup of this device finding a tutorial on how to do it with Wwr_MTK and FlashTool doing a memory read but I always receive the errors (2004 and 5054) I am also in an environment with Windows 10 64bits and probe in Windows 7 64bits and I get the same error try with VirtualBox Windows XP but I could not make the connection So I did not follow trying since you say that it worked there I will try.
I could provide the MTK drivers that they use specifically for the MT6737 not found so easily.
That is the agent of the discharge what is unknown the same as your thanks.
Thank you very much for your prompt response.
Spanish version.
Hola amigo el X240F es de Claro El Salvador si he utilizado anteriormente el Flashtool y se que tengo que tener el archivo scatter que muestra la direccion en memoria de los archivos de la rom como no tengo un backup de este dispositivo encontre un tutorial de como hacerlo con Wwr_MTK y FlashTool haciendo una lectura de memoria pero siempre recibo los errores (2004 y 5054) tambien estoy en un entorno con Windows 10 64bits y probe en Windows 7 64bits y recibia el mismo error intente con VirtualBox Windows XP pero no pude hacer la conexion asi que ya no segui probando ya que tu dices que ahi funciono lo intentare.
Me podrias proporcionar los drivers MTK que utilizaste especificamente los del MT6737 no se encuentran tan facilmente.
Ese es el agente de la descarga lo que se desconocia el mismo que tu gracias.
Muchas gracias por tu pronta respuesta.
Click to expand...
Click to collapse
The error S_BROM_DOWNLOAD_DA_FAIL (2004) if my memory does not fail me it also appeared to me and in my case it was because the Download Agent was not suitable, the MTK_AllinOne_DA that comes by default does not work.
Steps:
0.- On a fresh windows xp installation take an snapshot in virtualbox so you could always go back in time if something goes wrong.
1.- You need SP Flash Tool 5.1612. -> https://my.pcloud.com/publink/show?code=XZKy6T7Z6YCPvUefYG4zII4H6nsrALstySBk
1.1.- Optional but important: Run software Usbdeview to visualize in real time what devices are connected and if it's working the drivers on the device.
2.- Install Mediatek MT67XX Drivers... (I think I install this one, if not recognize the device tell me). Recheck with usbdeview if it is recognising the device. -> https://my.pcloud.com/publink/show?code=XZCy6T7ZWcCHn2hihIfWdt0JCPjovySEGgy0
In my case it connects "MT67XX Preloader", "LGE Mobile USB Serial Port" and "LGE Mobile USB Modem" at the same time.
3.- It's very important you add also the filters to virtualbox for each state the device enter so that virtualbox automatically assign it to the virtual machine when you plug the usb on the pc.
To do this go to USB Preferences on a running instance of XP in VirtualBox..
Turn off device and plug usb cable into PC: When you hear sound device connected click quickly on the + icon and add the LG instance and save then it will sound when disconnect and connect again into another state... again click on + and save new state...
If necesary repeat the steps and save each new state of device before using SP Flash Tool.
I was able to mount System.img like a virtual disk but don't know if the rest of the dump is Okay:
{
"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"
}

~R1 said:
The error S_BROM_DOWNLOAD_DA_FAIL (2004) if my memory does not fail me it also appeared to me and in my case it was because the Download Agent was not suitable, the MTK_AllinOne_DA that comes by default does not work.
Steps:
0.- On a fresh windows xp installation take an snapshot in virtualbox so you could always go back in time if something goes wrong.
1.- You need SP Flash Tool 5.1612. -> https://my.pcloud.com/publink/show?code=XZKy6T7Z6YCPvUefYG4zII4H6nsrALstySBk
1.1.- Optional but important: Run software Usbdeview to visualize in real time what devices are connected and if it's working the drivers on the device.
2.- Install Mediatek MT67XX Drivers... (I think I install this one, if not recognize the device tell me). Recheck with usbdeview if it is recognising the device. -> https://my.pcloud.com/publink/show?code=XZCy6T7ZWcCHn2hihIfWdt0JCPjovySEGgy0
In my case it connects "MT67XX Preloader", "LGE Mobile USB Serial Port" and "LGE Mobile USB Modem" at the same time.
3.- It's very important you add also the filters to virtualbox for each state the device enter so that virtualbox automatically assign it to the virtual machine when you plug the usb on the pc.
To do this go to USB Preferences on a running instance of XP in VirtualBox..
Turn off device and plug usb cable into PC: When you hear sound device connected click quickly on the + icon and add the LG instance and save then it will sound when disconnect and connect again into another state... again click on + and save new state...
If necesary repeat the steps and save each new state of device before using SP Flash Tool.
I was able to mount System.img like a virtual disk but don't know if the rest of the dump is Okay:
Click to expand...
Click to collapse
Thank you very much for your help you are right the error (2004) was for the Different Download Agent for you that you recommend me to do the backup from my Windows 10 64bits is more I just finished doing it.
Change the files system.img, cache.img, userdata.img by which it is created from AOSP (Android compilation) only the ramdisk.img is not found where it is placed and the cellphone is flashed I get this new error.
Now that I think about it, ask me, I am very confident that support is successful.

tormenta1026 said:
Thank you very much for your help you are right the error (2004) was for the Different Download Agent for you that you recommend me to do the backup from my Windows 10 64bits is more I just finished doing it.
Change the files system.img, cache.img, userdata.img by which it is created from AOSP (Android compilation) only the ramdisk.img is not found where it is placed and the cellphone is flashed I get this new error.
Now that I think about it, ask me, I am very confident that support is successful.
Click to expand...
Click to collapse
First of all make sure you have unlocked the bootloader.
That error may be due to when you try to flash the preloader, the program can not write it.
I have read it could also be related with the build number on the build.prop on system.
If you insist on flashing preloader you could try to change where it says region: EMMC_BOOT1_BOOT2 to region: EMMC_BOOT_1 in the Scatter File.
If your AOSP rom does not depend on a new Preloader I may suggest to simply Untick it and don't flash it .. But in any case for what I was reading it could break the device whether it is ticked or not.
Regarding Cache.img and Userdata.img it may not be necessary to flash them, the new rom in principle will create them by itself ... and I have read that in certain cases the phone does not start because these files are bad. With a hardreset I think it is fixed.
I have read of cases where these partitions have been distilled and the program was able to flash without problems.
Write your answer also in Spanish to get the intention of what is written by you well.
Spanish:
En primer lugar asegúrese de haber desbloqueado el bootloader.
He leído que también podría estar relacionado con el build number en build.prop en system.
Ese error puede deberse a que cuando intenta flashear el preloader, el programa no puede escribirlo.
Si insistes en flashear el preloader, también puedes intentar cambiar la ubicación de la región: EMMC_BOOT1_BOOT2 a la región: EMMC_BOOT_1 en el scatter file.
Si la ROM AOSP que creaste no depende de un nuevo preloader, le sugiero que simplemente lo desmarque y no lo flashé.. Pero en cualquier caso, por lo que estaba leyendo se podría breakear el dispositivo ya sea que esté marcado o no.
Con respecto a Cache.img y Userdata.img, puede que no sea necesario flashearlas, la nueva rom en principio las creará por sí misma ... y he leído que en algunos casos el teléfono no se inicia porque estos archivos son malos. Con un hardreset creo que está arreglado.
He leido de casos donde han destildado esas particiones y el programa pudo flashear sin problemas.

~R1 said:
First of all make sure you have unlocked the bootloader.
That error may be due to when you try to flash the preloader, the program can not write it.
I have read it could also be related with the build number on the build.prop on system.
If you insist on flashing preloader you could try to change where it says region: EMMC_BOOT1_BOOT2 to region: EMMC_BOOT_1 in the Scatter File.
If your AOSP rom does not depend on a new Preloader I may suggest to simply Untick it and don't flash it .. But in any case for what I was reading it could break the device whether it is ticked or not.
Regarding Cache.img and Userdata.img it may not be necessary to flash them, the new rom in principle will create them by itself ... and I have read that in certain cases the phone does not start because these files are bad. With a hardreset I think it is fixed.
I have read of cases where these partitions have been distilled and the program was able to flash without problems.
Write your answer also in Spanish to get the intention of what is written by you well.
Spanish:
En primer lugar asegúrese de haber desbloqueado el bootloader.
He leído que también podría estar relacionado con el build number en build.prop en system.
Ese error puede deberse a que cuando intenta flashear el preloader, el programa no puede escribirlo.
Si insistes en flashear el preloader, también puedes intentar cambiar la ubicación de la región: EMMC_BOOT1_BOOT2 a la región: EMMC_BOOT_1 en el scatter file.
Si la ROM AOSP que creaste no depende de un nuevo preloader, le sugiero que simplemente lo desmarque y no lo flashé.. Pero en cualquier caso, por lo que estaba leyendo se podría breakear el dispositivo ya sea que esté marcado o no.
Con respecto a Cache.img y Userdata.img, puede que no sea necesario flashearlas, la nueva rom en principio las creará por sí misma ... y he leído que en algunos casos el teléfono no se inicia porque estos archivos son malos. Con un hardreset creo que está arreglado.
He leido de casos donde han destildado esas particiones y el programa pudo flashear sin problemas.
Click to expand...
Click to collapse
I have not released the fatboot in that I am.
I had also read that it was not necessary to mark the preloader I will try only with the system.img image then.
Edit.
I already opened the fastboot and I always receive the same error.
It will touch to investigate what is due.
Spanish
No he liberado el fatboot en eso estoy.
Tambien habia leido que no era necesario marcar el preloader probare solo con la imagen system.img entonces.
Edito
Ya abri el fastboot y siempre recibo el mismo error.
Tocara investigar a que se debe.

tormenta1026 said:
I have not released the fatboot in that I am.
I had also read that it was not necessary to mark the preloader I will try only with the system.img image then.
Edit.
I already opened the fastboot and I always receive the same error.
It will touch to investigate what is due.
Spanish
No he liberado el fatboot en eso estoy.
Tambien habia leido que no era necesario marcar el preloader probare solo con la imagen system.img entonces.
Edito
Ya abri el fastboot y siempre recibo el mismo error.
Tocara investigar a que se debe.
Click to expand...
Click to collapse
Try flashing only your original System.img stock that you created from the backup to see if it success writing it (Not the AOSP version)... If it can't something is wrong, maybe due to the Download Agent again or Scatter File is bad.
Be careful you may brick device doing this (I think). See if you can corroborate the direction of the blocks in advance. There are some commands out there ... or you can try the "Device Info HW" app from the play store. I can not test these things because I need to recover some data from the device.

help me please
hi , I tried to flash a twrp recovery for mtk 6737m to my lg k8 x240f and it fail and now I have mi k8 in a bootloop , please could you please send me a stock recovery.img in order to flash in my k8 ??? please I don't know what to do ? :C :crying:

~R1 said:
Try flashing only your original System.img stock that you created from the backup to see if it success writing it (Not the AOSP version)... If it can't something is wrong, maybe due to the Download Agent again or Scatter File is bad.
Be careful you may brick device doing this (I think). See if you can corroborate the direction of the blocks in advance. There are some commands out there ... or you can try the "Device Info HW" app from the play store. I can not test these things because I need to recover some data from the device.
Click to expand...
Click to collapse
I had already tried uploading the original system.img and always received the same error.
Also try with your scatter file and the same thing would be that the backup was not done well because it did not have the fastboot released?
I did not understand what to do with the "APP Device Info HW".
Let's stay with this theme you managed to get the LGUp driver I tried to make the backup with that program but without driver I could not.
It would be good to make that comparison.
Spanish
Ya habia probado subir el system.img original y siempre recibia el mismo error.
Tambien probe con tu scatter file y lo mismo sera que el backup no se hizo bien porque no tenia el fastboot liberado?
No etendi que debo hacer con el "APP Device Info HW".
Quedemonos con este tema lograste conseguir el driver de LGUp intentaba hacer el backup con ese programa pero sin driver no pude.
Seria bueno hacer esa comparacion.
willyabraham said:
hi , I tried to flash a twrp recovery for mtk 6737m to my lg k8 x240f and it fail and now I have mi k8 in a bootloop , please could you please send me a stock recovery.img in order to flash in my k8 ??? please I don't know what to do ? :C :crying:
Click to expand...
Click to collapse
How did you install the twrp you have root?
If you have the twrp it is better than the original recovery of the device with a recovery.img would not solve that problem and the current backup that I have made I'm not sure it works and it weighs 15gb I can not upload it.
I'll leave a backup made in octopus I imagine that with twrp you could upload it (it's not mine).
I would be very interested if you tell me how you did your device and where you got that rom that you tried to flash.
Code:
---------------------------------------------------------------------------------
Log file "C:\Program Files (x86)\Octoplus\Octoplus_LG\LOG\14-07-2018_17-25-15.log" created.
14/07/2018 5:25:25 p.m. > Welcome to Octoplus/Octopus Box LG Software version 2.8.6
14/07/2018 5:25:32 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:32 p.m. > Checking data...14/07/2018 5:25:33 p.m. > OK
14/07/2018 5:25:33 p.m. > Platform: LG MTK
14/07/2018 5:25:33 p.m. > Selected port: COM28
14/07/2018 5:25:33 p.m. > Selected baudrate: 921600
14/07/2018 5:25:33 p.m. > Selected model: X240F
14/07/2018 5:25:33 p.m. > Selected USB connection type
14/07/2018 5:25:34 p.m. > Press and hold "Vol-" and connect cable.14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:38 p.m. > Phone found.
14/07/2018 5:25:38 p.m. > CPU name: MT6737M
14/07/2018 5:25:38 p.m. > CPU revision: 8A00.CB00.0000.0000
14/07/2018 5:25:38 p.m. > Prepairing loader...14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:38 p.m. > Sending loader...14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:40 p.m. > Synchronizing with loader...
14/07/2018 5:25:40 p.m. > Detecting flash chip...14/07/2018 5:25:42 p.m. > OK
14/07/2018 5:25:42 p.m. > Detecting EMMC flash chip...14/07/2018 5:25:43 p.m. > OK
14/07/2018 5:25:43 p.m. > Reading info...14/07/2018 5:25:43 p.m. > OK
14/07/2018 5:25:45 p.m. > Reconnecting phone...14/07/2018 5:25:45 p.m. > OK
14/07/2018 5:25:45 p.m. > Found model at port COM36
14/07/2018 5:25:47 p.m. > Reading partitions...14/07/2018 5:25:47 p.m. > OK
14/07/2018 5:25:47 p.m. > Checking security...
14/07/2018 5:25:47 p.m. > Checking security passed!
14/07/2018 5:25:47 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:47 p.m. > IMEI: 351***-06-******
14/07/2018 5:25:47 p.m. > Bluetooth address: 88:36:5F:8B:AB:5A
14/07/2018 5:25:47 p.m. > Wi-Fi MAC address: 10:F1:F2:13:5F:E1
14/07/2018 5:25:47 p.m. > EMMC rpmb size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC boot1 size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC boot2 size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC gp1 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp2 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp3 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp4 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC user area size: 14910 Mb
14/07/2018 5:25:47 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:47 p.m. > Reading Full flash...
14/07/2018 5:25:47 p.m. > Selecting output file...14/07/2018 5:26:22 p.m. > OK
14/07/2018 5:26:22 p.m. > Destination file: "X240F_35189********_14-07-2018_17-25-47.bin"
14/07/2018 6:16:48 p.m. > OK
14/07/2018 6:16:48 p.m. > Performed by 2.8.6 Software version.
https://mega.nz/#!wOpmQQJZ!WtPdUmjxL_KkT1LetUcnhtRFNc-xkjqZAQUzvl9k1I4
PASS: ESCAMProducciones
Spanish
Como instalaste el twrp tienes root?
Si tienes el twrp es mejor que el recovery original del dispositivo con mandarte un recovery.img no solucionarias ese problema y el backup actual que he realizado no estoy seguro que funcione y pesa 15gb no puedo subirlo.
Te dejare un backup hecho en octopus me imagino que con twrp podrias subirlo (no es mio).
Me interesaria mucho que me digas como hiciste root tu dispositivo y de donde sacaste esa rom que intentaste flashear.

tormenta1026 said:
I had already tried uploading the original system.img and always received the same error.
Also try with your scatter file and the same thing would be that the backup was not done well because it did not have the fastboot released?
I did not understand what to do with the "APP Device Info HW".
Let's stay with this theme you managed to get the LGUp driver I tried to make the backup with that program but without driver I could not.
It would be good to make that comparison.
Spanish
Ya habia probado subir el system.img original y siempre recibia el mismo error.
Tambien probe con tu scatter file y lo mismo sera que el backup no se hizo bien porque no tenia el fastboot liberado?
No etendi que debo hacer con el "APP Device Info HW".
Quedemonos con este tema lograste conseguir el driver de LGUp intentaba hacer el backup con ese programa pero sin driver no pude.
Seria bueno hacer esa comparacion.
How did you install the twrp you have root?
If you have the twrp it is better than the original recovery of the device with a recovery.img would not solve that problem and the current backup that I have made I'm not sure it works and it weighs 15gb I can not upload it.
I'll leave a backup made in octopus I imagine that with twrp you could upload it (it's not mine).
I would be very interested if you tell me how you did your device and where you got that rom that you tried to flash.
Code:
---------------------------------------------------------------------------------
Log file "C:\Program Files (x86)\Octoplus\Octoplus_LG\LOG\14-07-2018_17-25-15.log" created.
14/07/2018 5:25:25 p.m. > Welcome to Octoplus/Octopus Box LG Software version 2.8.6
14/07/2018 5:25:32 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:32 p.m. > Checking data...14/07/2018 5:25:33 p.m. > OK
14/07/2018 5:25:33 p.m. > Platform: LG MTK
14/07/2018 5:25:33 p.m. > Selected port: COM28
14/07/2018 5:25:33 p.m. > Selected baudrate: 921600
14/07/2018 5:25:33 p.m. > Selected model: X240F
14/07/2018 5:25:33 p.m. > Selected USB connection type
14/07/2018 5:25:34 p.m. > Press and hold "Vol-" and connect cable.14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:38 p.m. > Phone found.
14/07/2018 5:25:38 p.m. > CPU name: MT6737M
14/07/2018 5:25:38 p.m. > CPU revision: 8A00.CB00.0000.0000
14/07/2018 5:25:38 p.m. > Prepairing loader...14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:38 p.m. > Sending loader...14/07/2018 5:25:38 p.m. > OK
14/07/2018 5:25:40 p.m. > Synchronizing with loader...
14/07/2018 5:25:40 p.m. > Detecting flash chip...14/07/2018 5:25:42 p.m. > OK
14/07/2018 5:25:42 p.m. > Detecting EMMC flash chip...14/07/2018 5:25:43 p.m. > OK
14/07/2018 5:25:43 p.m. > Reading info...14/07/2018 5:25:43 p.m. > OK
14/07/2018 5:25:45 p.m. > Reconnecting phone...14/07/2018 5:25:45 p.m. > OK
14/07/2018 5:25:45 p.m. > Found model at port COM36
14/07/2018 5:25:47 p.m. > Reading partitions...14/07/2018 5:25:47 p.m. > OK
14/07/2018 5:25:47 p.m. > Checking security...
14/07/2018 5:25:47 p.m. > Checking security passed!
14/07/2018 5:25:47 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:47 p.m. > IMEI: 351***-06-******
14/07/2018 5:25:47 p.m. > Bluetooth address: 88:36:5F:8B:AB:5A
14/07/2018 5:25:47 p.m. > Wi-Fi MAC address: 10:F1:F2:13:5F:E1
14/07/2018 5:25:47 p.m. > EMMC rpmb size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC boot1 size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC boot2 size: 4 Mb
14/07/2018 5:25:47 p.m. > EMMC gp1 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp2 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp3 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC gp4 size: 0 Mb
14/07/2018 5:25:47 p.m. > EMMC user area size: 14910 Mb
14/07/2018 5:25:47 p.m. > --------------------------------------------------------------------------------
14/07/2018 5:25:47 p.m. > Reading Full flash...
14/07/2018 5:25:47 p.m. > Selecting output file...14/07/2018 5:26:22 p.m. > OK
14/07/2018 5:26:22 p.m. > Destination file: "X240F_35189********_14-07-2018_17-25-47.bin"
14/07/2018 6:16:48 p.m. > OK
14/07/2018 6:16:48 p.m. > Performed by 2.8.6 Software version.
https://mega.nz/#!wOpmQQJZ!WtPdUmjxL_KkT1LetUcnhtRFNc-xkjqZAQUzvl9k1I4
PASS: ESCAMProducciones
Spanish
Como instalaste el twrp tienes root?
Si tienes el twrp es mejor que el recovery original del dispositivo con mandarte un recovery.img no solucionarias ese problema y el backup actual que he realizado no estoy seguro que funcione y pesa 15gb no puedo subirlo.
Te dejare un backup hecho en octopus me imagino que con twrp podrias subirlo (no es mio).
Me interesaria mucho que me digas como hiciste root tu dispositivo y de donde sacaste esa rom que intentaste flashear.
Click to expand...
Click to collapse
I really can not install TWRP, try to do it with a TWRP only of the mtk6737m processor that I found on the network with android commands using adb, I actually install the recovery but apparently it is not compatible and that's why now my K8 is in a bootloop, After solving the bootloop I thought about using this https://forum.xda-developers.com/and...xx-32-t3681861, to create a TWRP verifier for the team, do not try to flash any room yet.
Spanish
en realidad no logre instalar TWRP , intente hacerlo con un TWRP unicamente del procesador mtk6737m que encontre en la red con comandos de android usando adb, en realidad instalo el recovery pero al parecer no es compatible y por eso ahora mi equipo esta en un bootloop, luego de solucionar el bootloop pense en usar esto https://forum.xda-developers.com/android/software/twrp-porter-maker-mediatek-mt67xx-32-t3681861 , para crear una vercion de TWRP para el equipo, no intente flashear ninguna room todavia.
sorry , I cant write in english very well, thank you for all the things

willyabraham said:
I really can not install TWRP, try to do it with a TWRP only of the mtk6737m processor that I found on the network with android commands using adb, I actually install the recovery but apparently it is not compatible and that's why now my K8 is in a bootloop, After solving the bootloop I thought about using this https://forum.xda-developers.com/and...xx-32-t3681861, to create a TWRP verifier for the team, do not try to flash any room yet.
Spanish
en realidad no logre instalar TWRP , intente hacerlo con un TWRP unicamente del procesador mtk6737m que encontre en la red con comandos de android usando adb, en realidad instalo el recovery pero al parecer no es compatible y por eso ahora mi equipo esta en un bootloop, luego de solucionar el bootloop pense en usar esto https://forum.xda-developers.com/android/software/twrp-porter-maker-mediatek-mt67xx-32-t3681861 , para crear una vercion de TWRP para el equipo, no intente flashear ninguna room todavia.
sorry , I cant write in english very well, thank you for all the things
Click to expand...
Click to collapse
help me, please :'v

willyabraham said:
I really can not install TWRP, try to do it with a TWRP only of the mtk6737m processor that I found on the network with android commands using adb, I actually install the recovery but apparently it is not compatible and that's why now my K8 is in a bootloop, After solving the bootloop I thought about using this https://forum.xda-developers.com/and...xx-32-t3681861, to create a TWRP verifier for the team, do not try to flash any room yet.
Spanish
en realidad no logre instalar TWRP , intente hacerlo con un TWRP unicamente del procesador mtk6737m que encontre en la red con comandos de android usando adb, en realidad instalo el recovery pero al parecer no es compatible y por eso ahora mi equipo esta en un bootloop, luego de solucionar el bootloop pense en usar esto https://forum.xda-developers.com/android/software/twrp-porter-maker-mediatek-mt67xx-32-t3681861 , para crear una vercion de TWRP para el equipo, no intente flashear ninguna room todavia.
sorry , I cant write in english very well, thank you for all the things
Click to expand...
Click to collapse
Perfect friend now if I understand you here is the recovery.img of my LG K8 2017 (LGX240F).
https://www.mediafire.com/file/vy45b2gcfbtwd41/Recovery_LGX240F_v10b.rar/file
I hope you can solve your problem and if you manage to create the twrp for this device, share it.
I did not answer before because last night I could not check the forum but I am pending this publication to make a functional backup for this cell phone.
And neglect those of us who are participating in this topic, we speak Spanish, that is why the two versions.
Spanish
Perfecto amigo ahora si te entiendo aca esta el recovery.img de mi LG K8 2017 (LGX240F).
Espero que puedas solucionar tu problema y si logras crear el twrp para este dispositivo que lo compartas.
No te respondi antes porque ayer en la noche no pude revisar el foro pero estoy pendiente de esta publicacion para lograr hacer un backup funcional para este celular.
Y descuida los que estamos participando en este tema hablamos español por eso las dos versiones.

tormenta1026 said:
Perfect friend now if I understand you here is the recovery.img of my LG K8 2017 (LGX240F).
https://www.mediafire.com/file/vy45b2gcfbtwd41/Recovery_LGX240F_v10b.rar/file
I hope you can solve your problem and if you manage to create the twrp for this device, share it.
I did not answer before because last night I could not check the forum but I am pending this publication to make a functional backup for this cell phone.
And neglect those of us who are participating in this topic, we speak Spanish, that is why the two versions.
Spanish
Perfecto amigo ahora si te entiendo aca esta el recovery.img de mi LG K8 2017 (LGX240F).
Espero que puedas solucionar tu problema y si logras crear el twrp para este dispositivo que lo compartas.
No te respondi antes porque ayer en la noche no pude revisar el foro pero estoy pendiente de esta publicacion para lograr hacer un backup funcional para este celular.
Y descuida los que estamos participando en este tema hablamos español por eso las dos versiones.
Click to expand...
Click to collapse
the MT6737M_Android_scatter.txt file does not let me use it, it gives me an error partition [nvram] should not set "is_download" to true in scatter file please check [/ B] and it does not let me flash by flashtool, I tried flash previously fastboot in command window but it does not work either, help.
Spanish
el archivo MT6737M_Android_scatter.txt no me deja usarlo, me da un error partition[nvram] should not set "is_download" to true in scatter file please check y no me deja flashear por flashtool, anteriormente intente flashear por fastboot en ventana de comandos pero no funciona tampoco, ayudaaa .

willyabraham said:
the MT6737M_Android_scatter.txt file does not let me use it, it gives me an error partition [nvram] should not set "is_download" to true in scatter file please check [/ B] and it does not let me flash by flashtool, I tried flash previously fastboot in command window but it does not work either, help.
Spanish
el archivo MT6737M_Android_scatter.txt no me deja usarlo, me da un error partition[nvram] should not set "is_download" to true in scatter file please check y no me deja flashear por flashtool, anteriormente intente flashear por fastboot en ventana de comandos pero no funciona tampoco, ayudaaa .
Click to expand...
Click to collapse
That message is by the version of flashtool that scatter works in the (SP_Flash_Tool_v5.1612) only that as I said I have not yet been able to flash the device test with that version hopefully you can.
Spanish
Ese mensaje es por la version de flashtool ese scatter funciona en la (SP_Flash_Tool_v5.1612) solo que como te decia aun no he sido capaz de flashear el dispositivo prueba con esa version ojala puedas.

solved
tormenta1026 said:
That message is by the version of flashtool that scatter works in the (SP_Flash_Tool_v5.1612) only that as I said I have not yet been able to flash the device test with that version hopefully you can.
Spanish
Ese mensaje es por la version de flashtool ese scatter funciona en la (SP_Flash_Tool_v5.1612) solo que como te decia aun no he sido capaz de flashear el dispositivo prueba con esa version ojala puedas.
Click to expand...
Click to collapse
I already managed to fix it, the version of flashtool if I had to see, now my computer works, but it was not only for the recovery, but I had lacked lg drivers, after installing them, I installed the recovery but it did not work either, so I kept looking like fix it and get to this page "https://lg-kdz-firmware.com/lg-k8-2017-firmware/495.html" I also found the same software here "https://lg-firmwares.com/lg- x240ar-firmwares / firmwares / "then using the scatter of the same file, I flashed it even though there it says it is for another version, and in my lg k8 (2017) x240F it worked perfectly, the software and I was able to revive it, until now I have no error, the network is the same and everything else, even in the smartphone recognizes that it is the x240F version
sorry for the english, I speak native spanish .
Spanish
ya logre arreglarlo, la versión de flashtool si tenia que ver, ahora mi equipo funciona, pero no fue únicamente por el recovery, sino que me había faltado drivers de lg, luego de instalarlos, instale el recovery pero tampoco funciono, entonces segui buscando como arreglarlo y llegue a esta pagina " https://lg-kdz-firmware.com/lg-k8-2017-firmware/495.html" tambien encontre el mismo software aca" https://lg-firmwares.com/lg-x240ar-firmwares/firmwares/ "entonces usando el scatter del mismo archivo , lo flashee a pesar de que ahí diga que es para otra versión , y en mi lg k8 (2017) x240F funciono perfectamente, el software y pude revivirlo , hasta ahora no tengo ningún error, la red es igual y todo lo demás, incluso en el smartphone reconoce que es la versión x240F.
agradezco a las personas que me ayudaron. @tormenta1026 muchas gracias por ayudarme.

willyabraham said:
I already managed to fix it, the version of flashtool if I had to see, now my computer works, but it was not only for the recovery, but I had lacked lg drivers, after installing them, I installed the recovery but it did not work either, so I kept looking like fix it and get to this page "https://lg-kdz-firmware.com/lg-k8-2017-firmware/495.html" I also found the same software here "https://lg-firmwares.com/lg- x240ar-firmwares / firmwares / "then using the scatter of the same file, I flashed it even though there it says it is for another version, and in my lg k8 (2017) x240F it worked perfectly, the software and I was able to revive it, until now I have no error, the network is the same and everything else, even in the smartphone recognizes that it is the x240F version
sorry for the english, I speak native spanish .
Spanish
ya logre arreglarlo, la versión de flashtool si tenia que ver, ahora mi equipo funciona, pero no fue únicamente por el recovery, sino que me había faltado drivers de lg, luego de instalarlos, instale el recovery pero tampoco funciono, entonces segui buscando como arreglarlo y llegue a esta pagina " https://lg-kdz-firmware.com/lg-k8-2017-firmware/495.html" tambien encontre el mismo software aca" https://lg-firmwares.com/lg-x240ar-firmwares/firmwares/ "entonces usando el scatter del mismo archivo , lo flashee a pesar de que ahí diga que es para otra versión , y en mi lg k8 (2017) x240F funciono perfectamente, el software y pude revivirlo , hasta ahora no tengo ningún error, la red es igual y todo lo demás, incluso en el smartphone reconoce que es la versión x240F.
agradezco a las personas que me ayudaron. @tormenta1026 muchas gracias por ayudarme.
Click to expand...
Click to collapse
I'm glad friend I've been waiting for you to answer the MP.
The Scartter File that happens to you next to the Recovery worked for you to flash or you used the firmware of the lgx240ar.
Spanish
Que me alegra amigo he estado pendiente que me respondieras el MP.
El Scartter File que te pase junto al Recovery te funciono para flashear o utilizaste el del firmware del lgx240ar.

willyabraham said:
I already managed to fix it, the version of flashtool if I had to see, now my computer works, but it was not only for the recovery, but I had lacked lg drivers, after installing them, I installed the recovery but it did not work either, so I kept looking like fix it and get to this page "https://lg-kdz-firmware.com/lg-k8-2017-firmware/495.html" I also found the same software here "https://lg-firmwares.com/lg- x240ar-firmwares / firmwares / "then using the scatter of the same file, I flashed it even though there it says it is for another version, and in my lg k8 (2017) x240F it worked perfectly, the software and I was able to revive it, until now I have no error, the network is the same and everything else, even in the smartphone recognizes that it is the x240F version
sorry for the english, I speak native spanish .
Click to expand...
Click to collapse
Thank you William for confirming that the scatter file and the signed images of the X240AR works in X240F too.
I am not responsible for what I write next, be careful and be sure of what you do.
I also have something to say (although I've only tried it with the unsigned stock recovery) since the phone is not mine. To avoid the 6045 error for unsigned images, I put the SP FlashTool in advanced mode with Ctrl + Alt + V then click on window and write memory.
Now be careful, then we'll have to tell sp flashtool file by file that we want to flash with the beginig address in hexadecimal as they appear in scatter file. (Be careful not to flash a file greater in lenght than the capacity of the real block) ..
If you are going to flash a custom rom I recommend unlocking bootloader first. (Do Not Flash SIGNED IMAGES)

Related

How to root Lenovo A7000 & Install CWM

{
"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"
}
Taking it down, because most of the user's are complaining they cannot root and the method is not working.
It was already mentioned that this is for Lenovo K3 Note, same model as Lenovo A7000. Previously Lenovo K3 worked for Lenovo A6000 as well. I rooted mine as well, but I don't know what is wrong with others. Sorry and please wait for some developer to release one specially for Lenovo A7000.
Need stock recovery!
Can you please give stock recovery. It will be really helpful.
EDIT : Got it.
bro my phone not detecting after removing battery and connecting usb cable ?
plz reply ..
kdoweb1 said:
bro my phone not detecting after removing battery and connecting usb cable ?
plz reply ..
Click to expand...
Click to collapse
1)remove battery
2)connect your device to PC using USB cable with volume up button pressed.
didnt work
not recognized my device even after connectin usb cable with vol up button pressed and battery removed...........
pls help....... need to root for urgent & imp use
Something is missing you need to reattach the battery it will install mt65xx driver
or you can download from here
Code:
http://www.mediafire.com/download/31nddwqdot5ajp2/MT6575+USB+VCOM+drivers.zip
and make sure u have enough battery
thanks to techolaty admin
:good::good::good:
guys need help here..
I am getting the below error once I press download and connect the phone Lenovo A7000.
"PMT changed for the ROM; it must be downloaded"
I have attached screenshot..
Note: I had followed the steps mentioned here..
cannot install games
Bro when i am installing games like asphalt 8 and modern combat 5 from file explorer on lenovo a7000 it not installing by giving message that
THE PACKAGE DUPLICATE PERMISSION NULL.
But the games are running on other device with low specs.Please help or give reason for this happening.
linuxmelz said:
guys need help here..
I am getting the below error once I press download and connect the phone Lenovo A7000.
"PMT changed for the ROM; it must be downloaded"
I have attached screenshot..
Note: I had followed the steps mentioned here..
Click to expand...
Click to collapse
flash your phone before this process
:good:
Games
[email protected] said:
Bro when i am installing games like asphalt 8 and modern combat 5 from file explorer on lenovo a7000 it not installing by giving message that
THE PACKAGE DUPLICATE PERMISSION NULL.
But the games are running on other device with low specs.Please help or give reason for this happening.
Click to expand...
Click to collapse
This is because You're using Modded Games from random websites. install from Play store or use the original APK
No need of all these rooting hassle
How to root your MT6752 Android phone with Iroot :
Download IROOT - ------ www(.)mgyun(.)com/en/getvroot -------- { remove the brackets }
You just need to perform some easy steps that are explained in the video.
Step 1 - Turn on USB debugging and unknown sources.
Step 2 - Install your phone's ADB drivers.
Step 3 - Install IROOT.
Step 4 - Connect you phone to your pc using the original USB cable.
Step 5 - Click on the root button.
You are done and now your android is rooted !!
Will post on SU replacement later
then again I AM NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR DUE TO THIS TUTORIAL
Slow motion / Time lapse video recording
Hi guys, the camera is capable of recording slow motion videos sensor is IMX219 [email protected] 180 fps and [email protected] 120 fps.
But why it is not available?
Using any other software give this options?
Seeing as the original poster edited his entire message out and for all I know, some download links as well, I noticed that this phone doesn't even have its own sub for it! So that's not a good sign very small den community.... . I don't own it but, it is packaged and distributed with Dolby processing which runs as a background service, this is a universal application has been tested on other Android devices and found to increase any devices sound quality. more info on that later there will be a thread.
The app I'm looking for is called atmosphere and installed on these things stock. Please contact me if you care about the further development of this device.
Does anybody have a link to Lenovo's n7000 factory image? , preferably stock. Might as well also add if you don't have the link but have installed and you're rooted, that works as well. I just want this one application. Thanks.
berryman13 said:
Please contact me if you care about the further development of this device.
Does anybody have a link to Lenovo's n7000 factory image? , preferably stock. Might as well also add if you don't have the link but have installed and you're rooted, that works as well. I just want this one application. Thanks.
Click to expand...
Click to collapse
thanks for your interest in a7000. unfortunately, lenovo doesn't provide stock firmware. but,the kernel source is up.
Requesting DEVs to support this powerful device.
those who own this device, do a factory dump and upload it. Let's start development for this.
kernel source:
http://download.lenovo.com/consumer/open_source_code/lenovo_a7000-a_osc_201504.zip
lenovo K3 note has similar specs.
here is the firmware section for that (google translated):
http://translate.googleusercontent....0&st=0&usg=ALkJrhjEgEHu0IqBYZR3SeqmO3p-wTjB0Q
aneesathil said:
thanks for your interest in a7000. unfortunately, lenovo doesn't provide stock firmware. but,the kernel source is up.
Requesting DEVs to support this powerful device.
those who own this device, do a factory dump and upload it. Let's start development for this.
kernel source:
http://download.lenovo.com/consumer/open_source_code/lenovo_a7000-a_osc_201504.zip
lenovo K3 note has similar specs.
here is the firmware section for that (google translated):
http://translate.googleusercontent....0&st=0&usg=ALkJrhjEgEHu0IqBYZR3SeqmO3p-wTjB0Q
Click to expand...
Click to collapse
no lenovo K3 note has maxxaudio which is already ported and what is required is Dolby Atmos .
Request :
Anyone who has rooted his lenovo A7000 can please upload the root/system folder (after compressing it would be around 500-600 mb) .
Hi...nothing wrong with you....
It is saying the error of "PMT changed for the rom"...that means the scatter file was some thing not suited...(I think)...
But, if u can provide us the scatter file of Mtk6752m , it could help us ...
I've tried with the scatter file of Acer jade s56...but it failed....
Clone of Lenovo A7000-a
Lenovo A76000-m is a clone of our device A7000 except for the camera may be we can use the ROM if A7600m as our and other development purpose
chikkarajusk said:
Hi...nothing wrong with you....
It is saying the error of "PMT changed for the rom"...that means the scatter file was some thing not suited...(I think)...
But, if u can provide us the scatter file of Mtk6752m , it could help us ...
I've tried with the scatter file of Acer jade s56...but it failed....
Click to expand...
Click to collapse
Open notepad Rename the txt as MT6752_Android_scatter.txt
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6752
project: aiocu_wtfp
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_aiocu_wtfp.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS2
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS3
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS4
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS5
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS6
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x40000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS7
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1cc0000
physical_start_addr: 0x1cc0000
partition_size: 0x60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS8
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1d20000
physical_start_addr: 0x1d20000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS9
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2d20000
physical_start_addr: 0x2d20000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS10
partition_name: secro
file_name: secro.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x3d20000
physical_start_addr: 0x3d20000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS11
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4320000
physical_start_addr: 0x4320000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS12
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x43a0000
physical_start_addr: 0x43a0000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS13
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4ba0000
physical_start_addr: 0x4ba0000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS14
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x55a0000
physical_start_addr: 0x55a0000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS15
partition_name: tee1
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x56a0000
physical_start_addr: 0x56a0000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS16
partition_name: tee2
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x5ba0000
physical_start_addr: 0x5ba0000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS17
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x60a0000
physical_start_addr: 0x60a0000
partition_size: 0x2760000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS18
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x8800000
physical_start_addr: 0x8800000
partition_size: 0x80000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x88800000
physical_start_addr: 0x88800000
partition_size: 0x1a800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS20
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xa3000000
physical_start_addr: 0xa3000000
partition_size: 0x49c00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS21
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0084
physical_start_addr: 0xFFFF0084
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
- partition_index: SYS22
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0004
physical_start_addr: 0xFFFF0004
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
puchupechu said:
Open notepad Rename the txt as MT6752_Android_scatter.txt
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6752
project: aiocu_wtfp
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_aiocu_wtfp.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS2
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS3
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS4
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS5
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS6
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x40000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS7
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1cc0000
physical_start_addr: 0x1cc0000
partition_size: 0x60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS8
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1d20000
physical_start_addr: 0x1d20000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS9
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x2d20000
physical_start_addr: 0x2d20000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS10
partition_name: secro
file_name: secro.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x3d20000
physical_start_addr: 0x3d20000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS11
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4320000
physical_start_addr: 0x4320000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS12
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x43a0000
physical_start_addr: 0x43a0000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS13
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4ba0000
physical_start_addr: 0x4ba0000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS14
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x55a0000
physical_start_addr: 0x55a0000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS15
partition_name: tee1
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x56a0000
physical_start_addr: 0x56a0000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS16
partition_name: tee2
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x5ba0000
physical_start_addr: 0x5ba0000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS17
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x60a0000
physical_start_addr: 0x60a0000
partition_size: 0x2760000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS18
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x8800000
physical_start_addr: 0x8800000
partition_size: 0x80000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x88800000
physical_start_addr: 0x88800000
partition_size: 0x1a800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS20
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xa3000000
physical_start_addr: 0xa3000000
partition_size: 0x49c00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS21
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0084
physical_start_addr: 0xFFFF0084
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
- partition_index: SYS22
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0004
physical_start_addr: 0xFFFF0004
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
Click to expand...
Click to collapse
Well I'm out of station right now... Will check it and confirm you abt the status once I'm back.. Tq..

[ROM] Micromax Canvas Xpress 2 E313 CM 12.1 B5

CyanogenMod 12.1 For Micromax Canvas Xpress 2 E313
Note : Do Not Download ROMS Outside XDA Or Any Other Websites They May Add Harmful Applications in Rom.
Click Thanks!! :highfive:​
Follow Me On Facebook Click Here
Must Read
Read Everything Very Carefully Then Proceed With The Installation.
I "Abhi Tripathi " Is Not Responsible If Somehow You Broke Your Phone Or Anything Happens.
You Must Understand All Pros and Cons Of Installing A Custom Rom ​​​
Info.
Porting Is Hard. It Consumes Time. I Didn't Do It For Money Or Any Kind Of Fame
*I DO IT FOR YOU* So Appreciate It
It's Fully Working CM 12.1 Except For The Bugs Which Is In Source
Enjoy Whole New 5.1.1 CM Lollipop Experience With Themes And Mods
Unbeatable Performance And Battery Life
Smooth UI
More Free Ram
Bugs
Video Recording Doesn't Works - Use Video Recording App Instead
Wifi HotSpot Doesn't Work
Some USSD Codes Doesn't Work
Camera Shows Wrong Resolution(Not An Issue)
​
​Here Are Some Screenshots
{
"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"
}
How To Install
Instal PhilZ Recovery - Click Here To See Procedures
Download E313_CM_12.1.zip
Go To PhilZ Recovery
Simply Install Zip
Done
Features
All CM Themes Supported
All* CM Features
All Nine Sensors Working
GPS Working
Better Battery Life*
Better AF In Camera*
PlayStore Preinstalled
5.1.1 Based
Rooted
And Much More!
Download
E313_CM_12.1.zip 331MB -Click Here To Download
Notes :-
You Need To Calibrate Battery.
After Installation Go in About Then Enable "Advanced Mode"
Now Go Back In Setting There Will Be Two New Options
"Status Bar" & "Notification Drawer" Use Them To Add More Icon In Status Bar.
There Are Some Source Bugs In CyanogenMod's 12.1 Beta 5 Which Cannot Be Resolved
Like
1.) Video Recording Doesn't Works - Install "Videocam illusion" From Playstore
2.)HotSpot Doesn't Works
3.)Camera Shows 8MP For Front & Back Both However It's Not An Issue
4.) Some USSD Codes Doesn't Works
5.)FM Doesn't Works
Credits
Team Cyanogen
Micromax E313 Developers Group Join On FB Here
XDA:DevDB Information
Cyanogen Mod 12.1 B5 For Micromax Canvas Xpress 2 E313
Contributors
abhimortal6
ROM OS Version: 5.1.1 Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod 12.1
Version Information
Status: Beta
Current Beta Version: 5.0
Created 2015-10-07
Last Updated 2015-10-07
uga buga buga
well thanks abhi.... is there any way to solve ussd codes issues?
like if we use another dialer ?
shub4m said:
well thanks abhi.... is there any way to solve ussd codes issues?
like if we use another dialer ?
Click to expand...
Click to collapse
unfortunately No!
Is there any way to solve hotspot bug
how to get the notification pannel? can any one help plz?
Can you make a CM13 ROM for Micromax E313? its Marshmallow
super
I did a complete wipe and flashed the rom, but whenever I reboot I get stuck on the boot animation! Each time I have to go to recovery and wipe dalvik cache and cache to turn on the phone. Help me out
do i need to root before installing cm 12.1 in xpress 2
The mod has been successfully installed on my phone but the phone is again and again restarting plz help how to fix this issue
how can I flash this by sp flash tool...cuz my divice got bricked so I cant follow the above steps
It's good ,but it has many issues too!
Certain apps are misbehaving along with bad video quality.Sometimes wifi also doesn't work. Suddenly my sim isn't working and finally..it's taking forevever to reboot.:crying:
Unknown Baseband & Invalid IMEI
After Flashing the Baseband version is show unknown & invalid IMEI number. please, please help me.
Please upload the NVRAM backup file of Xpress 2.
abhimortal6 said:
unfortunately No!
Click to expand...
Click to collapse
Flash cyanogen c-apps!
Plz sort out the hotspot issue
Hi. I am facing a hotspot issue. Can u plz resolve it.
Hey plz can u make cm13 for e313 (marshmallow)
I have downloaded this ROM and updated my phone but I can't scroll down the notification bar..?? Can u plz help me?
Panasonic eluga z (MTK6592) Custom rom
abhimortal6 said:
uga buga buga
Click to expand...
Click to collapse
Thanks for the rom for Micromax E313
but i will be gratefull of you if you read the below message ang help me.
can you please , port a custom rom either 6.0 or 7.0 or 8.0 for "Panasonic eluga z" (MTK6592M) which is now on stock rom 4.4 kitkat . I have tried a lot but a lot of time it shows status 7 error or sometimes goes in bootloop . And also if possible provide a philz recovery also.
PLEASE HELP,
THANKS.
-Panasonic Eluga Z_scatter.txt--->
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6592
project: k3466
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: PRELOADER
file_name: preloader_k3466.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x00
- partition_index: SYS1
partition_name: MBR
file_name: MBR
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS2
partition_name: EBR1
file_name: EBR1
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS3
partition_name: PRO_INFO
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x100000
physical_start_addr: 0x100000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS4
partition_name: NVRAM
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x400000
physical_start_addr: 0x400000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS5
partition_name: PROTECT_F
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x900000
physical_start_addr: 0x900000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS6
partition_name: PROTECT_S
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1300000
physical_start_addr: 0x1300000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS7
partition_name: SECCFG
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1d00000
physical_start_addr: 0x1d00000
partition_size: 0x40000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS8
partition_name: UBOOT
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1d40000
physical_start_addr: 0x1d40000
partition_size: 0x60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS9
partition_name: BOOTIMG
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1da0000
physical_start_addr: 0x1da0000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS10
partition_name: RECOVERY
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x27a0000
physical_start_addr: 0x27a0000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS11
partition_name: SEC_RO
file_name: secro.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x31a0000
physical_start_addr: 0x31a0000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS12
partition_name: MISC
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x37a0000
physical_start_addr: 0x37a0000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS13
partition_name: LOGO
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3820000
physical_start_addr: 0x3820000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS14
partition_name: EBR2
file_name: EBR2
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x4020000
physical_start_addr: 0x4020000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS15
partition_name: TEST
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x40a0000
physical_start_addr: 0x40a0000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS16
partition_name: FRP
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4aa0000
physical_start_addr: 0x4aa0000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS17
partition_name: EXPDB
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x4ba0000
physical_start_addr: 0x4ba0000
partition_size: 0xc60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS18
partition_name: ANDROID
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x5800000
physical_start_addr: 0x5800000
partition_size: 0x45000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: CACHE
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x4a800000
physical_start_addr: 0x4a800000
partition_size: 0x8000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS20
partition_name: USRDATA
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x52800000
physical_start_addr: 0x52800000
partition_size: 0x49c00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS21
partition_name: BMTPOOL
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF00a8
physical_start_addr: 0xFFFF00a8
partition_size: 0x1500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
I'll take a look

ZTE Blade L3 // Lollipop 5.0.2 // Root-Challenge

Howdy Guys,
since i am new to this virtual place, i´d like to introduce myself... my name shall not be known, but my alias is rincee.
i live in germany, so please be patient with possibly upcoming bad english - or misunderstandings of any kind. i´ll try at my very best to be mostly understandable.
i am completely new to the whole android thing, up to now never had a smartphone at all (except an old, beaten-up iphone 2g having been handed over by a friend to me which i played around with a little(the phone, not the friend, besides))
i guess, for introduction, it lasts saying that i just bought two ZTE Blade L3 with lollipop 5.0.2 onboard, for my and my girl.
first impression was, nice elegant 5´ display, nice haptics, nice Lollipop, nice little phone for nice little 80,- Euros.
So i started to make it mine, personalisation, exploring the possibilities of Android, and, unfortunately, discovering the fringe of personalisation. i learned some about overcoming the limitations of the system by getting ROOT-access and superuser-rights, and thought to me, ´well, lets get it on, root it an see how far you get´ - and it turned out that up to now the ZTE Blade L3 with lollipop 5.0.2 seems to be unrootable with my little knowledge. i am stucked...
XDAdevelopers popped up in Googlesearch, so i decided to sign up and try to find info how to get superuser rights on this phone, sadly i could not find a special tutorial of how to achieve this on the phone. There isn´t even a thread to cover this, so i´d like to start such one to challenge all the fabulous hackers on this board to set up a ROOT for this thing.
i tried a lot of oneclick-tools, all of them failed (Kingroot, kingo root, towelroot etc.), so i decided to make this the hard way, but i have no clue where to start. i suppose, billions of Users of this phone will be happy for a working root, since there is none to be found in the net. Strangely, some Users report that they where able to root with kingroot which did not work with mine.
Looking forward for interesting exchange,
rincee
UPDATE:
18 views to this post within 30 Minutes, seems to be a bigger matter to alot of people...
Well hello count me in for the same issue together with a lot of requests from kingroot to any other rooting tool.
BTW i got 4 of them for all my family so guys i think is a good idea for someone to find a solution.
And dont bother googling i am googling more than 2-3 weeks even in russian,chinese,spanish sites thank god for google-translate and filled my Laptop with a lot of malware because i wasnt sure if it is a malware or just the solution so PLEASE if someone has spare time look into it if you need any more info feel free to post i can help with info of the mobile or any other thing.
Challenge accepted!
Well, I own a ZTE Blade L3 that just got the update for the version 5.0.2 last night.
Will do my best and, hopefully, shall come with a tutorial on how to gain root access through the night.
Let's do it! ?
Awesome, Dude...
Theres another Thread where someone posted issues rooting his 5.0.2, i suppose this guy will also be really happy having his L3 rooted...
I tried all oneclick tools like kingroot, Kingo Root, towelroot etc, nothing worked correctly. Maybe the guys from kingroot will like to know how you did it (when you´ve done it) to add the method to their tool. In another forum two guys port a cyanogenmod to the l3, maybe they could give you a hint or two since they dug deep into the hardware to do this... i am not allowed to post links here, you can find them in android-hilfe, followed by a dot and "de", and there in the ZTE Blade L3/L3+ subsection.
When rooted, i´d lilke to add some features to the phone, like using the external SD as internal SD (the external is 32GB, which sends all the limitations to oblivion) or combine all the memory together as one single memory. this internal/external thing reminds me of the damn 640k limitations and emm386-fiddling back in the old DOS times to get games running...
Next, i´d like to install a proper firewall and a working AdBlocker, i love Android but am really annoyed by all the Ads in Apps and my Phone.
And i´d like to use my phone by voice via my bluetooth headset, even from a locked screen, so the phone can stay in my pocket and talks back to me when i talk to it. i found some tools that talk to me when i get mail or so, but i cant talk back when the screen is locked, i constantly use my hands at work, therefore it´ll be a big thing for workflow to voicecontrol.
Oh, and of course i´d like to add a feature that scratches the ice off my Car window in the morning dreams...
I only want full access to my little pocket computer to do whatever i want, it P****es me off not to be able to. So big thanks to you that you give it a try, billions of l3 Users will truly appreciate your work.
Hey glad to have one more in the companion on searching the other topic is made by me I tried all I wrote will go to this website is and will post back if any of you finds a way please say so as for kingroot will post there too and will post back
Sent from my ZTE Blade L3 using XDA Free mobile app
Hi, i "know" you from the german website
I hope KingRoot may root also the 5.0.2 LL ROM for the Blade L3.
My L3 (also german) had 5.0 LL and so Version 4.5 rooted it.
No next step is to get an recovery like CWM, TRWP on it.
Question to other Blade L3 users - especially RUSSIAN language speakers.
This russian website, 4pda.ru
contains lot of ZTE Blade L3 stuff (recovery CWM, TRWP, some other ROMs).
All TRWP img fail for me, ZTE tries to boot in recovery, black screen than (i think reboots) normal.
If i flash stock recovery back it boots in recovery mode. So it is sure the flash worked.
because of russian language (even using google translate) the website above is very hard to use.
Does someone can see/tell if the TWRP/CWM .imgs are for my ZTE Blade L3 Model ?
And can the .img copied by ADB shell, dd .... , or flashify (an apk) like i did it with the stock_recovery.img?
Info from MTK Droid Tool:
Hardware : MT6582
Model : ZTE Blade L3
Build number : DIS_EU_B128DL_P182A20V1.0.0
Build date UTC : 20150522-023522
Android v : 5.0
Baseband v: MOLY.WR8.W1449.MD.WG.MP.V1.P5,MOLY.WR8.W1449.MD.WG.MP.V1.P5, 2015/03/27 14:31
Kernel v : 3.10.54 ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP Fri May 22 10:56:19 CST 2015
scatter info:
Code:
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.1
platform: MT6582
project: MTDTtest
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: PRELOADER
file_name: preloader.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x1400000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
reserve: 0x00
- partition_index: SYS1
partition_name: MBR
file_name: MBR
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1400000
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS2
partition_name: EBR1
file_name: EBR1
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x1480000
physical_start_addr: 0x80000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS3
partition_name: PRO_INFO
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x1500000
physical_start_addr: 0x100000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS4
partition_name: NVRAM
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x1800000
physical_start_addr: 0x400000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS5
partition_name: PROTECT_F
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x1D00000
physical_start_addr: 0x900000
partition_size: 0xA00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS6
partition_name: PROTECT_S
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x2700000
physical_start_addr: 0x1300000
partition_size: 0xA00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS7
partition_name: SECCFG
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x3100000
physical_start_addr: 0x1D00000
partition_size: 0x20000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS8
partition_name: UBOOT
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3120000
physical_start_addr: 0x1D20000
partition_size: 0x60000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS9
partition_name: BOOTIMG
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3180000
physical_start_addr: 0x1D80000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS10
partition_name: RECOVERY
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x4180000
physical_start_addr: 0x2D80000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS11
partition_name: SEC_RO
file_name: secro.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x5180000
physical_start_addr: 0x3D80000
partition_size: 0x600000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS12
partition_name: MISC
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x5780000
physical_start_addr: 0x4380000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS13
partition_name: LOGO
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x5800000
physical_start_addr: 0x4400000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS14
partition_name: EXPDB
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x5B00000
physical_start_addr: 0x4700000
partition_size: 0xA00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS15
partition_name: ANDROID
file_name: system.img
is_download: true
type: YAFFS_IMG
linear_start_addr: 0x6500000
physical_start_addr: 0x5100000
partition_size: 0x80000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS16
partition_name: CACHE
file_name: cache.img
is_download: true
type: YAFFS_IMG
linear_start_addr: 0x86500000
physical_start_addr: 0x85100000
partition_size: 0xE200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS17
partition_name: USRDATA
file_name: data.img
is_download: true
type: NONE
linear_start_addr: 0x94700000
physical_start_addr: 0x93300000
partition_size: 0x13CC80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS18
partition_name: BMTPOOL
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0xFFFF00A8
physical_start_addr: 0xFFFF00A8
partition_size: 0x1500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
Please help me to unbrick my zte blade l3
Hi every one
I still have Lollipop 5.0 on my L3, Why ?
Super
hi guys, as I read many of you has a ZTE blade L3 bought in Germany with android 5.0 like me. And I kindly ask you all, somebody who has experience with SPflash tool to make a copy of his ROM and share pls. I have tried all ROMs from 4PDA.ru but no one works, now I have white screen on boot and boot sound, probably I have format my reloader, and it not accept any oter. And I have no back ups exept scatter.txt and imei.bak. Thank you all in advance!
---------- Post added at 11:07 PM ---------- Previous post was at 10:59 PM ----------
hi guys, as I read many of you has a ZTE blade L3 bought in Germany with android 5.0 like me. And I kindly ask you all, somebody who has experience with SPflash tool to make a copy of his ROM and share pls. I have tried all ROMs from 4PDA.ru but no one works, now I have white screen on boot and boot sound, probably I have format my reloader, and it not accept any oter. And I have no back ups exept scatter.txt and imei.bak. Thank you all in advance!
zte blade L3 please help with my brick!
hallo, as I read you have same phone ZTE blade L3 , and your adroid is 5.0? I have flashed my with wrong preloader and now have only white screen on boot. Could you pls so kind copy your RAM by SPflashtool an share it with me and other users who looking for it? Just if you dont't know how to do that, I can sent you step by step quide, and there no any risk for your phone. Many thanks in advance.
Please help me!
My ZTE Blade L3 isn´t starting anymore!
It stucks in a Bootloop. (I think some system data is damaged) I Tried to fix it with applying an Update (I have the standard Recovery), but it isn´t working.
The only response I get is: Installation abort.
I think it could be the wrong Update (For this device but to old an for the Mexican Version of it, I have the German Version), but I can´t find any better Update. Can I somehow repair it with adb?
Is there any solution to recover my Phone??
Please help! I have no Idea what to do!
Thanks a lot
Jan
How to create a boot sound on ZTE Blade L3 (5.0.2) ?
Hi guys,
I am using a ZTE Blade L3, 5.0.2 rooted with Kingroot. I want to add a Boot Sound on the Boot animation. I've read and tried many things to add the sound but nothing work.
Heres what i have found and done :
- Moved file to /system/media ; /system/media/audio/ui ; /system/etc/ ; /data/local/
- Changed file name to PowerOn.ogg
- Convert the file in wav, mp3 and ogg
- modify the "desk.txt" in the bootanimation.zip to add a "s PowerOn.ogg"
- I modified the permission to -rw -r -r
I ve seen a blog that talks about an "audio-conf.txt" but can't find a way how to use this. github.com/android/platform_frameworks_base/commit/ebf9a0d8a888042c16ec0cb6dd8419f18038663f
Nothing work. Please if you have any idea, let me know. I am stuck since days with this and I really need it.
Thanks,
Olivier
Ageratos said:
Well, I own a ZTE Blade L3 that just got the update for the version 5.0.2 last night.
Will do my best and, hopefully, shall come with a tutorial on how to gain root access through the night.
Let's do it! ?
Click to expand...
Click to collapse
ZTE Blade L3
Iroot roots Blade l3 5.0.2
today i rooted my zte blade l3 with Iroot v3.2.3 as su-app IT installed Kinguser Workshop Luke charme no Probs AT the moment!
But you know be carfull its at your opinion if you brick your phone.​
Iroot does NOT work
Un!X said:
today i rooted my zte blade l3 with Iroot v3.2.3 as su-app IT installed Kinguser Workshop Luke charme no Probs AT the moment!
But you know be carfull its at your opinion if you brick your phone.​
Click to expand...
Click to collapse
Are your sure? I have tried Iroot v3.2.3 and it doesn`t work with Lollipop 5.0.2
today i rooted my zte blade 3...
first i flashed this twrp recovery using sp tool https://forum.xda-developers.com/android/development/recovery-twrp-2-8-2-0-alcatel-one-touch-t3296852
boot mobile into recovery flash su.zip check latest...then do factory reset in recovery...after that reboot mobile..it stuck on logo for 1 min
after that i just reflashed stock recovery only and BOOM phone booted successfully and rooted...pm me for any questions
nessyb said:
today i rooted my zte blade 3...
first i flashed this twrp recovery using sp tool https://forum.xda-developers.com/an...overy-twrp-2-8-2-0-alcatel-one-touch-t3296852
boot mobile into recovery flash su.zip check latest...then do factory reset in recovery...after that reboot mobile..it stuck on logo for 1 min
after that i just reflashed stock recovery only and BOOM phone booted successfully and rooted...pm me for any questions
Click to expand...
Click to collapse
Does it work for Lollipop 5.0.2?
Rooted with Kingroot APP, not PC version. Twice. You should disable Google Play Protect first or it will block Kingroot. I also disabled SIM PIN, lock screen and made Kingroot administrator before rooting. Good luck! And yes, it works on Lollipop 5.0.2. But if it fails, try again.
Duper User said:
Rooted with Kingroot APP, not PC version. Twice. You should disable Google Play Protect first or it will block Kingroot. I also disabled SIM PIN, lock screen and made Kingroot administrator before rooting. Good luck! And yes, it works on Lollipop 5.0.2. But if it fails, try again.
Click to expand...
Click to collapse
Thanks. It's been a while since I got root with Kingroot for PC. I eliminated garbage Gapps and other unnecessary apps. Then I eliminated the root again.
Regards.

Please make a custom recovery and custom ROM for Asus ZenPad Z380M

No, this is not another thread asking about root methods for the Z380M. I actually have some useful information here.
The Asus stock firmware sucks big time. And the bootloader cannot be unlocked. But fortunately, there seems to be a way to flash a custom boot and recovery images, or anything you want into any location.
The Z380M (and its cousin Z300M) is a Mediatek device that allows easy access to the SoC's Meta mode over USB. I won't go into details about what that is or how to use SP Flash Tool. That is all public information. I'll just get straight to the point.
To boot to meta mode, with the tablet powered off, hold down Volume Up while you plug in the USB cable. Of course you have to have Flash Tool waiting for the device on your PC at this point. While you can use any version of SPFT v5 to read back data, the only version SPFT that works for flashing ("downloading") is v5.1532. This will let you flash a custom recovery or custom boot image (kernel). I'm posting a scatter file for this device.
Now of course the bootloader is permanently locked. So that means it verifies the signature of any boot or recovery image before it starts it. But that's not the end of the world. As far as I can tell, it still lets you boot custom images that have some signature on them (i.e. self-signed), not necessarily the OEM's. The bootloader merely warns you about Android's Yellow boot state at the logo screen, but lets you continue booting. I tested this by deliberately corrupting the boot image's signature.
Of course, this capability makes rooting the stock ROM trivial. But what I would really like to have is TWRP for this tablet. And I think so would a lot of people. And I would love to have a custom ROM on it that's closer to Android AOSP. The kernel source is up on Asus's site. So someone please get on that.
Now a bit of warning: the first time you flash something with SPFT, it may corrupt your partition table. That's why you should make a complete backup before you flash anything. SPFT has a habit of resizing the userdata partition for some reason. But this updated scatter file should prevent that from happening.
Asus Z380M scatter file:
Code:
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT8163
project: asus8163_tb_380_m
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: PRELOADER
file_name: preloader_asus8163_tb_380_m.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT_1
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
d_type: FALSE
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS2
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x80000
physical_start_addr: 0x80000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS3
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x380000
physical_start_addr: 0x380000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS4
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x880000
physical_start_addr: 0x880000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS5
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x1280000
physical_start_addr: 0x1280000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
reserve: 0x00
- partition_index: SYS6
partition_name: asus_nvm
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1c80000
physical_start_addr: 0x1c80000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
reserve: 0x00
- partition_index: SYS7
partition_name: persist
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x1d80000
physical_start_addr: 0x1d80000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS8
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x3d80000
physical_start_addr: 0x3d80000
partition_size: 0x40000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS9
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3dc0000
physical_start_addr: 0x3dc0000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS10
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x3e40000
physical_start_addr: 0x3e40000
partition_size: 0xff7000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS11
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x4e37000
physical_start_addr: 0x4e37000
partition_size: 0xff7000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS12
partition_name: secro
file_name: secro.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x5e2e000
physical_start_addr: 0x5e2e000
partition_size: 0xff7000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS13
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x6e25000
physical_start_addr: 0x6e25000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS14
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x6ea5000
physical_start_addr: 0x6ea5000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS15
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x76a5000
physical_start_addr: 0x76a5000
partition_size: 0xa00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS16
partition_name: frp
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x80a5000
physical_start_addr: 0x80a5000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS17
partition_name: tee1
file_name: tz.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x81a5000
physical_start_addr: 0x81a5000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS18
partition_name: tee2
file_name: tz.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x86a5000
physical_start_addr: 0x86a5000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS19
partition_name: kb
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x8ba5000
physical_start_addr: 0x8ba5000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS20
partition_name: dkb
file_name: NONE
is_download: false
type: NONE
linear_start_addr: 0x8da5000
physical_start_addr: 0x8da5000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS21
partition_name: metadata
file_name: NONE
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x8fa5000
physical_start_addr: 0x8fa5000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS22
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xafa5000
physical_start_addr: 0xafa5000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS23
partition_name: ADF
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xbfa5000
physical_start_addr: 0xbfa5000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS24
partition_name: APD
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xdfa5000
physical_start_addr: 0xdfa5000
partition_size: 0x6400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: false
operation_type: INVISIBLE
reserve: 0x00
- partition_index: SYS25
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x143a5000
physical_start_addr: 0x143a5000
partition_size: 0xC800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS26
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x20ba5000
physical_start_addr: 0x20ba5000
partition_size: 0xdfc00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS27
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x1007a5000
physical_start_addr: 0x1007a5000
partition_size: 0x2aac56e00
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
reserve: 0x00
- partition_index: SYS28
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0004
physical_start_addr: 0xFFFF0004
partition_size: 0x4200
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
reserve: 0x00
How did you get the scatter file ?
I want to get it from the latest nougat ota update and im also looking in to building twrp for this tablet.
The scatter file I handcrafted myself. I read back the GPT layout from the tablet and spent an afternoon calculating the partition addresses and lengths. The general format just follows examples of other scatter files on the web.
The layout should be the same for Nougat. If not, it will complain about the PMT (partition management table which it derives from the GPT) having changed when you try to "download" (should really be called upload) something. You can also get a list of partition addresses with the fastboot oem emmc_show_partitions command in LBA format.
BTW, that was an awesome update with Android N. It solves pretty much all the problems I've had with this tablet. Asus really came through with this one.
heres a twrp image, i keep getting red error when i flash it grrr.
https://mega.nz/#!3xwkXYpT!PHclNbl2bsxZLMs9YHJc4b16DnYVKPd3z70xYAeLG4M
when tablet reboots its revert's the's the recovery to stock so remember that, by running recovery-from-boot.p on boot up.
Hold on, there's still hope... I checked the image file in a hex editor and it doesn't seem to have any cryptographic signature in it. You have to sign it somehow with your own key. I'm not saying that a self-signed image will necessarily pass the security checks, but a lack of a signature will definitely cause the red boot state error.
I know the stock firmware replaces the recovery at every boot, but do you know if the new stock recovery still erases your data as soon as you select Recovery at the boot menu? Or did they add some kind of a warning. I don't want to fall for the automatic factory reset again.
Dude, it's not even the red state that's the problem. There is something wrong with the recovery itself. I think it is trying to boot but it's crashing and restarting. I just wasted a whole lot of time trying to self-sign your image. I did manage to do that. But it turns out you don't even need the signature. (There's 2 sigs, but that's a discussion for another topic.)
The red state is merely a warning. I just tested the stock boot image with the signatures zeroed out. The bootloader is not happy about it, but it continues booting just fine. :-O The Play store even says the device is certified. The recovery should work the same way. Please fix it.
Nice will look into it and yes it still erases at boot menu.
---------- Post added at 12:53 PM ---------- Previous post was at 12:29 PM ----------
By the way i unpacked the system img i got from sp tool , remove some apps and flashed it bk with no problems so thats handy. You do need to do a factory reset if u remove any apps though.
Thanks for the heads up. The system partition has dm-verity enabled. Something weird probably happens when you load a modded system image. It would probably be best to disable verity in the fstab file.
Any progress on the TWRP?
nope not yet, also got this recovery which is same soc mt8163 and trying to port with no success yet.
and will update the kernel better if they ever release the nougat version of it.
https://mega.nz/#!vhJDTCaJ!-Li4KYpNz2KThFHvGaKDOiyyj3UnrAF3de1ySE-Bzi0
diplomatic said:
Now of course the bootloader is permanently locked. So that means it verifies the signature of any boot or recovery image before it starts it. But that's not the end of the world. As far as I can tell, it still lets you boot custom images that have some signature on them (i.e. self-signed), not necessarily the OEM's. The bootloader merely warns you about Android's Yellow boot state at the logo screen, but lets you continue booting. I tested this by deliberately corrupting the boot image's signature.
Of course, this capability makes rooting the stock ROM trivial.
Click to expand...
Click to collapse
Hi, next week, I'll get a device with an identical SoC (acer iconia tab 10 a3-a40)
Fortunately, this device's bootloader can be unlocked.
But atm, I'm somewhat blind, or I overlook something... I have no idea, how to root this device, using a modified boot.img/recovery.img
So please, point me into the right direction.
(I don't need the basics, I'm aware, how to unpack/repack/modifying the .img files)
Thanks in advance.
Oh, when I posted that, I had a wrong impression of what's involved in rooting. I just thought you could mount the system partition on your PC, add some binaries, flash it back and enjoy your root access. But after looking at SuperSU's installation script, it quickly became clear that this would not work. The process is a lot more involved now. Android 6+ requires a systemless root with substantial mods to the boot image. It also needs to add a mountable image file to your data partition. And you can't access the data partition outside your device because it's encrypted. Probably the easiest path for you would be to make or find a custom recovery for your device and install a SuperSU zip from there. But ask yourself this: do you really need root if you already have a custom recovery from which you can manipulate any file on /data? I have not rooted my Z380M and don't plan to.
Ah ok, so my first impression was correct and I'm not that blind.
The problem is, there is no custom recovery available.
But I'm not sure, if Android 6 needs "systemless root", but will investigate further.
I was able to root a lollipop device (or was it a Remix system image?) manually a while ago, with copying and "chmodding" the necessary files into /system.
Nut sure, if that works with MM...
Well, it's not too hard to compile your own TWRP. And you sound like the right man for the job. You just need a bare-bones device tree and binary kernel inserted into the minimal Omni/TWRP repo. You can follow my TWRP source for the ZenPad or use other mt8163 or mt67xx recovery sources.
diplomatic said:
Well, it's not too hard to compile your own TWRP. And you sound like the right man for the job. You just need a bare-bones device tree and binary kernel inserted into the minimal Omni/TWRP repo. You can follow my TWRP source for the ZenPad or use other mt8163 or mt67xx recovery sources.
Click to expand...
Click to collapse
I know, I've did it years ago, but for a Snapdragon.
But I remember, that was a lot of hassle and a 20GB download, for just replacing a few files...
But: a "minimal Omni/TWRP repo" sounds good, will check your links.
PS: interesting that a mt67xx source might work.
EDIT: I will probably first try, to port your TWRP to the Acer.
diplomatic said:
Oh, when I posted that, I had a wrong impression of what's involved in rooting. I just thought you could mount the system partition on your PC, add some binaries, flash it back and enjoy your root access. But after looking at SuperSU's installation script, it quickly became clear that this would not work. The process is a lot more involved now. Android 6+ requires a systemless root with substantial mods to the boot image. It also needs to add a mountable image file to your data partition. And you can't access the data partition outside your device because it's encrypted. Probably the easiest path for you would be to make or find a custom recovery for your device and install a SuperSU zip from there. But ask yourself this: do you really need root if you already have a custom recovery from which you can manipulate any file on /data? I have not rooted my Z380M and don't plan to.
Click to expand...
Click to collapse
That most likely explains why those King(o)root utilities are of no use on a Nabi SE my friend and I were trying to poke the internals on. It came with Android 6.0 pre-installed if that's any indication. As crazy as it sounds, my method for editing the firmware was to dump /system, mount it on a PC using osfmount and an EXT4 driver, edit it offline, and chuck it back in to the device. I didn't get any issues with doing such offline system image edits so far, as I tried it on another device to much success.

Vernee Mix 2 Rebuild Official Firmware

Vernee Mix 2 Rebuild Official Firmware
New thread for the new model of Vernee Mix 2 Rebuild Official Firmware Helio P25 Mtk 6757D 4Gb of Ram 64gb Rom
Vernee Mix 2 MT6757D Octa Core 4G LTE 4GB 64 GB Android 7 Smartphone 6 inches
{
"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"
}
​
In all those photos are shown the new product and the details of the phone !
Not be considered spam or advertising is shown only to understand the difference and the details.​
Everybody are Welcome! :laugh::good:​
MANY THANKS TO OUR MODERATORS TO OPEN AGAIN THIS THREAD !
More attention to the Xda-developers Rules:
http://forum.xda-developers.com/announcement.php?f=256
Many thanks to "SUPER ADMIN" MR. MIKE​
Many thanks to all my Friends in the world that collaborate with me "always".
Many thanks in this dev thread to Cleopatra Bianchi & Bigrammy
​
XDA:DevDB Information
Vernee Mix 2 Rebuild Official Firmware, Kernel for the Android General
Contributors
ghost45, Bigrammy , Cleopatra Bianchi
Kernel Special Features:
Version Information
Status: Testing
Created 2017-11-24
Last Updated 2017-11-28
Procedure to flash the official firmware:
A)For flashtool
Use this flash to re alive your device in brick mode ..
Select all file in flashtool
and make download
Discharge the battery if you receive strange message from flashtool going the device in bootloop the battery will be down to zero .
Flashtool v.5.17.44
http://www.mediafire.com/file/75uco4oydzydn23/SP_Flash_Tool_v5.1744.rar
B) With Fastboot procedure
Drivers to recognize the device from windows xp,7, 8 , 10 ecc:
https://mega.nz/#!uQo1XDDI!EF0V4Tr5LgQvXuPAOSrcegtByZqrZt0tGtZe_8RZLms
Adb Command:
http://www.mediafire.com/file/2df821420xpdp48/ADB_1.4.2.rar
1) Developer options --> OEM unlocking enabled and USB debugging enabled :
Tap on Settings --> About phone --> Tap Build number seven times.
2) To enter in Fastboot mode -->
Device off -->press Power + Level Volume ( + ) in the same time and you will see the selection FASTBOOT RECOVERY NORMAL
3)Unlock the bootloader:
Open Dos window with CMD comand ...
command to run in fastboot mode :
fastboot oem unlock
(the device after the first reboot will enter in factory reset and will reset your device)
4)In adb command :
Copy all the firmware in adb folder....
5)Command to use :
Fastboot flash [example system] [system.img] Do not use [ brachets]
Fastboot flash [example userdata] [userdata.img] Do not use [brachets ]
Fastboot flash [example recovery] [recovery.img] Do not use [ brachets]
ecc
Firmware for Vernee Mix version 4gb ram 64gb Rom Tested
Android 7 MOLY.LR11.W1630.MD.MP.V9.3.P38,2017/10/31
Kernel Version 4.4.15
Build MIX_2_20171031
Official ota Firmware from Vernee staff:
Version only for mix2 4gb
http://www.mediafire.com/file/odl6w8awmns2dxw/full_hct6757_66_n-ota-1513325257-mix2-20171215.zip
Version only for mix2 6gb
http://www.mediafire.com/file/f8bkn3t9h4z61bf/full_hct6757_66_n-ota-1513327172-mix2-pro-20171215.zip
Official Firmware for Vernee Mix 4gb for Flashtool from Vernee staff:
Official Vernee Mix 2 on onedrive server
https://onedrive.live.com/?cid=f4a8d6c4c699e84d&id=F4A8D6C4C699E84D!138&authkey=!ACYRkOgDb5REbqo
Official Vernee Mix 2 on mediafire server
http://www.mediafire.com/file/9o6cm...g-bom10-3m-n-Dis_MIX_2_20171215-sign_user.zip
How To receive right roots in the vernee mix
How To Receive right root :
You must FORMAT data TWICE a simple wipe is not enough it seems in Android 7.
Follow this procedure in this exact order and should solve most problems.
1. Install TWRP and then boot directly to recovery not system.
2. Choose Wipe/ Advanced /Format DATA type Yes to confirm. When it finishes choose Reboot then recovery.
3. Choose Wipe Advanced Format DATA again type Yes to confirm When it finishes choose Reboot then recovery.
4. Choose Wipe and select cache and Dalvik swipe to confirm When it finishes choose Reboot then recovery.
5. Now install SuperSU v2.82 official
http://www.devfiles.co/download/74iP...1705271822.zip
To see the last version here:
https://forum.xda-developers.com/showpost.php?p=64916199&postcount=3
6. Reboot to System.
You will see the boot logo then it will stop and reboot again this is normal.
Wait for the phone to fully boot up this can take 10 > 15 mins
How suggested by Bigrammy .
Twrp For Vernee Mix2 Pro (6gb)
http://www.mediafire.com/file/tfthj47q9sc7c48/Recovery_twrp_Vernee_Mix2_Pro.img
New Details (only for 6gb version):
1)Delete the encrypt request;
2) Set up the english language like default;
3)Change colors menu.
4) New Kernel inside ​
Device Vernee Mix 2​
Resources​
Build.prop
https://1drv.ms/u/s!Ak3omcbE1qj0e58dr3CZ3OhPrBs​this is the version showed in my device:
i'm studing again this device i want to explain what i havefound to all of you:
1) Seems that device (vernee Mix) not want to connect and dialogue correctly with flashtool...i have tyied all the version in the web..
2)Seems fastboot mode is the good place to flash the firmware but is not easy for everyone.
3) Isn't only the Dogee mix have same firmware but i discovered that all the mix are similar except to the total amount of its memory
4) The sectors of the partitions :userdata and system are different from the previous devices descibed before.
5) the first partition and the last called sys1 & sys30 not are located in the Vernee mix2.
6) the firmware is rebuilded correctly and tested 27/11/2017 ---> post#2 ....
to be continue...
1) No One official Firmware found ----->My firmware rebuilded #3
2) No Root access for moment
3) No Recovery that mount the internal memory ,
I tryied to make reedback with scatter of Dogee mix and bluboo s1 but in this device seems not start at all the process and remain in partial brick mode o similar...
Size of the Vernee Memory
Code:
F:\adb>fastboot devices
NB45071511000001 fastboot
F:\adb>fastboot getvar all
(bootloader) max-download-size: 0x8000000
(bootloader) partition-size:flashinfo: 1000000
(bootloader) partition-type:flashinfo: raw data
(bootloader) partition-size:userdata: [COLOR=Red]32000000[/COLOR]
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:cache: 1b000000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:system: [COLOR=Red]f4800000[/COLOR]
(bootloader) partition-type:system: ext4
(bootloader) partition-size:tee2: b00000
(bootloader) partition-type:tee2: raw data
(bootloader) partition-size:tee1: 500000
(bootloader) partition-type:tee1: raw data
(bootloader) partition-size:logo: 800000
(bootloader) partition-type:logo: raw data
(bootloader) partition-size:boot: 1000000
(bootloader) partition-type:boot: raw data
(bootloader) partition-size:lk2: 100000
(bootloader) partition-type:lk2: raw data
(bootloader) partition-size:lk: 100000
(bootloader) partition-type:lk: raw data
(bootloader) partition-size:nvram: 500000
(bootloader) partition-type:nvram: raw data
(bootloader) partition-size:md3img: 500000
(bootloader) partition-type:md3img: raw data
(bootloader) partition-size:md1arm7: 300000
(bootloader) partition-type:md1arm7: raw data
(bootloader) partition-size:md1dsp: 400000
(bootloader) partition-type:md1dsp: raw data
(bootloader) partition-size:md1img: 1800000
(bootloader) partition-type:md1img: raw data
(bootloader) partition-size:proinfo: 300000
(bootloader) partition-type:proinfo: raw data
(bootloader) partition-size:sec1: 200000
(bootloader) partition-type:sec1: raw data
(bootloader) partition-size:seccfg: 800000
(bootloader) partition-type:seccfg: raw data
(bootloader) partition-size:protect2: 978000
(bootloader) partition-type:protect2: ext4
(bootloader) partition-size:protect1: 800000
(bootloader) partition-type:protect1: ext4
(bootloader) partition-size:metadata: 2000000
(bootloader) partition-type:metadata: raw data
(bootloader) partition-size:nvdata: 2000000
(bootloader) partition-type:nvdata: ext4
(bootloader) partition-size:nvcfg: 800000
(bootloader) partition-type:nvcfg: ext4
(bootloader) partition-size:frp: 100000
(bootloader) partition-type:frp: raw data
(bootloader) partition-size:expdb: 1400000
(bootloader) partition-type:expdb: raw data
(bootloader) partition-size:para: 80000
(bootloader) partition-type:para: raw data
(bootloader) partition-size:recovery: 1800000
(bootloader) partition-type:recovery: raw data
(bootloader) partition-size:boot_para: 100000
(bootloader) partition-type:boot_para: raw data
(bootloader) partition-size:preloader: 40000
(bootloader) partition-type:preloader: raw data
(bootloader) off-mode-charge: 1
(bootloader) warranty: yes
(bootloader) unlocked: no
(bootloader) secure: yes
(bootloader) kernel: lk
(bootloader) product: HCT6757_66_N
(bootloader) version-preloader:
(bootloader) version: 0.5
all: Done!!
finished. total time: 0.281s
F:\adb>
Vernee Memory's Block
Code:
F:\adb>adb shell
MIX_2:/ $ cat /proc/partitions
major minor #blocks name
254 0 1944048 zram0
179 0 61071360 mmcblk0
179 1 1024 mmcblk0p1
179 2 24576 mmcblk0p2
179 3 512 mmcblk0p3
179 4 20480 mmcblk0p4
179 5 1024 mmcblk0p5
179 6 8192 mmcblk0p6 [B][COLOR=DarkRed]/nvcfg[/COLOR][/B]
179 7 32768 mmcblk0p7 [B][COLOR=DarkRed]/nvdata[/COLOR][/B]
179 8 32768 mmcblk0p8
179 9 8192 mmcblk0p9 [B][COLOR=DarkRed]/protect_f[/COLOR][/B]
179 10 9696 mmcblk0p10 [B][COLOR=DarkRed]/protect_s[/COLOR][/B]
179 11 8192 mmcblk0p11
179 12 2048 mmcblk0p12
179 13 3072 mmcblk0p13
179 14 24576 mmcblk0p14
179 15 4096 mmcblk0p15
179 16 3072 mmcblk0p16
179 17 5120 mmcblk0p17
179 18 5120 mmcblk0p18
179 19 1024 mmcblk0p19
179 20 1024 mmcblk0p20
179 21 16384 mmcblk0p21 [B][COLOR=DarkRed]/Boot[/COLOR][/B]
179 22 8192 mmcblk0p22
179 23 5120 mmcblk0p23
179 24 11264 mmcblk0p24
179 25 4005888 mmcblk0p25 [B][COLOR=DarkRed]/system[Ext4][/COLOR][/B]
179 26 442368 mmcblk0p26 [B][COLOR=DarkRed]/cache[Ext4][/COLOR][/B]
179 27 56369135 mmcblk0p27 [B][COLOR=DarkRed]/userdata[Ext4][/COLOR][/B]
179 28 16384 mmcblk0p28
179 96 4096 mmcblk0rpmb
179 64 4096 mmcblk0boot1
179 32 4096 mmcblk0boot0
253 0 3943372 dm-0
253 1 56369135 dm-1
MIX_2:/ $ ls -la
ls: ./nvdata: Permission denied
ls: ./nvcfg: Permission denied
ls: ./protect_s: Permission denied
ls: ./protect_f: Permission denied
ls: ./verity_key: Permission denied
ls: ./ueventd.rc: Permission denied
ls: ./ueventd.mt6757.rc: Permission denied
ls: ./service_contexts: Permission denied
ls: ./sepolicy: Permission denied
ls: ./selinux_version: Permission denied
ls: ./seapp_contexts: Permission denied
ls: ./multi_init.rc: Permission denied
ls: ./meta_init.rc: Permission denied
ls: ./meta_init.project.rc: Permission denied
ls: ./meta_init.modem.rc: Permission denied
ls: ./meta_init.connectivity.rc: Permission denied
ls: ./init.zygote64_32.rc: Permission denied
ls: ./init.zygote32.rc: Permission denied
ls: ./init.volte.rc: Permission denied
ls: ./init.usb.rc: Permission denied
ls: ./init.usb.configfs.rc: Permission denied
ls: ./init.trustkernel.rc: Permission denied
ls: ./init.sensor.rc: Permission denied
ls: ./init.rilproxy.rc: Permission denied
ls: ./init.recovery.mt6757.rc: Permission denied
ls: ./init.rc: Permission denied
ls: ./init.project.rc: Permission denied
ls: ./init.mt6757.usb.rc: Permission denied
ls: ./init.mt6757.rc: Permission denied
ls: ./init.modem.rc: Permission denied
ls: ./init.epdg.rc: Permission denied
ls: ./init.environ.rc: Permission denied
ls: ./init.connectivity.rc: Permission denied
ls: ./init.common_svc.rc: Permission denied
ls: ./init.aee.rc: Permission denied
ls: ./init: Permission denied
ls: ./fstab.mt6757: Permission denied
ls: ./file_contexts.bin: Permission denied
ls: ./factory_init.rc: Permission denied
ls: ./factory_init.project.rc: Permission denied
ls: ./factory_init.connectivity.rc: Permission denied
ls: ./enableswap.sh: Permission denied
ls: ./default.prop: Permission denied
total 72
drwxr-xr-x 20 root root 0 2017-11-17 05:10 .
drwxr-xr-x 20 root root 0 2017-11-17 05:10 ..
dr-xr-xr-x 42 root root 0 2017-11-17 05:10 acct
lrwxrwxrwx 1 root root 50 1970-01-01 01:00 bugreports -> /data/user_de/0/com.android.shell/files/bugreports
drwxrwx--- 7 system cache 4096 2017-11-07 15:02 cache
lrwxrwxrwx 1 root root 13 1970-01-01 01:00 charger -> /sbin/healthd
drwxr-xr-x 4 root root 0 1970-01-01 01:00 config
drwxr-xr-x 2 root root 0 2017-11-17 05:10 custom
lrwxrwxrwx 1 root root 17 1970-01-01 01:00 d -> /sys/kernel/debug
drwxrwx--x 53 system system 4096 2017-11-17 05:10 data
drwxr-xr-x 17 root root 3640 2017-11-17 05:10 dev
lrwxrwxrwx 1 root root 11 1970-01-01 01:00 etc -> /system/etc
drwxr-xr-x 11 root system 260 2017-11-17 05:10 mnt
drwxr-xr-x 2 root root 0 1970-01-01 01:00 oem
dr-xr-xr-x 441 root root 0 1970-01-01 01:00 proc
-rw-r--r-- 1 root root 16099 1970-01-01 01:00 property_contexts
drwx------ 2 root root 0 2017-10-31 08:42 root
drwxr-x--- 2 root root 0 1970-01-01 01:00 sbin
lrwxrwxrwx 1 root root 21 1970-01-01 01:00 sdcard -> /storage/self/primary
drwxr-xr-x 4 root root 100 2017-11-17 05:10 storage
dr-xr-xr-x 16 root root 0 2017-11-17 05:10 sys
drwxr-xr-x 19 root root 4096 1970-01-01 01:00 system
lrwxrwxrwx 1 root root 14 1970-01-01 01:00 vendor -> /system/vendor
Vernee Build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=NRD90M
ro.build.display.id=MIX_2_20171031
ro.build.version.incremental=1509432391
ro.build.version.sdk=24
ro.build.version.preview_sdk=0
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=7.0
ro.build.version.security_patch=2017-08-05
ro.build.version.base_os=
ro.build.date=2017年 10月 31日 星期二 14:46:27 CST
ro.build.date.utc=1509432387
ro.build.type=user
ro.build.user=usr16
ro.build.host=usr16
ro.build.tags=release-keys
ro.build.flavor=full_hct6757_66_n-user
ro.product.model=MIX 2
ro.product.brand=vernee
ro.product.name=MIX_2
ro.product.device=MIX_2
ro.product.board=mt6757
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=vernee
ro.product.locale=en-US
ro.wifi.channels=
ro.board.platform=mt6757
# ro.build.product is obsolete; use ro.product.device
ro.build.product=MIX 2
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=full_hct6757_66_n-user 7.0 NRD90M 1509432391 release-keys
ro.build.fingerprint=vernee/MIX_2/MIX_2:7.0/NRD90M/1509432391:user/release-keys
ro.build.characteristics=default
# end build properties
#
# from device/haocheng/hct6757_66_n/system.prop
#
#
# system.prop for generic sdk
#
rild.libpath=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.opengles.version=196610
# ro.kernel.qemu=1
# ro.kernel.qemu.gles=0
wifi.direct.interface=p2p0
#dalvik.vm.heapgrowthlimit=256m
#dalvik.vm.heapsize=512m
# 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
# USB BICR function
ro.sys.usb.bicr=no
# 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
# temporary enables NAV bar (soft keys)
qemu.hw.mainkeys=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
ro.sf.lcd_density=480
# performance
ro.mtk_perf_simple_start_win=1
ro.mtk_perf_fast_start_win=1
ro.mtk_perf_response_time=1
ro.config.ringtone=DoBetter.ogg
ro.config.alarm_alert=DoBetter.ogg
ro.config.notification_sound=DoBetter.ogg
ro.config.mmstone=DoBetter.ogg
persist.sys.gesturedouble=true
persist.sys.gesturem=true
persist.sys.gesturec=true
persist.sys.gestureo=true
persist.sys.gesturew=true
persist.sys.gestureonoff=false
persist.sys.gesturee=true
persist.sys.gesturez=true
persist.sys.gestures=true
persist.sys.gestureup=true
persist.sys.gesturedown=true
persist.sys.gestureleft=true
persist.sys.gestureright=true
ro.hct_support_scancode=0
ro.hct_contact_dial_switch=1
#persist.sys.hctrom=64
#ro.hct_modify_phone_info=1
ro.mmi.type=1
ro.has.bluelight=0
ro.mtk_gemini_support=1
ro.mtk_default_ime=com.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
ro.shutdown.ani=yes
ro.config.sim.language=yes
#custom and fota version info
ro.fota.version=MIX_2_20171031
ro.custom.build.version=MIX_2_20171031
ro.wifi.name=MIX 2
ro.bt.name=MIX 2
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product.first_api_level=24
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.mediatek.chip_ver=S01
ro.mediatek.platform=MT6757
ro.telephony.sim.count=2
persist.radio.default.sim=0
ril.specific.sm_cause=0
bgw.current3gband=0
ril.external.md=0
ro.mtk_cam_lomo_support=1
ro.sf.hwrotation=0
persist.radio.fd.counter=150
persist.radio.fd.off.counter=50
persist.radio.fd.r8.counter=150
persist.radio.fd.off.r8.counter=50
drm.service.enabled=true
fmradio.driver.enable=1
mtk.eccci.c2k=enabled
ril.first.md=1
ril.flightmode.poweroffMD=1
ril.telephony.mode=0
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
mediatek.wlan.chip=CONSYS_MT6757
mediatek.wlan.module.postfix=_consys_mt6757
ril.read.imsi=1
ril.radiooff.poweroffMD=0
ro.frp.pst=/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/frp
ro.mtk_protocol1_rat_config=Lf/W/G
ro.mediatek.version.branch=alps-mp-n0.mp5
ro.mediatek.version.release=MIX_2_20171031
ro.mediatek.version.sdk=4
ro.setupwizard.require_network=OPTIONAL
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=7.0_r10
ro.com.google.clientidbase=alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.ms=alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.yt=alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.am=alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.gmm=alps-full_hct6757_66_n-{country}
ro.num_md_protocol=2
persist.radio.multisim.config=dsds
ro.mtk_besloudness_support=1
ro.mtk_wapi_support=1
ro.mtk_bt_support=1
ro.mtk_wappush_support=1
ro.mtk_agps_app=1
ro.mtk_audio_tuning_tool_ver=V2.2
ro.mtk_wlan_support=1
ro.mtk_gps_support=1
ro.mtk_omacp_support=1
ro.mtk_search_db_support=1
ro.mtk_dialer_search_support=1
ro.mtk_dhcpv6c_wifi=1
ro.have_aacencode_feature=1
ro.mtk_fd_support=1
ro.mtk_oma_drm_support=1
ro.mtk_cta_drm_support=1
ro.mtk_widevine_drm_l3_support=1
ro.mtk_eap_sim_aka=1
ro.mtk_send_rr_support=1
ro.mtk_emmc_support=1
ro.mtk_tetheringipv6_support=1
ro.telephony.default_network=9,9
ro.mtk_shared_sdcard=1
ro.mtk_enable_md1=1
ro.mtk_afw_support=1
ro.mtk_flight_mode_power_off_md=1
ro.mtk_aal_support=1
ro.mtk_pq_support=2
ro.mtk_pq_color_mode=1
ro.mtk_blulight_def_support=1
ro.mtk_wfd_support=1
ro.mtk_wfd_sink_support=1
ro.mtk_wfd_sink_uibc_support=1
ro.mtk_wifi_mcc_support=1
ro.mtk_system_update_support=1
ro.mtk_sim_hot_swap=1
ro.mtk_bip_scws=1
ro.mtk_world_phone_policy=0
ro.mtk_md_world_mode_support=1
ro.mtk_perfservice_support=1
ro.mtk_sim_hot_swap_common_slot=1
ro.mtk_cta_set=1
ro.mtk_mobile_management=0
ro.mtk_zsdhdr_support=1
ro.mtk_cam_mfb_support=3
ro.mtk_slow_motion_support=1
ro.mtk_lte_support=1
ro.mtk_rild_read_imsi=1
ro.sim_refresh_reset_by_modem=1
ro.mtk_external_sim_support=1
ro.mtk_external_sim_only_slots=0
ro.mtk_privacy_protection_lock=1
ro.mtk_bg_power_saving_support=1
ro.mtk_bg_power_saving_ui=1
ro.sim_me_lock_mode=0
ro.mtk_dual_mic_support=0
ro.mtk_is_tablet=0
ro.mtk_pow_perf_support=1
persist.mtk_nlp_switch_support=1
persist.mtk_ims_support=1
ro.mtk_multiple_ims_support=1
persist.mtk_volte_support=1
persist.mtk.volte.enable=1
persist.mtk_vilte_support=1
ro.mtk_vilte_ut_support=0
wfd.dummy.enable=1
wfd.iframesize.level=0
ro.mediatek.project.path=device/haocheng/hct6757_66_n
persist.mtk.wcn.combo.chipid=-1
persist.mtk.wcn.patch.version=-1
persist.mtk.wcn.dynamic.dump=0
service.wcn.driver.ready=no
service.wcn.coredump.mode=0
persist.mtk.connsys.poweron.ctl=0
persist.mtk_epdg_support=1
ro.com.android.mobiledata=false
persist.radio.mobile.data=0,0
persist.meta.dumpdata=0
ro.mtk_deinterlace_support=1
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=384m
persist.radio.mtk_dsbp_support=1
persist.mtk_dynamic_ims_switch=0
persist.radio.mtk_ps2_rat=W/G
persist.radio.mtk_ps3_rat=G
ro.boot.opt_md1_support=14
ro.boot.opt_lte_support=1
persist.log.tag.tel_log_ctrl=1
persist.log.tag.AT=I
persist.log.tag.RILMUXD=I
persist.log.tag.RILC-MTK=I
persist.log.tag.RILC=I
persist.log.tag.RfxMainThread=I
persist.log.tag.RfxRoot=I
persist.log.tag.RfxRilAdapter=I
persist.log.tag.RfxController=I
persist.log.tag.RILC-RP=I
persist.log.tag.DCT=I
persist.log.tag.RIL-DATA=I
persist.log.tag.C2K_RIL-DATA=I
persist.log.tag.GsmCdmaPhone=I
persist.log.tag.SSDecisonMaker=I
persist.log.tag.GsmMmiCode=I
persist.log.tag.RpSsController=I
persist.log.tag.RIL-SS=I
persist.log.tag.RILMD2-SS=I
persist.log.tag.DataSubSelector=I
persist.log.tag.DcFcMgr=I
persist.log.tag.DC-1=I
persist.log.tag.DC-2=I
persist.log.tag.RetryManager=I
persist.log.tag.IccProvider=I
persist.log.tag.IccPhoneBookIM=I
persist.log.tag.AdnRecordCache=I
persist.log.tag.AdnRecordLoader=I
persist.log.tag.AdnRecord=I
persist.log.tag.RIL-PHB=I
persist.log.tag.RIL-SMS=I
persist.log.tag.DupSmsFilterExt=I
persist.log.tag.ConSmsFwkExt=I
persist.log.tag.DataOnlySmsFwk=I
persist.log.tag.VT=I
persist.log.tag.ImsVTProvider=I
persist.log.tag.IccCardProxy=I
persist.log.tag.IsimFileHandler=I
persist.log.tag.IsimRecords=I
persist.log.tag.SIMRecords=I
persist.log.tag.SpnOverride=I
persist.log.tag.UiccCard=I
persist.log.tag.UiccController=I
persist.log.tag.RIL-SIM=I
persist.log.tag.MtkAgpsHelper=I
persist.log.tag.CountryDetector=I
persist.log.tag.NetworkStats=I
persist.log.tag.NetworkPolicy=I
persist.log.tag.DataDispatcher=I
persist.log.tag.ImsService=I
persist.log.tag.IMS_RILA=I
persist.log.tag.IMSRILRequest=I
persist.log.tag.ImsManager=I
persist.log.tag.ImsApp=I
persist.log.tag.ImsBaseCommands=I
persist.log.tag.ImsCall=I
persist.log.tag.ImsPhone=I
persist.log.tag.ImsPhoneCall=I
persist.log.tag.ImsPhoneBase=I
persist.log.tag.ImsCallSession=I
persist.log.tag.ImsCallProfile=I
persist.log.tag.ImsEcbm=I
persist.log.tag.ImsEcbmProxy=I
persist.log.tag.OperatorUtils=I
persist.log.tag.WfoApp=I
persist.log.tag.GbaApp=I
persist.log.tag.GbaBsfProcedure=I
persist.log.tag.GbaBsfResponse=I
persist.log.tag.GbaDebugParam=I
persist.log.tag.GbaService=I
persist.log.tag.SresResponse=I
persist.log.tag.ImsUtService=I
persist.log.tag.SimservType=I
persist.log.tag.SimservsTest=I
persist.log.tag.ImsUt=I
persist.log.tag.SuppSrvConfig=I
persist.log.tag.ECCCallHelper=I
persist.log.tag.GsmConnection=I
persist.log.tag.TelephonyConf=I
persist.log.tag.TeleConfCtrler=I
persist.log.tag.TelephonyConn=I
persist.log.tag.TeleConnService=I
persist.log.tag.ECCRetryHandler=I
persist.log.tag.ECCNumUtils=I
persist.log.tag.ECCRuleHandler=I
persist.log.tag.SuppMsgMgr=I
persist.log.tag.ECCSwitchPhone=I
persist.log.tag.GsmCdmaConn=I
persist.log.tag.Phone=I
persist.log.tag.RIL-CC=I
persist.log.tag.RpCallControl=I
persist.log.tag.RpAudioControl=I
persist.log.tag.RadioManager=I
persist.log.tag.RIL_Mux=I
persist.log.tag.RIL-OEM=I
persist.log.tag.RIL=I
persist.log.tag.RIL_UIM_SOCKET=I
persist.log.tag.RILD=I
persist.log.tag.RIL-RP=I
persist.log.tag.RfxMessage=I
persist.log.tag.RfxDebugInfo=I
persist.log.tag.RfxTimer=I
persist.log.tag.RfxObject=I
persist.log.tag.SlotQueueEntry=I
persist.log.tag.RfxAction=I
persist.log.tag.RFX=I
persist.log.tag.RpRadioMessage=I
persist.log.tag.RpModemMessage=I
persist.log.tag.PhoneFactory=I
persist.log.tag.ProxyController=I
persist.log.tag.SmsPlusCode=I
persist.log.tag.AutoRegSmsFwk=I
persist.log.tag.AirplaneHandler=I
persist.log.tag.RfxDefDestUtils=I
persist.log.tag.RfxSM=I
persist.log.tag.RfxSocketSM=I
persist.log.tag.RfxDT=I
persist.log.tag.RpCdmaOemCtrl=I
persist.log.tag.RpRadioCtrl=I
persist.log.tag.RpMDCtrl=I
persist.log.tag.RpCdmaRadioCtrl=I
persist.log.tag.RpFOUtils=I
ro.boot.opt_eccci_c2k=1
ro.boot.opt_using_default=1
mtk.vdec.waitkeyframeforplay=1
ro.sys.sdcardfs=1
persist.mtk.datashaping.support=1
persist.datashaping.alarmgroup=1
persist.runningbooster.support=1
persist.runningbooster.upgrade=1
ro.media.maxmem=500000000
ro.nb_vernee_os_support=1
persist.log.tag.CdmaMoSms=I
persist.log.tag.CdmaMtSms=I
ro.mtk_log_hide_gps=0
ro.mtk_modem_monitor_support=1
ro.have_aee_feature=1
ro.custom.version.release=MIX_2_20171031
ro.custom.build.product=t900e-nb-k600a-63m-fhd-512g32g-bom10-3m-n-Dis
ro.config.suppress_error=1
ro.lct.performance_enable=1
persist.sys.fontsize=2
ro.hct_suport_anr_tools=1
ro.gangyun_camera_beauty=1
ro.gangyun_camera_bokeh=1
ro.hct_ask_search=1
ro.hct_fingerprint=1
ro.hct_support_applock=1
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm64.variant=cortex-a53
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
# begin fota properties
ro.fota.platform=MTK6757_7.0
ro.fota.type=phone
ro.fota.app=5
ro.fota.oem=new-bund6757_7.0
ro.fota.device=MIX 2
# end fota properties
ro.expect.recovery_id=0xd08307ba08646ce77446ae2733b0a6bb1296bd48000000000000000000000000
Vernee's Mix 2 Partitions sectors
Code:
MIX_2:/ $ su
MIX_2:/ # sgdisk --print /dev/block/mmcblk0
Disk /dev/block/mmcblk0: 122142720 sectors, 58.2 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 00000000-0000-0000-0000-000000000000
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 122142686
Partitions will be aligned on 1-sector boundaries
Total free space is 30 sectors (15.0 KiB)
Number Start (sector) End (sector) Size Code Name
1 64 2111 1024.0 KiB 0700 boot_para
2 2112 51263 24.0 MiB 0700 recovery
3 51264 52287 512.0 KiB 0700 para
4 52288 93247 20.0 MiB 0700 expdb
5 93248 95295 1024.0 KiB 0700 frp
6 95296 111679 8.0 MiB 0700 nvcfg
7 111680 177215 32.0 MiB 0700 nvdata
8 177216 242751 32.0 MiB 0700 metadata
9 242752 259135 8.0 MiB 0700 protect1
10 259136 278527 9.5 MiB 0700 protect2
11 278528 294911 8.0 MiB 0700 seccfg
12 294912 299007 2.0 MiB 0700 sec1
13 299008 305151 3.0 MiB 0700 proinfo
14 305152 354303 24.0 MiB 0700 md1img
15 354304 362495 4.0 MiB 0700 md1dsp
16 362496 368639 3.0 MiB 0700 md1arm7
17 368640 378879 5.0 MiB 0700 md3img
18 378880 389119 5.0 MiB 0700 nvram
19 389120 391167 1024.0 KiB 0700 lk
20 391168 393215 1024.0 KiB 0700 lk2
21 393216 425983 16.0 MiB 0700 boot
22 425984 442367 8.0 MiB 0700 logo
23 442368 452607 5.0 MiB 0700 tee1
24 452608 475135 11.0 MiB 0700 tee2
25 475136 8486911 3.8 GiB 0700 system
26 8486912 9371647 432.0 MiB 0700 cache
27 9371648 122109918 53.8 GiB 0700 userdata
28 122109919 122142686 16.0 MiB 0700 flashinfo
MIX_2:/ #
I repeat to you:
Code:
Number Start (sector) (Start)hex End(sector) hex (end) Size Code Name Size
0 1944048 zram
0 61071360 Preloader 40000
1 64 80000 2111 107e000 1024.0 KiB 0700 boot_para 100000
2 2112 1080000 51263 1907e000 24.0 MiB 0700 recovery 1800000
3 51264 19080000 52287 1987e000 512.0 KiB 0700 para 80000
4 52288 19880000 93247 2d87e000 20.0 MiB 0700 expdb 1400000
5 93248 2d880000 95295 2e87e000 1024.0 KiB 0700 frp 100000
6 95296 2e880000 111679 3687e000 8.0 MiB 0700 nvcfg 800000
7 111680 36880000 177215 5687e000 32.0 MiB 0700 nvdata 2000000
8 177216 56880000 242751 7687e000 32.0 MiB 0700 metadata 2000000
9 242752 76880000 259135 7e87e000 8.0 MiB 0700 protect1 800000
10 259136 7e880000 278527 87ffe000 9.5 MiB 0700 protect2 978000
11 278528 88000000 294911 8fffe000 8.0 MiB 0700 seccfg 800000
12 294912 90000000 299007 91ffe000 2.0 MiB 0700 sec1 200000
13 299008 92000000 305151 94ffe000 3.0 MiB 0700 proinfo 300000
14 305152 95000000 354303 acffe000 24.0 MiB 0700 md1img 1800000
15 354304 ad000000 362495 b0ffe000 4.0 MiB 0700 md1dsp 400000
16 362496 b1000000 368639 b3ffe000 3.0 MiB 0700 md1arm7 300000
17 368640 b4000000 378879 b8ffe000 5.0 MiB 0700 md3img 500000
18 378880 b9000000 389119 bdffe000 5.0 MiB 0700 nvram 500000
19 389120 be000000 391167 beffe000 1024.0 KiB 0700 lk 100000
20 391168 bf000000 393215 bfffe000 1024.0 KiB 0700 lk2 100000
21 393216 c0000000 425983 cfffe000 16.0 MiB 0700 boot 1000000
22 425984 d0000000 442367 d7ffe000 8.0 MiB 0700 logo 800000
23 442368 d8000000 452607 dcffe000 5.0 MiB 0700 tee1 500000
24 452608 dd000000 475135 e7ffe000 11.0 MiB 0700 tee2 b00000
25 475136 e8000000 8486911 102fffe000 3.8 GiB 0700 system f4800000
26 8486912 1030000000 9371647 11dfffe000 432.0 MiB 0700 cache 1b000000
27 9371648 11e0000000 122109918 e8e7fbc000 53.8 GiB 0700 userdata 32000000
28 122109919 e8e7fbe000 122142686 e8f7fbc000 16.0 MiB 0700 flashinfo 1000000
Code:
############################################################################################################
#
# General Setting Vernee Mix2 Rebuilded By Ghost45 & Bigrammy
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6757D
project: hct6757_66_n
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_hct6757_66_n.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT1_BOOT2
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x8000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS2
partition_name: boot_para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x8000
physical_start_addr: 0x8000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS3
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x108000
physical_start_addr: 0x108000
partition_size: 0x1800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS4
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1908000
physical_start_addr: 0x1908000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS5
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1988000
physical_start_addr: 0x1988000
partition_size: 0x1400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS6
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x2d88000
physical_start_addr: 0x2d88000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS7
partition_name: nvcfg
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x2e88000
physical_start_addr: 0x2e88000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS8
partition_name: nvdata
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x3688000
physical_start_addr: 0x3688000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS9
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x5688000
physical_start_addr: 0x5688000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS10
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x7688000
physical_start_addr: 0x7688000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS11
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x7e88000
physical_start_addr: 0x7e88000
partition_size: 0x978000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS12
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x8800000
physical_start_addr: 0x8800000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS13
partition_name: sec1
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x9000000
physical_start_addr: 0x9000000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS14
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x9200000
physical_start_addr: 0x9200000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS15
partition_name: md1img
file_name: md1rom.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x9500000
physical_start_addr: 0x9500000
partition_size: 0x1800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS16
partition_name: md1dsp
file_name: md1dsp.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xad00000
physical_start_addr: 0xad00000
partition_size: 0x400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS17
partition_name: md1arm7
file_name: md1arm7.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xb100000
physical_start_addr: 0xb100000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS18
partition_name: md3img
file_name: md3rom.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xb400000
physical_start_addr: 0xb400000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS19
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xb900000
physical_start_addr: 0xb900000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS20
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xbe00000
physical_start_addr: 0xbe00000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS21
partition_name: lk2
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xbf00000
physical_start_addr: 0xbf00000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS22
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xc000000
physical_start_addr: 0xc000000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS23
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xd000000
physical_start_addr: 0xd000000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS24
partition_name: tee1
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xd800000
physical_start_addr: 0xd800000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS25
partition_name: tee2
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xdd00000
physical_start_addr: 0xdd00000
partition_size: 0xb00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS26
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xe800000
physical_start_addr: 0xe800000
partition_size: 0xf4800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS27
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x103000000
physical_start_addr: 0x103000000
partition_size: 0x1b000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS28
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x11e000000
physical_start_addr: 0x11e000000
partition_size: 0x32000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS29
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xe8e7fbe00
physical_start_addr: 0xe8e7fbe00
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS30
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0000
physical_start_addr: 0xFFFF0000
partition_size: 0x4200
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
Tested and run correctly!
Download link Version 5
https://1drv.ms/t/s!Ak3omcbE1qj0gQeYr3fdGPzoCKTP
​
Vernee's Mix 2 Others Sectors
Platform : MT6757
Project : MIX 2
Storage Format : EXT4
Android Version : 7.0
Chip Version : S01
/CRAWL FOR INFO 1 START
/CRAWL FOR INFO 2 START
/CRAWL FOR INFO 3 START
CRAWL FOR INFO 4 START
tmpfs /dev tmpfs rw,seclabel,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,seclabel,relatime,mode=600 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0
proc /proc proc rw,relatime,gid=3009,hidepid=2 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,seclabel,relatime 0 0
tracefs /sys/kernel/debug/tracing tracefs rw,seclabel,relatime 0 0
pstore /sys/fs/pstore pstore rw,seclabel,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
/data/media /mnt/runtime/default/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023,multiuser 0 0
/data/media /mnt/runtime/read/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023,multiuser 0 0
/data/media /mnt/runtime/write/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023,multiuser 0 0
/dev/block/vold/public:179,129 /mnt/media_rw/9016-4EF8 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/mnt/media_rw/9016-4EF8 /mnt/runtime/default/9016-4EF8 sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/mnt/media_rw/9016-4EF8 /mnt/runtime/read/9016-4EF8 sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/mnt/media_rw/9016-4EF8 /mnt/runtime/write/9016-4EF8 sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/dev/block/vold/public:8,1 /mnt/media_rw/4004-F5EE vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/mnt/media_rw/4004-F5EE /mnt/runtime/default/4004-F5EE sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/mnt/media_rw/4004-F5EE /mnt/runtime/read/4004-F5EE sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/mnt/media_rw/4004-F5EE /mnt/runtime/write/4004-F5EE sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
none /config configfs rw,relatime 0 0
/dev/block/dm-0 /system ext4 ro,seclabel,relatime,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/cache /cache ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/11230000.msdc0/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/11230000.msdc0/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/11230000.msdc0/by-name/nvdata /nvdata ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/nvcfg /nvcfg ext4 rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/dev/block/dm-1 /data ext4 rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,resuid=10010,data=ordered 0 0
tmpfs /storage tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
/data/media /storage/emulated sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023,multiuser 0 0
/mnt/media_rw/9016-4EF8 /storage/9016-4EF8 sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
/mnt/media_rw/4004-F5EE /storage/4004-F5EE sdcardfs rw,nosuid,nodev,noexec,noatime,uid=1023,gid=1023 0 0
tmpfs /storage/self tmpfs rw,seclabel,relatime,mode=755,gid=1000 0 0
CRAWL OTHER INFO
bgw.current3gband: 0
bluetooth.fw.adv.num: 40
bluetooth.fw.energyreport: true
bluetooth.fw.irk.num: 128
bluetooth.fw.rpa: true
bluetooth.fw.scanfilter.num: 40
bluetooth.fw.scanresult.size: 8160
camera.disable_zsl_mode: 1
cdma.ril.ecclist:
cdma.ril.ecclist1:
dalvik.vm.appimageformat: lz4
dalvik.vm.dex2oat-Xms: 64m
dalvik.vm.dex2oat-Xmx: 512m
dalvik.vm.heapgrowthlimit: 192m
dalvik.vm.heapsize: 384m
dalvik.vm.image-dex2oat-Xms: 64m
dalvik.vm.image-dex2oat-Xmx: 64m
dalvik.vm.isa.arm.features: default
dalvik.vm.isa.arm.variant: cortex-a53
dalvik.vm.isa.arm64.features: default
dalvik.vm.isa.arm64.variant: cortex-a53
dalvik.vm.mtk-stack-trace-file: /data/anr/mtk_traces.txt
dalvik.vm.stack-trace-file: /data/anr/traces.txt
dalvik.vm.usejit: true
dalvik.vm.usejitprofiles: true
debug.MB.running: 0
debug.atrace.tags.enableflags: 0
debug.force_rtl: 0
debug.hwc.bq_count: 4
debug.hwc.compose_level: 0
debug.mdlogger.Running: 0
debug.mdlogger.log2sd.path: internal_sd
debug.mtk.aee.status: free
debug.mtk.aee.status64: free
debug.mtklog.netlog.Running: 0
debug.pq.dshp.en: 2
debug.pq.shp.en: 2
dev.bootcomplete: 1
drm.service.enabled: true
fmradio.driver.enable: 1
gsm.baseband.capability: 1023
gsm.current.phone-type: 1,1
gsm.gcf.testmode: 0
gsm.lte.ca.support: 1
gsm.network.type: Unknown,Unknown
gsm.operator.alpha: ,
gsm.operator.alpha.2:
gsm.operator.iso-country: ,
gsm.operator.isroaming: false,false
gsm.operator.numeric: ,
gsm.project.baseband: HCT6757_66_N(LWCTG_MP5)
gsm.project.baseband.2: HCT6757_66_N(LWCTG_MP5)
gsm.ril.ct3g: 0
gsm.ril.ct3g.2: 0
gsm.ril.eboot: -1
gsm.ril.init: 1
gsm.ril.uicctype: USIM
gsm.ril.uicctype.2: USIM
gsm.serial: T90AH79220006495 1P10P
gsm.sim.operator.alpha: ,
gsm.sim.operator.iso-country: ,
gsm.sim.operator.numeric: ,
gsm.sim.retry.pin1:
gsm.sim.retry.pin1.2:
gsm.sim.retry.pin2:
gsm.sim.retry.pin2.2:
gsm.sim.retry.puk1:
gsm.sim.retry.puk1.2:
gsm.sim.retry.puk2:
gsm.sim.retry.puk2.2:
gsm.sim.ril.mcc.mnc:
gsm.sim.ril.mcc.mnc.2:
gsm.sim.ril.phbready:
gsm.sim.ril.phbready.2:
gsm.sim.state: ABSENT,ABSENT
gsm.version.baseband: MOLY.LR11.W1630.MD.MP.V9.3.P38, 2017/10/31 14:44
gsm.version.baseband1: MOLY.LR11.W1630.MD.MP.V9.3.P38, 2017/10/31 14:44
gsm.version.ril-impl: android reference-ril 1.0
init.svc.DMAgent: running
init.svc.MPED: running
init.svc.MtkCodecService: running
init.svc.NvRAMAgent: running
init.svc.NvRAMBackupAgent: running
init.svc.aal: running
init.svc.adbd: running
init.svc.agpsd: running
init.svc.audioserver: running
init.svc.batterywarning: running
init.svc.bootanim: stopped
init.svc.bootlogoupdater: stopped
init.svc.cameraserver: running
init.svc.ccci3_fsd: stopped
init.svc.ccci3_mdinit: stopped
init.svc.ccci_fsd: running
init.svc.ccci_mdinit: running
init.svc.debuggerd: running
init.svc.debuggerd64: running
init.svc.drm: running
init.svc.emdlogger1: running
init.svc.emsvr_user: running
init.svc.enableswap: stopped
init.svc.epdg_wod: running
init.svc.fingerprintd: running
init.svc.flash_recovery: stopped
init.svc.fuelgauged: running
init.svc.fuelgauged_nvram: stopped
init.svc.gatekeeperd: running
init.svc.ged_srv: running
init.svc.gsm0710muxd: running
init.svc.healthd: running
init.svc.installd: running
init.svc.ipsec_mon: running
init.svc.keystore: running
init.svc.lmkd: running
init.svc.logd: running
init.svc.logd-reinit: stopped
init.svc.mal-daemon: running
init.svc.media: running
init.svc.mediacodec: running
init.svc.mediadrm: running
init.svc.mediaextractor: running
init.svc.memsicp: stopped
init.svc.mnld: running
init.svc.mobile_log_d: running
init.svc.msensord: stopped
init.svc.netd: running
init.svc.netdiag: running
init.svc.nvram_daemon: stopped
init.svc.p2p_supplicant: running
init.svc.pq: running
init.svc.program_binary: running
init.svc.qmcX983d: running
init.svc.ril-daemon-mtk: running
init.svc.ril-proxy: running
init.svc.servicemanager: running
init.svc.slpd: running
init.svc.sn: stopped
init.svc.spm_script: stopped
init.svc.start_modem: stopped
init.svc.surfaceflinger: running
init.svc.sysenv_daemon: running
init.svc.teed: running
init.svc.terservice: stopped
init.svc.thermal: running
init.svc.thermal_manager: stopped
init.svc.thermald: running
init.svc.thermalloadalgod: running
init.svc.ueventd: running
init.svc.vold: running
init.svc.volte_imcb: running
init.svc.volte_stack: running
init.svc.volte_ua: running
init.svc.vtservice: running
init.svc.wifi2agps: running
init.svc.wmt_launcher: running
init.svc.wmt_loader: stopped
init.svc.zygote: running
init.svc.zygote_secondary: running
log.tag: I
log.tag.WifiHW: W
media.wfd.portrait: 0
media.wfd.video-format: 7
mediatek.wlan.chip: CONSYS_MT6757
mediatek.wlan.ctia: 0
mediatek.wlan.module.postfix: _consys_mt6757
mtk.eccci.c2k: enabled
mtk.md1.status: ready
mtk.vdec.waitkeyframeforplay: 1
mtk_wifi.fwpath: STA
net.bt.name: Android
net.change: net.qtaguid_enabled
net.hostname: android-71d546a8b691407e
net.ims.ipsec.version: 2.0
net.nsiot_pending: false
net.perf.cpu.core: 4,4,0,0
net.perf.cpu.freq: 1183000,1638000,0,0
net.perf.rps: ff
net.qtaguid_enabled: 1
net.tcp.default_init_rwnd: 60
persist.datashaping.alarmgroup: 1
persist.dm.lock: false
persist.log.tag.AT: I
persist.log.tag.AdnRecord: I
persist.log.tag.AdnRecordCache: I
persist.log.tag.AdnRecordLoader: I
persist.log.tag.AirplaneHandler: I
persist.log.tag.AutoRegSmsFwk: I
persist.log.tag.C2K_RIL-DATA: I
persist.log.tag.CdmaMoSms: I
persist.log.tag.CdmaMtSms: I
persist.log.tag.ConSmsFwkExt: I
persist.log.tag.CountryDetector: I
persist.log.tag.DC-1: I
persist.log.tag.DC-2: I
persist.log.tag.DCT: I
persist.log.tag.DataDispatcher: I
persist.log.tag.DataOnlySmsFwk: I
persist.log.tag.DataSubSelector: I
persist.log.tag.DcFcMgr: I
persist.log.tag.DupSmsFilterExt: I
persist.log.tag.ECCCallHelper: I
persist.log.tag.ECCNumUtils: I
persist.log.tag.ECCRetryHandler: I
persist.log.tag.ECCRuleHandler: I
persist.log.tag.ECCSwitchPhone: I
persist.log.tag.GbaApp: I
persist.log.tag.GbaBsfProcedure: I
persist.log.tag.GbaBsfResponse: I
persist.log.tag.GbaDebugParam: I
persist.log.tag.GbaService: I
persist.log.tag.GsmCdmaConn: I
persist.log.tag.GsmCdmaPhone: I
persist.log.tag.GsmConnection: I
persist.log.tag.GsmMmiCode: I
persist.log.tag.IMSRILRequest: I
persist.log.tag.IMS_RILA: I
persist.log.tag.IccCardProxy: I
persist.log.tag.IccPhoneBookIM: I
persist.log.tag.IccProvider: I
persist.log.tag.ImsApp: I
persist.log.tag.ImsBaseCommands: I
persist.log.tag.ImsCall: I
persist.log.tag.ImsCallProfile: I
persist.log.tag.ImsCallSession: I
persist.log.tag.ImsEcbm: I
persist.log.tag.ImsEcbmProxy: I
persist.log.tag.ImsManager: I
persist.log.tag.ImsPhone: I
persist.log.tag.ImsPhoneBase: I
persist.log.tag.ImsPhoneCall: I
persist.log.tag.ImsService: I
persist.log.tag.ImsUt: I
persist.log.tag.ImsUtService: I
persist.log.tag.ImsVTProvider: I
persist.log.tag.IsimFileHandler: I
persist.log.tag.IsimRecords: I
persist.log.tag.MtkAgpsHelper: I
persist.log.tag.NetworkPolicy: I
persist.log.tag.NetworkStats: I
persist.log.tag.OperatorUtils: I
persist.log.tag.Phone: I
persist.log.tag.PhoneFactory: I
persist.log.tag.ProxyController: I
persist.log.tag.RFX: I
persist.log.tag.RIL: I
persist.log.tag.RIL-CC: I
persist.log.tag.RIL-DATA: I
persist.log.tag.RIL-OEM: I
persist.log.tag.RIL-PHB: I
persist.log.tag.RIL-RP: I
persist.log.tag.RIL-SIM: I
persist.log.tag.RIL-SMS: I
persist.log.tag.RIL-SS: I
persist.log.tag.RILC: I
persist.log.tag.RILC-MTK: I
persist.log.tag.RILC-RP: I
persist.log.tag.RILD: I
persist.log.tag.RILMD2-SS: I
persist.log.tag.RILMUXD: I
persist.log.tag.RIL_Mux: I
persist.log.tag.RIL_UIM_SOCKET: I
persist.log.tag.RadioManager: I
persist.log.tag.RetryManager: I
persist.log.tag.RfxAction: I
persist.log.tag.RfxController: I
persist.log.tag.RfxDT: I
persist.log.tag.RfxDebugInfo: I
persist.log.tag.RfxDefDestUtils: I
persist.log.tag.RfxMainThread: I
persist.log.tag.RfxMessage: I
persist.log.tag.RfxObject: I
persist.log.tag.RfxRilAdapter: I
persist.log.tag.RfxRoot: I
persist.log.tag.RfxSM: I
persist.log.tag.RfxSocketSM: I
persist.log.tag.RfxTimer: I
persist.log.tag.RpAudioControl: I
persist.log.tag.RpCallControl: I
persist.log.tag.RpCdmaOemCtrl: I
persist.log.tag.RpCdmaRadioCtrl: I
persist.log.tag.RpFOUtils: I
persist.log.tag.RpMDCtrl: I
persist.log.tag.RpModemMessage: I
persist.log.tag.RpRadioCtrl: I
persist.log.tag.RpRadioMessage: I
persist.log.tag.RpSsController: I
persist.log.tag.SIMRecords: I
persist.log.tag.SSDecisonMaker: I
persist.log.tag.SimservType: I
persist.log.tag.SimservsTest: I
persist.log.tag.SlotQueueEntry: I
persist.log.tag.SmsPlusCode: I
persist.log.tag.SpnOverride: I
persist.log.tag.SresResponse: I
persist.log.tag.SuppMsgMgr: I
persist.log.tag.SuppSrvConfig: I
persist.log.tag.TeleConfCtrler: I
persist.log.tag.TeleConnService: I
persist.log.tag.TelephonyConf: I
persist.log.tag.TelephonyConn: I
persist.log.tag.UiccCard: I
persist.log.tag.UiccController: I
persist.log.tag.VT: I
persist.log.tag.WfoApp: I
persist.log.tag.tel_log_ctrl: 1
persist.meta.dumpdata: 0
persist.mtk.connsys.poweron.ctl: 0
persist.mtk.datashaping.support: 1
persist.mtk.ims.video.enable: 1
persist.mtk.volte.enable: 1
persist.mtk.wcn.combo.chipid: 0x6757
persist.mtk.wcn.dynamic.dump: 0
persist.mtk.wcn.patch.version: 20170509151046a
persist.mtk_dynamic_ims_switch: 0
persist.mtk_epdg_support: 1
persist.mtk_ims_support: 1
persist.mtk_nlp_switch_support: 1
persist.mtk_vilte_support: 1
persist.mtk_volte_support: 1
persist.radio.data.iccid:
persist.radio.default.sim: 0
persist.radio.fd.counter: 150
persist.radio.fd.off.counter: 50
persist.radio.fd.off.r8.counter: 50
persist.radio.fd.r8.counter: 150
persist.radio.ia:
persist.radio.ia-apn:
persist.radio.lte.chip: 1
persist.radio.mobile.data: 0,0
persist.radio.mtk_dsbp_support: 1
persist.radio.mtk_ps2_rat: W/G
persist.radio.mtk_ps3_rat: G
persist.radio.multisim.config: dsds
persist.radio.reset_on_switch: false
persist.radio.serial: T90AH79220006495
persist.radio.simswitch: 1
persist.runningbooster.support: 1
persist.runningbooster.upgrade: 1
persist.service.acm.enable: 0
persist.service.bdroid.bdaddr: 22:22:d7:9a:38:20
persist.service.stk.shutdown: 0
persist.sys.bluelight.default: 128
persist.sys.dalvik.vm.lib.2: libart.so
persist.sys.defaultime.set: yes
persist.sys.first_time_boot: false
persist.sys.fontsize: 2
persist.sys.gesturec: true
persist.sys.gesturedouble: true
persist.sys.gesturedown: true
persist.sys.gesturee: true
persist.sys.gestureleft: true
persist.sys.gesturem: true
persist.sys.gestureo: true
persist.sys.gestureonoff: false
persist.sys.gestureright: true
persist.sys.gestures: true
persist.sys.gestureup: true
persist.sys.gesturew: true
persist.sys.gesturez: true
persist.sys.locale: it-IT
persist.sys.mute.state: 2
persist.sys.pq.adl.idx: 0
persist.sys.pq.iso.shp.en: 1
persist.sys.pq.log.en: 0
persist.sys.pq.mdp.color.dbg: 1
persist.sys.pq.mdp.color.idx: 0
persist.sys.pq.shp.idx: 2
persist.sys.pq.ultrares.en: 1
persist.sys.profiler_ms: 0
persist.sys.sd.defaultpath: /storage/emulated/0
persist.sys.timezone: Europe/Belgrade
persist.sys.timezone.set: yes
persist.sys.usb.config: mtp,adb
persist.sys.webview.vmsize: 114654672
pm.dexopt.ab-ota: speed-profile
pm.dexopt.bg-dexopt: speed-profile
pm.dexopt.boot: verify-profile
pm.dexopt.core-app: speed
pm.dexopt.first-boot: interpret-only
pm.dexopt.forced-dexopt: speed
pm.dexopt.install: interpret-only
pm.dexopt.nsys-library: speed
pm.dexopt.shared-apk: speed
qemu.hw.mainkeys: 0
ril.active.md: 14
ril.cdma.card.type.1:
ril.cdma.card.type.2:
ril.cdma.switching: 0
ril.ecclist:
ril.ecclist1:
ril.external.md: 0
ril.fd.mode: 1
ril.first.md: 1
ril.flightmode.poweroffMD: 1
ril.ia.iccid:
ril.iccid.sim1: N/A
ril.iccid.sim2: N/A
ril.imsi.status.sim1: 0
ril.imsi.status.sim2: 0
ril.ipo.radiooff: 0
ril.ipo.radiooff.2: 0
ril.mal.flag: 0
ril.mal.socket: rilproxy-mal
ril.mux.ee.md1: 0
ril.mux.report.case: 0
ril.nw.erat.ext.support: 1
ril.nw.worldmode.activemode: 1
ril.phone1.mapped.md: MD1
ril.pid.1: 1086
ril.radio.ia:
ril.radio.ia-apn:
ril.radiooff.poweroffMD: 0
ril.read.imsi: 1
ril.rilproxy: 1
ril.specific.sm_cause: 0
ril.telephony.mode: 0
ril.uim.subscriberid.1:
ril.uim.subscriberid.2:
ril.volte.mal.latency: 65535
ril.volte.mal.opkey: 0x0001
ril.volte.mal.pkterrth: 99
ril.volte.mal.rb_hoddc_t: 3
ril.volte.mal.rb_hol2w_t: 10
ril.volte.mal.rb_how2l_t: 150
ril.volte.mal.retranth: 99
ril.volte.mal.throupt: 65535
ril.volte.mal.vijit: 3
ril.volte.mal.vojit: 26
rild.libargs: -d /dev/ttyC0
rild.libpath: mtk-ril.so
rild.mark_switchuser: 0
ro.adb.secure: 1
ro.aee.enperf: off
ro.allow.mock.location: 0
ro.audio.silent: 0
ro.baseband: unknown
ro.board.platform: mt6757
ro.boot.bootreason: power_key
ro.boot.flash.locked: 0
ro.boot.hardware: mt6757
ro.boot.mode: normal
ro.boot.opt_c2k_lte_mode: 0
ro.boot.opt_c2k_support: 0
ro.boot.opt_eccci_c2k: 1
ro.boot.opt_irat_support: 0
ro.boot.opt_lte_support: 1
ro.boot.opt_md1_support: 14
ro.boot.opt_md3_support: 0
ro.boot.opt_ps1_rat: Lf/W/G
ro.boot.opt_using_default: 1
ro.boot.serialno: NB45071511000001
ro.boot.verifiedbootstate: orange
ro.bootimage.build.date: 2017年 10月 31日 星期二 14:46:27 CST
ro.bootimage.build.date.utc: 1509432387
ro.bootimage.build.fingerprint: vernee/MIX_2/MIX_2:7.0/NRD90M/1509432391:user/release-keys
ro.bootloader: unknown
ro.bootmode: normal
ro.bt.name: MIX 2
ro.build.characteristics: default
ro.build.date: 2017年 10月 31日 星期二 14:46:27 CST
ro.build.date.utc: 1509432387
ro.build.description: full_hct6757_66_n-user 7.0 NRD90M 1509432391 release-keys
ro.build.display.id: MIX_2_20171031
ro.build.fingerprint: vernee/MIX_2/MIX_2:7.0/NRD90M/1509432391:user/release-keys
ro.build.flavor: full_hct6757_66_n-user
ro.build.host: usr16
ro.build.id: NRD90M
ro.build.product: MIX 2
ro.build.tags: release-keys
ro.build.type: user
ro.build.user: usr16
ro.build.version.all_codenames: REL
ro.build.version.base_os:
ro.build.version.codename: REL
ro.build.version.incremental: 1509432391
ro.build.version.preview_sdk: 0
ro.build.version.release: 7.0
ro.build.version.sdk: 24
ro.build.version.security_patch: 2017-08-05
ro.camera.sound.forced: 0
ro.carrier: unknown
ro.com.android.mobiledata: false
ro.com.google.clientidbase: alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.am: alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.gmm: alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.ms: alps-full_hct6757_66_n-{country}
ro.com.google.clientidbase.yt: alps-full_hct6757_66_n-{country}
ro.com.google.gmsversion: 7.0_r10
ro.config.alarm_alert: DoBetter.ogg
ro.config.mmstone: DoBetter.ogg
ro.config.notification_sound: DoBetter.ogg
ro.config.ringtone: DoBetter.ogg
ro.config.sim.language: yes
ro.config.suppress_error: 1
ro.crypto.fs_crypto_blkdev: /dev/block/dm-1
ro.crypto.state: encrypted
ro.crypto.type: block
ro.custom.build.product: t900e-nb-k600a-63m-fhd-512g32g-bom10-3m-n-Dis
ro.custom.build.version: MIX_2_20171031
ro.custom.version.release: MIX_2_20171031
ro.dalvik.vm.native.bridge: 0
ro.debuggable: 0
ro.expect.recovery_id: 0xd08307ba08646ce77446ae2733b0a6bb1296bd48000000000000000000000000
ro.fota.app: 5
ro.fota.device: MIX 2
ro.fota.oem: new-bund6757_7.0
ro.fota.platform: MTK6757_7.0
ro.fota.type: phone
ro.fota.version: MIX_2_20171031
ro.frp.pst: /dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/frp
ro.gangyun_camera_beauty: 1
ro.gangyun_camera_bokeh: 1
ro.hardware: mt6757
ro.has.bluelight: 0
ro.have_aacencode_feature: 1
ro.have_aee_feature: 1
ro.hct_ask_search: 1
ro.hct_contact_dial_switch: 1
ro.hct_fingerprint: 1
ro.hct_suport_anr_tools: 1
ro.hct_support_applock: 1
ro.hct_support_scancode: 0
ro.kernel.zio: 38,108,105,16
ro.lct.performance_enable: 1
ro.media.maxmem: 500000000
ro.mediatek.chip_ver: S01
ro.mediatek.platform: MT6757
ro.mediatek.project.path: device/haocheng/hct6757_66_n
ro.mediatek.version.branch: alps-mp-n0.mp5
ro.mediatek.version.release: MIX_2_20171031
ro.mediatek.version.sdk: 4
ro.mediatek.wlan.p2p: 1
ro.mediatek.wlan.wsc: 1
ro.mmi.type: 1
ro.mount.fs: EXT4
ro.mtk_aal_support: 1
ro.mtk_afw_support: 1
ro.mtk_agps_app: 1
ro.mtk_audio_tuning_tool_ver: V2.2
ro.mtk_besloudness_support: 1
ro.mtk_bg_power_saving_support: 1
ro.mtk_bg_power_saving_ui: 1
ro.mtk_bip_scws: 1
ro.mtk_blulight_def_support: 1
ro.mtk_bt_support: 1
ro.mtk_cam_lomo_support: 1
ro.mtk_cam_mfb_support: 3
ro.mtk_cta_drm_support: 1
ro.mtk_cta_set: 1
ro.mtk_default_ime: com.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
ro.mtk_deinterlace_support: 1
ro.mtk_dhcpv6c_wifi: 1
ro.mtk_dialer_search_support: 1
ro.mtk_dual_mic_support: 0
ro.mtk_eap_sim_aka: 1
ro.mtk_emmc_support: 1
ro.mtk_enable_md1: 1
ro.mtk_external_sim_only_slots: 0
ro.mtk_external_sim_support: 1
ro.mtk_fd_support: 1
ro.mtk_flight_mode_power_off_md: 1
ro.mtk_gemini_support: 1
ro.mtk_gps_support: 1
ro.mtk_is_tablet: 0
ro.mtk_log_hide_gps: 0
ro.mtk_lte_support: 1
ro.mtk_md_world_mode_support: 1
ro.mtk_mobile_management: 0
ro.mtk_modem_monitor_support: 1
ro.mtk_multiple_ims_support: 1
ro.mtk_oma_drm_support: 1
ro.mtk_omacp_support: 1
ro.mtk_perf_fast_start_win: 1
ro.mtk_perf_response_time: 1
ro.mtk_perf_simple_start_win: 1
ro.mtk_perfservice_support: 1
ro.mtk_pow_perf_support: 1
ro.mtk_pq_color_mode: 1
ro.mtk_pq_support: 2
ro.mtk_privacy_protection_lock: 1
ro.mtk_protocol1_rat_config: Lf/W/G
ro.mtk_rild_read_imsi: 1
ro.mtk_search_db_support: 1
ro.mtk_send_rr_support: 1
ro.mtk_shared_sdcard: 1
ro.mtk_sim_hot_swap: 1
ro.mtk_sim_hot_swap_common_slot: 1
ro.mtk_slow_motion_support: 1
ro.mtk_system_update_support: 1
ro.mtk_tetheringipv6_support: 1
ro.mtk_vilte_ut_support: 0
ro.mtk_wapi_support: 1
ro.mtk_wappush_support: 1
ro.mtk_wfd_sink_support: 1
ro.mtk_wfd_sink_uibc_support: 1
ro.mtk_wfd_support: 1
ro.mtk_widevine_drm_l3_support: 1
ro.mtk_wifi_mcc_support: 1
ro.mtk_wlan_support: 1
ro.mtk_world_phone_policy: 0
ro.mtk_zsdhdr_support: 1
ro.nb_vernee_os_support: 1
ro.num_md_protocol: 2
ro.oem_unlock_supported: 1
ro.opengles.version: 196610
ro.product.board: mt6757
ro.product.brand: vernee
ro.product.cpu.abi: arm64-v8a
ro.product.cpu.abilist: arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32: armeabi-v7a,armeabi
ro.product.cpu.abilist64: arm64-v8a
ro.product.device: MIX_2
ro.product.first_api_level: 24
ro.product.locale: en-US
ro.product.manufacturer: vernee
ro.product.model: MIX 2
ro.product.name: MIX_2
ro.recovery_id: 0x4ae0fab6cbaf48d4fa3085001d67746ff925e562000000000000000000000000
ro.revision: 0
ro.runtime.firstboot: 1511880516919
ro.secure: 1
ro.serialno: NB45071511000001
ro.setupwizard.mode: OPTIONAL
ro.setupwizard.require_network: OPTIONAL
ro.sf.hwrotation: 0
ro.sf.lcd_density: 480
ro.shutdown.ani: yes
ro.sim_me_lock_mode: 0
ro.sim_refresh_reset_by_modem: 1
ro.sys.sdcardfs: 1
ro.sys.usb.bicr: no
ro.sys.usb.charging.only: yes
ro.sys.usb.mtp.whql.enable: 0
ro.sys.usb.storage.type: mtp
ro.telephony.default_network: 9,9
ro.telephony.sim.count: 2
ro.wifi.channels:
ro.wifi.name: MIX 2
ro.wlan.mtk.wifi.5g: 1
ro.zygote: zygote64_32
ro.zygote.preload.enable: 0
security.perf_harden: 1
selinux.reload_policy: 1
service.bootanim.exit: 1
service.nvram_init: Ready
service.wcn.coredump.mode: 0
service.wcn.driver.ready: yes
sys.boot.reason: 0
sys.boot_completed: 1
sys.fingerprint.chip: blestech_tee
sys.ipo.pwrdncap: 2
sys.ipowin.done: 1
sys.lowstorage_flag: 0
sys.oem_unlock_allowed: 1
sys.sysctl.extra_free_kbytes: 27337
sys.usb.config: mtp,adb
sys.usb.configfs: 0
sys.usb.ffs.ready: 1
sys.usb.state: mtp,adb
sys.usb.vid: 0E8D
vold.decrypt: trigger_restart_framework
vold.emmc_size: 62537072640
vold.encryption.type: default
vold.has_adoptable: 1
vold.path.external_sd: /storage/9016-4EF8
vold.path.internal_storage: /storage/4004-F5EE
vold.post_fs_data_done: 1
vold.support_external_sd: 1
wfd.dummy.enable: 1
wfd.iframesize.level: 0
wifi.direct.interface: p2p0
wifi.interface: wlan0
wifi.tethering.interface: ap0
wlan.driver.status: ok
wlan.wfd.security.image: 1
​
Scatter File
Please upload the original Dogee mix scatter file.
Please note we will also need the SPFlashTool logs if the rebuild of the scatter file is unsuccessful.
The SPFlashtool Log's can be found in your "C" drive /ProgramData/SP_FT_Logs
Tip: For text based files like the build.prop just rename it to build.prop.txt and then you can upload it to xda.
You can do the same with the log files eg: flashtool.log.txt
Doogee Mix scatter file
bigrammy said:
Please upload the original Dogee mix scatter file.
Please note we will also need the SPFlashTool logs if the rebuild of the scatter file is unsuccessful.
The SPFlashtool Log's can be found in your "C" drive /ProgramData/SP_FT_Logs
Tip: For text based files like the build.prop just rename it to build.prop.txt and then you can upload it to xda.
You can do the same with the log files eg: flashtool.log.txt
Click to expand...
Click to collapse
Doogee Mix scatter file :
http://www.mediafire.com/file/9comfeyf2bd2geu/Doogee_Mix_scatter.zip
Hello
I will be getting mine in 2 weeks time so will be joining the band wagon here. Great to be part of the team.
Awesome! Let get the basic stuffs out first before talking about which custom ROMs you needed to install.
Cheers - -
Cleopatra Bianchi said:
Doogee Mix scatter file :
http://www.mediafire.com/file/9comfeyf2bd2geu/Doogee_Mix_scatter.zip
Click to expand...
Click to collapse
Have you the original Dooge_Mix scatter file as this one appears to have been edited incorrectly
Thanks.
bigrammy said:
Have you the original Dooge_Mix scatter file as this one appears to have been edited incorrectly
Thanks.
Click to expand...
Click to collapse
I'm downloading the doogee mix firmware ...i will post here the scatter original file.
I have checked what Cleopatra suggested....the sectory of memory's the Vernee Mix is the same of Doogee Mix , almost the total size sector of each one i have checked and are the same...
Unfortunatly i don't know the start and end of each sector but i suggest that are the same.
Don't bother
I have downloaded the entire 1.2GB ROM to ensure I get the untouched scatter.
You need to pull the one posted as those partitions calculations are way off.
My mistake it's fine
bigrammy said:
I have downloaded the entire 1.2GB ROM to ensure I get the untouched scatter.
You need to pull the one posted as those partitions calculations are way off.
Click to expand...
Click to collapse
Big .....please write in easy english!!!
This is official Doogee Mix untouched scatter file
Code:
############################################################################################################
#
# General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
info:
- config_version: V1.1.2
platform: MT6757D
project: hct6757_66_n
storage: EMMC
boot_channel: MSDC_0
block_size: 0x20000
############################################################################################################
#
# Layout Setting
#
############################################################################################################
- partition_index: SYS0
partition_name: preloader
file_name: preloader_hct6757_66_n.bin
is_download: true
type: SV5_BL_BIN
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
region: EMMC_BOOT1_BOOT2
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BOOTLOADERS
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS1
partition_name: pgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x8000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS2
partition_name: boot_para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x8000
physical_start_addr: 0x8000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS3
partition_name: recovery
file_name: recovery.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x108000
physical_start_addr: 0x108000
partition_size: 0x1800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS4
partition_name: para
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1908000
physical_start_addr: 0x1908000
partition_size: 0x80000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS5
partition_name: expdb
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x1988000
physical_start_addr: 0x1988000
partition_size: 0x1400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS6
partition_name: frp
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x2d88000
physical_start_addr: 0x2d88000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS7
partition_name: nvcfg
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x2e88000
physical_start_addr: 0x2e88000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS8
partition_name: nvdata
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x3688000
physical_start_addr: 0x3688000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS9
partition_name: metadata
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x5688000
physical_start_addr: 0x5688000
partition_size: 0x2000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS10
partition_name: protect1
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x7688000
physical_start_addr: 0x7688000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS11
partition_name: protect2
file_name: NONE
is_download: false
type: EXT4_IMG
linear_start_addr: 0x7e88000
physical_start_addr: 0x7e88000
partition_size: 0x978000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS12
partition_name: seccfg
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x8800000
physical_start_addr: 0x8800000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS13
partition_name: sec1
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x9000000
physical_start_addr: 0x9000000
partition_size: 0x200000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: INVISIBLE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS14
partition_name: proinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0x9200000
physical_start_addr: 0x9200000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: PROTECTED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS15
partition_name: md1img
file_name: md1rom.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0x9500000
physical_start_addr: 0x9500000
partition_size: 0x1800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS16
partition_name: md1dsp
file_name: md1dsp.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xad00000
physical_start_addr: 0xad00000
partition_size: 0x400000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS17
partition_name: md1arm7
file_name: md1arm7.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xb100000
physical_start_addr: 0xb100000
partition_size: 0x300000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS18
partition_name: md3img
file_name: md3rom.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xb400000
physical_start_addr: 0xb400000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS19
partition_name: nvram
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xb900000
physical_start_addr: 0xb900000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: BINREGION
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS20
partition_name: lk
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xbe00000
physical_start_addr: 0xbe00000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS21
partition_name: lk2
file_name: lk.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xbf00000
physical_start_addr: 0xbf00000
partition_size: 0x100000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS22
partition_name: boot
file_name: boot.img
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xc000000
physical_start_addr: 0xc000000
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS23
partition_name: logo
file_name: logo.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xd000000
physical_start_addr: 0xd000000
partition_size: 0x800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS24
partition_name: tee1
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xd800000
physical_start_addr: 0xd800000
partition_size: 0x500000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: true
reserve: 0x00
- partition_index: SYS25
partition_name: tee2
file_name: trustzone.bin
is_download: true
type: NORMAL_ROM
linear_start_addr: 0xdd00000
physical_start_addr: 0xdd00000
partition_size: 0xb00000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS26
partition_name: system
file_name: system.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xe800000
physical_start_addr: 0xe800000
partition_size: 0xdd800000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: true
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS27
partition_name: cache
file_name: cache.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0xec000000
physical_start_addr: 0xec000000
partition_size: 0x1b000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS28
partition_name: userdata
file_name: userdata.img
is_download: true
type: EXT4_IMG
linear_start_addr: 0x107000000
physical_start_addr: 0x107000000
partition_size: 0xc0000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: true
is_reserved: false
operation_type: UPDATE
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS29
partition_name: flashinfo
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0080
physical_start_addr: 0xFFFF0080
partition_size: 0x1000000
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
- partition_index: SYS30
partition_name: sgpt
file_name: NONE
is_download: false
type: NORMAL_ROM
linear_start_addr: 0xFFFF0000
physical_start_addr: 0xFFFF0000
partition_size: 0x4200
region: EMMC_USER
storage: HW_STORAGE_EMMC
boundary_check: false
is_reserved: true
operation_type: RESERVED
is_upgradable: false
empty_boot_needed: false
reserve: 0x00
If you check the total amount of the memory in each partitions seems egual
I Tryied several times to readback the memory partitions from the vernee mix but unfortunatly seems that in this device ....
after i have run the readback command from flashtool app and connected the usb cable .................
the phone enter in a sleep way, in a semi bricked place and the vernee mix turn on the red light like the recharge mode.
But isn't the recharge place, because the device is in off mode and the display not show the battery and the "Bips" sound are correct...
what all of you thinking about this situation place?
ghost45 said:
Big .....please write in easy english!!!
This is the Doogee Mix untouched scatter file
Click to expand...
Click to collapse
Thanks I got it already. :good:
The first 3 partitions were confusing me as they seemed to be wrong but maybe they are not after all
It would be impossible for me to explain the entire thing in easy english :laugh:
I will study the scatter tonight when I get home.
You say this scatter does not work with your device??
I notice that hanuma50 says to use DA-PL.bin as the download agent so did you try it with that set?
bigrammy said:
Thanks I got it already. :good:
The first 3 partitions were confusing me as they seemed to be wrong but maybe they are not after all
It would be impossible for me to explain the entire thing in easy english :laugh:
I will study the scatter tonight when I get home.
You say this scatter does not work with your device??
Click to expand...
Click to collapse
Big,
first thanks for your help and change opinions "always" .
Reload more times my last post because often i rewrite them....
About your english i mean try to use easy words....but is ok thanks!:good:
The readback not start read my last post at the end...
bigrammy said:
Thanks I got it already. :good:
The first 3 partitions were confusing me as they seemed to be wrong but maybe they are not after all
It would be impossible for me to explain the entire thing in easy english :laugh:
I will study the scatter tonight when I get home.
You say this scatter does not work with your device??
I notice that hanuma50 says to use DA-PL.bin as the download agent so did you try it with that set?
Click to expand...
Click to collapse
Yes i tryied several times with Flashtool version 5.1612 and the last version 5.17xx
If i use the download agent with flashtool 5.17xx i received the message:
"ERROR : STATUS_BROM_CMD_STARTCMD_FAIL /OxC00600001)
I repeat what i think...
Tryied several times to readback the memory partitions from the vernee mix but unfortunatly seems that in this device ....
after i have run the readback command from flashtool app and connected the usb cable .................
the phone enter in a sleep way, in a semi bricked place and the vernee mix turn on the red light like the recharge mode.
But isn't the recharge place, because the device is in off mode and the display not show the battery and the "Bips" sounds during the connection usb cable ..are correct...
what all of you thinking about this situation place?
ghost45 said:
Yes i tryied several times with Flashtool version 5.1612 and the last version 5.17xx
If i use the download agent i receive the message:
"ERROR : STATUS_BROM_CMD_STARTCMD_FAIL /OxC00600001)
Click to expand...
Click to collapse
Have you got the bluboo s1 scatter?
Also pull the flashtool version 5.17xx logs and upload here they are located "C" drive /ProgramData/SP_FT_Logs
Tip: For text based files like the build.prop and log files just rename it to build.prop.txt and then you can upload it to xda.
You can do the same with the log files eg: flashtool.log.txt
Click to expand...
Click to collapse
I will be away the rest of the day so I will look at them tonight.
Yes i have tested the Doogee scatter files , of course ....seems it have the same sectors, so i use it .
This is the web link to the log files of flashtool:
https://1drv.ms/u/s!Ak3omcbE1qj0fLER0w97Yuw26fs
One of these files are too big ....so i zipped them...
see you this evening:good::laugh:
Hello members, i did order the mix 2 and expect i will be delivered tuesday, as i read them mix2 is a clone of the doogee mix and this is really true
it would be a great help for us, i found a page with TWRP beta for the doogee maybe it will also work on the mix2 ??
https://romprovider.com/2017/07/download-twrp-doogee-mix/
@ghost45 this method for creating scatter file does not work on newer phones?
Also, doogee has different display, it is not 1:1 clone, did you compare it with apollo firmware?
So according my dear friend Cleopatra Bianchi i was able to rebuild the official firmware of Vernee Mix2
So has been only under a "Based on a insight by @Cleopatra Bianchi"
Sometimes the women know more than the devil !!
Many thanks also to my Friend in the time the Great @bigrammy
Soon the official Firmware for replace all yours device will be pubblished.
Soon will arrive the recoveries TWRP from Cleopatra and mine CWM ported from the Great Carliv...
:good:

Categories

Resources