• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Finally Huawei H866c download mode

Today i got the h866c in download mode. I need some one to send me stock files so i can create a custom stock recovery. My phone is bricked but i did install ubuntu and figured out how to get into download mode and im in process of making clockworkmod. U will not brick ur phone getting the files i need and i will guide u. All u need is adb set up and if ur willing to help out let me no thanks.
 
Come on people i need ur help if u people want a stock recovery so if u ever brick ur phone u will be able to fix also im in process of making clockworkmod but i need stock files. It takes 2 minutes to pull the files i need. U must have adb to get the files. Terminal on the phone from playstore might work 2. I have the phone in download mode also get blue screen i just need the files to create the recovery.
My email damiandamian58@gmail.com
 
Run adb and type
adb shell
$ su
# cat /proc/mtd
then right down all the mtd files like mtd o mtd1 mtd2 mtd3 all the way up to i think mtd 13 or 14
Then pull them out one by one by entering
# cat /dev/mtd/mtd0 > /sdcard/mtd0.img
# cat /dev/mtd/mtd1 > /sdcard/mtd1.img
and so on i do already have mtd0 mtd1 12 13 14 mtd15. I lost the rest. Thanks
 
dev: size erasesize name
mtd0: 00500000 00020000 "boot"
mtd1: 00500000 00020000 "recovery"
mtd2: 00140000 00020000 "misc"
mtd3: 00240000 00020000 "MTD-Crash"
mtd4: 0ba00000 00020000 "system"
mtd5: 03a00000 00020000 "cache"
mtd6: 0a500000 00020000 "userdata"
mtd7: 01400000 00020000 "userdata2"
mtd8: 01400000 00020000 "cust"
mtd9: 00140000 00020000 "MIBIB"
mtd10: 00060000 00020000 "QCSBL"
mtd11: 00800000 00020000 "OEMINFO"
mtd12: 001a0000 00020000 "OEMSBL1"
mtd13: 001a0000 00020000 "OEMSBL2"
mtd14: 01e00000 00020000 "AMSS"
mtd15: 00600000 00020000 "EFS2"
mtd16: 00060000 00020000 "APPSBL"
mtd17: 00040000 00020000 "FOTA"
 
I dont think its gonna happen with those files i tried everything a noob could try. I did however mod a UPDATE.APP for dload that downloads for about 2 minutes then fails. And i tried hundreds of ways with nothing even regestring when in download mode so im gonna keep trying. I also found a pritty cool update.app tool that pulls apart the files and thats how i got to where i am now but still missing some pieces. Also i wanna no if anyone knows or has used a qualcomm tool i guess u can flsh software with it. I found it the other day and it actually reads the h866c in pink screen i just have not had time to really play around with it. So if anyone out there has used one before speak up Thanks
 
Back
Top Bottom