Bricked Lenovo A1000-F - Android Q&A, Help & Troubleshooting

Hi to all! My tablet is bricked I can open the recovery menu, but, even if i can use "adb sideload" command from my pc, i don't have a rom to send to my tablet. How can i solve the problem? The tablet can boot but it remains in the "initial configuration page", because a system process always crashes".... Please help me

If you can get into recovery and other things your not bricked, junior member. I don't know the exact process but if someone with an a1000 knew or was willing and instructed they could dump the rom and if someone knew how could make it into a flashable zip, maybe, like I said don't know the exact process

mypd1991 said:
If you can get into recovery and other things your not bricked, junior member. I don't know the exact process but if someone with an a1000 knew or was willing and instructed they could dump the rom and if someone knew how could make it into a flashable zip, maybe, like I said don't know the exact process
Click to expand...
Click to collapse
can anyone give me stock firmware of lenovo a1000g?

nick84tl said:
Hi to all! My tablet is bricked I can open the recovery menu, but, even if i can use "adb sideload" command from my pc, i don't have a rom to send to my tablet. How can i solve the problem? The tablet can boot but it remains in the "initial configuration page", because a system process always crashes".... Please help me
Click to expand...
Click to collapse
there is a post post in lenovo forum PREAMBLE-FOR-LENOVO-A1000-ROM-RECOVERY-ETC
u can a nandroid backup there ,after installing twrp ,just restore back up backup
place the back up u need to create a folder "TWRP"
in twrp "BACKUPS"
in backups "LENOVO_A1000_MT8317"
PUT THE RESTORE FILES IN A FOLDER CREATE THE "RESTORE FOLDER" IN ABOVE LENOVO FOLDER

Hope This helps
Caution MAKE SURE TO BACKUP YOUR IMEI AND MAC ADRESS AND BLUETOOTH ADRESS
Note : Step 6 and 7 can be shortcutted by Pressing on the hard reset button while/while not connected to PC
: this will erase all data on your internal memory, so keep all the data you wanna back up in PC or External SD card and remove it (just to be safe)
ok, so
Step 1 google A1000F_A412_01_23_130822_ROW_USER, you should find it in 4shared(dot)eu
Or http://www.4-shared.eu/download/bt6fqlKPInMXDN3q7CPuW1/A1000F-A412-01-23-130822-ROW-USER.html
Step 2: once you finish downloading, extract it, then go to the FlashTool folder and look for FlashTool.exe
Step 3, once you open FlashTool.exe, Click the checkbox DA DL All with Checksum
Step 4 Now load scatter file MT6577_Android_scatter_emmc (located in A1000F_A412_01_23_130822_ROW_USER Folder, it will be the only file show other than the flash tool folder)
Step 5 now click Format> Format All partition except Bootloader > validation > ok
Step 6 Now connect your USB to MiniUSB (charger cord) to the computer but DO NOT PLUG IT YET TO THE PC
Step 7 now hold down on your Up volume button and wait 10 sec. then plug it into pc
Step 7.1 (not really) the loading bar on the bottom of SP flash tool should turn red and other difirent colors, once its finished, there should be a popup saying OK, Close it and youre done
Step 8: now Click on download, after you download, look at Step 6 to 7.1
Step 9 IF the device fails to boot, download this ( will put link to A1000F fix tool)
Step 10 press the hard reset button (besides SD card slot) or Follow Step 6 to 7.1
Step 11 Boot UP
To install TWRP 2.5 ( Found it in lenovo russian forums) (Tested the file) (worked for my IdeaTab A1000-F)
Step 12 Download From This (Direct Link) http://lenovo-forums.ru/Files/OS/Tablets/A1000/Custom/A1000T_TWRP_v2.5.0.0.zip
Step 13 Extract it
Step 14 IGNORE the included scatter file from the TWRP download (had problems with it) and follow Step 4
Step 15 On the loaded files from Scatter file, look for recovery ( 7th File), Click on it, there should be a file explorer pop up
Step 16 On the file explorer pop up, look for the A1000F_TWRP_v2.5.0.0 folder you just extracted AND then click on the recovery.img found inside
Step 17 Now Choose Firmmware -> Upgrade and do Step 10
TO ROOT WITHOUT PC (must do step 1-17)
Step 18 Boot to recovery (hold power button + up volume button AT THESAME TIME)
Step 19 You should be at TWRP recovery, Tap on Reboot>System and there should display a warning about the system not being rooted, and it should prompt you to slide to root, SLIDE IT, it should reboot automatically
Step 20 in your app drawer, look for SU installer and click on it,Your going to be prompted to innstall SU via playstore or via TWRP (i did it via TWRP bacause im lazy, and the system apps are updating, but your free to do otherwise) it should reboot, and vioala, your rooted
To Update Firmware
Step 21 Open SuperSU>settings>scroll down>enable pro (SuperSU should restart) then Open SuperSU again>settings>survival mode
Step 22 Download This (download 1) (will update to put link) and this https://play.google.com/store/apps/details?id=de.mkrtchyan.recoverytools
Step 23 Open the Rashr Flasher tool you just downloaded from playstore and find Download 1 then navigate Download 1 file location (Named Recovery Folder) > Stock and tap on the recovery img
Step 24 download and install the Update from Settings>about tablet>Firmware Update (make sure you have enabled survival mode in super Su, or else you will loose root privilages)
To go back to TWRP
Step 25 just use the Rashr Recovery tool and go to download 1 file location (named Recovery Folder) > TWRP and tap on the recovery img

HELP!
I tried the flash tool thing ,and the red line under did popes out, about ten seconds later it popes out a message, and says that "flash tool error","S_DA_DRAM_NOT_SUPPORT"(3004)
What can I do?
Please help me!
P.S.my ideatab a1000f was hard bricked ,it can not go to my twrp recovery mode that i had before it bricked.:crying::crying::crying:

Related

[A] Huawei MediaPad Root

## All credit given to sanix from gfan forum ##
=======================NOTICE=================================
All your current settings and apps will be gone after flashing a ROOT rom, only the content within Internal SD will be kept, so backup somewhere first.
If you must keep your current apps and settings.. read post #12
==============================================================
You need a Linux environment to do the following... (read #2 if you know windows only)
1. First of All, download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwide/technicaIndex.do?method=gotoProductSupport&productId=3779&tb=0
2. Unzip it, you'll have a folder "dload"
3. Extract the file" system.img.ext4" from the Update.zip
4. Copy the "system.img.ext4" into your Linux Environment..
5. mount the image file like these...
#mkdir /mnt/tmp
#mount -o loop system.img.ext4 /mnt/tmp
6. put the "superuser" binary into the path /mnt/tmp/xbin
#cp su /mnt/tmp/xbin
7. Assgin the correct permission to the su binary
#chmod 6755 /mnt/tmp/xbin/su
8. Unmount the path and copy the system.img.ext4 into the original Update.zip
#umount /mnt/tmp
9. Put the "dload" folder into the root directory of a Micro-SD
10. Power Up your mediapad, when it vibrates, press and hold Volume Down until you see the Android icon, and it will try to flash the new ROM.
11. After everything is done, Look for Super User from Market, you'll see.
Huawei MediaPad Root, skipping Linux Steps..
The whole thread is here... http://forum.xda-developers.com/showthread.php?p=19931693
=======================NOTICE=================================
All your current settings and apps will be gone after flashing a ROOT rom, only the content within Internal SD will be kept, so backup somewhere first.
If you must keep your current apps and settings.. read post #12
==============================================================
1. Download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwid...ctId=3779&tb=0
2. Download a "system.img.ext4" file which already contain the su binary
OLD: http://www.multiupload.com/0WPLQILCGH (114.73MB) (from ROM dated 26 Nov 2011)
NEW: http://www.multiupload.com/OV7QJ27TGT (118.26MB) (from ROM dated 9 JAN 2012 )
!!! ALL I did to these files was putting the su binary, nothing else I have modify.
!!! If you still feel unsafe, just follow how I did in post #1 by yourself
3. Replace the "system.img.ext4" file in update.zip from Huawei with the one you downloaded in step 2.
4. Copy the "dload" folder into the root directionary of the micro-SD
the folder should contain "unlmt.cfg" and "update.zip"
5. Power off your mediapad, insert the micro-SD then Power ON again.
6. Follow the screen, when it finish.. remove the micro-SD
7. Look for the SuperUser app from android market, DONE.
You have the latest ROM with root now.
====================
Alternate TRICKY METHOD:
====================
Flashing only the "system.img.ext4" into your mediapad directly via fastboot would kept your current DATA and Apps untouched.
NOT recommended for production, as Huawei updates things other than the system, so flashing only the "system.img.ext4" may lose those updates !
BUT this method could give you a chance to make a backup via titanium before flashing the new ROM completely.
To activate fastboot mode of mediapad..
1. Power OFF, and connect your mediapad to your Computer with USB cable.
2. Power ON the mediapad with Volume Up button pressed and hold until your computer sense it. (install the correct driver..)
3. Put all fastboot files(attached below as zip) and the "system.img.ext4" in the same folder.
4. Open up a DOS promp, go to the path you have those files and type...
fastboot flash system system.img.ext4
5. Check your mediapad, when it done reboot your mediapad.. DONE
If you found this thread useful, please click Thanks..
although I do not know what's the use of thanks meter
With root access, do you know if it causes any problems to uninstall some bloatware (i.e, blockbuster app, Lets Golf 2, Blio, Qello, etc)?
Also, are there any ROMs available for the Springboard/mediapad?
some tips:
1) some distribution of linux may have "read-only filesystem" problem when cp su to mounted system.img.ext4. try it on older linux kernel distribution.
fedora16,ubuntu 11,mint 12.. have this problem.but fedora13,mint 10 is ok.
squide said:
The whole thread is here... http://forum.xda-developers.com/showthread.php?p=19931693
For lazy guys..
Here's the product of all the linux steps...
http://www.multiupload.com/0WPLQILCGH (114.73MB)
(I was using the official ROM dated 26 November..
and Put the su binary Together the superuser app into the system directory.
nothing else I have done to the ROM..)
Flash the system.img.ext4 into your mediapad directly via fastboot
to activate the fastboot mode of mediapad..
1. Connect your mediapad to your Computer with USB cable
2. Power up the mediapad with Volume Up button press and hold until your computer sense it and install the correct driver for it.
3. Direct flash your mediapad like this..
fastboot flash system.img.ext4
then, reboot your mediapad..
you'll have your current user apps un-touched, while you have the latest system. enjoy~!
Click to expand...
Click to collapse
Hui, thank you very much for this. I think there's something missing in the command. Is it "fastboot flash system system.img.ext4"?
regards,
bitabones said:
Hui, thank you very much for this. I think there's something missing in the command. Is it "fastboot flash system system.img.ext4"?
regards,
Click to expand...
Click to collapse
copy dload folder with update.zip(include system.img.ext4) to external sd card to update firmware is ok too.
ABout the rooting methrd in windows
Dear Sir -Thanks Meter 0
Im just a new comer for these kind android tablet... i buy huawei mediyapad and i need to root it,............ i canto understand windows steps and if you can plz Gide me step by step...
my e mail adders is [email protected]
plz im looking forward quick replay....
Rooting Media Pad - Windows
Hello,
I try to follow the guide using Windows, it doesnt work, can you double check and repost it, maybe if possible, with screen shot as well...
Thanks in advance, all the best...
I am new in rooting too and i was looking for some tutors on youtube but i didnt find anything.. so i please you dear sir can you help me how to root Mediapad s7 ? Step by step? My e-mail is [email protected] thx alot!
squide said:
For lazy guys..
Click to expand...
Click to collapse
Please make SU image with 016 firmware
Thanks!
already done for c232b16
chk this link http://forum.xda-developers.com/showpost.php?p=21277303&postcount=33
thanks to jipjoy
MediaPad root and keeping APPs and Settings
TRICKY METHOD to keep current Apps and Settings.
For important data, please copy it out of your mediapad before continues...
==========
How it works
==========
Flashing only the "system.img.ext4" would update your system path
and keeping your current apps and settings untouch.
Backup your apps and settings after you gain root access.
Flash again the whole root ROM after the backup.
Restore all stuffs after the 2nd Flash.
============
Steps to Follow
============
1a. Download a "system.img.ext4" file which already contain the su binary
OLD: http://www.multiupload.com/0WPLQILCGH (114.73MB) (from ROM dated 26 Nov 2011)
NEW: http://www.multiupload.com/OV7QJ27TGT (118.26MB) (from ROM dated 9 JAN 2012 )
OR
1b. Make your own "system.img.ext4" file like post #1 mentioned.
2. Activate fastboot mode of mediapad by
Power OFF, and connect your mediapad to your Computer with USB cable.
2. Power ON the mediapad with Volume Up button pressed and hold until your computer sense it. (install the correct driver..)
3. Put all fastboot files(attached below as zip) and the "system.img.ext4" in the same folder.
4. Open up a DOS promp, go to the path you have those files and type...
fastboot flash system system.img.ext4
5. Check your mediapad, when it done reboot your mediapad..
6. Install SuperUser app from market, install Titanium Backup.
7. Make full backup in titanium, all those backup files will be kept in Internal SD, which it will not be touched when flashing the 2nd time.
8. Download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwide/technicaIndex.do?method=gotoProductSupport&productId=3779&tb=0
9. Replace the "system.img.ext4" file in update.zip from Huawei with the one you downloaded/made in step 1.
10. Copy the "dload" folder into the root directionary of the micro-SD
the folder should contain "unlmt.cfg" and "update.zip"
11. Power off your mediapad, insert the micro-SD then Power ON again.
12. Follow the screen, when it finish.. remove the micro-SD
13. Look for the SuperUser app and Titanium backup from android market again.
14. RESTORE everything from the Titanium backup
(!! make sure you have selected "RESTORE", not BACKUP, it's easy to mix up!!)
15. You have now the complete updated and rooted system together with your previous apps and settings.
I would appreciate you're patient enough to go through all these steps..
if you like this post, please click THANK YOU
although I still don't know what's the use for that thanks meter..
After checking the time stamp and file size of all files inside the ROM dated 21 JAN 2012
I confirm the ROM dated 21 JAN 2012 is identical to the ROM dated 9 JAN 2012
If you have already flashed the 9 JAN 2012, you're already using the latest version.
Directory where to copy dload looks like this? SD/root/dload.... ??? I have no root direcotry on my external micro sd card... so?
9945 said:
Directory where to copy dload looks like this? SD/root/dload.... ??? I have no root direcotry on my external micro sd card... so?
Click to expand...
Click to collapse
i.e. the root directory of C drive is "C:\"
got that?
Does anyone know why Ubuntu 11 mounts the system.img.ext4 in a strange form of rw ? I've been over this again and again. I've run up Linux Mint 10 on usb and mounted it successfully but it makes no sense that Ubuntu does the same. There must be something odd with the newer linux kernel causing this problem but nobody seems to know why. It seems crazy to have to run up an old OS just to mess about with an ext4 filesystem.
Any ideas ????
Does it support *loop device* ???
9945 said:
Does it support *loop device* ???
Click to expand...
Click to collapse
Yes of course
squide said:
TRICKY METHOD to keep current Apps and Settings.
For important data, please copy it out of your mediapad before continues...
==========
How it works
==========
Flashing only the "system.img.ext4" would update your system path
and keeping your current apps and settings untouch.
Backup your apps and settings after you gain root access.
Flash again the whole root ROM after the backup.
Restore all stuffs after the 2nd Flash.
============
Steps to Follow
============
1a. Download a "system.img.ext4" file which already contain the su binary
OLD: http://www.multiupload.com/0WPLQILCGH (114.73MB) (from ROM dated 26 Nov 2011)
NEW: http://www.multiupload.com/OV7QJ27TGT (118.26MB) (from ROM dated 9 JAN 2012 )
OR
1b. Make your own "system.img.ext4" file like post #1 mentioned.
2. Activate fastboot mode of mediapad by
Power OFF, and connect your mediapad to your Computer with USB cable.
2. Power ON the mediapad with Volume Up button pressed and hold until your computer sense it. (install the correct driver..)
3. Put all fastboot files(attached below as zip) and the "system.img.ext4" in the same folder.
4. Open up a DOS promp, go to the path you have those files and type...
fastboot flash system system.img.ext4
5. Check your mediapad, when it done reboot your mediapad..
6. Install SuperUser app from market, install Titanium Backup.
7. Make full backup in titanium, all those backup files will be kept in Internal SD, which it will not be touched when flashing the 2nd time.
8. Download the latest ROM from Huawei official site..
http://www.huaweidevice.com/worldwide/technicaIndex.do?method=gotoProductSupport&productId=3779&tb=0
9. Replace the "system.img.ext4" file in update.zip from Huawei with the one you downloaded/made in step 1.
10. Copy the "dload" folder into the root directionary of the micro-SD
the folder should contain "unlmt.cfg" and "update.zip"
11. Power off your mediapad, insert the micro-SD then Power ON again.
12. Follow the screen, when it finish.. remove the micro-SD
13. Look for the SuperUser app and Titanium backup from android market again.
14. RESTORE everything from the Titanium backup
(!! make sure you have selected "RESTORE", not BACKUP, it's easy to mix up!!)
15. You have now the complete updated and rooted system together with your previous apps and settings.
I would appreciate you're patient enough to go through all these steps..
if you like this post, please click THANK YOU
although I still don't know what's the use for that thanks meter..
Click to expand...
Click to collapse
Thanks for this great tutorial.
Followed your instruction`s step by step and it work.
I can't press the "thank you" button yet.
Thanks again.
Sent from my HUAWEI MediaPad using xda premium
Golok said:
already done for c232b16
chk this link http://forum.xda-developers.com/showpost.php?p=21277303&postcount=33
thanks to jipjoy
Click to expand...
Click to collapse
Hi everyone
The link is not working anymore.
The multiupload link neither.
Cheers
Pato

Pantech Burst Essentials (Not Maintained)

*********************************************************
Sorry to all but I just don't have the time to maintain this thread like I used to
You can check out http://forum.gizmolord.com/android-modding/pantech-burst-quick-guides/ as that seems to be a pretty nice arrangement of Burst stuff.
If anyone wants to use the guides I wrote up in a different thread, please feel free to do so.
*********************************************************
I did not develop any of the following root, CWM, or Stock ROMs. I just wrote up the instructions and am using this thread to organize current and hopefully future development to make it easier to locate needed files and instructions to use the files.
No need to thank me. Thank those that really deserve it, the devs
Thanks!: jcase, Attn1, IOMonster, and any others I may have missed
Let me know if there is any suggestions to improve the instructions or if something is not clear, if there is something I may have missed, or especially if there is someone else that should be thanked.
*Note: My computer is Windows 7 64bit, directories will be different on 32bit Windows. I have no idea how to do this on Linux but if someone does know how, please feel free to add instructions to this thread or PM me the instructions and I will edit my post to include them and will acknowledge that you wrote them.
*I am not responsible nor are any of the devs responsible for any lost data or bricked devices. Follow at your own risk and be sure to Back up your data before doing anything.
Prep Work
Setup Pantech Burst drivers on Windows computer
1-Download and install Pantech PC Suite
2-Launch Pantech PC Suite and update if it asks. When PC Suite is fully updated, plug phone into computer until device is recognized.
Alternative: Download and Install Drivers with [USB_Driver]PSMN_Install_V1_1_0_0.exe (Mirror)
*Note: I have not used this method so I am not sure if it works
Setup Windows computer so you can send commands to phone
1-Download and install Java Development Kit from http://www.oracle.com/technetwork/java/javase/downloads/index.html
2-Download and install Android SDK from developer.android.com/sdk/index.html
2-Start SDK Manager and check the box next to “Android SDK Platform-tools” and install package.
Setting up Linux for ADB to recognize Pantech Burst *Thanks jackattack79
[HOW-TO] using fastboot on mac os X *Thanks aed0101 for the how to
Setup phone so it can receive commands from computer
Go to settings > Applications > Development > turn on USB Debugging
Root & CWM
FOR GINGERBREAD
Root phone
1-Download prestoroot.img (mirror) and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
2-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
3-Run the following command
Code:
adb reboot bootloader
4-When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following command
Code:
fastboot boot prestoroot.img
5-After phone reboots itself, shut the phone down and turn it back on again.
6-When the phone boots up this time, download Superuser from Google Play
Install ClockWorkMod
1-Download cwm-5.0.2.7-presto.img (mirror) and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
2-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
3-Run the following command
Code:
adb reboot bootloader
4-When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following commands
Code:
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
5-To access CWM, hold the volume down button while powering device on
6-To use CWM, Volume up and down will scroll up and down and Power button will select
FOR ICE CREAM SANDWICH
CWM & Root
UnRoot (Revert back to stock)
FOR GINGERBREAD May not work if you have updated to ICS. I have not tried. Let me know if you do try though
*You will need both Stock ROM and Stock Recovery to apply OTA update when/if they are released
**Restoring these will most likely wipe your data so be sure to backup first!!!
Restore stock ROM with CWM
1-Download one of the following zipped backup:
Presto-GRJ90_11282011.zip (mirror) (original firmware)
JUUS03122012.zip (mirror) (1st stock update)
JUUS06252012.zip (mirror) (2nd stock update, newest)
2-extract zip to the "/sdcard/external_sd/clockworkmod/backup/"*
3-If you have CWM installed on phone, boot into CWM and skip to step 7*
4-If you don't have CWM installed, Download cwm-5.0.2.7-presto.img (mirror) and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
5-open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
6-Run the following commands
Code:
adb reboot bootloader
fastboot boot cwm-5.0.2.7-presto.img
7-backup and restore > restore > select backup to restore > Yes – Restore
8-You may need to do a “wipe data/factory reset”, “wipe cache partition”, and Wipe Dalvik Cache” to get OTA updates that AT&T/Pantech push out.
9-reboot system now
Stock recovery
*Recovering to Stock ROM via CWM does not restore Stock recovery. Here is how to restore Stock Recovery.
1-Download recovery.img (mirror) and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
2-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
3-Run the following command
Code:
adb reboot bootloader
4-When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following commands
Code:
fastboot flash recovery recovery.img
fastboot reboot
Alternative method for stock JUUS03122012 and Recovery:
1-Download PANTECH_PRESTO_BIN_JUUS03122012.pdl (mirror)
2-Download P9070_Download_Tool_v3.3.zip (mirror) and extract it
3-Boot phone into Emergency Download Mode - With device off, press and hold power + Volume Up + Volume Down
4-Execute P9070_Download.exe
5-Select “Open File” and select the PANTECH_PRESTO_BIN_JUUS03122012.pdl file
6-Select “Reload File”
7-Select Download
8-Just select the default location for the XML log file
*I had to do this twice as it failed the first time and the second time it was successfull
FOR ICE CREAM SANDWICH
Burst's Upgrade to ICS (mirror)
Customization
Burst's Upgrade to ICS (mirror)
ROMs
Gizmolord
CM9 ROM - Still a lot not working on it but it does boot which is awesome. Looks like we should thank jznomoney for building this ROM and whoever leaked this ROM. *Install via CWM using the "Install zip from storage" option. May want to do a full wipe and a dalvik wipe before booting into it.
MODs
[MOD] HULU Flash Hack - Flashex - Thanks NoSudo
[MOD] Pantech Burst - Native Hotspot/Tethering Enabled (Root) - Thanks lost_
[APK] Seeder entropy generator to provide significant lag reduction
Customizing
UOT Kitchen: You will need framework-res.apk and SystemUI.apk from your phone
Check for Stock Updates more than once a day
Settings > Manage Applications > All > AT&T software update > Clear data > OK
Go back to Settings > AT&T software update > Back > AT&T software update > Check for update
Partition List for the Burst - Thanks to Davepmer
mmcblk0p1 /firmware
mmcblk0p8 /boot
mmcblk0p13 /system
mmcblk0p14 /data
mmcblk0p15 /persist
mmcblk0p16 /cache
mmcblk0p17 /tombstones
mmcblk0p18 /recovery
mmcblk0p19 /etc/firmware/misc_mdm
mmcblk0p27 /mnt/sdcard
mmcblk1p1 /mnt/sdcard/external_sd
Cool Apps
Sony Panaramic Beta Cam app (verfied works with Pantech Burst because I've been playing with it making cubicle views all day )
Holo Launcher (for those who want the ICS launcher now!)
Burst Related Links
Pantech Burst Love, Anyone? Anyone?
Pantech Burst Essentials (You are here now)
Pantech Burst Port in Progress
Cyanogen-presto
FYI guys the JUUS03122012.zip file seems to be corrupt-there's no way to open it as a zip (I tried with 7-zip as well as windows explorer on multiple downloads). Does anybody have a working version of this file since Pantech isn't pushing it out?
tekdemon said:
FYI guys the JUUS03122012.zip file seems to be corrupt-there's no way to open it as a zip (I tried with 7-zip as well as windows explorer on multiple downloads). Does anybody have a working version of this file since Pantech isn't pushing it out?
Click to expand...
Click to collapse
I re-uploaded it. Give it a try now.
Reserved for marcusmarcus
Reserved for marcusmarcus
kagedws6 said:
Presto-GRJ90_11282011.zip is corrupt
Found this on Jcase's profile. its 200+mb and the file dropbox had was only 160mb
Click to expand...
Click to collapse
OK, that is fixed now. I uploaded all the files through a web browser and that way seems to corrupt the files. I uploaded all the files through the drop box client on my computer now so they should all be working.
I also cleaned up the unrooting section and added the cwm backup for the latest update that was pushed out.
marcusmarcus said:
OK, that is fixed now. I uploaded all the files through a web browser and that way seems to corrupt the files. I uploaded all the files through the drop box client on my computer now so they should all be working.
I also cleaned up the unrooting section and added the cwm backup for the latest update that was pushed out.
Click to expand...
Click to collapse
I went ahead and pointed the similar consolidated thread I started to this one because yours is done way cleaner and its more up to date
Is it possible to root the latest room JUUS06252012 with PrestoRoot.img ?
tangbunna said:
Is it possible to root the latest room JUUS06252012 with PrestoRoot.img ?
Click to expand...
Click to collapse
yes. after you root you will need to reboot once more for it to show the correct kernel version.
Shared with Rootzwiki hoping to drum up some more support for our phone
kagedws6 said:
Shared with Rootzwiki hoping to drum up some more support for our phone
Click to expand...
Click to collapse
Great! The more places we can get information posted, the more interest we can hopefully get for this phone. I pretty much stick to XDA. If anyone else knows any other sites, feel free to quote these instructions or link to these ones.
I noticed that the cm9 file under the ROMS link was updated 4 days ago, any major changes yo those version? Also, thank you to all who is making this possible.
marcusmarcus said:
Root phone
1-Download prestoroot.img and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
2-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
3-Run the following command
Code:
adb reboot bootloader
4-When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following command
Code:
fastboot boot prestoroot.img
5-After phone reboots itself, shut the phone down and turn it back on again.
6-When the phone boots up this time, download Superuser from Google Play
Install ClockWorkMod
1-Download cwm-5.0.2.7-presto.img and save it to “C:\Program Files (x86)\Android\android-sdk\platform-tools”
2-Now open your command line and navigate it to “C:\Program Files (x86)\Android\android-sdk\platform-tools” folder
3-Run the following command
Code:
adb reboot bootloader
4-When the bootloader screen shows up on your phone then wait a few seconds to make sure your phone is recognized by the computer then run the following commands
Code:
fastboot flash recovery cwm-5.0.2.7-presto.img
fastboot reboot
5-To access CWM, hold the volume down button while powering device on
6-To use CWM, Volume up and down will scroll up and down and Power button will select
Click to expand...
Click to collapse
5-After phone reboots itself, shut the phone down and turn it back on again.
Since people are already in the command line you might as well just place a command for "adb reboot" here.
Great job with this post by the way. Just a suggestion for people new to all of this. Not to mention, the more they work from the command line the more they will become comfortable with it.
Just a warning. By flashing a full PDL file you are risking to brick your device in case something goes wrong, as PDL file flashes bootloader and radio.
Use it only if nothing else works.
Got native HotSpot enabled.

[Q] How to root Moto E (updated to 4.4.4) ?

I have a Motorola Moto E(XT1022). I bought it recently and just when I first started it, I got the 4.4.4 kitkat update and so I downloaded it right away. Then I realised one of the biggest problems of Moto E i.e. 2.2 gb storage. So i dug into find how to install apps on sd card and got to know that you have to root the phone. On xda, I found various ways to root but they were only for the 4.4.2 version of the phone and others were update to 4.4.4 on aldready rooted devices. Please tell me the way to root my device. Also as I am new to this, I dont understand any words like bootloader, fast recovery, etc. Please help me. Thank you in advance.
Edit: Can I use the way given by deej_roamer in his post here:http://forum.xda-developers.com/show....php?t=2755336
Edit: I am sorry to have posted this in the general section. I don't know how to move it now to the questions section. Sorry again.
Thank You DAVI FELICANO and deej_roamer for their help. I have now successfully rooted my phone. If someone else has a problem, go to Page 2 for the solution.
You can use the defalt method, dont need to change anything.
Who told you that you need root to move apps to sd card?
Once you insert sd card you will get an option in settings/apps to move apps to sd card for those that can be moved.
This is though limited to Apks only and data is still kept in internal sd card.
If this option is not enough for you then you can go the advanced wag by rooting and using gl2sd or link2sd like apps.
DAVI FELICIANO said:
You can use the defalt method, dont need to change anything.
Click to expand...
Click to collapse
You mean I can just follow the way to root if my device would have been running 4.4.2 kitkat (and as suggested by deej_roamer in his post here: http://forum.xda-developers.com/showthread.php?t=2755336 )
Thank you.
SArnab©® said:
Who told you that you need root to move apps to sd card?
Once you insert sd card you will get an option in settings/apps to move apps to sd card for those that can be moved.
This is though limited to Apks only and data is still kept in internal sd card.
If this option is not enough for you then you can go the advanced wag by rooting and using gl2sd or link2sd like apps.
Click to expand...
Click to collapse
I know friend. I was talking about games like asphalt 8 and dead trigger which have data of size 1.5 gb because of which I wanted to root my phone. Thank you for the advice.
SArnab©® said:
Who told you that you need root to move apps to sd card?
Once you insert sd card you will get an option in settings/apps to move apps to sd card for those that can be moved.
This is though limited to Apks only and data is still kept in internal sd card.
If this option is not enough for you then you can go the advanced wag by rooting and using gl2sd or link2sd like apps.
Click to expand...
Click to collapse
You can install only one game due to it's low internal memory. By one game I mean high graphics game. The obb file remains in the internal storage even after moving to SD card. I tried many things like making SD card default storage using SDK tools but to no Vail. Guess the only way now is to root it & use apps like gl2sd
Sent from my XT1022 using XDA Free mobile app
5zan said:
You can install only one game due to it's low internal memory. By one game I mean high graphics game. The obb file remains in the internal storage even after moving to SD card. I tried many things like making SD card default storage using SDK tools but to no Vail. Guess the only way now is to root it & use apps like gl2sd
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
If you read my post correctly then that's what I have written.
5zan said:
You can install only one gphone and due to it's low internal memory. By one game I mean high graphics game. The obb file remains in the internal storage even after moving to SD card. I tried many things like making SD card default storage using SDK tools but to no Vail. Guess the only way now is to root it & use apps like gl2sd
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
I know friend. Thats why in this post I asked how to root the phone and not how to install games on sd card. Thanks.
Harsh862 said:
You mean I can just follow the way to root if my device would have been running 4.4.2 kitkat (and as suggested by deej_roamer in his post here: http://forum.xda-developers.com/showthread.php?t=2755336 )
Thank you.
Click to expand...
Click to collapse
Yes this method work with all 4.x roms i made it in my 4.4.4
(Sorry my bad english)
Sent from my XT1025 using Tapatalk
DAVI FELICIANO said:
Yes this method work with all 4.x roms i made it in my 4.4.4
(Sorry my bad english)
Sent from my XT1025 using Tapatalk
Click to expand...
Click to collapse
Ok. Thank you friend. I will reply if I face any problem. Thank you again.
Any idea of rooting the device without unlocking BL...thnx in advance
Sent from my XT1022 using XDA Premium 4 mobile app
Thank You everyone for your help. I now have succesfully rooted my phone. Thanks a lot. I owe you all.
Harsh862 said:
Thank You everyone for your help. I now have succesfully rooted my phone. Thanks a lot. I owe you all.
Click to expand...
Click to collapse
Hi. i am in the same boat as you were. i have a moto e dual sim version running on 4.4.4 out of the box. i have asked around also but havent found a solution.
i have successfully unlocked the bootloader but i have tried n number of times to flash recovery but unsuccessful.
it just doesnt flash, i have tried official and unofficial TWRP and even CWM but i just simply get the recovery to stick.
Could you please tell me how you successfully flash recovery .
thanks in advance!!
shamps said:
Hi. i am in the same boat as you were. i have a moto e dual sim version running on 4.4.4 out of the box. i have asked around also but havent found a solution.
i have successfully unlocked the bootloader but i have tried n number of times to flash recovery but unsuccessful.
it just doesnt flash, i have tried official and unofficial TWRP and even CWM but i just simply get the recovery to stick.
Could you please tell me how you successfully flash recovery .
thanks in advance!!
Click to expand...
Click to collapse
I followed the thread by deej_roamer here http://forum.xda-developers.com/showthread.php?t=2755336
Try out my steps:
[Your phone battery must be at least 75%]
1. First download "Fastboot" from the thread. (Click on the "mfastboot-v2" link in the thread)
2. Next install it in a folder and remember that folder. Also, make sure you select the option of "Create shortcut on Desktop" during installation.
3. Next download CWM recovery from this thread - http://forum.xda-developers.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971 (Click on the "CWM 6.0.4.9 recovery For MOTO E" link in the thread)
4. Copy the "cwm6.0.4.9_recover.img" file to the installation folder of fastboot.
5. Next download SuperSU v2.02 from here - http://download.chainfire.eu/452/SuperSU/UPDATE-SuperSU-v2.02.zip (Click on "UPDATE-SuperSU-v2.02.zip" link)
6. Don't Extract Supersu zip file.
7. Connect phone to pc. Copy the zip file to your internal memory(the directory of int. memory is /sdcard) (The directory for ext. sd card is /storage/sdcard1).
8. Remove your phone from your pc.
9. Switch off your device.
10. Turn on your device by holding power off button and volume down button together for 6-7 seconds. Quickly connect your phone to your pc.
11. The bootloader must be showing usb connected.
12. Run fastboot from your desktop.
13. Now type this (without quotes) - "fastboot flash recovery cwm6.0.4.9_recovery.img"
14. Look at the screen of device. It must be showing "Mismatched partition size (recovery)". It is normal don't worry.
15. Press volume down once (recovery will be selected) and then volume up so that it goes into recovery.
16. It will show the bootloader unlocked warning. Don't worry about it.
17. Your phone should now be in CWM recovery.
18. Don't do anything except what I tell you.
19. In this menu movement is done by the volume rockers ans selection by power button.
20. Press volume down so that "install zip" is selected.
21. Press power button.
22. Select "choose zip from /sdcard". Press power button.
23. Find the SuperSU.zip file(It will probably be in the "0/" folder)
24. It will ask to confirm install. Select Yes.
25. SuperSU will be installed.
26. Select CWM reboot. When you select CWM reboot, it will display "root access possibly lost - Fix?". PLEASE Select "No".
27. Your phone will now reboot. (The bootloader unlocked warning will be shown and then the boot animation).
28. Open your menu(in the phone) and find SuperSu app (a # symbol will be there in its icon).
29. Disconnect your device from the pc.
CONGRATULATIONS YOU HAVE A ROOTED MOTO E.
If you ever wish to flash any other recovery (like twrp),
1. Copy the file to the fastboot installation folder in your pc.
2. Then reboot your device into bootloader and quickly connect it to your pc.
3. Run fastboot from your desktop and then type the following without quotes: "fastboot flash recovery cwm6.0.4.9_recovery.img"
4. Instead of writing "cwm6.0.4.9_recovery.img" write the complete file name including extension. For eg. if file name is "twrp_recovery_2" and has extension ".img" then write "fastboot flash recovery twrp_recovery_2.img"
I hope that this solved your problem brother.
Urgent help needed
Harsh862 said:
I have a Motorola Moto E(XT1022). I bought it recently and just when I first started it, I got the 4.4.4 kitkat update and so I downloaded it right away. Then I realised one of the biggest problems of Moto E i.e. 2.2 gb storage. So i dug into find how to install apps on sd card and got to know that you have to root the phone. On xda, I found various ways to root but they were only for the 4.4.2 version of the phone and others were update to 4.4.4 on aldready rooted devices. Please tell me the way to root my device. Also as I am new to this, I dont understand any words like bootloader, fast recovery, etc. Please help me. Thank you in advance.
Edit: Can I use the way given by deej_roamer in his post here:http://forum.xda-developers.com/show....php?t=2755336
Edit: I am sorry to have posted this in the general section. I don't know how to move it now to the questions section. Sorry again.
Click to expand...
Click to collapse
after unlocking moto e....at the time of flashing it gives me error like
error: cannot load 'recovery.img': No error
I have followed every step as mentioned by xda.......i have android 4.4.4 update may be thats why it is not rooting.....
please anyone give me solution....i cant root my phone
please reply as early as possible
thanks
kishorr said:
after unlocking moto e....at the time of flashing it gives me error like
error: cannot load 'recovery.img': No error
I have followed every step as mentioned by xda.......i have android 4.4.4 update may be thats why it is not rooting.....
please anyone give me solution....i cant root my phone
please reply as early as possible
thanks
Click to expand...
Click to collapse
I followed the thread by deej_roamer here http://forum.xda-developers.com/showthread.php?t=2755336
Try out my steps:
[Your phone battery must be at least 75%]
1. First download "Fastboot" from the thread. (Click on the "mfastboot-v2" link in the thread)
2. Next install it in a folder and remember that folder. Also, make sure you select the option of "Create shortcut on Desktop" during installation.
3. Next download CWM recovery from this thread - http://forum.xda-developers.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971 (Click on the "CWM 6.0.4.9 recovery For MOTO E" link in the thread)
4. Copy the "cwm6.0.4.9_recover.img" file to the installation folder of fastboot.
5. Next download SuperSU v2.02 from here - http://download.chainfire.eu/452/SuperSU/UPDATE-SuperSU-v2.02.zip (Click on "UPDATE-SuperSU-v2.02.zip" link)
6. Don't Extract Supersu zip file.
7. Connect phone to pc. Copy the zip file to your internal memory(the directory of int. memory is /sdcard) (The directory for ext. sd card is /storage/sdcard1).
8. Remove your phone from your pc.
9. Switch off your device.
10. Turn on your device by holding power off button and volume down button together for 6-7 seconds. Quickly connect your phone to your pc.
11. The bootloader must be showing usb connected.
12. Run fastboot from your desktop.
13. Now type this (without quotes) - "fastboot flash recovery cwm6.0.4.9_recovery.img"
14. Look at the screen of device. It must be showing "Mismatched partition size (recovery)". It is normal don't worry.
15. Press volume down once (recovery will be selected) and then volume up so that it goes into recovery.
16. It will show the bootloader unlocked warning. Don't worry about it.
17. Your phone should now be in CWM recovery.
18. Don't do anything except what I tell you.
19. In this menu movement is done by the volume rockers ans selection by power button.
20. Press volume down so that "install zip" is selected.
21. Press power button.
22. Select "choose zip from /sdcard". Press power button.
23. Find the SuperSU.zip file(It will probably be in the "0/" folder)
24. It will ask to confirm install. Select Yes.
25. SuperSU will be installed.
26. Select CWM reboot. When you select CWM reboot, it will display "root access possibly lost - Fix?". PLEASE Select "No".
27. Your phone will now reboot. (The bootloader unlocked warning will be shown and then the boot animation).
28. Open your menu(in the phone) and find SuperSu app (a # symbol will be there in its icon).
29. Disconnect your device from the pc.
CONGRATULATIONS YOU HAVE A ROOTED MOTO E.
If you ever wish to flash any other recovery (like twrp),
1. Copy the file to the fastboot installation folder in your pc.
2. Then reboot your device into bootloader and quickly connect it to your pc.
3. Run fastboot from your desktop and then type the following without quotes: "fastboot flash recovery cwm6.0.4.9_recovery.img"
4. Instead of writing "cwm6.0.4.9_recovery.img" write the complete file name including extension. For eg. if file name is "twrp_recovery_2" and has extension ".img" then write "fastboot flash recovery twrp_recovery_2.img"
I hope that this solved your problem brother.
problem successfully resolved
Harsh862 said:
I followed the thread by deej_roamer here http://forum.xda-developers.com/showthread.php?t=2755336
Try out my steps:
[Your phone battery must be at least 75%]
1. First download "Fastboot" from the thread. (Click on the "mfastboot-v2" link in the thread)
2. Next install it in a folder and remember that folder. Also, make sure you select the option of "Create shortcut on Desktop" during installation.
3. Next download CWM recovery from this thread - http://forum.xda-developers.com/moto-e/general/root-moto-e-rooting-flashing-recovery-t2802971 (Click on the "CWM 6.0.4.9 recovery For MOTO E" link in the thread)
4. Copy the "cwm6.0.4.9_recover.img" file to the installation folder of fastboot.
5. Next download SuperSU v2.02 from here - http://download.chainfire.eu/452/SuperSU/UPDATE-SuperSU-v2.02.zip (Click on "UPDATE-SuperSU-v2.02.zip" link)
6. Don't Extract Supersu zip file.
7. Connect phone to pc. Copy the zip file to your internal memory(the directory of int. memory is /sdcard) (The directory for ext. sd card is /storage/sdcard1).
8. Remove your phone from your pc.
9. Switch off your device.
10. Turn on your device by holding power off button and volume down button together for 6-7 seconds. Quickly connect your phone to your pc.
11. The bootloader must be showing usb connected.
12. Run fastboot from your desktop.
13. Now type this (without quotes) - "fastboot flash recovery cwm6.0.4.9_recovery.img"
14. Look at the screen of device. It must be showing "Mismatched partition size (recovery)". It is normal don't worry.
15. Press volume down once (recovery will be selected) and then volume up so that it goes into recovery.
16. It will show the bootloader unlocked warning. Don't worry about it.
17. Your phone should now be in CWM recovery.
18. Don't do anything except what I tell you.
19. In this menu movement is done by the volume rockers ans selection by power button.
20. Press volume down so that "install zip" is selected.
21. Press power button.
22. Select "choose zip from /sdcard". Press power button.
23. Find the SuperSU.zip file(It will probably be in the "0/" folder)
24. It will ask to confirm install. Select Yes.
25. SuperSU will be installed.
26. Select CWM reboot. When you select CWM reboot, it will display "root access possibly lost - Fix?". PLEASE Select "No".
27. Your phone will now reboot. (The bootloader unlocked warning will be shown and then the boot animation).
28. Open your menu(in the phone) and find SuperSu app (a # symbol will be there in its icon).
29. Disconnect your device from the pc.
CONGRATULATIONS YOU HAVE A ROOTED MOTO E.
If you ever wish to flash any other recovery (like twrp),
1. Copy the file to the fastboot installation folder in your pc.
2. Then reboot your device into bootloader and quickly connect it to your pc.
3. Run fastboot from your desktop and then type the following without quotes: "fastboot flash recovery cwm6.0.4.9_recovery.img"
4. Instead of writing "cwm6.0.4.9_recovery.img" write the complete file name including extension. For eg. if file name is "twrp_recovery_2" and has extension ".img" then write "fastboot flash recovery twrp_recovery_2.img"
I hope that this solved your problem brother.
Click to expand...
Click to collapse
Thanks harsh862....it really helped a lot..,. Really thanks
shamps said:
Hi. i am in the same boat as you were. i have a moto e dual sim version running on 4.4.4 out of the box. i have asked around also but havent found a solution.
i have successfully unlocked the bootloader but i have tried n number of times to flash recovery but unsuccessful.
it just doesnt flash, i have tried official and unofficial TWRP and even CWM but i just simply get the recovery to stick.
Could you please tell me how you successfully flash recovery .
thanks in advance!!
Click to expand...
Click to collapse
kishorr said:
after unlocking moto e....at the time of flashing it gives me error like
error: cannot load 'recovery.img': No error
I have followed every step as mentioned by xda.......i have android 4.4.4 update may be thats why it is not rooting.....
please anyone give me solution....i cant root my phone
please reply as early as possible
thanks
Click to expand...
Click to collapse
Is your recovery.img placed in the "C:\Program Files (x86)\Minimal ADB and Fastboot"?
It need to placed in it or you'll get an error.
Boot loader is LOCKED !! cannot be unlocked !! so no root for me ?

Instructions reviving ME170C/ME170CX from bricked

After 3 days tried to find out how to recovered or fix bootloop/brick ME170C, here is the way which was succeed for me.
1. Download latest firmware from ASUS website
the best way using complete firmware (containing stock rom) like this version UL-K017-WW-11.2.3.18.2-user, if succeed then later on you can continue with OTA system update
2. Rename the firmware file to K017_sdupdate.zip and put on SD card then Insert the SD card into a tablet. (Use good one SD card, Sandisk perfect I don't know others)
3. Download flashtools and USB driver at the bottom of this thread
4. Enter the DROIDBOOT, for this purpose on the tablet off push and hold button volume + and power then connect USB cable to tablet and PC.
5. Open your firmware archive and copy or drag & drop the boot.img, fastboot.img, splashscreen.img into Flashtools folder ( in computer )
6. go to flashtools folder and then push button shift and right click together and choose “Open command windows here”, to start open CMD on the right folder (in computer)
7. Test your device by typing fastboot devices on that cmd (in computer)
8. Enter the queue codes on CMD; (in computer)
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash fastboot fastboot.img
fastboot flash splashscreen splashscreen.img
fastboot reboot-bootloader
8. Disconnect the USB cable and select the SD update or Recovery.
9. Take your coffee and sit, walaaaaaaa I see you are smiling
I am curious , is it work for others ASUS tablet? do with your own risk, but btw with this step I did wake up a hard brick devices.
Tag [ Asus memopad fonepad zenfone ME170 brick, bootloop, stuck on asus logo, boot problem, solved brick, guide how to]
So awesome you figured this out! Glad it worked out for you and I'll be saving this in case I find myself in the same boat. Thank you for this!!
Sent from my Nexus 6
K01A, aka ASUS MeMO Pad ME170CX
Prod date 2014-10 IIRC.
I appreciate you taking time to create this thread, have been unable to flash stock firmware to the ME170CX using just the ME170CX itself. ASUS website just mentions a SOP method and when I insert SD that has had the firmware files which have been extracted (1) time to the SD card, the prompt that is supposed to "pop-up" on the taskbar as mentioned in the PDF's I found online about the SOP method does NOT occur.
(I have 2 ME170CX's about 30-days old running 4.4.2, firmware Version WW_V11.2.3.27 in which one of them all the sudden the camera app crashes 100% of the time, then gives a "No camera is found" error message.
Beyond a hardware issue no-one knows what causes this beyond (1) poster that mentioned he thought problem first occurred after hitting the "Home" button right after hitting the cam icon and the thought is the app gets confused by this and the app/firmware for the camera gets corrupted.
Reset via OS itself. Wiping data and choosing "Recovery" in DROIDBOOT with "FASTBOOT" text at bottom of screen didn't make any difference. Camera is dead, dead, dead.
Figured I'd re-flash with same Version WW_V11.2.3.27, if that doesn't work try Version WW_V11.2.3.28 before RMA'ing it back to ASUS so I appreciate you listing the steps, and also attaching the needed files.)
***************
Question about Step 2, Please clarify:
2. Extract (archive in archive) and throws to the SD card. Rename the file to K017_sdupdate.zip and Insert the flash drive into a tablet. (Use good one SD card)
Click to expand...
Click to collapse
To clarify you are saying to extract the firmware from the "zip" package of zip that matches the firmware specific to the device from ASUS, which itself contains a zip file named IFWI.ZIP (1 ), one time, then rename the file named IFWI.ZIP (which contains 4 Bin files) to K017_sdupdate.zip.
Upon extraction process completing and renaming the zip you then copy the contents over to a known good MiroSD of at least 2GB which is formatted FAT32 to the ROOT of the drive.
IE: You do not extract the zip within the archive, you're just renaming IFWI.ZIP to K017_sdupdate.zip?
OR are you saying to extract the BINS also?
If so do these go in the ROOT of the SD card?
Another question, is there a reason for renaming IFWI.zip to K017_sdupdate.zip?
.
WeAreNotAlone said:
K01A, aka ASUS MeMO Pad ME170CX
Prod date 2014-10 IIRC.
I appreciate you taking time to create this thread, have been unable to flash stock firmware to the ME170CX using just the ME170CX itself. ASUS website just mentions a SOP method and when I insert SD that has had the firmware files which have been extracted (1) time to the SD card, the prompt that is supposed to "pop-up" on the taskbar as mentioned in the PDF's I found online about the SOP method does NOT occur.
(I have 2 ME170CX's about 30-days old running 4.4.2, firmware Version WW_V11.2.3.27 in which one of them all the sudden the camera app crashes 100% of the time, then gives a "No camera is found" error message.
Beyond a hardware issue no-one knows what causes this beyond (1) poster that mentioned he thought problem first occurred after hitting the "Home" button right after hitting the cam icon and the thought is the app gets confused by this and the app/firmware for the camera gets corrupted.
Reset via OS itself. Wiping data and choosing "Recovery" in DROIDBOOT with "FASTBOOT" text at bottom of screen didn't make any difference. Camera is dead, dead, dead.
Figured I'd re-flash with same Version WW_V11.2.3.27, if that doesn't work try Version WW_V11.2.3.28 before RMA'ing it back to ASUS so I appreciate you listing the steps, and also attaching the needed files.)
***************
Question about Step 2, Please clarify:
To clarify you are saying to extract the firmware from the "zip" package of zip that matches the firmware specific to the device from ASUS, which itself contains a zip file named IFWI.ZIP (1 ), one time, then rename the file named IFWI.ZIP (which contains 4 Bin files) to K017_sdupdate.zip.
Upon extraction process completing and renaming the zip you then copy the contents over to a known good MiroSD of at least 2GB which is formatted FAT32 to the ROOT of the drive.
IE: You do not extract the zip within the archive, you're just renaming IFWI.ZIP to K017_sdupdate.zip?
OR are you saying to extract the BINS also?
If so do these go in the ROOT of the SD card?
Another question, is there a reason for renaming IFWI.zip to K017_sdupdate.zip?
.
Click to expand...
Click to collapse
some firmware when you download it from asus site ZIP compresed twice, you can rename it directly from WW_V11.2.3.28.zip to K017_sdupdate.zip, if your device is K01A try to renaming firmware to K01A_sdupdate.zip and then put in SD card (do not created any folder in SD card ). the key to success is the SD card compatibility with ASUS DROIDBOOT, I was using Sandisk SD card. I did format fat32 the SD card and insert in another android devices first and then put the renamed firmware file there.
inside firmware file there is boot.img, fastboot.img and splashscreen.img you need to extract it in flashtool/fasboot folder and then flashing it your tablet. this trick to make firmware recognize correct devices to be update.
try again.
sevensvr said:
some firmware when you download it from asus site ZIP compresed twice, you can rename it directly from WW_V11.2.3.28.zip to K017_sdupdate.zip, if your device is K01A try to renaming firmware to K01A_sdupdate.zip and then put in SD card (do not created any folder in SD card ). the key to success is the SD card compatibility with ASUS DROIDBOOT, I was using Sandisk SD card. I did format fat32 the SD card and insert in another android devices first and then put the renamed firmware file there.
inside firmware file there is boot.img, fastboot.img and splashscreen.img you need to extract it in flashtool/fasboot folder and then flashing it your tablet. this trick to make firmware recognize correct devices to be update.
try again.
Click to expand...
Click to collapse
RE: boot.img, fastboot.img and splashscreen.img you need to extract it in flashtool/fasboot folder ???????
Having some progress, renaming ifwi.zip which contains (4) bin files when Recovery was selected caused the robot with the Updating System Settings to appear, but a couple of seconds later it said ERROR with the robot laying on it's back, then it exits. Device reboots as normal.
To clarify:
WW_V11.2.3.28.zip download from ASUS was extracted with a Windows computer,
WW_V11.2.3.28.zip extracting /creating following folders, files, then the contents were copied to the ROOT of a MicroSD card formated Fat32
1: boot.img, fastboot.img and splashscreen.img (TO ROOT)
2: ifwi.zip to ROOT. (contains (4) bin files, is this supposed to be extracted to I assume folder by same name off root? OR does this ZIP file just get renamed?)
3: System folder
4: Recovery folder
5: META-INF folder
I do not see a flashtool/fasboot folder. (Fastboot, right?)
Q: Is boot.img, fastboot.img and splashscreen.img supposed to be in a folder named "Flashtool" OR are they supposed to be in folder named "Fastboot" with a pathway of Root (Drive) D:/Flashtool/fastboot ?
.
(NOTE ALL OF THIS IS BEING DONE ON THE DEVICE ITSELF, with contents on SD card.)
Still getting the ERROR! message wit the Adroid robot that is laying on his back.
The zip file that extracts from the main zip WW_V11.2.3.28.zip is named:
ifwi.zip...
I have left a copy of it in the ROOT, plus copied it and renamed it to
K01A_sdupdate.zip
K017_sdupdate.zip
LEAVING COPIES OF ALL IN THE ROOT OF THE SDCARD.
Q: If more than (1) zip is present does this confuse fastboot? OR does fastboot automatically look for zip zip which matches model ID of device? (K01A)
I have left copies of boot.img, fastboot.img and splashscreen.img in the ROOT of the drive.
AND
Created: (ROOT) flashtools/fastboot with *img files in it.
Created: (ROOT) fastboot with *img files in it.
Copied the *img files to under "Flashtools" folder in flashtools/fastboot.
Figuring all the bases would be covered. (EG: *img Files in ROOT, files in Flashtools, Flashtools/fastboot, and a folder named fastboot as well.
Q: I've noticed on the SD card files appearing that previously were not there, when the flash aborts is there some kind of file or files you need to delete, or is it ok to leave the newly generated files there?
---------- Post added at 03:43 AM ---------- Previous post was at 03:37 AM ----------
Deleted:
ifwi.zip.
K017_sdupdate.zip
Tried:
K01A_sdupdate.zip
Still getting robot on it's back with ERROR!
who said you need to renaming ifwi.zip, What you need is read all instruction carefully,
do not put more than 1 zip file in SD card only firmware file which is already renamed to K017_sdupdate.zip, and use good brand SD card.
I successfully complete all step after "Installing system update" nothing change again stuck on asus logo.
commando987 said:
I successfully complete all step after "Installing system update" nothing change again stuck on asus logo.
Click to expand...
Click to collapse
when installing update, the robot end with error or not?, the installing bar moved till finish ? the installing process will take 3 to 5 minutes.
if you did all above and still got stuck on asus logo, try to change the firmware with this version UL-K017-WW-11.2.3.18.2-user, if succeed then you can continue with OTA system update
My Asus MemoPad ME170C has risen again!
sevensvr said:
After 3 days tried to find out how to recovered or fix bootloop/brick ME170C, here is the way which was succeed for me.
1. Download latest firmware from ASUS website
2. Rename the firmware file to K017_sdupdate.zip and put on SD card then Insert the SD card into a tablet. (Use good one SD card, Sandisk perfect I don't know others)
3. Download flashtools and USB driver at the bottom of this thread
4. Enter the DROIDBOOT, for this purpose on the tablet off push and hold button volume + and power then connect USB cable to tablet and PC.
5. Open your firmware archive and copy or drag & drop the boot.img, fastboot.img, splashscreen.img into Flashtools folder ( in computer )
6. go to flashtools folder and then push button shift and right click together and choose “Open command windows here”, to start open CMD on the right folder (in computer)
7. Test your device by typing fastboot devices on that cmd (in computer)
8. Enter the queue codes on CMD; (in computer)
fastboot erase cache
fastboot erase userdata
fastboot erase system
fastboot flash boot boot.img
fastboot flash fastboot fastboot.img
fastboot flash splashscreen splashscreen.img
fastboot reboot-bootloader
8. Disconnect the USB cable and select the SD update or Recovery.
9. Take your coffee and sit, walaaaaaaa I see you are smiling
I am curious , is it work for others ASUS tablet? do with your own risk, but btw with this step I did wake up a hard brick devices.
Tag [ Asus memopad fonepad zenfone ME170 brick, bootloop, stuck on asus logo, boot problem, solved brick, guide how to]
Click to expand...
Click to collapse
I bought my memopad 170c just a couple of days ago and because of excitement i flash the wrong firmware and it went dead i tried the recovery method but nothing happens i'm beginning to get nervous as this tablet is a gift for my daughter but thankfully i found this site especially to your instruction did every step with my finger crossed and like what you said sit back and walaaaaa! my tablet err my daughter's tablet has risen again. thank you for sharing your knowledge.
sevensvr said:
when installing update, the robot end with error or not?, the installing bar moved till finish ? the installing process will take 3 to 5 minutes.
if you did all above and still got stuck on asus logo, try to change the firmware with this version UL-K017-WW-11.2.3.18.2-user, if succeed then you can continue with OTA system update
Click to expand...
Click to collapse
Installing bar not complete at the end but not give error and restart. After restart stuck on asus logo. Now i download version UL-K017-WW-11.2.3.18.2 and check it.
mapagmatyag said:
I bought my memopad 170c just a couple of days ago and because of excitement i flash the wrong firmware and it went dead i tried the recovery method but nothing happens i'm beginning to get nervous as this tablet is a gift for my daughter but thankfully i found this site especially to your instruction did every step with my finger crossed and like what you said sit back and walaaaaa! my tablet err my daughter's tablet has risen again. thank you for sharing your knowledge.
Click to expand...
Click to collapse
you welcome friend
commando987 said:
Installing bar not complete at the end but not give error and restart it. After restart stuck on asus logo. Now i download version UL-K017-WW-11.2.3.18.2 and check it.
Click to expand...
Click to collapse
it seems the tablet didn't read your SD card, to assure SD card problem when the robot appear while system update press buttom vol + and - rapidly to show installing status.
if the tablet didn't read ur SD card try to use another SD card
BIG Thanks
I've been stuck with the bricked 2 day old tablet for at least 3 months. Today I did the procedure you described and it worked. I had to install version V11.2.3.18.2 and then, once unbricked, apply latest version update.
Again, thanks a lot!.. Best regards.
mnabarro said:
I've been stuck with the bricked 2 day old tablet for at least 3 months. Today I did the procedure you described and it worked. I had to install version V11.2.3.18.2 and then, once unbricked, apply latest version update.
Again, thanks a lot!.. Best regards.
Click to expand...
Click to collapse
happy to heard it
Hi, am trying to fix my ME170CX because an original root attempt that failed and am getting a demo error message that won't go away.
I tried following all your instructions to fix this but it gets stuck "waiting for device" once I begin entering the commands.
I have tried multiple sd cards (including a sandisk) and both the V11.2.3.27 & V11.2.3.28 firmware versions to no avail.
I also tried naming the zip file K017 & K01A.
I am also wondering why we need to download the USB driver file? I don't see anywhere in your instructions on what to do with this.
Any help would be greatly appreciated.
Mike
mashton70 said:
Hi, am trying to fix my ME170CX because an original root attempt that failed and am getting a demo error message that won't go away.
I tried following all your instructions to fix this but it gets stuck "waiting for device" once I begin entering the commands.
I have tried multiple sd cards (including a sandisk) and both the V11.2.3.27 & V11.2.3.28 firmware versions to no avail.
I also tried naming the zip file K017 & K01A.
I am also wondering why we need to download the USB driver file? I don't see anywhere in your instructions on what to do with this.
Any help would be greatly appreciated.
Mike
Click to expand...
Click to collapse
Youll want to get your answer from him but i think i may be able to help. You need to install usb drivers so you can access abd and give commands to your tablet. Which i think is why it just says waiting for device... I could be wrong though....
Sent from my Nexus 6
anthonyg45157 said:
Youll want to get your answer from him but i think i may be able to help. You need to install usb drivers so you can access abd and give commands to your tablet. Which i think is why it just says waiting for device... I could be wrong though....
Sent from my Nexus 6
Click to expand...
Click to collapse
OK, I finally got the usb drivers working on my computer and made it through all commands which is much further than I was getting before.
I got to step 8 "Disconnect the USB cable and select the SD update or Recovery" and selected "Recovery" in DROIDBOOT (I don't have an "SD update" option there) and after like 1 second of "installing system updates" I get the android falling over guy error and then it hangs on the asus splash screen for ever.
download ME70CX for ME170CX
anthonyg45157 said:
Youll want to get your answer from him but i think i may be able to help. You need to install usb drivers so you can access abd and give commands to your tablet. Which i think is why it just says waiting for device... I could be wrong though....
Sent from my Nexus 6
Click to expand...
Click to collapse
have you been able to restore it ?
Can NOT use download of ME170C
Use download of ME70CX. Just did it, and tablet back to "almost" normal.
I have wifi button issue now. Button is stuck.
bye
ydobon.999 said:
have you been able to restore it ?
Can NOT use download of ME170C
Use download of ME70CX. Just did it, and tablet back to "almost" normal.
I have wifi button issue now. Button is stuck.
bye
Click to expand...
Click to collapse
That did it!
I used the firmware ME70CX and renamed the file "K01A_sdupdate.zip" and followed all of the other steps as per the original instructions and got my ME170CX working again but for one problem. . . I was still getting the "demo has stopped" error! So I proceeded to attempt root again, this time with RootZenFone-1.4.6r and and now it's working perfectly and rooted as well!
Many thanks to all!!

Downgrade from Cyanogenmod

Hi,
I made a mistake installing Cyanogenmod on my phone, forgot to make a backup in TWRP.
This Cyanogenmod version requires me to delete my former EMUI fingerprints for the fingerprint function to work. I forgot to do that also...
So now I'm trying to reinstall my custom ROM. I found the UK PLK-L01 firmware on Huawei support page, downloaded that and put it on my (not external sd)sdcard/dload/UPDATE.APP.
Then I try the Volume UP+Volume Down+Power for it to install the rom, but only thing that happens is that the phone boots into TWRP, and in there, there is no option to install a .APP file.
Please help
frederikahrenst said:
Hi,
I made a mistake installing Cyanogenmod on my phone, forgot to make a backup in TWRP.
This Cyanogenmod version requires me to delete my former EMUI fingerprints for the fingerprint function to work. I forgot to do that also...
So now I'm trying to reinstall my custom ROM. I found the UK PLK-L01 firmware on Huawei support page, downloaded that and put it on my (not external sd)sdcard/dload/UPDATE.APP.
Then I try the Volume UP+Volume Down+Power for it to install the rom, but only thing that happens is that the phone boots into TWRP, and in there, there is no option to install a .APP file.
Please help
Click to expand...
Click to collapse
couldnt you just locate files and delete in root explorer or similar app?
You can open the update.app in Huawei update extractor and use adb to manually flash the system, custom, cache, boot and recovery partitions back to stock then once you boot into the stock emui os you can reflash twrp. I'm busy atm but I'll write you a proper guide soon. Or you could Google it but be careful becuase there are a lot of guide that don't work anymore
Edit: This won't require you to wipe your user data so you can keep your setting contacts apps etc.
---------- Post added at 09:07 PM ---------- Previous post was at 08:28 PM ----------
Here is my guide it's a bit long but should be easy. I recommend reading it all first before following it just so you know what each step is doing.
Ok step one. Go to This link and download the emui version for you phone.
step two. You need to download Huawei update extractor from This link and install it on your pc.
Step three. unzip the update you extracted to a new folder on your desktop (It can be called anything bu I recommend calling it "EMUI") and put the update.app file in this folder.
Step four. open Huawei update extractor and select profile "Unknown (worstenbrood)" if it is not selected already.
Step five. Under the section where it says update file click on the ".." button navigate to the folder you made on your desktop and double click the update.app file.
Step six. Right click on the file named "BOOT.img" and click extract selected then once the green loading bar has gotten to 100% click close on the extracting window since it does not automatically do it its self.
Step seven. Repeat step six for the files named "CACHE.img", "CUST.img", "RECOVERY.img", "SYSTEM.img" and "USERDATA.img" (Only extract USERDATA.img if you want to wipe all of you apps, setting, contacts and messages)
Step eight. Open the folder you create on your desktop and copy all of the files you extracted (Only the .img files since Huawei update extractor also create some other files which you don't need) and paste them into the folder which you have adb installed into (It should be "C:\Program Files (x86)\Android\android-sdk\platform-tools" if you used the sdk version but if you have a diffrent version of adb paste them into the folder which you have that installed to)
Step nine. Boot your phone into bootloader mode on you phone. There are a few ways to do this but use whatever way you used when you flashed twrp.
step ten. In widowns explorer (Your pc's file manager) Shift click in the folder you have adb installed into and click "Open cmd window here"
Step eleven. type the following commands into cmd "fastboot flash boot BOOT.img", "fastboot flash cust CUST.img", "fastboot flash recovery RECOVERY.img", "fastboot flash system SYSTEM.img" and if you decided to reset all of you data (Like apps, contacts, messages, setting, etc) "fastboot flash userdata USERDATA.img" Some of these may take a long time (Especially SYSTEM.img but it shouldn't take more than 10 minute if it doesn't finish within 20 minute press ctrl + c in the cmd windows and start again).
Step twelve. Type "fastboot reboot" into cmd and you will boot into stock emui. Now you can reflash TWRP if you want and re install root.
Feel free to message me if you need help.

Categories

Resources