spanish Posted April 7, 2013 Share Posted April 7, 2013 (edited) Bon et bien, les ROM 4.1.1 et 4.1.2 sont déjà sur le forum. Biensur il y a toujours des choses à améliorer mais des personnes avec le téléphone à dispostion peuvent le faire mieux que moi, donc je passe à autre chose. Tentative de ROM sous Android 4.2.1. Le premier objectif est d'obtenir une ROM bootable, une fois qu'on aura franchi cette étape, on verra pour la suite. Attention : je dis bien tentative, je ne garantie en aucun cas que nous aurons une ROM 4.2 A suivre .... Alpha2 dispo (NE BOOT PAS !!!!) Et fournir un logcat : http://forum.xda-dev...d.php?t=1726238 http://forum.xda-dev...d.php?t=2141817 Post utile : http://forum.xda-dev...d.php?t=2123239 http://forum.china-i...4.html#p1000974 Impossible d'après les russes : (No MT6589 and MT6577 is very different platforms!) You can only: MT6577 --> MT6577 MT6575 --> MT6575 MT6589 --> MT6589 ... etc. but don't: MT6577 --> MT6575 MT6589 --> MT6577 ... etc. Uniquement beta-testeur, sachant remettre un backup si celle-ci ne fonctionne pas ! Edited April 9, 2013 by spanish Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 ROM alpha1 en cours d'upload :o 1 Quote Link to comment Share on other sites More sharing options...
pizk Posted April 7, 2013 Share Posted April 7, 2013 j'espère que ta ROM sera au moins bootable :) Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 je viens de faire un backup, prêt à tester :) Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Upload à 86% .... Quote Link to comment Share on other sites More sharing options...
StiflizEr Posted April 7, 2013 Share Posted April 7, 2013 La ROM sort de ton usine ou de quelque part d'autre ? :D Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Lien dispo. Il n'y a aucune ROM 4.2 pour le MTK6577, du moins, je n'ai rien trouvé, a part des fakes. Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 (edited) dl en cours ... edit: tentative d'install... Probleme lors du flash du kernel : assert failled: write_raw_image("/tmp/boot.img", "boot") e: error in /sdcard/WCP_42.zip (status 7) Edited April 7, 2013 by gasston 1 Quote Link to comment Share on other sites More sharing options...
pizk Posted April 7, 2013 Share Posted April 7, 2013 Sa commence mal Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 (edited) Point positif, mon backup fonctionne :P Et on sais ou ça coince ;) Edited April 7, 2013 by gasston Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 (edited) Je regarde ... Tu peux editer le script updater-script (META-INF\com\google\android\updater-script) et vers la fin remplacer : assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "boot"), delete("/tmp/boot.img")); par assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "bootimg"), delete("/tmp/boot.img")); Et me dire ? Edited April 7, 2013 by spanish Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 (edited) je démarre un seven et te dis edit, c'est déjà ce que j'ai assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "bootimg"), delete("/tmp/boot.img")); Edited April 7, 2013 by gasston Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Si quelq'un d'autre le fait avant, qu'il poste le resultat :) wildfear, si tu nous lis, ton tel reviens quand ? Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 (edited) je remplace "bootimg" par "boot"? sinon, je suis sur l'irc Edited April 7, 2013 by gasston Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 (edited) Tu as : assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "boot"), delete("/tmp/boot.img")); a remplacer par : assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "bootimg"), delete("/tmp/boot.img")); Sauf si je me suis trompé a l'upload, ca ecrit bien android 4.2 au debut du script ? Dans l'erreur tu as bien ecrit : Probleme lors du flash du kernel : assert failled: write_raw_image("/tmp/boot.img", "boot") Tu regarde le script de la bonne ROM ? :o Edited April 7, 2013 by spanish Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 au debut du script: ui_print(""); ui_print("**************************************"); ui_print("* ---> JB v2 <--- *"); ui_print("* ---> by Spanish <--- *"); ui_print("* *"); ui_print("**************************************"); Donc c'est la bonne :P à la fin: ui_print("Flashing Kernel"); assert(package_extract_file("boot.img", "/tmp/boot.img"), write_raw_image("/tmp/boot.img", "bootimg"), delete("/tmp/boot.img")); à toi de me dire Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 (edited) C'est pas la bonne ca ... Tu regarde quel zip ? Il commence par : ui_print("**************************************"); ui_print("* ---> Wiko Peax <--- *"); ui_print("* ---> Android 4.2 <--- *"); ui_print("* *"); ui_print("**************************************"); nom du zip : WCP_42.zip Edited April 7, 2013 by spanish Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 oula :$ Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Tu as flashé le zip de la 4.2 mais tu regardes le zip de la v2, lol Quote Link to comment Share on other sites More sharing options...
StiflizEr Posted April 7, 2013 Share Posted April 7, 2013 J'ai télécharger la bonne, il suffit de cliquer sur le lien en haut Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 donc, je reprend :| Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Si tu comptes la flasher, edite le fichier "updater-script" et dit nous. Oui je viens de retelecharger aussi a partir du ien et c'est le bon, gasston est fatigué :D donc, je reprend :| Tu reprends ? Mais tu l'as deja le zip, car l'erreur provient bien de la 4.2 :huh: Quote Link to comment Share on other sites More sharing options...
StiflizEr Posted April 7, 2013 Share Posted April 7, 2013 D'ailleurs, en regardant l'integral du zip, on peux tout config, epic. Quote Link to comment Share on other sites More sharing options...
gasston Posted April 7, 2013 Share Posted April 7, 2013 (edited) je reinstall avec la modif wipe ok, install en cours install OK reboot ... bootloop ... Edited April 7, 2013 by gasston Quote Link to comment Share on other sites More sharing options...
spanish Posted April 7, 2013 Author Share Posted April 7, 2013 Ok si ça s'installe, on verra si ça boot :emo_im_lips_are_sealed: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.