sam352 Posté(e) 29 janvier 2011 Share Posté(e) 29 janvier 2011 Bonjour à tous :) Alors en ce moment j'essaye de mettre la rom T-Mobile Froyo qui contient la langue français sur mon Defy Voilà comment je procède : -Eteindre le tel -Touche volume haut + allumer j'entre dans le recovery (Bootloader 09.10) -Je connecte le cable USB -Mon portable apparait dans la liste de RSD Lite, je le sélectionne ainsi que la ROM, j'appuie sur START et... "FAILED flashing process. FAILED flashing process. Una..." dès que j'appuie sur START.. Une solution =/? Merci d'avance! Lien vers le commentaire Partager sur d’autres sites More sharing options...
mick711 Posté(e) 29 janvier 2011 Share Posté(e) 29 janvier 2011 Oui retelecharge le fichier sbf et/ou change de PC . Mon PC avec de la Ram déffaillante ma fait le coup . Lien vers le commentaire Partager sur d’autres sites More sharing options...
sam352 Posté(e) 29 janvier 2011 Auteur Share Posté(e) 29 janvier 2011 Bah windows 7 64bits je pense pas qu'il sois en manque de puissance... Je vais essayer avec un autre pc alors Lien vers le commentaire Partager sur d’autres sites More sharing options...
kendael Posté(e) 30 janvier 2011 Share Posté(e) 30 janvier 2011 Quand il dit RAM défaillante, ça n'a rien avoir avec l'os, c'est juste qu'il a une barrette de RAM défectueuse, qui du coup génère des erreurs. Lien vers le commentaire Partager sur d’autres sites More sharing options...
sam352 Posté(e) 30 janvier 2011 Auteur Share Posté(e) 30 janvier 2011 Problème résolu depuis hier soir, j'ai installé une machine virtuel XP Lien vers le commentaire Partager sur d’autres sites More sharing options...
hjkhjklhjkhkjl Posté(e) 30 janvier 2011 Share Posté(e) 30 janvier 2011 Pour les autres qui ne veulent pas de machine virtuelle : Computer engineer here. Registered so I could post this and hopefully help a few of you guys outI was running into the same problem, with Win7 x64, RSD Lite 4.6, latest drivers. Did some investigation into the error log and looks like I found a bug in their programming. Go into the directory you installed RSD Lite (for Win7 x64 the default is C:\Program Files (x86)\Motorola\RSD Lite\) and look for a file that starts with "FlashErrorLog". Open it, and if you see something like this: ERROR: \\?\c:\SPRecovery_ESE81.sbfwtƒyoþÿÿÿ‚qawñrawðiµ was not found. File: X:\test_dev_usb\flash\code\flashdll\PST_FP_FlashFileIO.cpp then you are experiencing this same bug that I had (looks like adr3nalin3 had this problem too). For those fellow programmers out there, looks like they are copying the filename into uninitialized memory and not explicitly adding the NULL terminator, meaning it's pure luck whether the filename is recognized or not. Since the uninitialized memory produces random results, this explains why people have had it work after restarting their computer, trying several times, using a different computer, etc. Hopefully if you follow my instructions below, you will be able to make it work right away. So the work around for this problem is to rename the file so that the real filename overwrites all the unwanted junk characters at the end. These junk characters are random, and they are likely to change each time you open RSD Lite. Here are step by step instructions: 1. Go to the folder where you installed RSD Lite 2. Delete any files that start with "FlashErrorLog" 3. Right click on "SDL.exe" and click "Run As Administrator" 4. Move your recovery file to the root C:\ directory 5. Rename the recovery file to something short, like "r.sbf", so that you will have space left for the filename to overwrite the junk characters 6. Try flashing the file with RSD Lite - it will most likely fail, don't worry (if it works then good job, you are [mention d'application hors charte] ) 7. In the RSD Lite folder, open the newly created FlashErrorLog... file 8. Count the number of junk characters after the real filename - for example if you have this error: ERROR: \\?\c:\r.sbfqawñraï was not found. then the junk characters are "qawñraï" and there are 7 of them, so we are going to add 7 extra letters to the real filename 9. Rename the file to add the same number of letters/numbers as junk characters in the log file. In this case, we need to add 7, so change the filename to something like "r1234567.sbf" - make sure you add the characters BEFORE the file extension (".sbf"), not after! 10. Point RSD Lite to the renamed file, click Start, and it should work! Note that some of the junk characters can't be displayed in the log, so there might actually be 8 of them when you can only see 7, etc. Just repeat the process from step 6, adding 1 character at a time (don't remove any), and it should work after a few tries. Note that just making the filename really long won't work, you need to be precise so that you only overwrite the extra stuff, nothing more and nothing less. source : http://androidforums.com/droid-all-things-root/74153-if-you-get-failed-flashing-process-0x7100-rsd-lite.html Ça marche vraiment et c'est très facile à faire. Plus que de configurer un os virtuel. Lien vers le commentaire Partager sur d’autres sites More sharing options...
Recommended Posts
Archivé
Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.