Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
faisalxp said:
Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
Click to expand...
Click to collapse
Double post, and none of them in the right section..
This has nothing to do with development, right?
Ok, no one is gonna give you a copy of their /EFS partition.
If you wonder why you can read here.
Sorry I couldn't be of more help.
We just need a legit fully working modemfs.img and flash it via dd command.
Code:
dd if=/sdcard/modemfs.bin of=/dev/block/mmcblk0p12
Benzonat0r said:
We just need a legit fully working modemfs.img and flash it via dd command.
Code:
dd if=/sdcard/modemfs.bin of=/dev/block/mmcblk0p12
Click to expand...
Click to collapse
Thanks Man... I thought Code That Can Only File Extract. IMG, I Think It Can not Extract File. BIN...I Want To Try It.
Btw What is Your opinion about Post Me The Last To Threads http://forum.xda-developers.com/showthread.php?t=2151288 :victory:
When you flash modem.bin file the image will be extracted to your /modemfs partition.
I have the same problem, I have flashed a working modemfs, but I it still does not work, I think that I also need an EFS file
evolution_x said:
I have the same problem, I have flashed a working modemfs, but I it still does not work, I think that I also need an EFS file
Click to expand...
Click to collapse
here backup from the modemfs>(mmcblk0p12) and efs>(mmcblk0p11)
http://dl.dropbox.com/u/2632841/mmcblk0p11.img
http://dl.dropbox.com/u/2632841/mmcblk0p12.img
thanks ! I have flashed the modem_fs from someone else, but I did not have the efs too, so it did not work. Now I don't have the phone, I sent my phone to a service company, they told me that there are 50% chances they can repair it and i takes 2-3 days. And in case they can repair it, it will cost me $40
I will save your files to try them in case they cannot repair it.
evolution_x said:
thanks ! I have flashed the modem_fs from someone else, but I did not have the efs too, so it did not work. Now I don't have the phone, I sent my phone to a service company, they told me that there are 50% chances they can repair it and i takes 2-3 days. And in case they can repair it, it will cost me $40
I will save your files to try them in case they cannot repair it.
Click to expand...
Click to collapse
just look on the website> http://forum.xda-developers.com/showthread.php?t=2165508
if you have the exactly the same problem you will help further the things that I've already posted here, for me it worked. I've also just thought it needed a new cell phone yesterday folded
my cell phone was dead until yesterday
First, sorry for my English.
Someone would have these files:
dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img
for samasung I8190L??
thank you very much
Related
Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
faisalxp said:
Please Help Me :crying:
Make Backup System Partition EFS and ModemFS and upload
Your device MUST be GT-I8190 ONLY! and NOT-I8190N GT or GT-I8190L.
Here's a dd Command To Enter In Terminal Emulator
Code:
[B][FONT=Courier New]dd if =/dev/block/mmcblk0p11 of=/sdcard/efs.img
dd if =/dev/block/mmcblk0p12 of=/sdcard/modemfs.img[/FONT][/B]
After Successful, Navigate to your internal sd card, download it and paste the link here.
I Want to Try to Fix Issues Baseband Version: XXXX
Thank You :angel:
Click to expand...
Click to collapse
here some links to the topic
http://forum.xda-developers.com/show....php?t=1518694
http://gsmforum7.blogspot.com.ar/201...epair.html?m=1
http://riauflasher1.blogspot.de/2012...ei-repair.html
http://forum.gsmhosting.com/vbb/f777...t-box-1348192/
http://www.riauflasher.com/f1036/sam...ox-173767.html
http://forum.xda-developers.com/showthread.php?t=859914
http://forum.xda-developers.com/show....php?t=1813559
hi guys i am looking here for thread that will give tutorial on how are we going to back up the said EFS which is the very important file of the phone where IMEI resides, suddenly after searching for so many days still haven't found an answer. I already tried using EFS Pro 1.9.2 and it prompts that the said directory isn't there.. i checked it out on the root of my phone and found that EFS folder isn't there.. now my question is there any apps or tool that will backup our efs so that if incase we accidentally mess with our phone, it will be easy for us to revert back to the time when the phone is functioning well..
The EFS Partition is "stl5" .
So , for mounting the partition at boot , You need to unpack your boot.img, Open init.rc and add the following lines:
mkdir /efs
mount /dev/block/stl5 /efs
Click to expand...
Click to collapse
Then You have to repack the boot.img
----------------------------------------------------------------------------------------
We are done with the mounting part. |
----------------------------------------------------------------------------------------
Now , Flash the boot.img
Reboot Your phone
Connect it to your PC (Note : ADB must be enabled)
Run adb pull /efs command
................................
There might be a way using the "*#7284#" code . It creates a service com port on PC. (Stock Roms Only)
dev0xteam said:
The EFS Partition is "stl5" .
So , for mounting the partition at boot , You need to unpack your boot.img, Open init.rc and add the following lines:
Then You have to repack the boot.img
----------------------------------------------------------------------------------------
We are done with the mounting part. |
----------------------------------------------------------------------------------------
Now , Flash the boot.img
Reboot Your phone
Connect it to your PC (Note : ADB must be enabled)
Run adb pull /efs command
................................
There might be a way using the "*#7284#" code . It creates a service com port on PC. (Stock Roms Only)
Click to expand...
Click to collapse
hitted thanks...
this is a nice tutorial, but it will be very best if u can provide the complete step by step on how am i going to do this, and where to input the said line..sori for asking too much..just a noob one..hehe dont know much bout adb shell and commads not an advance user too..hehe
mizukage said:
hitted thanks...
this is a nice tutorial, but it will be very best if u can provide the complete step by step on how am i going to do this, and where to input the said line..sori for asking too much..just a noob one..hehe dont know much bout adb shell and commads not an advance user too..hehe
Click to expand...
Click to collapse
DON'T MOUNT EFS PARTITION!
You will most likely brick your phone.
Sent from my GT-S5830 using Tapatalk 2
(Frank) said:
DON'T MOUNT EFS PARTITION!
You will most likely brick your phone.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
do u have any better idea on how are we going to save our efs partition so that we can revert back if we messed with our phone?flashing is risky especially for noobs..
Hi everyone)
Can somebody tell me, it is possible to I9070ZSLD1 (2.3.6) do 4.1.2 with the Russian language, and that the modem would work?
I have tried to put 4.1.2 SER, modem does not work, IMEI nul / nul
.Alex said:
Hi everyone)
Can somebody tell me, it is possible to I9070ZSLD1 (2.3.6) do 4.1.2 with the Russian language, and that the modem would work?
I have tried to put 4.1.2 SER, modem does not work, IMEI nul / nul
Click to expand...
Click to collapse
First put a title for thread. I don't understand... You want to use a GB modem with JB firmware? If is this you can't.
Inviato dal mio GT-I9070
I have a phone with HK region, with software I9070ZSLD1.
This software (2.3.6) is no Russian language. When I tried to install the software for our region (SER), this was successful, but did not work and the modem IMEI was lost. I went back to the old software (I9070ZSLD1). Now updated to 4.1.2 (I9070ZSMG2, region HK), the modem works, see the IMEI, no Russian language.
How do I solve this problem?
I need software for the Asian region with support for Russian language. Or another way to solve this problem.
.Alex said:
I have a phone with HK region, with software I9070ZSLD1.
This software (2.3.6) is no Russian language. When I tried to install the software for our region (SER), this was successful, but did not work and the modem IMEI was lost. I went back to the old software (I9070ZSLD1). Now updated to 4.1.2 (I9070ZSMG2, region HK), the modem works, see the IMEI, no Russian language.
How do I solve this problem?
I need software for the Asian region with support for Russian language. Or another way to solve this problem.
Click to expand...
Click to collapse
Backup EFS and Modemfs of your HK firmware (4.1.2) according YMatrix guide (http://forum.xda-developers.com/showthread.php?t=2342100).
Install SER firmware and restore EFS and modemfs.
That should bring your IMEI back.
rog_star said:
Backup EFS and Modemfs of your HK firmware (4.1.2) according YMatrix guide (http://forum.xda-developers.com/showthread.php?t=2342100).
Install SER firmware and restore EFS and modemfs.
That should bring your IMEI back.
Click to expand...
Click to collapse
I can not understand what to do with this file? if I need to make a backup copy of the folder EFS, then I can do it in other ways. If it's something else, then I can not understand what should I do.
Could you explain in detail, what I need to do with this file (efsbackup.zip)?
.Alex said:
I can not understand what to do with this file? if I need to make a backup copy of the folder EFS, then I can do it in other ways. If it's something else, then I can not understand what should I do.
Could you explain in detail, what I need to do with this file (efsbackup.zip)?
Click to expand...
Click to collapse
A simple copy of EFS and MODEMFS folders is useless. Go here to root your GB firmware, after this operation install "Terminal Emulator" from Play Store, open it and type in order:
Code:
su
dd if=/dev/block/mmcblk0p7 of=/storage/sdcard0/EFS.img
dd if=/dev/block/mmcblk0p2 of=/storage/sdcard0/MODEMFS.img
Connect phone to PC and copy these two files (they will be under internal memory) and install JB firmware. Root it (procedure on the same link that I wrote), install again Terminal Emulator, put efs and modemfs files on internal memory (4GB), open Terminal and write in order:
Code:
su
dd if=/storage/sdcard0/EFS.img of=/dev/block/mmcblk0p7
dd if=/storage/sdcard0/MODEMFS.img of=/dev/block/mmcblk0p2
Reboot device. Done, now you should have your IMEI and mobile network working
Inviato dal mio GT-I9070
Tesla-MADAL93 said:
A simple copy of EFS and MODEMFS folders is useless. Go here to root your GB firmware, after this operation install "Terminal Emulator" from Play Store, open it and type in order:
Connect phone to PC and copy these two files (they will be under internal memory) and install JB firmware. Root it (procedure on the same link that I wrote), install again Terminal Emulator, put efs and modemfs files on internal memory (4GB), open Terminal and write in order:
Reboot device. Done, now you should have your IMEI and mobile network working
Click to expand...
Click to collapse
That is exactly what I wanted to say and what is writen in the guide :good:
Does not work. Did everything according to instructions. Here's a screenshot.
.Alex said:
Does not work. Did everything according to instructions. Here's a screenshot.
Click to expand...
Click to collapse
So you did as follows:
flashed HK firmware (4.1.2) and made sure you had your IMEI
roooted your device and installed Superuser app
installed Terminal Emulator
made backup of EFS and modemfs
Code:
su
dd if=/dev/block/mmcblk0p7 of=/sdcard/EFS.img
dd if=/dev/block/mmcblk0p2 of=/sdcard/MODEMFS.img
flashed SER firmware (4.1.2)
roooted your device and installed Superuser app
installed Terminal Emulator
restored EFS and modemfs
Code:
su
dd if=/sdcard/EFS.img of=/dev/block/mmcblk0p7
dd if=/sdcard/MODEMFS.img of=/dev/block/mmcblk0p2
rog_star said:
So you did as follows:
flashed HK firmware (4.1.2) and made sure you had your IMEI
roooted your device and installed Superuser app
installed Terminal Emulator
made backup of EFS and modemfs
Code:
su
dd if=/dev/block/mmcblk0p7 of=/sdcard/EFS.img
dd if=/dev/block/mmcblk0p2 of=/sdcard/MODEMFS.img
flashed SER firmware (4.1.2)
roooted your device and installed Superuser app
installed Terminal Emulator
restored EFS and modemfs
Code:
su
dd if=/sdcard/EFS.img of=/dev/block/mmcblk0p7
dd if=/sdcard/MODEMFS.img of=/dev/block/mmcblk0p2
Click to expand...
Click to collapse
Yes, I did everything exactly
.Alex said:
Yes, I did everything exactly
Click to expand...
Click to collapse
Additionally, you can try to replace tee folder with the one from the HK firmware.
If somebody want to replace provider/operator/or any other splash screen on Huawei device just do as follow:
Root required
First way:
Install Adb and Fastboot
Download this utility to ADB folder on PC
By Windows CMD go to ADB folder and use this commands:
(observe phone and make appropriate permissions if needed)
adb shell su -c "dd if=/dev/block/platform/hi_mci.0/by-name/oeminfo of=/sdcard/oeminfo"
adb pull /sdcard/oeminfo oeminfo
Make copy original oeminfo file
Download stock HW splash (logo) or make your own picture *.bmp. Bitmap resolution should match your device resolution (1080x1920 pixels). Put it to ADB folder.
In ADB folder use commands:
oem_logo.exe oeminfo logo.bmp
adb push oeminfo /sdcard/oeminfo
adb shell su -c "dd if=/sdcard/oeminfo of=/dev/block/platform/hi_mci.0/by-name/oeminfo"
adb rm -f /sdcard/oeminfo
Reboot
More options described here.
Second way:
Download this (translated bye me) utility
Unzip and use it
Additionally:
If you want to use Huawei stock splash screen you can install this file by custom recovery. It replace any splash screen you have installed by original HW.
Off course you can use this script to installing your own logo. Just replace file \dev\block\platform\hi_mci.0\by-name\oeminfo in downloaded zip by your own file created accordingly to above first method (by oem_logo.exe).
All credits to:
Kostyan_nsk
wistonbogarde
For my just click thanks
Notice !
Everything you are doing on your own RISK !
nice ,but warning oeminfo contain such things as IMEI
Z!L0G80 said:
nice ,but warning oeminfo contain such things as IMEI
Click to expand...
Click to collapse
Are you sure? I'dont think so. At least, I was unable to find IMEI there. And it would be too easy to change IMEI if it could be in oeminfo partition...
Kostyan_nsk said:
Are you sure? I'dont think so. At least, I was unable to find IMEI there. And it would be too easy to change IMEI if it could be in oeminfo partition...
Click to expand...
Click to collapse
imei is crypted by aes key, oeminfo probably contain some other phone related information I DONT RECOMENDED TO FLASH THIS < YOU CAN PROBABLY BRICK YOUR PHONE
hi Kostyan_nsk and z!log80 !
I have recently flashed oeminfo.img without isssues (thanks again Kostyan_nsk)
I wanted to give it a try and ask please Kostyan_nsk or z!log80 for a brief explanation about how oem_logo.exe performs the bitmap replacement. Is it possible to mount oeminfo.img browse its file system and replace a particular file, or is it by searching bitmap signature, …?
Thanks Ziolek67 for starting this thread :laugh:
Printusrzero said:
hi Kostyan_nsk and z!log80 !
I have recently flashed oeminfo.img without isssues (thanks again Kostyan_nsk)
I wanted to give it a try and ask please Kostyan_nsk or z!log80 for a brief explanation about how oem_logo.exe performs the bitmap replacement. Is it possible to mount oeminfo.img browse its file system and replace a particular file, or is it by searching bitmap signature, …?
Thanks Ziolek67 for starting this thread :laugh:
Click to expand...
Click to collapse
do you have same imei as before ? oeminfo doesnt contain filesystem - no mount
yes, same as before
if no file system or mount then I guest search for a pattern or dedicated tool to package... I have been trying to find further more precise information about oeminfo.img but had not found much so far. I would appreciate if you can contribute to make this a bit clearer for me
thanks
[Edited]
After a bit of research I have found other mods for factory device location, etc. writing to particular offsets, tools to modify, backup and restore oeminfo.img. It is a data store. No embedded code. Thnx!
Z!L0G80 said:
imei is crypted by aes key, oeminfo probably contain some other phone related information I DONT RECOMENDED TO FLASH THIS < YOU CAN PROBABLY BRICK YOUR PHONE
Click to expand...
Click to collapse
Eazy. I tried it many times... It works perfectly. I never publish potentially dangerous untested features.
Z!L0G80 said:
imei is crypted by aes key, oeminfo probably contain some other phone related information I DONT RECOMENDED TO FLASH THIS < YOU CAN PROBABLY BRICK YOUR PHONE
Click to expand...
Click to collapse
I flashed whole oeminfo partition from other device and my IMEI stayed the same. As I supposed, it's somewhere else, but not in oeminfo partition. You are wrong.
You must NOT be alarm
Kostyan_nsk said:
I flashed whole oeminfo partition from other device and my IMEI stayed the same. As I supposed, it's somewhere else, but not in oeminfo partition. You are wrong.
Click to expand...
Click to collapse
Do not worry, I also used HW-OEM_LOGO.ZIP to change the booting logo for the original one, and my IMEI is the same as I bought it in the store, so do not be alarmed !!!!:laugh:
Also worked on P8 B321, IMEI stayed the same.
Download links not working, could someone provide new ones please?
Fedroid said:
Download links not working, could someone provide new ones please?
Click to expand...
Click to collapse
Hi!
You can to use the last version File, this is for change the intial Logo and/or bootanimation.
Thanks!
Do somebody who have a s3 mini (i-8190L) can make, via twrp, a copy of the /dev/block/mmcblk0p4 partition and send it here, please.
You can do it by opening a terminal on TWRP and executing this command "dd of=/dev/block/mmcblk0p4 if=/sdcard/mmcblk0p4.img"
I would be very grateful if somebody helps me.
Any one kno twrp.img file for s3 mini ve 18200
IkerST said:
Do somebody who have a s3 mini (i-8190L) can make, via twrp, a copy of the /dev/block/mmcblk0p4 partition and send it here, please.
You can do it by opening a terminal on TWRP and executing this command "dd of=/dev/block/mmcblk0p4 if=/sdcard/mmcblk0p4.img"
I would be very grateful if somebody helps me.
Click to expand...
Click to collapse
You need MD5HDR(md5.img)?? Why ? Resetting counter ? BTW you typed wrong. first if then of correct command should be dd if=/dev/block/mmcblk0p4 of=/sdcard/md5.img
PurePower777 said:
You need MD5HDR(md5.img)?? Why ? Resetting counter ? BTW you typed wrong. first if then of correct command should be dd if=/dev/block/mmcblk0p4 of=/sdcard/md5.img
Click to expand...
Click to collapse
I really don't know what is in that partition but a file that I flashed just before it broke, it only wrote there so I only need that image.
IkerST said:
I really don't know what is in that partition but a file that I flashed just before it broke, it only wrote there so I only need that image.
Click to expand...
Click to collapse
I have i8190 international, not l version. But i believe both uses the same. I can send you but i'm not responsible for brick
I believe someone will upload the file here. Sorry for my bad english.
PurePower777 said:
I have i8190 international, not l version. But i believe both uses the same. I can send you but i'm not responsible for brick
I believe someone will upload the file here. Sorry for my bad english.
Click to expand...
Click to collapse
Don't worry send it, everything is better than having it in my desk without working.