mauricette15 Posté(e) 26 septembre 2018 Share Posté(e) 26 septembre 2018 Bonjour Je possède un téléphone chinois, pâle copie du Oppo R11 dont voici les spécificités (données par MTK Droid) : Hardware : MT6572 Model : R11 Build number : ALPS.KK1.MP7.Band1.2.5.V1.3-2018-08-14_18-57 Build date UTC : 20180814-105754 Android v : 4.4.2 Baseband v: MOLY.WR8.W1315.MD.WG.MP.V4.P1, 2017/11/17 21:48 Kernel v : 3.4.67 (daiweiping@user) (gcc version 4.7 (GCC) ) #1 SMP Tue Aug 14 18:45:59 CST 2018 Uboot build v : ----- LCD Driver IC : 1-gc9503_fwvga_cxt_p116_boe495_drv Mon problème : Impossible d'y installer la moindre application un peu volumineuse, car il n'y a pas de mémoire disponible ... Je souhaiterais donc pouvoir changer la répartition de la mémoire en flashant ce téléphone. J'ai passer des heures sur internet à chercher des infos, j'ai déjà fait pas mal de choses, mais là je coince. J'ai déjà reussi à le rooter. J'ai aussi une sauvegarde de ma ROM, obtenue avec "Backup" de MTKDroid. J'ai également utliser "préparer bloc pour flashtool" Et arrivée là je ne sais absolument pas quoi faire : Dois-je modifier le scatter ? Comment ? Je ne veux rien change d'autre que la repartition de la mémoire. Merci d'avance de l'aide que vous pourriez m'apporter. Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 26 septembre 2018 Share Posté(e) 26 septembre 2018 (modifié) Changer le scatter ne suffit pas, car il doit correspondre à la table des partitions qui est contenue dans MBR et EBR1 ou EBR1 et EBR2 (suivant les générations de chip Mediatek). Si tu as fait un dump tu dois savoir dans quel cas se situe ton téléphone, s'il a : - un MBR et un EBR1 ou : - pas de MBR mais un EBR1 et un EBR2 Il y a un bon article ici qui explique le principe : https://www.droidgyan.com/blog/53/how-to-edit-ebr-files-and-change-partition-size-in-mediatek-phones Ca nécessite quelques calculs et savoir se servir d'un éditeur hexadécimal. Il y a aussi un outil (Windows) qui est sensé faciliter les choses : MTK Partition Editor 5.0.2 mais toutes les copies que j'ai trouvées déclenchent mon antii-virus. Faux positif ? peut-être. Pas voulu prendre le risque. EDIT : à priori celle-ci est clean : https://www.needrom.com/download/masterc0des-mtk-partition-editor/ Il y avait aussi un APK à utiliser sur un smartphone rooté qui rendait la chose encore plus facile, je l'ai vu pour Aqua Rio (un MT6582) ici : https://forum.xda-developers.com/showthread.php?t=2706742 et pour Acer Liquid E2 (un MT6589) ici même : https://forum.frandroid.com/topic/155072-tutoliquid-e2-étendre-sa-partition-data-à-15225go/. Aucune garantie que cela fonctionne sur ton MT6572 Modifié 26 septembre 2018 par Ultrix Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 26 septembre 2018 Auteur Share Posté(e) 26 septembre 2018 Bonsoir, merci beaucoup de cette réponse. Alors je ne vois ni MBR ni EBR1 ni EBR2 ... où devrais-je trouver cela ? Voici ce que j'ai dans le dossier backup : Et ce qui s'affiche quand je charge le scatter : Je vais lire le lien droidgyan avec attention. Pour l'apk, à moins que ce ne soit un tout tout petit fichier, je ne pourrais pas l'installer sur le téléphone. En tout cas merci ! Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 27 septembre 2018 Share Posté(e) 27 septembre 2018 (modifié) Est-ce que tu peux poster le scatter.txt que tu as généré STP ? Les APKs sont vraiment tout petits. Ne pas oublier que repartitionner entraînera forcément un reset usine, tu devras reformater les partitions /data et SD interne. Donc commence sans doute par faire un backup (Titanium Backup puisque ton smartphone est rooté ?) J'avais fait la manip sur mon Acer Liquid E2 en utilisant l'APK posté par T-Minik ici même (lien plus haut) et sur mon Wiko Rainbow en éditant les fichiers à la main. Modifié 27 septembre 2018 par Ultrix Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 27 septembre 2018 Auteur Share Posté(e) 27 septembre 2018 (modifié) Il n'y a rien sur le tel, pas de souci pour le reset usine Voici le contenu du scatter : Révélation PRELOADER 0x0 { } __NODL_PRO_INFO 0x80000 { } __NODL_NVRAM 0x180000 { } __NODL_PROTECT_F 0x300000 { } __NODL_PROTECT_S 0x480000 { } __NODL_SECCFG 0x600000 { } UBOOT 0x620000 { } BOOTIMG 0x680000 { } RECOVERY 0xc80000 { } SEC_RO 0x1280000 { } __NODL_MISC 0x12c0000 { } LOGO 0x1320000 { } __NODL_EXPDB 0x1420000 { } __NODL_FAT 0x1620000 { } ANDROID 0x2a20000 { } CACHE 0x19220000 { } USRDATA 0x19920000 { } __NODL_BMTPOOL 0xFFFF0050 { } Je trouve aussi qu'il est bizarre. Et en fait, on fouinant dans tout les dossiers et tests que j'avais fait, je vois qu'à un moment j'avais eu celui ci, qui me semble un peu plus normal, mais pourquoi je n'ai plus ça ? Révélation ############################################################################################################ # # General Setting # ############################################################################################################ - general: MTK_PLATFORM_CFG info: - config_version: V1.1.1 platform: MT6572 project: MTDTtest storage: NAND boot_channel: NONE 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: 0x80000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: BOOTLOADERS reserve: 0x00 - partition_index: SYS1 partition_name: PRO_INFO file_name: NONE is_download: false type: NONE linear_start_addr: 0x80000 physical_start_addr: 0x0 partition_size: 0x100000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: PROTECTED reserve: 0x00 - partition_index: SYS2 partition_name: NVRAM file_name: NONE is_download: false type: NONE linear_start_addr: 0x180000 physical_start_addr: 0x0 partition_size: 0x180000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: BINREGION reserve: 0x00 - partition_index: SYS3 partition_name: PROTECT_F file_name: NONE is_download: false type: NONE linear_start_addr: 0x300000 physical_start_addr: 0x0 partition_size: 0x180000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: PROTECTED reserve: 0x00 - partition_index: SYS4 partition_name: PROTECT_S file_name: NONE is_download: false type: NONE linear_start_addr: 0x480000 physical_start_addr: 0x0 partition_size: 0x180000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: PROTECTED reserve: 0x00 - partition_index: SYS5 partition_name: SECCFG file_name: NONE is_download: false type: NONE linear_start_addr: 0x600000 physical_start_addr: 0x0 partition_size: 0x20000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS6 partition_name: UBOOT file_name: lk.bin is_download: true type: NORMAL_ROM linear_start_addr: 0x620000 physical_start_addr: 0x0 partition_size: 0x60000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS7 partition_name: BOOTIMG file_name: boot.img is_download: true type: NORMAL_ROM linear_start_addr: 0x680000 physical_start_addr: 0x0 partition_size: 0x600000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS8 partition_name: RECOVERY file_name: recovery.img is_download: true type: NORMAL_ROM linear_start_addr: 0xC80000 physical_start_addr: 0x0 partition_size: 0x600000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS9 partition_name: SEC_RO file_name: secro.img is_download: true type: NORMAL_ROM linear_start_addr: 0x1280000 physical_start_addr: 0x0 partition_size: 0x40000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS10 partition_name: MISC file_name: NONE is_download: false type: NONE linear_start_addr: 0x12C0000 physical_start_addr: 0x0 partition_size: 0x60000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS11 partition_name: LOGO file_name: logo.bin is_download: true type: NORMAL_ROM linear_start_addr: 0x1320000 physical_start_addr: 0x0 partition_size: 0x100000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS12 partition_name: EXPDB file_name: NONE is_download: false type: NONE linear_start_addr: 0x1420000 physical_start_addr: 0x0 partition_size: 0x200000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS13 partition_name: FAT file_name: NONE is_download: false type: NONE linear_start_addr: 0x1620000 physical_start_addr: 0x0 partition_size: 0x1400000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS14 partition_name: ANDROID file_name: system.img is_download: true type: UBI_IMG linear_start_addr: 0x2A20000 physical_start_addr: 0x0 partition_size: 0x16800000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS15 partition_name: CACHE file_name: cache.img is_download: false type: NONE linear_start_addr: 0x19220000 physical_start_addr: 0x0 partition_size: 0x700000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS16 partition_name: USRDATA file_name: data.img is_download: true type: UBI_IMG linear_start_addr: 0x19920000 physical_start_addr: 0x0 partition_size: 0x5CA0000 region: NONE storage: HW_STORAGE_NAND boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS17 partition_name: BMTPOOL file_name: NONE is_download: false type: NONE linear_start_addr: 0xFFFF0050 physical_start_addr: 0x0 partition_size: 0xA00000 region: NONE storage: HW_STORAGE_NAND boundary_check: false is_reserved: true operation_type: RESERVED reserve: 0x00 Modifié 27 septembre 2018 par mauricette15 aération de la présentation Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 27 septembre 2018 Share Posté(e) 27 septembre 2018 (modifié) Ce sont deux formats différents de fichier scatter. Le premier est l'ancien format utilisé par SP Flash Tool jusqu'en V3.x Il faut que je regarde le 2eme scatter de plus près quand j'aurai un peu de temps, par comparaison avec un scatter de MT6572 sous KK venant d'un firmware stock. Visiblement tu n'as pas encore dumpé les MBR/EBR1/EBR2. Ca m'intéresse ton truc, ça fait un petit moment que je n'ai pas bidouillé un peu en hexa Faut juste me laisser du temps, je fais ça quand je n'ai rien d'autre à faire Tu as un lien quelconque pour essayer de cerner un peu plus l'identité de ton engin ? si tu pouvais poster le /system/build.prop ça aiderait. Comment l'avais-tu rooté ? EDIT : j'ai essayé de comparer ton scatter avec celui d'un MT6572 venant d'un firmware officiel et il est vraiment bizarre. Il a l'air correct, il n'y a pas de "trou" dans les adresses des partitions mais il ne contient aucune partition MBR et EBR1 comme il devrait y avoir sur un appareil de cette génération. C'est à se demander s'il a été correctement généré. Ca aiderait vraiment beaucoup de trouver le firmware d'origine de ton engin. Voila un scatter plus "normal" Révélation ############################################################################################################ # # General Setting # ############################################################################################################ - general: MTK_PLATFORM_CFG info: - config_version: V1.1.1 platform: MT6572 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: 0x880000 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: 0x880000 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: 0x900000 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: 0x980000 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: 0xC80000 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: 0x1180000 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: 0x1B80000 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: 0x2580000 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: 0x25A0000 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: 0x2600000 physical_start_addr: 0x1D80000 partition_size: 0x600000 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: 0x2C00000 physical_start_addr: 0x2380000 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: SEC_RO file_name: secro.img is_download: true type: NORMAL_ROM linear_start_addr: 0x3200000 physical_start_addr: 0x2980000 partition_size: 0x40000 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: 0x3240000 physical_start_addr: 0x29C0000 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: 0x32C0000 physical_start_addr: 0x2A40000 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: 0x35C0000 physical_start_addr: 0x2D40000 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: 0x3FC0000 physical_start_addr: 0x3740000 partition_size: 0x40000000 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: NONE linear_start_addr: 0x43FC0000 physical_start_addr: 0x43740000 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: YAFFS_IMG linear_start_addr: 0x521C0000 physical_start_addr: 0x51940000 partition_size: 0x52C00000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: UPDATE reserve: 0x00 - partition_index: SYS18 partition_name: FAT file_name: NONE is_download: false type: NONE linear_start_addr: 0xA4DC0000 physical_start_addr: 0xA4540000 partition_size: 0x435C0000 region: EMMC_USER storage: HW_STORAGE_EMMC boundary_check: true is_reserved: false operation_type: INVISIBLE reserve: 0x00 - partition_index: SYS19 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 Modifié 27 septembre 2018 par Ultrix Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 27 septembre 2018 Auteur Share Posté(e) 27 septembre 2018 Alors je suis ravie que cela t'intéresse car je suis vraiment perdue ! (Et absolument pas pressée, c'est un téléphone pour remplacer le vieux lumia635 de ma fille...) Oui il est vraiment bizarre ce téléphone. C'est un téléphone très bon marché, acheté chez wish (Je voulais tester ce que ça pouvait donner, je suis pas deçue mdr ! Ils me l'ont remboursé, faut pas pousser !) venant directement de chine. Vendu comme un téléphone sous android 6, avec 1Go de RAM et 4Go de mémoire. Ce qui est effectivement affiché quand je vais dans "à propos" et dans le stockage. Sauf qu'en réalité c'est un android 4.4.2 et n'y a que quelques Mo de mémoires disponible. Ce qui veut dire qu'ils ont réussi à faire mentir le téléphone sur le véritable contenu ... Peut être pour cela qu'il manque des choses ? Franchement je ne sais pas. en tout cas, effectivement cela ne m'étonnerait pas qu'il ait été mal générer ! (voir même de façon volontaire ... ?) Je l'ai rooter avec "root genius" le bonhomme vert avec un bandeau de pirate. Où est ce que je récupère le /system/build.prop ? (Je maitrise relativement bien tout ce qui touche à windows, un peu moins l'univers android, j'ai déjà passé un temps fou à avoir le peu que j'ai là ... !) Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 27 septembre 2018 Share Posté(e) 27 septembre 2018 Si tu as une connexion adb opérationnelle avec ton PC : adb pull /system/build.prop pour le copier dans le dossier courant du PC. Sinon avec un explorateur de fichiers quelconque sur le téléphone, remonter jusqu'à la racine (/) puis descendre dans system Faire une copie du fichier build.prop vers la SD puis le recopier en connectant le téléphone en USB au PC. Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 27 septembre 2018 Auteur Share Posté(e) 27 septembre 2018 j'ai télécharger adb driver qui me dit adb driver already installed Donc à priori c'est bon. Par contre où est ce que je tape adb pull /system/build.prop ? Et ADB driver me dit ça aussi : Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 27 septembre 2018 Share Posté(e) 27 septembre 2018 Dans une fenêtre cmd.exe de Windows, positionnée dans un dossier ad-hoc. http://www.kevinsubileau.fr/informatique/astuces-tutoriels/ouvrir-invite-commande-cmd-dossier-courant-explorateur.html Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 27 septembre 2018 Auteur Share Posté(e) 27 septembre 2018 est ce que c'est ça ? Révélation # begin build properties # autogenerated by buildinfo.sh ro.build.id=KOT49H ro.build.display.id=ALPS.KK1.MP7.Band1.2.5.V1.3-2018-08-14_18-57 ro.build.version.incremental=eng.daiweiping.1534243574 ro.custom.build.version=DW_MT6580_ZM9_FWVGAJ_CXT_RJ151_P113_R11_hhx_ZHX_FL_V1.0_20180814 ro.build.version.sdk=19 ro.defwidth2=480 ro.build.version.codename=REL ro.build.version.release=4.4.2 ro.build.date=2018年 08月 14日 星期二 18:57:54 CST ro.build.date.utc=1534244274 ro.build.type=user ro.build.user=daiweiping ro.flash=yes ro.build.host=user ro.build.tags=test-keys ro.product.model=R11 ro.product.name=R11 ro.product.device=zm9_ctx_p113m_r11_nd44_2k_2g_fl ro.product.board=zm9_ctx_p113m_r11_nd44_2k_2g_fl ro.product.brand=alps ro.product.cpu.abi=armeabi-v7a ro.product.cpu.abi2=armeabi ro.product.manufacturer=alps ro.product.locale.language=en ro.product.locale.region=US ro.wifi.channels= ro.board.platform= # ro.build.product is obsolete; use ro.product.device ro.build.product=zm9_ctx_p113m_r11_nd44_2k_2g_fl # Do not try to parse ro.build.description or .fingerprint ro.build.description=zm9_ctx_p113m_r11_nd44_2k_2g_fl-user 4.4.2 KOT49H eng.daiweiping.1534243574 test-keys ro.build.fingerprint=alps/zm9_ctx_p113m_r11_nd44_2k_2g_fl/zm9_ctx_p113m_r11_nd44_2k_2g_fl:4.4.2/KOT49H/1534243574:user/test-keys ro.build.flavor= ro.build.characteristics=default persist.sys.launcher=com.shly.theme.s6 dw.control.2d=true ro.sversion=7541 # end build properties # begin mediatek build properties ro.mediatek.version.release=ALPS.KK1.MP7.Band1.2.5.V1.3 ro.mediatek.platform=MT6572 ro.mediatek.chip_ver=S01 ro.mediatek.version.branch=MAIN2.1 ro.mediatek.version.sdk=2 # end mediatek build properties # # from out/target/product/zm9_ctx_p113m_r11_nd44_2k_2g_fl/obj/CUSTGEN/config/system.prop # # # system.prop for generic sdk # rild.libpath=/system/lib/mtk-ril.so rild.libargs=-d /dev/ttyC0 # MTK, Infinity, 20090720 { wifi.interface=wlan0 # MTK, Infinity, 20090720 } # MTK, mtk03034, 20101210 { ro.mediatek.wlan.wsc=1 # MTK, mtk03034 20101210} # MTK, mtk03034, 20110318 { ro.mediatek.wlan.p2p=1 # MTK, mtk03034 20110318} # MTK, mtk03034, 20101213 { mediatek.wlan.ctia=0 # MTK, mtk03034 20101213} # wifi.tethering.interface=ap0 # ro.opengles.version=131072 wifi.direct.interface=p2p0 dalvik.vm.heapgrowthlimit=96m dalvik.vm.heapsize=128m # USB MTP WHQL ro.sys.usb.mtp.whql.enable=0 # Power off opt in IPO sys.ipo.pwrdncap=2 ro.sys.usb.storage.type=mtp,mass_storage # USB BICR function ro.sys.usb.bicr=yes # USB Charge only function ro.sys.usb.charging.only=yes # audio ro.camera.sound.forced=0 ro.audio.silent=0 ro.zygote.preload.enable=0 ro.operator.optr=CUST ro.kernel.zio=38,108,105,16 persist.sys.timezone = Asia/Dubai ro.camera.front.sizeindex=0 ro.camera.back.sizeindex=0 persist.sys.sign_3g_4g=3 persist.sys.frontcamera=800W persist.sys.backcamera=1300W ro.defwidth=960 ro.defwidth2=960 isWallpaperSlide=true bluetooth.HostName = X21 persist.sys.resolution=1920x1080 persist.sys.fingerprint2=true persist.sys.hidenavigation=true persist.sys.isshowrealrom=1 persist.sys.isshowrealram=1 factory_code=*#66*# engineering_code=*#*#3646633#*#* imei_code=*#0623# hideSwitch_code=*#0011# isshowUSB=false ishotseatAllAppsRank=true ro.product.name=R11 # # ADDITIONAL_BUILD_PROPERTIES # persist.gemini.sim_num=2 ro.gemini.smart_sim_switch=false ro.gemini.smart_3g_switch=0 ril.specific.sm_cause=0 bgw.current3gband=0 ril.external.md=0 ro.btstack=blueangel ro.sf.hwrotation=0 ril.current.share_modem=2 curlockscreen=1 ro.mediatek.gemini_support=true drm.service.enabled=true fmradio.driver.enable=1 ril.first.md=1 ril.flightmode.poweroffMD=1 ril.telephony.mode=1 dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt persist.mtk.anr.mechanism=1 mediatek.wlan.chip=mediatek.wlan.module.postfix=_ ril.radiooff.poweroffMD=0 ro.config.notification_sound=Proxima.ogg ro.config.alarm_alert=Alarm_Classic.ogg ro.config.ringtone=Backroad.ogg persist.mtk.wcn.combo.chipid=-1 ro.fota.oem=MTK_KK ro.fota.platform=MTK_KK ro.fota.type=phone ter.service.enable=0 mediatek.extmd.usbport=0 ro.lte.dc.support=0 ril.active.md=0 ro.setupwizard.mode=OPTIONAL ro.com.google.gmsversion=4.4_r5 persist.sys.dalvik.vm.lib=libdvm.so net.bt.name=Android dalvik.vm.stack-trace-file=/data/anr/traces.txt Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 28 septembre 2018 Share Posté(e) 28 septembre 2018 (modifié) Oui, mais cela ne m'apprend rien. Aucun identificateur reconnaissable. C'est un truc hyper-générique diffusé de façon confidentielle et sans doute uniquement comme une contrefaçon par un obscur fabricant chinois. Ca ne nous avance pas. Pire, cela jette le doute sur le type de processeur car il est fait référence au MT6580. On n'est plus sûr que ce soit un MT6572. Ca se complique... je ne sais pas comment on va dégotter le MBR/EBR1. A suivre... Modifié 28 septembre 2018 par Ultrix Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 28 septembre 2018 Auteur Share Posté(e) 28 septembre 2018 (modifié) dans la rubrique "à propos" du téléphone, il est effectivement indiqué que c'est un MT6580 ... Mais j'aurais plutôt tendance à croire que c'est un MT6572 Vu toutes les tromperies (version d'android, taille mémoire...) j'ai un peu de mal à faire confiance à ce qu'affiche le téléphone ... Modifié 28 septembre 2018 par mauricette15 Rajout Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 28 septembre 2018 Auteur Share Posté(e) 28 septembre 2018 Et on ne peut pas emprunter un MBR/EBR1/2 d'un téléphone semblable et adapté le scatter ? Ca risque de tout planter ? Cela dit, aucun souci pour faire des tests en tout genre, toute façon le tel n'est pas utilisable en l'état, donc fichu pour fichu ... Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 29 septembre 2018 Share Posté(e) 29 septembre 2018 A la rigueur, si on était sûr du processeur et de la version d'Android, on pourrait prendre des MBR+EBR1 patchés pour un redimensionnement, on en trouve sur le web. Mais tu vas les reflasher comment ? ton scatter ne les référence pas donc impossible de les reflasher avec SP Flash Tool. Et "deviner" où les mettre dans le scatter, c'est de la magie noire. Je pense que ton scatter est invalide. Il faudrait donc trouver d'autres sources d'infos. De mémoire sur cette génération de Mediatek il n'y avait pas de mode bootloader (fastboot). A vérifier. On peut aussi essayer de passer quelques commandes adb pour extraire de l'info, surtout que tu es root je crois. Faut gamberger un peu. Stay tuned. Je te ferai une liste quand j'aurai le temps. As-tu essayé d'installer les deux APK dont je parlais plus haut, pour voir au moins ce qu'ils racontent du partitionnement existant ? (sans chercher à rien changer pour le moment) Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 29 septembre 2018 Auteur Share Posté(e) 29 septembre 2018 Je n'ai pas tout compris ! Mais j'ai compris l'essentiel, c'est compliqué ! Pas de souci, je te remercie déjà beaucoup de m'aider, aucune urgence vraiment ! Je vais télécharger les apk et voir si il y a assez de place pour les installer. Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 29 septembre 2018 Auteur Share Posté(e) 29 septembre 2018 (modifié) Alors, aqua rio j'ai réussi. Dans aqua rio j'ai : install twrp install cwmr install stock recovery reboot to recovery C'est bon, j'ai réussi à installer l'autre aussi. Il me dit choisissez votre partition pouis rebootez en recovery et faites un wipe data/factory reset, ensuite restaurez votre /userdata di vous en avez un. Optimisée pour acer v370 liquid E2. Menu : Partition stock (1GB) partition 1,5gb partition 2gb partition 2.5gb partition stock (1 gb) reboot en recovery (pourquoi deux fois partition stock (1 gb) ... ?) Modifié 29 septembre 2018 par mauricette15 Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
mauricette15 Posté(e) 29 septembre 2018 Auteur Share Posté(e) 29 septembre 2018 J'ai trouvé ceci https://forum.xda-developers.com/android/development/mod-repartition-internal-mediatek-t2861061 Il y a un EBR1 dans l'archive. Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Ultrix Posté(e) 29 septembre 2018 Share Posté(e) 29 septembre 2018 Oui, je connais, bien sûr. D'abord il faut être excessivement prudent, utiliser un MBR/EBR1/EBR2 venant d'un autre appareil est très risqué, Deuxièmement, tu vas en faire quoi de ton EBR1 ? tu ne peux pas le reflasher avec SP Flash Tool car il te faut un scatter qui te donne le bon offset pour cette partition... Citer Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Rejoignez la conversation
Vous pouvez poster maintenant et vous enregistrez plus tard. Si vous avez un compte, connectez-vous maintenant pour poster.