Hi all,
In Odin i checked 'Nand Erase all', resulting in losing all partition table information.
I have tried to extract a PIT-file from another GT-i8260 using this adb command:
Code:
su
dd if=/dev/block/mmcblk0 of=/sdcard/out.pit bs=8 count=580 skip=2176
However, the extracted PIT-file can not be analysed using Pit Magic, whereas a downloaded pit-file of model i8260L could be analysed.
I think I only need a working PIT-file to get back on track.
Can somebody help me fix this phone again?
Thanks, Paul
@pamenja
hello .
i've no pit for I8260 but one for I8262 and pit partition is in : mmcblk18
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
so you can try :
su
dd if=/dev/block/mmcblk18 of=/sdcard/out.pit bs=8 count=580 skip=2176
file size is 3,88 ko
regards
yakapa40 said:
you can try :
su
dd if=/dev/block/mmcblk18 of=/sdcard/out.pit bs=8 count=580 skip=2176
Click to expand...
Click to collapse
Hi yakapa40,
I tried this to no avail. Then in went to \dev\block\ and found mmcblck0p18. Tried that. Still Pit Magic could not analyze the file.
in \dev\block\ I found mmcblk0p1 to mmcblck0p24. So I tried each:
Code:
dd if=/dev/block/mmcblk0p[B]18[/B] of=/sdcard/out[B]18[/B].pit bs=8 count=580 skip=2176
No luck. Any ideas?
if you have a file size 5ko or less post it and i'll try to extract it with my tools
yakapa40 said:
if you have a file size 5ko or less post it and i'll try to extract it with my tools
Click to expand...
Click to collapse
the one from mmcblck0p18 is 5 ko. But in Notepad++ it only shows many NULs.
I would like to attach this file, however I cannot find a button 'insert file/attachment' or any such thing.
So how to post it?
I shared it through Google Drive
.....another thing: I can open ARUBA_SLIMSS_LTN_0125.pit in Notepad++ and I find hidden.img.ext4 and other partitions.
However, in none of the extractions I did could I find ext4.
I think I have found it.
I tried this:
su
dd if=/dev/block/mmcblk0p19 of=/sdcard/out19.pit
Click to expand...
Click to collapse
this resulted in a file which I could analyze with Pit Magic
I am trying it now. But updated my google drive.
I will give some feedback tomorrow.
yes it's the right file :
my errors : pit size is 242496 - 241472 = 1096 blocks = 512 Ko
mmcblk0p1 = idx0 so /mmcblk0p19 = idx18
i can open the file and it's the same as GT-I8262 but not same signature at the end
g
about the file size 512ko :
yakapa40 said:
yes it's the right file :
my errors : pit size is 242496 - 241472 = 1096 blocks = 512 Ko
mmcblk0p1 = idx0 so /mmcblk0p19 = idx18
i can open the file and it's the same as GT-I8262 but not same signature at the end
Click to expand...
Click to collapse
Thank you for your help!
Is having a different signature a problem?
I ask this because in Odin the GT-I8260.pit hangs, but the ARUBA_SLIMSS_LTN_0125.pit continues.
Only after ARUBA_SLIMSS_LTN_0125.pit Odin says it was a success. But on reboot the phone says that I have to get a firmware through Kies. But Kies says I can't (not official software).
Another try. The file size of GT-I8260.pit (512 kb) was about ten times bigger than that of the ARUBA_SLIMSS_LTN_0125.pit (4kb)
So I opened GT-I8260.pit in Pit Magic, and saved it as GT-I8260b.pit, which resulted in a file with size 4kb.
Odin does not hang with B]GT-I8260b.pit[/B].
However on boot the phone shows:
"Firmware upgrade encountered an issue. Please select recovery in Kies and try again"
This was with the unpacked I8260XXAPA1_I8260PHNAPA2_PHN.zip from SamMobile.
See https://www.sammobile.com/firmwares/galaxy-core/GT-I8260/PHN/
So I tried the earlier version: I8260XXAMG2_I8260PHNAMG1_PHN.zip, with success!!
So, I updated my google drive, will keep the PIT-file there for some time maybe you can add it to the pit-files om sammobile?
Thank you so much for your help!!
(now I can try to setup this phone as a baby monitor )
@pamenja .
pit files are written in hexadzcimal so you can use an hex éditor to remove all zerro bits at the end and not the signature .
with pit magic you have also remove signature ( GT-I8260b.pit ) and since galaxy S3 you need it for flashing with ODIN
for more informations about pit files : https://forum.xda-developers.com/galaxy-s6/general/g920f-pit-file-banded-firmwares-t3118459
in post post 29 you can see how to decode it
so your pit file with signature and without zéroo bytes at the end is here : https://drive.google.com/file/d/13-VNCGO0Iq8idM965f24L-c_Kv8NKD7g/view?usp=sharing
best regards
[SOLVED] GT-i8260 Pit-file
@yakapa40 .
Thank you for point this out. I have learned a lot these couple of day. And will look at the mentioned post about pit files a bit more
As per your instructions, I have used a hexEditor to delete all zero-bytes at the end of my extracted pit file. And after that compared it to the one you provided, to which you added a signature. I am happy to report that your pit-file and mine were exactly the same
On the note, I wish you (and all other readers) a happy 2019!
Thanks again for your help!!
This post can be closed as far as I am concerned
De 6
Related
Delete
Thank you very much for sharing
Thanks for sharing. But I can not see any system img files via 7zip without previously repaired. May I use repaired system img files?
You must be doing something wrong. I've tried WWE and Orange PL and both extract without repairing.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks for sharing.
thank u!
Thanx mate later that day ill extraxt System dump an share it with you guys.
Thanks for the DiskInternals thingy
Since i never needed to extract a System.img I never looked for a method but I will remember this. Seems fairly straightforward.
And thanks for the creds.
I will try this one.
Btw, i made a backup with twrp. Ia there any way to get the backed up system.emmc.win file extracted? Renaming it to .tar doesn't work.
What I try to achive is an extracted ROM so I can deodex the apks
DroidShift79 said:
I will try this one.
Btw, i made a backup with twrp. Ia there any way to get the backed up system.emmc.win file extracted? Renaming it to .tar doesn't work.
What I try to achive is an extracted ROM so I can deodex the apks
Click to expand...
Click to collapse
add .tar to the end of each image and under Linux or cygwin use tar -xvf xxxx.tar
Hmm... Hoped there's anything for win 8.1
...setting up cygwin
Edit: @LeeDroid
Nothing happens when doing the command in the cygwin window...
Worked like a charm
I did have to edit the ConvertHima.bat and remove the line set wf=%cd%\ for it to work
but everything else was spot on .. thanks!!
Anyone need the 0PJAIMG_HIMA_UL_L50_SENSE70_ATT_NA_Gen_Unlock_1.32.617.6_R2_Radio_01.01_U11440221_59.04.50303G_2_F_release_426167_signed.zip
System.img or Dump
Worked great I think. I did get an error, and I received this error 4 times for sparse.img, 2,4,6,8. Here is the error: - "1 [main] sparse2img 7912 find_fast_cwd:". It also says "WARNING Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list [email protected]". I wrote cygwin, and got a reply from a Marco stating, "Dear Hal, Same answer as given last month to another guy". Then gave me this link https://cygwin.com/ml/cygwin/2015-05/msg00318.html. Followed by, "Please report the solution to whom provided the ConvertHima.bat". The answer in the link basically says a utility called rsync is being used, and the person who provided it is bundling it with an old version of the cygwin kernel. I did however get a new system_hima.img, and I started ConvertHima.bat. After completion I have what appears to be a complete system image. It's 3.53Gb in size, and has the folders - app, bin customize, etc, fonts, framework, lib, lib64, lost+found, media, priv-app, tts, usr, vendor, xbin, and has the file build.prop. It appears to have all the Deodexed APK's in app and priv-app. This is from the T-Mobile RUU. I'm using Window 8.1.
I'm trying to create a system dump (1.40.708.9)but was stuck at step 2. Where can I download my ROM.zip?
xunus said:
I'm trying to create a system dump (1.40.708.9)but was stuck at step 2. Where can I download my ROM.zip?
Click to expand...
Click to collapse
i think you misunderstand what this is for
flex360 said:
i think you misunderstand what this is for
Click to expand...
Click to collapse
That could be true. Seems like this is to extract M9's rom from an RUU and not from the phone itself.
Mr_Bartek said:
You must be doing something wrong. I've tried WWE and Orange PL and both extract without repairing.
View attachment 3226483
Click to expand...
Click to collapse
Can you send me the file system.img_01 ?
htsang08dqt said:
Can you send me the file system.img_01 ?
Click to expand...
Click to collapse
https://forum.xda-developers.com/one-a9/development/decrypt-ruu-ruu-decryption-script-htc-t3282562
Is there a Linux version of the sparse2img.exe? I am in need of this because I don't have the system.img but I have the system.img_xx chunks from the RUU ZIP.
OK first thing first IM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE OR DECIDE TO BE CARELESS OR CREATE A CYCLONE... you know the drill.
Well i stumbled on this by mistake and hey it works!!!!
Some of us do get bored with seeing the same thing over and over again specailly if u keep switching on and off your phone for whatever reason...
we can change boot animations thats popular but now we can the splash screen and by splash screen i mean boot logo and by bootlogo i mean that image that show "Samsung Galaxy **** powered by android"
Samsung stores its boot files in Param Partition but extracting those images is a hustle well now you dont have to... Here's How and its easy...
I dont know if it will work for any other device with a param partition but i am using Samsungs
YOU WILL NEED:
- A rooted device (Samsung)
- Terminal emulator or ADB (I used ADB but still i was at adb shell)
- Being able to check your partition (But ill explain how anyway)
HOW TO
CHECKING PARTITION BLOCK
1.a First check which block is your Param partition
use and root browsing app and goto /dev/platform/****/by-name
where i used *** is where things differ... there are usually two folder and one will have a folder named "by-name"...
take note of the full path to by-name
E.g in my j7 its: /dev/block/platform/13540000.dwmmc0/by-name
1.b In ADB type "adb shell"
now in Terminal or Continue in ADB
- run "ls -l /dev/block/platform/****/by-name"
- It will output all your block partition with their names
- Take the name of your mmcblk*** and mine is mmcblk0p9
NOTE : BACKUP YOUR ORIGINAL PARAM PARTITION
In Terminal or adb shell:
$ su
# dd if=/dev/block/mmcblk*** of=/data/media/0/param.fls
or dd if=/dev/block/mmcblk*** of=/storage/extSdCard/param.fls
-------- on of="Location to your sdcard (ext or int)" Dont use linked storages
Getting another device's Param file (The Boot logo you want)
Backup its PARAM partition by doing The steps above (Get block partition name and extract)
CHANGING YOUR BOOTLOGO[/COLOR]
-Copy the param.fls file you backed up to your device and note the location you put it (Dont overwrite your original)
In Terminal or adb shell
$ su
# dd if=location_param_file_you_copied/param.fls of=your_dev_block_partition
e.g
# dd if=/data/media/0/copied/param.fls of=/dev/block/mmcblk***
to restore your original change your bootlogo by your original Param.fls
image
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
vide:
https://youtu.be/st-VIeW4u2M
CHECKOUT POST 2 BEFORE ....
Downloads on Post 3
NOTICE's
PRO's
- You can change bootscreen to any other samsung you wish
-it will also change recovery and download mode images ... i think
CON's
- Dont know what else the param partition is for.... e.g dont know the side effects
---------- have you had any on your phone????
******** NO, i havent
- PARAM is a partition, it has a size... your stock param size is your partition size...
E.G Param from j7 is 8MB and that from Tab3 is 2MB... meaning Tab 3 param can fit and work in j7 but j7 param cannot work in Tab3
- Screen Size matters... if a bootlogo is too big for your screen itll will be small etc in order to fit
What if i wanna modify the image???
i managed to do this...
1. Create an empty archieve and put in in your phone
In Terminal or adb shell:
$ su
# dd if=/data/media/0/param.fls of=/data/media/0/archieve.zip
after this, all the images will be on the zip... N.B not in... On the zip
you can view them in the zip and extract them but you cannot add files to the archieve thats the problem...
7z says ... There are files at end of archieve (Not quite sure but something like that):
so thats where you guys and devs come in... making that zip addable...
if you extract the zip and compress it again... its size drops and if you flash it... it removes the boot image.
reserved
Downloads: PARAM by Other people
PARAM upload and download thread here
If you have question and/or answers... feel free :good:
can't modify image on j5 2016. I create archieve.zip but it say corrupted archive on any archive manager. I want old boot logo.jpg, any other way? decrypt, extract, convert param.lfs...??
How to modify param file in tab S6 ??
Unpacking tool nb0 firmware files used my Infocus/Nokia (made by FIH mobile)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you want to repack nb0 image:
edit files "list" of unpacked nb0 image, remove .md5 file from list.
Not guarantee moded packed nb0 will work - OST may give an error. Some images work some require md5. Depending from mlf content.
05.04.18 v3.4
-fixed long filenames in nokia firmware
-added repacking (may not working for new images for OST 3.1.4 with md5 check permanent)
27.01.18 v3
-added unpacking for nokia firmwares
-supporting images up to 6 gb
Thank you for the tool. Took a lot of searching to find this topic for v2.
Unfortunately Nokia has changed something in the .nb0 format and the extracting fails mid process.
Can you take a look with nokia 8 firmware file? NB1-308B-0-00WW-B01_2 Nokia 8.rar from https://forum.xda-developers.com/no...ia-8-official-firmware-links-updated-t3678487
@heineken78 why it keeps on crashing with arithmetic problems?
wolfyapl said:
@heineken78 why it keeps on crashing with arithmetic problems?
Click to expand...
Click to collapse
tool is updated
Hello.
Tried using it, but the button for selecting file to pack back is not working (cannot click on it).
Tried with v2, but receive that arithmetic error.
Can you help me?
ktutza2006 said:
Hello.
Tried using it, but the button for selecting file to pack back is not working (cannot click on it).
Tried with v2, but receive that arithmetic error.
Can you help me?
Click to expand...
Click to collapse
Packing back is now in development. OST is using special table now for different files, so not 100% packing is ok.
But you dont need it! You can flash in OST by selecting of unpacked .mlf file
Yes, thanks, tried that, working.
I need now to figure a way to change the system.img, cause the md5 check is ruining that for me.
The version of firmware i have for okia 6 ta-1003 have no .mlf file, and if i try to take just the system.img file from it and put in ta-1000 extracted firmware(same hardware, different android customisation, 1000 is for china) i get a md5 error.
If i manually update the size and md5 checksum in md5 file, also crashed.
A bit offtopic here, but anyway, thanks for the tool, is very helpfull
@heineken78, Still have arthimetric error, and the password for emmc zip file is WLBGFIH123 if you care to add. Thank you!
my computer freezes in unpacking process, what to do?
EDIT: Nvm, i unpacked it successfully, tnx for tool
SkaboXD said:
my computer freezes in unpacking process, what to do?
EDIT: Nvm, i unpacked it successfully, tnx for tool
Click to expand...
Click to collapse
updated
can you please look if problem with unpacking this nb0 is with your tool or with rom file?
in unpack progress a get error about out of memory... more info here
thanks
SkaboXD said:
my computer freezes in unpacking process, what to do?
EDIT: Nvm, i unpacked it successfully, tnx for tool
Click to expand...
Click to collapse
I'm having the same issue, how did you fix it?
Loku_kika said:
I'm having the same issue, how did you fix it?
Click to expand...
Click to collapse
just wait for it to flash, it took around 5 minutes for me, when you see that is not responding just click on app and it will update unpacking status.
I found a scatter file after extracting. can I simply extract .nb0 file and flash with sp flash tools or there is something additional needed before flashing the extracted content through sp flash tools?
@heineken,
can you check nokia 3.1 nb0 file, looks like they changed something, again ...
ES2-042E-0-00WW-B02
b.r.
Whenever I try to unpack the NB0 (Nokia 7 plus TA-1046) file using the NB0 tool v3.4, it always gives me an error (see screenshot) and if I click on "Continue", it gets stuck in halfway.
@heineken I am trying to unpack the Nokia 2.1 firmware (nb0) and the tool is only able to read the first 2 files. Do you have any idea and can we expect an update to the tool?
@singhnsk
for E2M-021Q-0-00WW-B02.nb0 you can use nb0-utils.exe or nb0-utils.jar
regards
Now available on neon through qtapp.
Qtapp which is part of Neon can be downloaded from Neon Updater latest
Sometimes you must install vccred15 from microsoft
kenkitt said:
Now available on neon through qtapp.
Qtapp which is part of Neon can be downloaded from Neon Updater latest
Sometimes you must install vccred15 from microsoft
Click to expand...
Click to collapse
So it would seem now that a username and password is required. How do i get pass this if possible without sending an email
Never mind, i saw the application qtapp installed as well. Thanks.
this s10e, will not take any combination/factory firmware when I am trying to flash. How do i resolve this problem? or there is no solution to this issue?
I have tried several versions of firmware all gives same error
Phone information is as below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I tried patched odin 3.31.1.3b
I tried following combinations all both failed:
COMBINATION_FAC_FA90_G970USQU1ASB2 - failed
COMBINATION FAC FA90 G970U1SQU2ASF1 - failed
Administr4tor said:
this s10e, will not take any combination/factory firmware when I am trying to flash. How do i resolve this problem? or there is no solution to this issue?
I have tried several versions of firmware all gives same error
Phone information is as below:
I tried patched odin 3.31.1.3b
I tried following combinations all both failed:
COMBINATION_FAC_FA90_G970USQU1ASB2 - failed
COMBINATION FAC FA90 G970U1SQU2ASF1 - failed
Click to expand...
Click to collapse
Hi Did you find a solution for this issue, i am looking everywhere , all people say is that Samsung has made it impossible until some one is able to crack it down , its been a few months and nothing yet.
chalanero11 said:
Hi Did you find a solution for this issue, i am looking everywhere , all people say is that Samsung has made it impossible until some one is able to crack it down , its been a few months and nothing yet.
Click to expand...
Click to collapse
I was unable to find any solution. People are saying read pit file with z3x and then try to flash in odin with pit file read from z3x but i am not sure if that will work, I have not tried that.
Administr4tor said:
I was unable to find any solution. People are saying read pit file with z3x and then try to flash in odin with pit file read from z3x but i am not sure if that will work, I have not tried that.
Click to expand...
Click to collapse
Authorization for PIT file.
When flashing only one BL,AP or CP the partition allocation/information table has to be read from device.
If flashed only one file it's not recomendet to tick Re-partition (Odin).
When setting the PIT (Inside CSC_OMC) the files / blocks are flashed to desired position.
To bring things back extract the pit file from the CSC_OMC and flash all binaries in BL/AP/CP/CSC_OMC with selected pit file from CSC_OMC binary (If all binaries are flashed, the pit is not needed for specification) !
The DID on download screen makes me believe it is related to bootloader lock
[Android][UNSAMLOCK] Bootloader Unlock for Samsung US/Canada Devices
KG Status is PRENORMAL. You won't be able to flash custom binaries while in this state. Reflash stock firmware and connect to the Internet, then verify the OEM Unlocking toggle in Developer Options is still visible - it should be grayed out, "Bootloader is already unlocked".
Once it's visible, reboot to download mode. KG STATUS should be COMPLETED, you can now flash custom images.
why the heck did we reply to a two years old thread
I am trying to take a brand new Verizon SM-G781V and load the SM-G781U1 XAA firmware on it. (I prefer the unlocked software that removes all the Verizon branded bloat) I have tried several versions of patched Odin. I keep getting the same error <ID:0/006> Re-Partition operation failed. What am I doing wrong?
rvdsabu said:
I am trying to take a brand new Verizon SM-G781V and load the SM-G781U1 XAA firmware on it. (I prefer the unlocked software that removes all the Verizon branded bloat) I have tried several versions of patched Odin. I keep getting the same error <ID:0/006> Re-Partition operation failed. What am I doing wrong?
Click to expand...
Click to collapse
Untick repartition in odin.....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
See no1 untick that and retry.
I just realized this should be in the Q and A section so I apologize. My Odin has re-partition UNCHECKED by default.
rvdsabu said:
I just realized this should be in the Q and A section so I apologize. My Odin has re-partition UNCHECKED by default.
Click to expand...
Click to collapse
But you said it said repartition fail...
Yes, that is the error I get.
rvdsabu said:
Yes, that is the error I get.
Click to expand...
Click to collapse
Please send a screenshot of your odin
on the phone in red letters I get SECURE CHECK FAIL: PIT
Can you also screenshot what is in options and pit, thanks
These are the default settings
How much storage do you have?
The phone is brand new out of the box, 128GB
Hmm do you have a pit file for it?
Did it come with the rom
Because it looks like you need a pit file or you need another rom
I used Frija to get the firmware and it did NOT come with a PIT file.....Is there something other than Frija that you suggest I use to download Samsung firmware ?
Extract Samsung PIT File from Samsung Firmware | DroidViews
Here're the steps to extract the Samsung PIT file from a Samsung firmware. The CSC binary contains the PIT for your Galaxy device.
www.droidviews.com
Here
That has all the steps you need.
I tried it and still got the error. Do I need to download my ORIGINAL firmware and use THAT pit? The pit I extracted was from the new firmware I want to load on the phone and it did not work.
rvdsabu said:
I tried it and still got the error. Do I need to download my ORIGINAL firmware and use THAT pit? The pit I extracted was from the new firmware I want to load on the phone and it did not work.
Click to expand...
Click to collapse
The pit from the New firmware didnt work?
No it did not. Same error
rvdsabu said:
No it did not. Same error
Click to expand...
Click to collapse
Hmm try from the original firmware from the phone