[Request] PRA-LX1 C432 oeminfo - P8 Lite (2017) Discussion

Thanks to ChinHon we have a Dual Sim C432 oeminfo partition backup!
Here it is: https://mega.nz/#F!0pEg0YJL!DOrYXQ8_9nZ5WvZhbBYBgg
This enables dual sim, but most likely you imei will be 000's on the second slot. Now we only need to find a single sim one.
-- Origianl post --
Hi,
In the quest to debrand the single sim version of this phone I could not find any oeminfo dumps. Is there someone with root wiling to dump it?
Thanks!
Edit: You can use the twrp backup function to do it or this application: https://forum.xda-developers.com/android/apps-games/app-partitions-backup-t3003599

i have root on pra-lx1 but i have dual sim, will it be okay for you ?
i don't have twrp...

harlock59 said:
i have root on pra-lx1 but i have dual sim, will it be okay for you ?
i don't have twrp...
Click to expand...
Click to collapse
Yes! It would be great! You can use this program to backup the oeminfo partition https://forum.xda-developers.com/android/apps-games/app-partitions-backup-t3003599 (no twrp required )
Edit: Zip the output file since it is quite large (64mb, but compresses really well)

here's the file https://mon-partage.fr/f/J8GGyO4O/
the file was already zipped by the app !

harlock59 said:
here's the file https://mon-partage.fr/f/J8GGyO4O/
Click to expand...
Click to collapse
Thanks! I will see if I can debrand the phone using this file.
Edit: Apparently your phone is branded to bytel (C530). So I cannot debrand using your backup, still thanks!

i opened the .img with hex edit but i didn't understand what it meant...
---------- Post added at 10:56 PM ---------- Previous post was at 10:55 PM ----------
bytel is Bouygues Telecom, indeed i got it from a carrier
---------- Post added at 10:57 PM ---------- Previous post was at 10:56 PM ----------
why do you want to debrand it ?
---------- Post added at 11:00 PM ---------- Previous post was at 10:57 PM ----------
what if you just remove "bytel/fr" with an hex editor ?
there is also this oem info: 8 - MF B .HXL M x

I have done that with the vodafone one but I still cannot flash a standard rom.
The vodafone firmware doesn't let me change some configs and has a default wifi network that cannot be removed.
I'm on c432b118 using hacks, but some things are not working properly. Still the debranded rom is faster than the vodafone rom, that's the main reason to debrand the phone.

randhackr said:
Hi,
In the quest to debrand the single sim version of this phone I could not find any oeminfo dumps. Is there someone with root wiling to dump it?
Thanks!
Edit: You can use the twrp backup function to do it or this application: https://forum.xda-developers.com/android/apps-games/app-partitions-backup-t3003599
Click to expand...
Click to collapse
I would dump mine but i still have not been able to get my bootloader unlock code

It simply got code to 2 devices at once

randhackr said:
Thanks to ChinHon we have a Dual Sim C432 oeminfo partition backup!
Here it is: https://mega.nz/#F!0pEg0YJL!DOrYXQ8_9nZ5WvZhbBYBgg
This enables dual sim, but most likely you imei will be 000's on the second slot. Now we only need to find a single sim one.
-- Origianl post --
Hi,
In the quest to debrand the single sim version of this phone I could not find any oeminfo dumps. Is there someone with root wiling to dump it?
Thanks!
Edit: You can use the twrp backup function to do it or this application: https://forum.xda-developers.com/android/apps-games/app-partitions-backup-t3003599
Click to expand...
Click to collapse
Your welcome

ts gaming said:
Your welcome
Click to expand...
Click to collapse
What oeminfo is this? C432 single sim? Indeed it is! Thanks After flashing it I no longer have a dual sim phone.

randhackr said:
What oeminfo is this? C432 single sim? Indeed it is! Thanks After flashing it I no longer have a dual sim phone.
Click to expand...
Click to collapse
Can you help me debrand vodafone? All the steps

Nepa1 said:
Can you help me debrand vodafone? All the steps
Click to expand...
Click to collapse
I will give you only a general overview of the process.
First you need an unlocked bootloader, then you need root or a custom recovery.
You will need to use dd to write the oeminfo backup file in to your oeminfo partition. Be very careful with dd, you can easily brick your phone with it.
After that you must unlock the bootloader again (after changing the oeminfo partition it locks again).
After this you will need to flash a stock recovery using fastboot.
The final step is to use firmware finder to flash either B110 for the dual sim version or B115 for the single sim version.

Use dd?

randhackr said:
I will give you only a general overview of the process.
First you need an unlocked bootloader, then you need root or a custom recovery.
You will need to use dd to write the oeminfo backup file in to your oeminfo partition. Be very careful with dd, you can easily brick your phone with it.
After that you must unlock the bootloader again (after changing the oeminfo partition it locks again).
After this you will need to flash a stock recovery using fastboot.
The final step is to use firmware finder to flash either B110 for the dual sim version or B115 for the single sim version.
Click to expand...
Click to collapse
Thank you but this dd what is it?

randhackr said:
I will give you only a general overview of the process.
First you need an unlocked bootloader, then you need root or a custom recovery.
You will need to use dd to write the oeminfo backup file in to your oeminfo partition. Be very careful with dd, you can easily brick your phone with it.
After that you must unlock the bootloader again (after changing the oeminfo partition it locks again).
After this you will need to flash a stock recovery using fastboot.
The final step is to use firmware finder to flash either B110 for the dual sim version or B115 for the single sim version.
Click to expand...
Click to collapse
dd what is it?

Nepa1 said:
dd what is it?
Click to expand...
Click to collapse
dd is a command for copying partition (linux command of course)
Maybe you could search some info before doing this , just to learn more because like randhackr said, it's a dangerous command wich can save you, or kill you (ok not you loooooool but your phone)

ripp2003 said:
dd is a command for copying partition (linux command of course)
Maybe you could search some info before doing this , just to learn more because like randhackr said, it's a dangerous command wich can save you, or kill you (ok not you loooooool but your phone)
Click to expand...
Click to collapse
OK Thank you

randhackr said:
I will give you only a general overview of the process.
First you need an unlocked bootloader, then you need root or a custom recovery.
You will need to use dd to write the oeminfo backup file in to your oeminfo partition. Be very careful with dd, you can easily brick your phone with it.
After that you must unlock the bootloader again (after changing the oeminfo partition it locks again).
After this you will need to flash a stock recovery using fastboot.
The final step is to use firmware finder to flash either B110 for the dual sim version or B115 for the single sim version.
Click to expand...
Click to collapse
Done unlocking bootloader process
Installed twrp backup oeminfo vodafone saved on pc then changed
Oeminfo no brand and did oeminfo restore with twrp after with fastboot flash firmware b115 but nn start
English excuse

randhackr said:
I will give you only a general overview of the process.
First you need an unlocked bootloader, then you need root or a custom recovery.
You will need to use dd to write the oeminfo backup file in to your oeminfo partition. Be very careful with dd, you can easily brick your phone with it.
After that you must unlock the bootloader again (after changing the oeminfo partition it locks again).
After this you will need to flash a stock recovery using fastboot.
The final step is to use firmware finder to flash either B110 for the dual sim version or B115 for the single sim version.
Click to expand...
Click to collapse
How do I get a stock recovery image? And how do I use firmware finder? (please detail)
Thanks in advance.

Related

[REQUEST] a ROM for 64-bit models A11_UL

I have bricked my Desire 510. I need a ROM to flash through philz touch recovery, if some one in Australia has this device with philz touch can you please make a backup in the recovery and then post it to me! Its my last hope because no RUUs are working.
Either that or make me a ROM that is for the Australian telstra 64-bit model maybe some ome can teach me how to create and compile it my self.
Have you tried a backup first ?
Vmo x said:
I have bricked my Desire 510. I need a ROM to flash through philz touch recovery, if some one in Australia has this device with philz touch can you please make a backup in the recovery and then post it to me! Its my last hope because no RUUs are working.
Either that or make me a ROM that is for the Australian telstra 64-bit model maybe some ome can teach me how to create and compile it my self.
Click to expand...
Click to collapse
This seems like a Strange question I know, But have you tried doing a BACKUP FIRST ?
Now having had to rescue a couple of these phones (3 to be precise) , (all with the same nandroid backup I might add)
(With No help from HTC - where are the RUU links for our phone I have to ask?, that having been said, thanks HTC for letting me unlock bootloader, (still cool) I take it all back.....)
I have found however that if a flash completes but is no good , fails to boot for example, that if you FIRST, take a backup with philz of your corrupted system, - to allow the recovery to write a last log to (broken) system with mount points,phone specifics about baseband, serial no., etc,.. BEFORE trying to restore a Good copy of a nandroid backup
(hope you have one! )
That you should then be able to restore a nandroid backup to phone. sometimes even a nandroid that failed last time. (due to failing to find mount points)
A quick note on this point is that only backups made while booted into recovery have proven successful when trying to restore backups thus far, all methods of taking backups any other way are/will be corrupted and will not prove in any way useful to restore your device.
Most of the RUU updates are wrong bootloader by the way they are based on 3.4 kernel (32bit) and not 3.10 kernel which is what 64 bit is running.
I would offer you a copy of a nandroid myself but I am aware that radio firmware is tied to carrier and probably would not work for your baseband and carrier setup. If all else fails however you are of course welcome to try, (pm me if you need a copy) I dont think it will be too long before a successful port to our phone anyway.
Good-luck,
ki113r.
Please send me a nano backup when youre on EU models orange romania
jsjohnsheehan said:
This seems like a Strange question I know, But have you tried doing a BACKUP FIRST ?
Now having had to rescue a couple of these phones (3 to be precise) , (all with the same nandroid backup I might add)
(With No help from HTC - where are the RUU links for our phone I have to ask?, that having been said, thanks HTC for letting me unlock bootloader, (still cool) I take it all back.....)
I have found however that if a flash completes but is no good , fails to boot for example, that if you FIRST, take a backup with philz of your corrupted system, - to allow the recovery to write a last log to (broken) system with mount points,phone specifics about baseband, serial no., etc,.. BEFORE trying to restore a Good copy of a nandroid backup
(hope you have one! )
That you should then be able to restore a nandroid backup to phone. sometimes even a nandroid that failed last time. (due to failing to find mount points)
A quick note on this point is that only backups made while booted into recovery have proven successful when trying to restore backups thus far, all methods of taking backups any other way are/will be corrupted and will not prove in any way useful to restore your device.
Most of the RUU updates are wrong bootloader by the way they are based on 3.4 kernel (32bit) and not 3.10 kernel which is what 64 bit is running.
I would offer you a copy of a nandroid myself but I am aware that radio firmware is tied to carrier and probably would not work for your baseband and carrier setup. If all else fails however you are of course welcome to try, (pm me if you need a copy) I dont think it will be too long before a successful port to our phone anyway.
Good-luck,
ki113r.
Click to expand...
Click to collapse
i was brick my phone and i need help please send my a recovery img my root kep working
jsjohnsheehan said:
This seems like a Strange question I know, But have you tried doing a BACKUP FIRST ?
Now having had to rescue a couple of these phones (3 to be precise) , (all with the same nandroid backup I might add)
(With No help from HTC - where are the RUU links for our phone I have to ask?, that having been said, thanks HTC for letting me unlock bootloader, (still cool) I take it all back.....)
I have found however that if a flash completes but is no good , fails to boot for example, that if you FIRST, take a backup with philz of your corrupted system, - to allow the recovery to write a last log to (broken) system with mount points,phone specifics about baseband, serial no., etc,.. BEFORE trying to restore a Good copy of a nandroid backup
(hope you have one! )
That you should then be able to restore a nandroid backup to phone. sometimes even a nandroid that failed last time. (due to failing to find mount points)
A quick note on this point is that only backups made while booted into recovery have proven successful when trying to restore backups thus far, all methods of taking backups any other way are/will be corrupted and will not prove in any way useful to restore your device.
Most of the RUU updates are wrong bootloader by the way they are based on 3.4 kernel (32bit) and not 3.10 kernel which is what 64 bit is running.
I would offer you a copy of a nandroid myself but I am aware that radio firmware is tied to carrier and probably would not work for your baseband and carrier setup. If all else fails however you are of course welcome to try, (pm me if you need a copy) I dont think it will be too long before a successful port to our phone anyway.
Good-luck,
ki113r.
Click to expand...
Click to collapse
i have a similar case, i was able to get 64 bit RUU's from the internet (Asia WWE, and HTC Europe) but i can't flash them, the following is a description of the situation:
1. bootloader unlocked, custom recovery installed.
2. S-ON,
3. no userdata (system partition ?) i don't know the difference, i can flash boot (kernel) and recovery.
4. i can't flash the above mentioned roms since it is saying i have wrong CID, and i can't change the CID because S-ON
any tips ?
* i was able to download, compile & build kernel from source for telstra, i don't know how system (or userdata) image is built, any hint on that as well ?
mohsh86 said:
i have a similar case, i was able to get 64 bit RUU's from the internet (Asia WWE, and HTC Europe) but i can't flash them, the following is a description of the situation:
1. bootloader unlocked, custom recovery installed.
2. S-ON,
3. no userdata (system partition ?) i don't know the difference, i can flash boot (kernel) and recovery.
4. i can't flash the above mentioned roms since it is saying i have wrong CID, and i can't change the CID because S-ON
any tips ?
* i was able to download, compile & build kernel from source for telstra, i don't know how system (or userdata) image is built, any hint on that as well ?
Click to expand...
Click to collapse
"fastboot getvar cid" and post your CID.
lucyr03 said:
"fastboot getvar cid" and post your CID.
Click to expand...
Click to collapse
Hi Mate,
i've got the following:
Code:
cid: TELST001
i was thinking hex editing the zip file to replace the cid, but since its zipped i can't find the plain text to get it replaced.
thanks in advance.
Have u relocked the bootloader and then tried to install the RUU?
I had the same problem with restoring the orginal Rom.
I think the command for relocking the bootloader was "fastboot oem relock"
SpitFireXB360 said:
Have u relocked the bootloader and then tried to install the RUU?
I had the same problem with restoring the orginal Rom.
I think the command for relocking the bootloader was "fastboot oem relock"
Click to expand...
Click to collapse
I've already done that, having the bootloader unlocked will throw another error, this was incorrect CID related one.
my phone is on Telstra (Australia) ROM, sadly, the RUU exists on some Persian forums with paid service, if there is a way where i can compile/build the system image from source, please let me know..
mohsh86 said:
I've already done that, having the bootloader unlocked will throw another error, this was incorrect CID related one.
my phone is on Telstra (Australia) ROM, sadly, the RUU exists on some Persian forums with paid service, if there is a way where i can compile/build the system image from source, please let me know..
Click to expand...
Click to collapse
I will make backup of my system and boot wih phillz, but I'm from EU(64bits)
lucyr03 said:
I will make backup of my system and boot wih phillz, but I'm from EU(64bits)
Click to expand...
Click to collapse
thanks mate, but will it flash ? and shall i flash it using recovery or htc_fastboot ?
---------- Post added at 12:58 PM ---------- Previous post was at 12:25 PM ----------
mohsh86 said:
thanks mate, but will it flash ? and shall i flash it using recovery or htc_fastboot ?
Click to expand...
Click to collapse
and mine is 64 bit btw
mohsh86 said:
thanks mate, but will it flash ? and shall i flash it using recovery or htc_fastboot ?
and mine is 64 bit btw
Click to expand...
Click to collapse
First flash this recovery.
Status: Uploading, sorry for my slow upload speed
P.S: My ROM is not stock, missing few system apps and have modifications by me, SORRY
lucyr03 said:
First flash this recovery.
Status: Uploading, sorry for my slow upload speed
P.S: My ROM is not stock, missing few system apps and have modifications by me, SORRY
Click to expand...
Click to collapse
thanks mate,
please let us know the link for the upload
cheers
May I inquire as to how you got S-ON? I'm hoping mine isn't a door stop. It's stuck and out of commission. Not sure at all what to do at this point. Please help....
---------- Post added at 02:19 PM ---------- Previous post was at 02:12 PM ----------
I know RBHeromax made a kernel for our 64bit and was attempting a ROM. But I haven't checked in the progress today, I'm about to however. Can you please send me a copy of your 64 link? St this point I'll try just About anything. I'll keep you posted
Please helpme find RUU for A11_UL.
My device CID is: HTC__059.
Thank.
Htc desire 510 64 bit
lucyr03 said:
I will make backup of my system and boot wih phillz, but I'm from EU(64bits)
Click to expand...
Click to collapse
salut imi poti da te rog backup stock rom de la telefonul tau te roog mult.
htc desire 510 telstra backup files
you need to make a folder named back up then another folder named 2014-01-01.00.46_KTU84L_release-keys
sorry about the spaces but i couldn't post it any other way
https://drive.google.com/open?id=0B...lMZWRXcWJtNzdPWklUMHE0MVc0dE1ENGxDZkNaZ21seDA
download everything from here and put it in the folder and you should be ok
razza15 said:
you need to make a folder named back up then another folder named 2014-01-01.00.46_KTU84L_release-keys
sorry about the spaces but i couldn't post it any other way
https://drive.google.com/open?id=0ByGpSt5l7872fldKRE9mUkc0M1lMZWRXcWJtNzdPWklUMHE0MVc0dE1ENGxDZkNaZ21seDA
download everything from here and put it in the folder and you should be ok
Click to expand...
Click to collapse
please let me know if anyone has any issues
Hello guys,
i can't find a stock rom for my phone.. having a european 64bit Desire 510 CID: htc_031
i hope someone can help me out!
Grtz Marco
razza15 said:
please let me know if anyone has any issues
Click to expand...
Click to collapse
Silly question...but how do I flash these files to the device?
Thanks in advance!
ruu for htc desire 510 64 bit and 32 bit
bobbytables22 said:
Silly question...but how do I flash these files to the device?
Thanks in advance!
Click to expand...
Click to collapse
okay first off lock your bootloader here are the ruu's for 32 bit and 64bit htc desire 510 series
if you are Europe carrier use any of the 64 bit roms make sure boot loader is locked!!
it wont let me post the link for the ruu.exe so email me [email protected]
i will send the link for the ruu for all 64bit models will work no matter what carrier you have
no need to thank me

Lost IMEI on NEM-L51 (actually an AL10 2Gb)

Hi,
I've lost my EMEI on my chineese NEM-L51 Honor 5C. I've the message NO SIM CAD INSERTED.
Can someone provide me a solution ?
Thanks
bdurren said:
Hi,
I've lost my EMEI on my chineese NEM-L51 Honor 5C. I've the message NO SIM CAD INSERTED.
Can someone provide me a solution ?
Thanks
Click to expand...
Click to collapse
How about factory reset or flashing full firmware via dload? Try once
bdurren said:
Hi,
I've lost my EMEI on my chineese NEM-L51 Honor 5C. I've the message NO SIM CAD INSERTED.
Can someone provide me a solution ?
Thanks
Click to expand...
Click to collapse
Try flashing the full firmware by dload method.
Shubho20 said:
Try flashing the full firmware by dload method.
Click to expand...
Click to collapse
I put a full AL10 2Gb update.zip on dload directory on an sdcard. Yes, I have discovered that's the hardware is an AL10 :-/
I did the *#*#2846579#*#* code on dialer, but I've get the "NO update file" message.
An idea ?
bdurren said:
I put a full AL10 2Gb update.zip on dload directory on an sdcard.
I did the *#*#2846579#*#* code on dialer, but I've get the "NO update file" message.
An idea ?
Click to expand...
Click to collapse
What are the files u got after extracting update.zip?
Shubho20 said:
What are the files u got after extracting update.zip?
Click to expand...
Click to collapse
META-INF (Directory)
UPDATE.APP
full_mainpkg.tag
I must extract the zip file ?
bdurren said:
META-INF (Directory)
UPDATE.APP
full_mainpkg.tag
I must extract the zip file ?
Click to expand...
Click to collapse
Ya, u need to extract update.app file. Then put update.app file in dload folder, and copy it in sdcard. Then u r good to go.:good:
Shubho20 said:
Ya, u need to extract update.app file. Then put update.app file in dload folder, and copy it in sdcard. Then u r good to go.:good:
Click to expand...
Click to collapse
Thx a lot. The update started. But infortunately, it doesn't match the version AL10 != L51
I think, I must:
- Unlock bootlader
- change Hardware Region
- Flash good rom for this hardware
bdurren said:
Thx a lot. The update started. But infortunately, it doesn't match the version AL10 != L51
I think, I must:
- Unlock bootlader
- change Hardware Region
- Flash good rom for this hardware
Click to expand...
Click to collapse
Download NEM-L51 stock rom. Or whichever ur region's rom is.
bdurren said:
I think, I must:
- Unlock bootlader
- change Hardware Region
- Flash good rom for this hardware
Click to expand...
Click to collapse
Yes, exactly.
-You unlock bootloader,
-flash correct Chinese TWRP into recovery2 with fastboot,
-flash Hardware Region zip with TWRP,
-flash correct ROM with 3 buttons.
That's what I did.
Sladenky said:
Yes, exactly.
-You unlock bootloader,
-flash correct Chinese TWRP into recovery2 with fastboot,
-flash Hardware Region zip with TWRP,
-flash correct ROM with 3 buttons.
That's what I did.
Click to expand...
Click to collapse
Hi! How did you unlock the bootloader? It needs IMEI and the Product ID from the device for the bootloader unlock code. But both of them are blank.
If I manage to unlock the bootloader and then flash TWRP, I think I could do the rest easily. But stuck at unlocking bootloader.
darkgizmo said:
Hi! How did you unlock the bootloader? It needs IMEI and the Product ID from the device for the bootloader unlock code. But both of them are blank.
Click to expand...
Click to collapse
I've unlocked bootloader prior to flashing the phone and written down the unlock code as it is needed after every 3-button flashing. Did you not write it down? If you did, you don't have to get the code again.
Anyway, the IMEI is written on the box as well as product ID.
darkgizmo said:
Hi! How did you unlock the bootloader? It needs IMEI and the Product ID from the device for the bootloader unlock code. But both of them are blank.
If I manage to unlock the bootloader and then flash TWRP, I think I could do the rest easily. But stuck at unlocking bootloader.
Click to expand...
Click to collapse
BOth IMEI and serial number is written on the back of the battery.
IF you have twrp installed you can just make a clean flash of stock ROM.zip through it.
miststudent2011 said:
BOth IMEI and serial number is written on the back of the battery.
IF you have twrp installed you can just make a clean flash of stock ROM.zip through it.
Click to expand...
Click to collapse
But these days mobiles have non removable batteries
gopinaidu77 said:
But these days mobiles have non removable batteries
Click to expand...
Click to collapse
Did I say to remove battery?
you can get them when you remove your back case.
miststudent2011 said:
Did I say to remove battery?
you can get them when you remove your back case.
Click to expand...
Click to collapse
, this is hard for noobs
gopinaidu77 said:
, this is hard for noobs
Click to expand...
Click to collapse
Bro no one is Noob they are at different stages of learning.
Some learn the hard way and some by the other way.
Those who learns by hard way gets more experience.
miststudent2011 said:
Bro no one is Noob they are at different stages of learning.
Some learn the hard way and some by the other way.
Those who learns by hard way gets more experience.
Click to expand...
Click to collapse
And more number of damaged phones
My solution
bdurren said:
Hi,
I've lost my EMEI on my chineese NEM-L51 Honor 5C. I've the message NO SIM CAD INSERTED.
Can someone provide me a solution ?
Thanks
Click to expand...
Click to collapse
Hello dude i was in the same situation and i have success with repair i will tell you in a short way what you need to do:
1. find TWRP wich work with your rom and flash as erecovery.
2. Change region to cn , flash this zip hw_CN_UL10.zip
3. Find this ROM NEM-UL10C00B153 and flash it with sdcard as normal upgrade *#*#2846579#*#* then Software Upgrade —> SDCard Upgrade
at this point you will have imei again. Now i decide to try to make eu again
4. find TWRP wich work with your rom and flash as erecovery. in my case twrp nemo 3.0.2.0 works
5. change region again flash this zip hw_EU.zip
6. flash NEM-L51C432B102 and you are done eu with sims
all this i do with unlocked bootloader
Sory i cant post links because of XDA restrictions
I do in this way because 3button Forced upgrade stop work when i change region.
My hpone is chinese version NEM-AL10 2GB
PS : dont do any updates if you do you will loose sim again . Disable autoupdates.

Huawei P20 Pro oeminfo

Can someone backup their oeminfo.bin file from his device?? I need it for rebranding
Where do i find it? I'll upload it for you
U can back upnit with twrp as i know
alutastisch said:
Where do i find it? I'll upload it for you
Click to expand...
Click to collapse
How to make oeminfo backup.
1. Unlock bootloader
2. Flash TWRP custom recovery
3. Reboot into recovery and make backup oeminfo partition
4. Share to all. Your contribution will be appreciated.
https://androidfilehost.com/?fid=24421527759882678 that is link for oeminfo backup too
i have a demo oeminfo.bin... Sorry!
Elizage2015 said:
Can someone backup their oeminfo.bin file from his device?? I need it for rebranding
Click to expand...
Click to collapse
i have a demo oeminfo.bin... Sorry!
if you want this i share it!
i'd want to find a CLT-L29C432 oeminfo.bin and i don't know how to modify custom.bin to change it in "hw,eu" from "hw,demo"!
+1
---------- Post added at 03:36 PM ---------- Previous post was at 03:35 PM ----------
benjorave said:
i have a demo oeminfo.bin... Sorry!
if you want this i share it!
i'd want to find a CLT-L29C432 oeminfo.bin and i don't know how to modify custom.bin to change it in "hw,eu" from "hw,demo"!
Click to expand...
Click to collapse
+1
benjorave said:
i have a demo oeminfo.bin... Sorry!
if you want this i share it!
i'd want to find a CLT-L29C432 oeminfo.bin and i don't know how to modify custom.bin to change it in "hw,eu" from "hw,demo"!
Click to expand...
Click to collapse
i want oeminfo.bin for that too i have demo too
Elizage2015 said:
i want oeminfo.bin for that too i have demo too
Click to expand...
Click to collapse
You can find OEMinfo and manual here https://forum.xda-developers.com/hu...de-how-to-root-debrand-remove-retail-t3788326
Simply copy attached oeminfo to phone and after that use ADB Shell to modify it to hw/eu
ToLive4 said:
You can find OEMinfo and manual here https://forum.xda-developers.com/hu...de-how-to-root-debrand-remove-retail-t3788326
Simply copy attached oeminfo to phone and after that use ADB Shell to modify it to hw/eu
Click to expand...
Click to collapse
TOP!!!
thanks!!!
I have a question... My phone is CLT-L09(C432) bootloader unlocked, TWRP installed.
My partner's is CLT-L09(C782)
If I did a backup up my oeminfo partition on my phone then copied the backup to my partner's phone and flashed via TWRP restore, would it change the region code of his device to C432?
Thanks
danifilth4king said:
I have a question... My phone is CLT-L09(C432) bootloader unlocked, TWRP installed.
My partner's is CLT-L09(C782)
If I did a backup up my oeminfo partition on my phone then copied the backup to my partner's phone and flashed via TWRP restore, would it change the region code of his device to C432?
Thanks
Click to expand...
Click to collapse
If you're wanting to change region it's best just to use this guide, it's confirmed working by CLT-L09(C782) users.
I've just Rebranded and can confirm its working.

How to find correct firmware for bricked phone?

When I tried to unroot my phone, I flashed the wrong firmware and it is now bricked. Since it is bricked I can't check the device/build number in the device settings. I have searched around, and I still have not found a way to truly find the correct firmware for my phone. My phone is a Huawei P10 VTR-L29, but I can't find the rest of the numbers needed to identify the correct firmware.. I've tried to retrieve the device/build number through ADB, but I think I've only been able to recover info from the previous firmware I flashed onto the device. I still have the device's box if that helps.
(By the way, I have considered using FunkyHuawei's services to unbrick my phone, since I am getting very impatient and need to fix my phone ASAP. Please tell me if you have any experience with the company.)
Thank you for reading, please feel free to reply if you have any help/advice, I need all the help I can get.
-August
You should be able to rebrand your phone by flashing a oeminfo file. I can provide you the C432 oeminfo for VTR-L29, this is the international version, should work on every phone.
Otherwise you can try following adb command:
Code:
adb shell getprop | grep ro.product.CustCVersion
But I don't know if this output is correct, when you flashed the wrong firmware.
How did you flash it, btw?
I think you can also use HurUpdater on xda to flash other firmware.
Jannomag said:
You should be able to rebrand your phone by flashing a oeminfo file. I can provide you the C432 oeminfo for VTR-L29, this is the international version, should work on every phone.
Otherwise you can try following adb command:
Code:
adb shell getprop | grep ro.product.CustCVersion
But I don't know if this output is correct, when you flashed the wrong firmware.
How did you flash it, btw?
Click to expand...
Click to collapse
I have tried flashing it multiple ways. I have tried through microSD, ADB sideload, TWRP, etc.
If you could help me with the oeminfo, that would be great.
Is it still possible to do the ADB command even if I can't access sideload?
M1chiel said:
I think you can also use HurUpdater on xda to flash other firmware.
Click to expand...
Click to collapse
Does it work even if I don't have the exactly correct firmware?
AugKri said:
Does it work even if I don't have the exactly correct firmware?
Click to expand...
Click to collapse
You'll have to check that in the HurUpdater thread.

Huawei P9 Lite (VNS-L31)

Hello
I got an Huawei P9 Lite (VNS-31) and it had a Vodafone Branding.
Original Software was VNS-L31C02B347.
I was trying to install the VNS-L31C432Bxx but it fails.
Then i Unlocket the Bootloader and Rooted the Phone.
My next try was the same i can't install the C432 on this Phone.
After that i try to install oeminfo from a custom after than the phone doesn't start to boot to the EMUI.
I tried to install a custom Frimware with DC Unlocker.....Finished but the phone have no OS.
At his momet i the Phoe is FPR unlocked and Bootloader unlocked
Tthe Internal Storage Shows 0 MM and Cust 495MB in TWRP
I have access to TWRP and to FastBoot.
What can i do to fix that and to install the C432 or for example CyanogenMod or LineageOS.
Thx
anita98558 said:
Hello
I got an Huawei P9 Lite (VNS-31) and it had a Vodafone Branding.
Original Software was VNS-L31C02B347.
I was trying to install the VNS-L31C432Bxx but it fails.
Then i Unlocket the Bootloader and Rooted the Phone.
My next try was the same i can't install the C432 on this Phone.
After that i try to install oeminfo from a custom after than the phone doesn't start to boot to the EMUI.
I tried to install a custom Frimware with DC Unlocker.....Finished but the phone have no OS.
At his momet i the Phoe is FPR unlocked and Bootloader unlocked
Tthe Internal Storage Shows 0 MM and Cust 495MB in TWRP
I have access to TWRP and to FastBoot.
What can i do to fix that and to install the C432 or for example CyanogenMod or LineageOS.
Thx
Click to expand...
Click to collapse
Hello dude,
so you want to REBRAND your phone..
You can do this but you need some files and a correct procedure...
First you need to use a working TWRP, so download and use 3.1.1-1 version...
Check DATA partition, it should be ext4, if not, convert it and format it.
To rebrand you need correct L31C432oem.zip single/dual sim file (depend on your phone)
and need a correct L31C432 single/dual sim firmware.
You have to use a correct procedure you can find here into xda, just search
how to rebrand... or.... take a look into my posts....
To flash a custom rom, just follow the steps suggested in each thread...
Let me know if you need particular help and if i can i will help you...
Cheers
Dadditz said:
Hello dude,
so you want to REBRAND your phone..
You can do this but you need some files and a correct procedure...
First you need to use a working TWRP, so download and use 3.1.1-1 version...
Check DATA partition, it should be ext4, if not, convert it and format it.
To rebrand you need correct L31C432oem.zip single/dual sim file (depend on your phone)
and need a correct L31C432 single/dual sim firmware.
You have to use a correct procedure you can find here into xda, just search
how to rebrand... or.... take a look into my posts....
To flash a custom rom, just follow the steps suggested in each thread...
Let me know if you need particular help and if i can i will help you...
Cheers
Click to expand...
Click to collapse
Thank you for your help.
twrp-3.1.1-0-venus installed and Internal Storage repaired !
How to find the files for Flashing ?!
I have single SIM.
I think i must Flash with twrp because i have no OS in this moment on this phone.
thx
anita98558 said:
Thank you for your help.
twrp-3.1.1-0-venus installed and Internal Storage repaired !
How to find the files for Flashing ?!
I have single SIM.
I think i must Flash with twrp because i have no OS in this moment on this phone.
thx
Click to expand...
Click to collapse
Hey, i am glad to help other users..
About twrp, i would use 3.1.1-1 by HassanMirza01, just to stay safe...
So download and install it from HERE.
Do your backups and delete all safeties first... (fingerprints/pattern/pin)
Visit THIS thread, post #15 that's literally the same files and procedure as yours.
Read carefully before do anything !!

Categories

Resources