ROM[TB3-710I/TB3-710F][5.1][OFFICIAL] Stock rom for Lenovo Tab 3 7 Essential - Miscellaneous Android Development

Please read this guild before flash rom:
https://androidmtk.com/flash-stock-rom-using-smart-phone-flash-tool
For TB3-710F
(S000025): http://www.mediafire.com/file/ut5tce8gqaavpcx/MT8127__Lenovo__Lenovo_TB3-710F__TB3-710F__5.0.1__TB3-710F_S000025_160613_ROW+%28+rolan+%29.rar
For TB3-710I
(S000035 ): https://drive.google.com/file/d/1DhA_-_0Slx0JWueQOKg2uzzDAMduwRPG/view (run .exe and extrac it)
SP Flash Tool: http://spflashtool.com/download/SP_Flash_Tool_v5.1628_Win.zip
MT65XX USB DRIVERS: http://forum.xda-developers.com/showthread.php?t=2180436
TWRP file:
TB3-710I: https://drive.google.com/open?id=1VHVAxiy92B1SgEtsaV84IyzLGSLP3Edj ( thanks to adamh ayyad)
TB3-710F: https://www.androidfilehost.com/?fid=24591000424951943 ( thanks to tzul)

Your first TB3-710F link doesn't work anymore. Because I had to reupload the file.
Here's the link to my TB3-710F folder, including TWRP and a new ROM version.
I'd recommend to use this USB driver for the Flash Tool instead. It is signed, meaning you don't have to disable driver signature enforcement, and it's very easy to install in Windows 8 and 10.

password ??

amir-fa said:
password ??
Click to expand...
Click to collapse
www.gem-flash.com man

Tzul said:
Your first TB3-710F link doesn't work anymore. Because I had to reupload the file.
Here's the link to my TB3-710F folder, including TWRP and a new ROM version.
I'd recommend to use this USB driver for the Flash Tool instead. It is signed, meaning you don't have to disable driver signature enforcement, and it's very easy to install in Windows 8 and 10.
Click to expand...
Click to collapse
Yes man, it's your links. I'm upload new rom
Sorry

@amir-fa My files aren't password-protected. The TB3-710I file's password is "www.gem-flash.com", because that's where it comes from.
---------- Post added at 04:44 AM ---------- Previous post was at 04:43 AM ----------
PhatBmt009 said:
Yes man, it's your links. I'm upload new rom
Click to expand...
Click to collapse
No problem. By the way, I have just uploaded TB3-710F_S000025_160613_ROW, which is newer than what you have linked.

Tzul said:
@amir-fa My files aren't password-protected. The TB3-710I file's password is "www.gem-flash.com", because that's where it comes from.
---------- Post added at 04:44 AM ---------- Previous post was at 04:43 AM ----------
No problem. By the way, I have just uploaded TB3-710F_S000025_160613_ROW, which is newer than what you have linked.
Click to expand...
Click to collapse
Did you have ss000029 rom?

@PhatBmt009 Since I only have the TB3-710F, I did not dump or upload S000029 for the TB3-710I. By the way, S000030_160621 should be available already for the TB3-710I.

Hi,
Firstly @PhatBmt009: I wanted to express my sincere thanks for the TB3-710I ROM which has allowed me to unbrick my device (which is a huge relief as it belongs to my employer ).
If you have access to any other releases that would also be helpful.
@Tzul any pointers on generating a custom recovery for the TB3-710I? I've looked into some of the TWRP porting guides but these seem dated and your recovery does not seem to work.
I'm capable of getting around Linux, git, etc. and figuring stuff out so I'd be looking for an intro and a place to ask questions.
Thanks
-(e)

Tzul said:
@PhatBmt009 Since I only have the TB3-710F, I did not dump or upload S000029 for the TB3-710I. By the way, S000030_160621 should be available already for the TB3-710I.
Click to expand...
Click to collapse
Can you build a cwm or twrp for tb3-710i? I need to install xposed. Pls
Sent from my Lenovo TB3-710I using XDA-Developers mobile app

TB3-710I
PhatBmt009 said:
[/URL]
Click to expand...
Click to collapse
Hi PhatBmt009! Pls help me with SP Flash, I use firmware which you posted. As a result, I have an error S_NOT_ENOUCH_STORAGE_SPACE . Pls help! Thx!
UPDATE: I fix it! uncheck usrdata sc_ro marks in SP Flash. Thx for firmware!

alexgdi said:
Hi PhatBmt009! Pls help me with SP Flash, I use firmware which you posted. As a result, I have an error S_NOT_ENOUCH_STORAGE_SPACE . Pls help! Thx!
UPDATE: I fix it! uncheck usrdata sc_ro marks in SP Flash. Thx for firmware!
Click to expand...
Click to collapse
You are welcome
Sent from my Lenovo TB3-710I using XDA-Developers mobile app

@PhatBmt009 I can try to make TWRP for the TB3-710I, but without having this model, I obviously can't test it properly.
And I would need some information about the device first.
The contents of the files
/proc/dumchar_info
/proc/emmc
/proc/partinfo
/proc/partitions
They contain information about the partitioning. Not all of these files might exist.
A listing of the /dev directory (requires root), e.g. this will create the listing and save it to /sdcard/devices.txt:
su -c ls -la /dev > /sdcard/devices.txt
Other stuff I should be able to get from the released firmware.

Tzul said:
@PhatBmt009 I can try to make TWRP for the TB3-710I, but without having this model, I obviously can't test it properly.
And I would need some information about the device first.
The contents of the files
/proc/dumchar_info
/proc/emmc
/proc/partinfo
/proc/partitions
They contain information about the partitioning. Not all of these files might exist.
A listing of the /dev directory (requires root), e.g. this will create the listing and save it to /sdcard/devices.txt:
su -c ls -la /dev > /sdcard/devices.txt
Other stuff I should be able to get from the released firmware.
Click to expand...
Click to collapse
Cwm is easy man
Sent from my Lenovo TB3-710I using XDA-Developers mobile app

Tzul said:
@PhatBmt009 I can try to make TWRP for the TB3-710I, but without having this model, I obviously can't test it properly.
And I would need some information about the device first.
The contents of the files
/proc/dumchar_info
/proc/emmc
/proc/partinfo
/proc/partitions
They contain information about the partitioning. Not all of these files might exist.
A listing of the /dev directory (requires root), e.g. this will create the listing and save it to /sdcard/devices.txt:
su -c ls -la /dev > /sdcard/devices.txt
Other stuff I should be able to get from the released firmware.
Click to expand...
Click to collapse
Wait me for 3 days. My tablet is brick
Sent from my Lenovo TB3-710I using XDA-Developers mobile app

I don't know if CWM is easy, but it doesn't have support for flashing images, USB MTP, and other cool features TWRP has.
OK, I'll wait.

Tzul said:
@PhatBmt009 I can try to make TWRP for the TB3-710I, but without having this model, I obviously can't test it properly.
And I would need some information about the device first.
The contents of the files
/proc/dumchar_info
/proc/emmc
/proc/partinfo
/proc/partitions
They contain information about the partitioning. Not all of these files might exist.
A listing of the /dev directory (requires root), e.g. this will create the listing and save it to /sdcard/devices.txt:
su -c ls -la /dev > /sdcard/devices.txt
Other stuff I should be able to get from the released firmware.
Click to expand...
Click to collapse
PhatBmt009 said:
Wait me for 3 days. My tablet is brick
Sent from my Lenovo TB3-710I using
Click to expand...
Click to collapse
Hi,
firstly thanks to Tzul for his work and for the posted ROMS.
I have the needed file for TWRP porting, but i'm not able to insert the link because i'm new user
I've sent you an mp.
Let me know if you need something else.

@LordZener Thanks for the files! I forgot one thing: TWRP must use the same screen orientation as the stock recovery, therefore I also need to know whether the recovery on the TB3-710I is portrait or landscape.

Hi, the stock recovery is Portrait

Tzul said:
@LordZener Thanks for the files! I forgot one thing: TWRP must use the same screen orientation as the stock recovery, therefore I also need to know whether the recovery on the TB3-710I is portrait or landscape.
Click to expand...
Click to collapse
Hi @Tzul,
Any news about the twrp for tb3-710I? Can I help you in some way(testing, other dumps etc..)? I'm quite experienced in embedded programming, but relatively new of android dev... At now i'm studying the partitioning of the Mtk 6580 soc, but is not clear for me how many entries are necessary into fstab to make a working twrp.

Related

[Q] [ROM stock] I'm searching for Alcatel OT-4033D ROM

Hi,
As the title suggests I'm looking for the original firmware of the Alcatel OT 4033D because, after I bricked mine, I can't find a working ROM for my phone (I've tried various ROM for MT6572 processor and Android 4.2.2 but I don't read the SD card and the SIM (Although setting the correct IMEI))
If someone is own this device could make me a dump? I just need the file "system.img", the others I already have.
PS: It's okay if it's not the file .Img but the zip of the partition with the files contained in /system
Thanks in advance to who answers C:
RESOLVED
Full ROM dump (MTKtools): https://www.mediafire.com/?1q2k2ppl1qvhvqr
recovery.img CWM5: https://www.mediafire.com/?bg4rtah9tsbhszs
nandorid backup without data partition: https://www.mediafire.com/?kbenlbzd5qvi73k
n1osbb2 said:
Hi,
As the title suggests I'm looking for the original firmware of the Alcatel OT 4033D because, after I bricked mine, I can't find a working ROM for my phone (I've tried various ROM for MT6572 processor and Android 4.2.2 but I don't read the SD card and the SIM (Although setting the correct IMEI))
If someone is own this device could make me a dump? I just need the file "system.img", the others I already have.
PS: It's okay if it's not the file .Img but the zip of the partition with the files contained in /system
Thanks in advance to who answers C:
Click to expand...
Click to collapse
i need it too.. i had also bricked mine.
mixterz92 said:
i need it too.. i had also bricked mine.
Click to expand...
Click to collapse
Tomorow maybe I have the ROM dump from a phone of my friend.. I'll try to flash it. If it works I'll upload the ROM and I'll link you the file
( sorry for my bad english >_> )
n1osbb2 said:
Tomorow maybe I have the ROM dump from a phone of my friend.. I'll try to flash it. If it works I'll upload the ROM and I'll link you the file
( sorry for my bad english >_> )
Click to expand...
Click to collapse
okay
I also need it please. thanks in advance
Sorry
chryophobia said:
I also need it please. thanks in advance
Click to expand...
Click to collapse
My Alcatel is in assistance for a ROM reset.. When I'll have it again maybe I'll do a ROM dump and upload it..
So wait about 20 days.. I hope ( ****ing assistance >_> )
15-01-2014 and is still in assistance keep waiting..
I have a backup of my ROM
I made a backup of my phone, it's a 4033A, if it's useful for you, I can upload it.
Ty
giovann134 said:
I made a backup of my phone, it's a 4033A, if it's useful for you, I can upload it.
Click to expand...
Click to collapse
It could be a good idea, mabybe the software is the same..
I'm trying to backup mine new 4033D but I always get a error! How u done a backup? via MTK droid tools?
Hope u can understand, my english is so bad~
I made it with CMW
n1osbb2 said:
It could be a good idea, mabybe the software is the same..
I'm trying to backup mine new 4033D but I always get a error! How u done a backup? via MTK droid tools?
Hope u can understand, my english is so bad~
Click to expand...
Click to collapse
I installed CWM using MTK droid tools, then I made my backup. System is the same, difference is your phone is from Europe and mine from Latin America.
giovann134 said:
I installed CWM using MTK droid tools, then I made my backup. System is the same, difference is your phone is from Europe and mine from Latin America.
Click to expand...
Click to collapse
Can u tell me how did u installed CWM? I can't find the compatible image..
Or, if u want, can u upload it? So I'll do a backup and I'll upload it! TY
Edit:
I've installed CWM 5 ad I did a nandroid backup.. It's 1.6GB ( uncompressed ).. So, I'll begin to upload it 31 night (GMT+1) splitted in parts in MEGA or MediaFire.
If someone can test it is better, but it should work!
I made a backup!
n1osbb2 said:
Can u tell me how did u installed CWM? I can't find the compatible image..
Or, if u want, can u upload it? So I'll do a backup and I'll upload it! TY
Edit:
I've installed CWM 5 ad I did a nandroid backup.. It's 1.6GB ( uncompressed ).. So, I'll begin to upload it 31 night (GMT+1) splitted in parts in MEGA or MediaFire.
If someone can test it is better, but it should work!
Click to expand...
Click to collapse
I uploaded it: https://www.mediafire.com/?kbenlbzd5qvi73k
It's only ~200MB 'cause I removed the data partition and I high compress it in a .arc archive. If someone test it let me know if it work pls
n1osbb2 said:
I uploaded it: ...
It's only ~200MB 'cause I removed the data partition and I high compress it in a .arc archive. If someone test it let me know if it work pls
Click to expand...
Click to collapse
Thank you for that n1osbb2;51494733.
I also have a bricked one, it gets stuck at animation. I can boot into stock recovery.
Can someone tell me what I need to do to fix it?
Another idea is if we could change the firmware version number to something lower, then the Alacatel "Mobile Upgrade S" would be essentially forced to overwrite it. Right now it sees my phone's version as up to date and stops there.
So... Is it at all possible to alter the firware version number on the phone?
edit
n1osbb2, could you please take a backup with MTK Droid Root & Tools as well?
You can find it here under Android Software and Hacking General [Developers Only]
kyrastas1 said:
Thank you for that n1osbb2;51494733.
I also have a bricked one, it gets stuck at animation. I can boot into stock recovery.
Can someone tell me what I need to do to fix it?
Another idea is if we could change the firmware version number to something lower, then the Alacatel "Mobile Upgrade S" would be essentially forced to overwrite it. Right now it sees my phone's version as up to date and stops there.
So... Is it at all possible to alter the firware version number on the phone?
edit
n1osbb2, could you please take a backup with MTK Droid Root & Tools as well?
You can find it here under Android Software and Hacking General [Developers Only]
Click to expand...
Click to collapse
Hi, the backup by MTK droid tools fails everytime, I'm trying to debug the error.. If I have sucess I'll upload it.
BTW you can try another methods:
-Flash the CWM using MTK droid tools ( if you want the modified recovery,img I can upload it, or if u want MTK generates the img automatically: there is a guide on google; and then you can flash my backup without user data trought the CWM
If u want CWM make adb works, so you can do a backup of your firmware in order to can come back in the prevoiuos situation if it's needed
OR
-Using the latest version of SP flash tools, u can flash the system.img that u can find in my CWM backup. The latest version have no bugs with the generation of the scatter file, so it could work, but I'm not sure
Sorry for my bad english, I hope you understand..
Let me know if one of this methods works, thank you!
n1osbb2 said:
Hi, the backup by MTK droid tools fails everytime, I'm trying to debug the error.. If I have sucess I'll upload it.
BTW you can try another methods:
-Flash the CWM using MTK droid tools ( if you want the modified recovery,img I can upload it, or if u want MTK generates the img automatically: there is a guide on google; and then you can flash my backup without user data trought the CWM
If u want CWM make adb works, so you can do a backup of your firmware in order to can come back in the prevoiuos situation if it's needed
OR
-Using the latest version of SP flash tools, u can flash the system.img that u can find in my CWM backup. The latest version have no bugs with the generation of the scatter file, so it could work, but I'm not sure
Sorry for my bad english, I hope you understand..
Let me know if one of this methods works, thank you!
Click to expand...
Click to collapse
Thanks for the reply.
Is the modified recovery.img not the one included in the zip you uploaded?
Re the second option, there is no system.img inside - that's the reason I asked for a MTK Droid Root & Tools backup.
The contents of your zip are these:
Code:
.android_secure.vfat.tar
boot.img
cache.ext4.tar
recovery.img
system.ext4.tar
kyrastas1 said:
Thanks for the reply.
Is the modified recovery.img not the one included in the zip you uploaded?
Re the second option, there is no system.img inside - that's the reason I asked for a MTK Droid Root & Tools backup.
The contents of your zip are these:
Code:
.android_secure.vfat.tar
boot.img
cache.ext4.tar
recovery.img
system.ext4.tar
Click to expand...
Click to collapse
I confused the system.ext4.tar with the system.ext4.img
So, I have done half MTK droid backup (it stops when it give me the error, so is not thecomplete backup, but the system.img os ok..) and there is the system image file.. I can upload it 5-04 night (GMT+1) or maybe this night. I'll post the link when it's uploaded.
The firmware of the 4033D have the custpack partiotion too, adn I don't know if it's needed too, so if the flash of system.img fails I'll upload the custpack too
The recovery with CWM is here: https://www.mediafire.com/?bg4rtah9tsbhszs
EDIT: I done a full backup with MTK adn I prepared files for flash tool. I compressed it all in ~460MB archive, t should contain everything. The upload time is the same!
EDIT2 4-3-14 0051 gmt+1: I'm uploading it on Mediafire! It's a high compressed arc archive, so it can drop the pc perfomance while extracting, so have patience
With my connection it wants a lot of time, it say ~8hrs
link rom: https://www.mediafire.com/?1q2k2ppl1qvhvqr
n1osbb2 said:
I confused the system.ext4.tar with the system.ext4.img
So, I have done half MTK droid backup (it stops when it give me the error, so is not thecomplete backup, but the system.img os ok..) and there is the system image file.. I can upload it 5-04 night (GMT+1) or maybe this night. I'll post the link when it's uploaded.
The firmware of the 4033D have the custpack partiotion too, adn I don't know if it's needed too, so if the flash of system.img fails I'll upload the custpack too
The recovery with CWM is here: ...
EDIT: I done a full backup with MTK adn I prepared files for flash tool. I compressed it all in ~460MB archive, t should contain everything. The upload time is the same!
EDIT2 4-3-14 0051 gmt+1: I'm uploading it on Mediafire! It's a high compressed arc archive, so it can drop the pc perfomance while extracting, so have patience
With my connection it wants a lot of time, it say ~8hrs
link rom: ...
Click to expand...
Click to collapse
You aced it! A million thanks!
kyrastas1 said:
You aced it! A million thanks!
Click to expand...
Click to collapse
Of nothing :laugh:
Let me know if it works or if u have troubles with it, TY :good:
Alcatel 4033d Bricked
kyrastas1 said:
Thanks for the reply.
Is the modified recovery.img not the one included in the zip you uploaded?
Re the second option, there is no system.img inside - that's the reason I asked for a MTK Droid Root & Tools backup.
The contents of your zip are these:
Code:
.android_secure.vfat.tar
boot.img
cache.ext4.tar
recovery.img
system.ext4.tar
Click to expand...
Click to collapse
Ive Brick My alcatel 4033d And I Need To Flash It ..Need Help On Doing So .. the phone is not turning on Just show charging light only ..Helllllllllllllp plz
---------- Post added at 01:51 PM ---------- Previous post was at 01:37 PM ----------
n1osbb2 said:
Can u tell me how did u installed CWM? I can't find the compatible image..
Or, if u want, can u upload it? So I'll do a backup and I'll upload it! TY
Edit:
I've installed CWM 5 ad I did a nandroid backup.. It's 1.6GB ( uncompressed ).. So, I'll begin to upload it 31 night (GMT+1) splitted in parts in MEGA or MediaFire.
If someone can test it is better, but it should work!
Click to expand...
Click to collapse
Ive Brick My alcatel 4033d And I Need To Flash It ..Need Help On Doing So .. the phone is not turning on Just show charging light only ..Helllllllllllllp plz
Alecupid said:
Ive Brick My alcatel 4033d And I Need To Flash It ..Need Help On Doing So .. the phone is not turning on Just show charging light only ..Helllllllllllllp plz
Click to expand...
Click to collapse
Full ROM dump (MTKtools): https://www.mediafire.com/?1q2k2ppl1qvhvqr
recovery.img CWM5: https://www.mediafire.com/?bg4rtah9tsbhszs
Nandorid backup without data partition: https://www.mediafire.com/?kbenlbzd5qvi73k
download the mtktools backup ( cause u bricked, so u don't have the CWM, right? ), u have to flash it trough SPflashTools ( http://forum.xda-developers.com/showthread.php?t=1982587 )
PS: use it on your own risks!
n1osbb2 said:
Full ROM dump (MTKtools): https://www.mediafire.com/?1q2k2ppl1qvhvqr
recovery.img CWM5: https://www.mediafire.com/?bg4rtah9tsbhszs
Nandorid backup without data partition: https://www.mediafire.com/?kbenlbzd5qvi73k
download the mtktools backup ( cause u bricked, so u don't have the CWM, right? ), u have to flash it trough SPflashTools ( http://forum.xda-developers.com/showthread.php?t=1982587 )
PS: use it on your own risks!
Click to expand...
Click to collapse
excuse me, im new here this is my first time on this device so totally empty, can you please make an idiots guide on how to get on with this, i have the same problem here stuck at boot screen. i really appreciate it.

How to get ProjeectConfig.mk on a MT6592 Device? (Kingzone K1 Turbo)

Hello
We're stuck and can't find the ProjectConfig.mk File of our device, the Kingzone K1 (Android 4.4.2). We're working on porting CM11 and hope there's some helpful information in there.
(Example File looks like this: https://github.com/lanmengss/mtk/blob/master/config/common/ProjectConfig.mk, but that's not the file for our device)
We looked in data/misc and also system/data, the default folder where, but no success.
We also tried indexing all files with
adb b shell ls -R / >tree.txt
Click to expand...
Click to collapse
, this results in a list of 5.3 MB, but there's no ProjectConfig.mk, also no other .mk File to find in there.
Do you have any ideas? Thanks!
Currently im using a slightly modified ROM, I don't think that's the problem, but I can't exclude it, so I wanted to add this piece of information here. I'll try to flash the stock rom as soon as possible (problem: it's also my phone for daily use . . . so that's always a bit of a hassle)
cheers!
I found this post via google, that's why I posted it here: http://forum.xda-developers.com/showthread.php?t=2790094

Android DAT/IMG File Unpack and Repack V 2.0

This is a thread on how to unpack and repack the system.img.dat file of your Android Rom,to see its content.
Starting from Android 5.x (Lollipop) Custom roms are not compressed like on previous android versions. Earlier all Files were inside the /system folder.And we were able to see all the system files
The problem started in >=5.0 versions because rom size increased and it was necessary to highly compress them again.
You Must Have Following Files Installed in your PC
1. Java SDK = Click here to download java
2. Python 2.xxx= Click here to download Python
How to decompress /Repack these files? Its Sipmle !!
Follow the Instructions Below To do that.
Download the Android Unpack Repack adithyan25.rar from here
Or you can download it from attachments
Run The File And Follow The Instructions As on screen. :good:
Video Tutorial
Special Thanks @xpirt
If you are a good Programmer You Can follow his method .View His Method here
If you Have any doubts or Enquired post in the Comment section
I got an error while repacking the system.img
"Input-IMG\file_contexts: No such file or directory"
Please help.
AmeyRanberg said:
I got an error while repacking the system.img
"Input-IMG\file_contexts: No such file or directory"
Please help.
Click to expand...
Click to collapse
did you copy the files to the creard folder!??... watch the video
adithyan25 said:
did you copy the files to the creard folder!??... watch the video
Click to expand...
Click to collapse
The rom that I had, only had system.img boot.img and those older folders. It didnt have file_contexts. But later I extracted it from boot.img and it worked thanks anyway.
AmeyRanberg said:
The rom that I had, only had system.img boot.img and those older folders. It didnt have file_contexts. But later I extracted it from boot.img and it worked thanks anyway.
Click to expand...
Click to collapse
Great And thank u for trying my app
I falied system.img repacked
Hi~
I wateched your video.
So I succeed system.img unpacked.
But, I tried system.img repack. I failed.
Why failed? T.T
Start Repacking in system.img......
please wait......
Input-IMG\file_contexts: No such file or directory
critical error: main: failed to open input image : No such file or directory
did u copy fule_contexta
Similar to my friends.
http://forum.xda-developers.com/and...tool-tool-unpack-repack-dat-img-v2-0-t3284806
same the tool I make http://forum.xda-developers.com/and...tool-tool-unpack-repack-dat-img-v2-0-t3284806
Kritsada Chaitan said:
same the tool I make http://forum.xda-developers.com/and...tool-tool-unpack-repack-dat-img-v2-0-t3284806
Click to expand...
Click to collapse
yeah tanks for the info... i made this tool using xpirt post and a screen shot of a software that i saw in google... any way great wrks... i made this through java..
AmeyRanberg said:
The rom that I had, only had system.img boot.img and those older folders. It didnt have file_contexts. But later I extracted it from boot.img and it worked thanks anyway.
Click to expand...
Click to collapse
deleted
adithyan25 said:
did u copy fule_contexta
Click to expand...
Click to collapse
what is file_contexta?
I dont understand..
same here. failed while repack
critical error: main: failed to open input image: No such file or directory
its a file along with the rom that you get.. just watch the video
Sent from my ASUS_Z00A using XDA-Developers mobile app
Problem/
No file " system transfer list". Where to get it? Firmware is given under SPFT.
hi @adithyan25
I'm so interested with this topic.
I tried but still stuck on file_context
please also make written tutorial on this thread.
kevin mitnick said:
hi @adithyan25
I'm so interested with this topic.
I tried but still stuck on file_context
please also make written tutorial on this thread.
Click to expand...
Click to collapse
didnt you watch the video??? i think it had all the component you nedd.. still any prblm cmnt below
Sent from my ASUS_Z00A using XDA-Developers mobile app
adithyan25 said:
didnt you watch the video??? i think it had all the component you nedd.. still any prblm cmnt below
Sent from my ASUS_Z00A using XDA-Developers mobile app
Click to expand...
Click to collapse
i did.
but on video, tutorial about dat file..
Still unable to repack the dat.
Windows says rimg2sdat is not a valid Win32 application.
It works under Windows 7 at work but not under Windows XP Pro like I have at home.
Someone got another version? Is there a XP compatible version of rimg2sdat?
Thanks
Kritsada Chaitan said:
same the tool I make http://forum.xda-developers.com/and...tool-tool-unpack-repack-dat-img-v2-0-t3284806
Click to expand...
Click to collapse
Thanks to the original work-works correctly!
Working perfectly with Android 6.0.1, Thanks Dev !!

DEBRICK IMAGES - Hardbrick recovery plan

With all the random qhsusb_bulk hardbricks coming around, I've decided to create a thread to share debrick.img files just in case. You do not need to create this, but if you ever need it, you'll be glad you did.
EXPLANATION:
If you ever HARDBRICK your phone, which can be caused by flashing an incompatible ROM, bad bootloader flash, or anything, your processor will fallback into a mode called USB_BULK mode. In this mode, it will await an SD card with a special image flashed to it, called debrick.img, and boot to that. Once booted from the SDcard, it will await a firmware flash from a computer (download mode.)
However, this image needs to be specific to the bootloader version the phone was running before the hardbrick occured. That's why I've created this thread: people on different bootloaders can share their debrick images.
HOW TO MAKE ONE:
Flash this in TWRP/FlashFire/SafeStrap
Your debrick.img (may be named something else, look for the .img at the end) will be in your external SD card and share it here please for others who may need it
BACK THIS UP EVERYWHERE. Google drive, dropbox, mediafire, everywhere. DO NOT loose this.
HOW TO USE ONE:
If you ever have the unfortunate luck of needing to use a debrick image, here's what to do:
-Download Win32DiskImager
-Put your microsd into your PC (yes you will need an adapter in some cases)
-Use Win32DiskImager to write the debrick.img to the SD card
-Take battery out of phone
-Put the SDcard into the phone and put the battery back in
-Do Vol Dn+Power+Home
-Your device should boot into Download Mode, and you should see "SDCARD MODE" at the top right
-Flash stock firmware using Odin
Downloads will be added to the 2nd post
Downloads
PB1 BOOTLOADER DEBRICK
PD1 BOOTLOADER DEBRICK (thanks @klabit87)
PLEASE SHARE YOUR OWN DEBRICK IMAGES! I WILL ADD THEM HERE
Great thread to start!! Question, if i'm running PB1 firmware/kernel but I haven't taken any OTA's passed OC4. Would my debrick img be of the OC4 bootloader? Or do I need to flash the OC4 firmware/kernel to where everything is of OC4? This question may help people who are unsure of what's what.
al50 said:
Great thread to start!! Question, if i'm running PB1 firmware/kernel but I haven't taken any OTA's passed OC4. Would my debrick img be of the OC4 bootloader? Or do I need to flash the OC4 firmware/kernel to where everything is of OC4? This question may help people who are unsure of what's what.
Click to expand...
Click to collapse
It is completely based on bootloader version. You can use "Phone Info - Samsung" to confirm before creating an image.
This is great would be nice if you could create Bod5 img for us who are still able to downgrade
Sent from my SM-G900V using Tapatalk
When I get a chance I'll make one for the OC4. Just want to be sure to do it correctly. Since I'm on UL OC4 Bootloader, PB1 firmware
Nandr0idC0nsumer said:
Your debrick.img (may be named something else, look for the .img at the end) will be in your external SD card
Click to expand...
Click to collapse
Just for clarification, your script doesn't create a file ending in .img:
Code:
#Unbrick-Creator.zip\tools\Unbrick.sh: Line 5
mv /external_sd/Unbrick_Files/200MB.img.gz /external_sd/Unbrick_Files/Unbrick_IMG.gz;
ben_pr said:
Just for clarification, your script doesn't create a file ending in .img:
Code:
#Unbrick-Creator.zip\tools\Unbrick.sh: Line 5
mv /external_sd/Unbrick_Files/200MB.img.gz /external_sd/Unbrick_Files/Unbrick_IMG.gz;
Click to expand...
Click to collapse
yes but if you use an archiving program like winrar to open it there is a file called 200mb.img inside and that is the debrick image
I really appreciate ur efforts, but I have a question does it work on all devices ? I will be amuse to know.
Also how space does it requires? 2gb microsd ?
Sent from my SM-G900V using XDA-Developers mobile app
[email protected] said:
I really appreciate ur efforts, but I have a question does it work on all devices ? I will be amuse to know.
Also how space does it requires? 2gb microsd ?
Sent from my SM-G900V using XDA-Developers mobile app
Click to expand...
Click to collapse
200mb is all thats needed on sd.
Only for samsung devices.
Nandr0idC0nsumer said:
yes but if you use an archiving program like winrar to open it there is a file called 200mb.img inside and that is the debrick image
Click to expand...
Click to collapse
The file inside the archive just takes the name of the archive and excludes the ".gz". Since your script renames the file from "200mb.img.gz" to "Unbrick_IMG.gz", the file within the archive is simply named "Unbrick_IMG" and does not have an extension.
I can change the name of the archive to "Unbrick_IMG.img.gz", then extracting it results in a ".img" as expected. However, with the script you posted, users will have to do this last step manually. You could either not change the name in the script, or have the script include the ".img" to save users this last step.
ben_pr said:
The file inside the archive just takes the name of the archive and excludes the ".gz". Since your script renames the file from "200mb.img.gz" to "Unbrick_IMG.gz", the file within the archive is simply named "Unbrick_IMG" and does not have an extension.
I can change the name of the archive to "Unbrick_IMG.img.gz", then extracting it results in a ".img" as expected. However, with the script you posted, users will have to do this last step manually. You could either not change the name in the script, or have the script include the ".img" to save users this last step.
Click to expand...
Click to collapse
the non-extended extracted "UNBRICK_IMG" is the image file and simply adding .img to it will allow it to be flashed
Nandr0idC0nsumer said:
the non-extended extracted "UNBRICK_IMG" is the image file and simply adding .img to it will allow it to be flashed
Click to expand...
Click to collapse
Yes, sorry, but the reason I'm pointing this out is so that you might update the original post to accurately reflect the process.
Nandr0idC0nsumer said:
HOW TO MAKE ONE:
Flash this in TWRP/FlashFire/SafeStrap
Your debrick.img (may be named something else, look for the .img at the end) will be in your external SD card and share it here please for others who may need it
BACK THIS UP EVERYWHERE. Google drive, dropbox, mediafire, everywhere. DO NOT loose this.
Click to expand...
Click to collapse
People shouldn't be looking for a file ending in ".img", and they will also need to extract then rename "Unbrick_IMG.gz". Ideally, whoever created the Unbrick-Creator.zip should just fix the script inside and update the link. I'm not sure why the zipped file gets renamed at all, nor why the original image is called "200mb.img" instead of the expected "debrick.img".
The script could just look like this:
Code:
#!/sbin/sh
mkdir -p /external_sd/Unbrick_Files/;
# Changing name of image from 200MB.img to debrick.img
# dd if=/dev/block/mmcblk0 of=/external_sd/Unbrick_Files/200MB.img bs=4096 count=50000; # Original
dd if=/dev/block/mmcblk0 of=/external_sd/Unbrick_Files/debrick.img bs=4096 count=50000; # Modified
busybox gzip /external_sd/Unbrick_Files/*;
# Removing the rename command
# mv /external_sd/Unbrick_Files/200MB.img.gz /external_sd/Unbrick_Files/Unbrick_IMG.gz;
chmod -R 777 /external_sd/Unbrick_Files
Then, to get the image file, the user simply needs to connect their phone, navigate to the "Unbrick_Files" folder, copy "debrick.img.gz" to their computer, and unzip the archive.
ben_pr said:
Yes, sorry, but the reason I'm pointing this out is so that you might update the original post to accurately reflect the process.
People shouldn't be looking for a file ending in ".img", and they will also need to extract then rename "Unbrick_IMG.gz". Ideally, whoever created the Unbrick-Creator.zip should just fix the script inside and update the link. I'm not sure why the zipped file gets renamed at all, nor why the original image is called "200mb.img" instead of the expected "debrick.img".
The script could just look like this:
Code:
#!/sbin/sh
mkdir -p /external_sd/Unbrick_Files/;
# Changing name of image from 200MB.img to debrick.img
# dd if=/dev/block/mmcblk0 of=/external_sd/Unbrick_Files/200MB.img bs=4096 count=50000; # Original
dd if=/dev/block/mmcblk0 of=/external_sd/Unbrick_Files/debrick.img bs=4096 count=50000; # Modified
busybox gzip /external_sd/Unbrick_Files/*;
# Removing the rename command
# mv /external_sd/Unbrick_Files/200MB.img.gz /external_sd/Unbrick_Files/Unbrick_IMG.gz;
chmod -R 777 /external_sd/Unbrick_Files
Then, to get the image file, the user simply needs to connect their phone, navigate to the "Unbrick_Files" folder, copy "debrick.img.gz" to their computer, and unzip the archive.
Click to expand...
Click to collapse
Good point. I will update the OP later. This is not my package btw
Nandr0idC0nsumer said:
Good point. I will update the OP later. This is not my package btw
Click to expand...
Click to collapse
My mistake; I thought you made the zip!
Nandr0idC0nsumer said:
200mb is all thats needed on sd.
Only for samsung devices.
Click to expand...
Click to collapse
Thanks
Sent from my SM-G900V using XDA-Developers mobile app
ben_pr said:
My mistake; I thought you made the zip!
Click to expand...
Click to collapse
Lol nope. Usually I like to have it all in the updater-script so I wouldn't have had a seperate script
Could someone who has updated to the PD1 bootloader post an unbrick.img for that please?
I attempted to update; flashed the PD1 stock ROM and bootloader in muniz_ri's updated thread and ended up in a soft brick, so I decided to try a full stock PB1 reset, but something went horribly wrong and I'm currently in a hard brick state.
Since something must've gone wrong halfway through, I suspect I'm still holding onto the PD1 bootloader. I've tried the process with the PB1 unbrick.img provided earlier in this thread, but sadly it didn't do anything. Thanks for all the hard work!
akaplo said:
Could someone who has updated to the PD1 bootloader post an unbrick.img for that please?
I attempted to update; flashed the PD1 stock ROM and bootloader in muniz_ri's updated thread and ended up in a soft brick, so I decided to try a full stock PB1 reset, but something went horribly wrong and I'm currently in a hard brick state.
Since something must've gone wrong halfway through, I suspect I'm still holding onto the PD1 bootloader. I've tried the process with the PB1 unbrick.img provided earlier in this thread, but sadly it didn't do anything. Thanks for all the hard work!
Click to expand...
Click to collapse
"I've tried this process" is not specific enough. Please tell me EXACTLY what you did or I can't help.
Nandr0idC0nsumer said:
"I've tried this process" is not specific enough. Please tell me EXACTLY what you did or I can't help.
Click to expand...
Click to collapse
See my thread. http://forum.xda-developers.com/showpost.php?p=67159556&postcount=14

Boot manipulation

Greetings.
Need a Android 6 ELF file for :
makebootfs
mkbootimg
unmkbootimg
They must be Honor 8 compatible.
Can any1 help please.
StratOS_HTC said:
Greetings.
Need a Android 6 ELF file for :
makebootfs
mkbootimg
unmkbootimg
They must be Honor 8 compatible.
Can any1 help please.
Click to expand...
Click to collapse
What are you planning to use them for?
Sent from my honor 5X using XDA Labs
Disasemble and reasemble the images.
StratOS_HTC said:
Disasemble and reasemble the images.
Click to expand...
Click to collapse
Hey @StratOS_HTC nice to see you here (coming from the Galaxy Core 2 Forum )
Sent from my Honor 8 using XDA Labs
I don't think you need them. Unpacking and packing boot images is pretty straightforward since Huawei's boot images have the same format as stock Android AOSP boot images. You can use the utilities you mentioned to unpack without need of any ELF file.
disasm
hackslash said:
I don't think you need them. Unpacking and packing boot images is pretty straightforward since Huawei's boot images have the same format as stock Android AOSP boot images. You can use the utilities you mentioned to unpack without need of any ELF file.
Click to expand...
Click to collapse
Since i have soe experience on other phones and the best way is always with disasm and reasm of the files. Don't want to put the whole sdk or git files on my comp.
The best way I'm doing it is with phone throught adb bridge.
So I'm looking for the executable files for it (mkbootimg,unmkbootimg), have found only PIE version of Marshmallow for it.
Can any one please help.
Thx in advance.
StratOS_HTC said:
Since i have soe experience on other phones and the best way is always with disasm and reasm of the files. Don't want to put the whole sdk or git files on my comp.
The best way I'm doing it is with phone throught adb bridge.
So I'm looking for the executable files for it (mkbootimg,unmkbootimg), have found only PIE version of Marshmallow for it.
Can any one please help.
Thx in advance.
Click to expand...
Click to collapse
Look into the systemless root tools , those should do what you're looking for.
https://github.com/phhusson/super-bootimg

Categories

Resources