Help oem info vog-l29 - Huawei P30 Pro Questions & Answers

hi everyone i would like to ask you where can i find oeminfo for vog-l29?

europc said:
hi everyone i would like to ask you where can i find oeminfo for vog-l29?
Click to expand...
Click to collapse
Is not settings, only using ADB commands can know it. But can i ask why you need it? You can't use it without root to rebrand phone.

Related

P9 lite Stock Rom VNS-L31 Europe

Hello,
has anyone a download link for europe stock rom of vns-l31?
I can only find Asia Pacific versions
Thank you
http://giveawaytricks.in/update-huawei-p9-lite-android-6-0-marshmallow-manually-2/
sam razzy said:
http://giveawaytricks.in/update-huawei-p9-lite-android-6-0-marshmallow-manually-2/
Click to expand...
Click to collapse
this is Asia-pacific
please help
Hi
Yasterday i was drinking and i deleted all my system p9 lite so please how i can restore my system please because all electronic shops said cannot fixed that problem
icbruzzler said:
Hello,
has anyone a download link for europe stock rom of vns-l31?
I can only find Asia Pacific versions
Thank you
Click to expand...
Click to collapse
You can find it here http://www.stechguide.com/huawei-p9-lite-stock-marshmallow-firmware-b120/
---------- Post added at 09:51 AM ---------- Previous post was at 09:50 AM ----------
tabook87 said:
Hi
Yasterday i was drinking and i deleted all my system p9 lite so please how i can restore my system please because all electronic shops said cannot fixed that problem
Click to expand...
Click to collapse
You can try to decompile the rom with huawei extractor and flash in fastboot system, recovery etc... you have unlocked bootloader?
snapdesign said:
You can find it here ....
Click to expand...
Click to collapse
THe link provided is for VNS-L21 not 31 as requested
icbruzzler said:
Hello,
has anyone a download link for europe stock rom of vns-l31?
I can only find Asia Pacific versions
Thank you
Click to expand...
Click to collapse
tabook87 said:
Hi
Yasterday i was drinking and i deleted all my system p9 lite so please how i can restore my system please because all electronic shops said cannot fixed that problem
Click to expand...
Click to collapse
Heyho,
u "can" flash the "Asia Pacific" versions for the L31 on the L31 [Europe]. I use this version also on my L31 [Europe], no issues so far. The only thing is, u have to download the "Huawei AppStore" + "Huawei ID" from HERE, worked for me.
About a "Europe" stock rom, so far there is no outside...
PS:
This will also "debrand" all Vodafon, T-Mobile (my device), etc. devices.
Regards,
Sebastian
Does it enable dual on single sim phones?
back it up and have a try. But i guess the 2nd sim support is hardwarerelated ( 3rd Antenna ) So i would, just of my mind, say no
trmfreitas said:
Does it enable dual on single sim phones?
Click to expand...
Click to collapse
heyho,
about the dual sim, this rom doesn't enable this function. But, maybe we have luck like the P8 (lite) owner, coz, so far i know its only software related on this phones. The VNS-L31 is a dual-sim phone, so if we have luck and someone with a L31 dual-sim firmware share his system/hidden partitions with us. If so, i would give it a try.
Regards,
Sebastian
k1ll3r8e said:
heyho,
about the dual sim, this rom doesn't enable this function. But, maybe we have luck like the P8 (lite) owner, coz, so far i know its only software related on this phones. The VNS-L31 is a dual-sim phone, so if we have luck and someone with a L31 dual-sim firmware share his system/hidden partitions with us. If so, i would give it a try.
Regards,
Sebastian
Click to expand...
Click to collapse
Compare the diff, seems the dual sim function is just a property value....
system/hw_oem/VNS-L01/local.prop
Code:
persist.sys.dualcards=false
system/hw_oem/VNS-L21/local.prop
Code:
#delete persist.sys.dualcards=false
Tried to change this value, but the telekom branding stays, everytime I replace the local.prop it comes back how it was. Any suggestions?
rann77 said:
Compare the diff, seems the dual sim function is just a property value....
system/hw_oem/VNS-L01/local.prop
Code:
persist.sys.dualcards=false
system/hw_oem/VNS-L21/local.prop
Code:
#delete persist.sys.dualcards=false
Click to expand...
Click to collapse
Heyho,
thx for the hint, but there are some more entries like:
Code:
persist.sys.dualcards=false
ro.config.hw_sim2airplane=false
ro.config.hw_imei_sv_show_two=true (maybe)
ro.dual.sim.phone=false (maybe, most important)
maybe some more... i don't finished searching ;)
but, setting these to "true" don't end in an dual-sim phone
(the rom (apk and co.) needs also to support a 2cd sim)
Regards,
Sebastian
So, what do we need to enable dual sim?
- dual card ROM - there is already the Asia Pacific one, why does it not work?
- dual sim phone - it appears that dual and single SIM have the same hardware
- oeminfo to change from current vendor to Europe? Why is it not enough to flash a European rom?
- European ROM - it appears that there is not a European rom available
What else? What is wrong in this list?
Reinstall OS
tabook87 said:
Hi
Yasterday i was drinking and i deleted all my system p9 lite so please how i can restore my system please because all electronic shops said cannot fixed that problem
Click to expand...
Click to collapse
Just did the same mistake.... Always double-check before wiping -_-"
Southern East Asia version works fine on VNS-L31 EU. It relocks the bootloader.
k1ll3r8e said:
heyho,
about the dual sim, this rom doesn't enable this function. But, maybe we have luck like the P8 (lite) owner, coz, so far i know its only software related on this phones. The VNS-L31 is a dual-sim phone, so if we have luck and someone with a L31 dual-sim firmware share his system/hidden partitions with us. If so, i would give it a try.
Regards,
Sebastian
Click to expand...
Click to collapse
Hi Sebastian
I have an P9 Lite with dual sim ROM (VNS-L31). If someone explain to me what to do i can upload it for the rest of you.
Kind regards,
RF
rui.fonseca said:
Hi Sebastian
I have an P9 Lite with dual sim ROM (VNS-L31). If someone explain to me what to do i can upload it for the rest of you.
Kind regards,
RF
Click to expand...
Click to collapse
Hi RF,
thx for ur responde!
I'm not a rom cooker so i don't know what we need to build a rom or even get this to work. But i have an idea and maybe it'll work.
If ur phone is unlocked, rooted and USB-Debugging enabled, open a cmd/terminal prompt and type
Code:
adb shell (enter)
su (enter)
ls -l /dev/block/platform/hi_mci.0/by-name (enter)
(The folder hi_mci.0 can be another...)
now, u'll see a list of partitions, try to copy all of them (except userdata) like
Code:
// Internal memory
dd if=/dev/block/mmcblk0pXXX of=/storage/emulated/0/PARTITION_NAME.img
//or sdcard
dd if=/dev/block/mmcblk0pXXX of=/storage/sdcard0/PARTITION_NAME.img
and upload them to a 1-Click-Hoster or PM me for my private ftp.
Then i'll try to copy them back on my phone. Maybe it'll work.
(If u really have a VNS-L31 i MUST work )
Regards,
Sebastian
k1ll3r8e said:
Hi RF,
thx for ur responde!
I'm not a rom cooker so i don't know what we need to build a rom or even get this to work. But i have an idea and maybe it'll work.
If ur phone is unlocked, rooted and USB-Debugging enabled, open a cmd/terminal prompt and type
Code:
adb shell (enter)
su (enter)
ls -l /dev/block/platform/hi_mci.0/by-name (enter)
(The folder hi_mci.0 can be another...)
now, u'll see a list of partitions, try to copy all of them (except userdata) like
Code:
// Internal memory
dd if=/dev/block/mmcblk0pXXX of=/storage/emulated/0/PARTITION_NAME.img
//or sdcard
dd if=/dev/block/mmcblk0pXXX of=/storage/sdcard0/PARTITION_NAME.img
and upload them to a 1-Click-Hoster or PM me for my private ftp.
Then i'll try to copy them back on my phone. Maybe it'll work.
(If u really have a VNS-L31 i MUST work )
Regards,
Sebastian
Click to expand...
Click to collapse
Hi Sebastian
Yes it's an VNS-L31 for sure! Dual sim! I just don't know if it is rooted... How do i check it and if not how do i root it? Tonight i will gonna sart that procedures! I let you know how it worked!
Regards,
RF
rui.fonseca said:
Hi Sebastian
Yes it's an VNS-L31 for sure! Dual sim! I just don't know if it is rooted... How do i check it and if not how do i root it? Tonight i will gonna sart that procedures! I let you know how it worked!
Regards,
RF
Click to expand...
Click to collapse
Heyho,
u can check for root on different ways:
1. Install Root Checker
2. Check if u have SuperSU installed
3. Open a cmd/terminal and type
Code:
adb shell su -v
About the way how u get root, pls don't only root for this try, root will void ur warranty coz u need to unlock ur bootloader. This will mean u can hard/soft-brick ur device while this process.
If u still want root ur phone, try follow this guide, if u have any issues let me know, then i'll send u the files i used to get root.
Regards,
Sebastian
Hi Sebastian
I have checked my phone and you were right in your last post.
I don't have root, neither "su" installed. Also checked for bootloader and is locked.
Like you said, if i will loose my warranty i might gona wait a lit bit longer because the phone only has one week.
If i find any rom with dual sim i'll let you know.
I'll keep in touch. If you want a can give you my email by PM so that, as soon as i'll find another away or rom i'll advise asap.
Kind regards,
RF

Please help me P9 plus VIE-AL10

Hello,
Please help me if I can use Firmware VIE-L29 for VIE-AL10? and how to do it
thank you very much.
AL10 to L29?
wad01 said:
Hello,
Please help me if I can use Firmware VIE-L29 for VIE-AL10? and how to do it
thank you very much.
Click to expand...
Click to collapse
I would be also very much interested in this topic. I ordered L29, but I got AL10. Now I do not know if it is better to send back or rather try to fix it by myself... If it is possible at all. If you have alredy a solution, please share
Csapos said:
I would be also very much interested in this topic. I ordered L29, but I got AL10. Now I do not know if it is better to send back or rather try to fix it by myself... If it is possible at all. If you have alredy a solution, please share
Click to expand...
Click to collapse
Send it back is better.
Sent from my VIE-L29 using XDA Labs
find solution
Csapos said:
I would be also very much interested in this topic. I ordered L29, but I got AL10. Now I do not know if it is better to send back or rather try to fix it by myself... If it is possible at all. If you have alredy a solution, please share
Click to expand...
Click to collapse
Hello,
I think I have found the solution, not to lose the function 2 sim, AL10 to L29 it is possible given the same hardware configuration.
To start to see this Russian site and to download the elements to change the region, I always wait for my code for the bootloader I let you know.
http : //4pda.ru/forum/index.php?showtopic=747904&st=40
wad01 said:
Hello,
I think I have found the solution, not to lose the function 2 sim, AL10 to L29 it is possible given the same hardware configuration.
To start to see this Russian site and to download the elements to change the region, I always wait for my code for the bootloader I let you know.
http : //4pda.ru/forum/index.php?showtopic=747904&st=40
Click to expand...
Click to collapse
Use SrkTool Huawei to change oeminfo and flash stock L29 to change it. There is a guide how to do it if u search the P9 forum.
Sent from my VIE-L29 using XDA Labs

help plz with twrp backup!!

Hi everybody
I just bricked down my Huawei mate s CRR-L09, with unlocked bootloader so i cannot use a rescue mode to install android in my phone :crying::crying:.I have installed twrp in it, so if anyone can send me twrp backup file for me,I would be very grateful.
Help
Hello?realy no one? I really need help
bloody12 said:
Hello?realy no one? I really need help
Click to expand...
Click to collapse
hey man
i have got a similar problem, come to my thread and wait for answers, or maybe u got a solution?
ccas
Look there.
www.android-hilfe.de/forum/root-custom-roms-modding-fuer-huawei-mate-s.2607/

VRT-L09C432B120 Firmware Download

Hello all, i've recently buy the P10 but it's doesn't come with C432 but C109 (Orange France),
anyone have the link for download the VTR-L09C432B120 firmware update ?
I think it could be helpful for another P10's users
Thanks For the help ! :good:
Noetmi said:
Hello all, i've recently buy the P10 but it's doesn't come with C432 but C109 (Orange France),
anyone have the link for download the VTR-L09C432B120 firmware update ?
I think it could be helpful for another P10's users
Thanks For the help ! :good:
Click to expand...
Click to collapse
https://www.reddit.com/r/FunkyHuawe...c432b120_and_vtrl29c432b120_for_european_p10/
trexing said:
https://www.reddit.com/r/FunkyHuawe...c432b120_and_vtrl29c432b120_for_european_p10/
Click to expand...
Click to collapse
Thanks i now this thread but it's a paid thread
trexing said:
https://www.reddit.com/r/FunkyHuawe...c432b120_and_vtrl29c432b120_for_european_p10/
Click to expand...
Click to collapse
not very helpful
Noetmi said:
Thanks i now this thread but it's a paid thread
Click to expand...
Click to collapse
Oh, I understand.
Doesn't seem to be any free versions of it right now. Perhaps in a couple of days?
PLease let me know if you find anything. I will myself also do some more research.
I will search and come back if i found anything
Try to update with Charles Proxy, and give the links here.
dkionline said:
Try to update with Charles Proxy, and give the links here.
Click to expand...
Click to collapse
I don't have any update :crying: it's for that i want to debrand to C432
I'm on C432 and the upgrade page on my P10 says that B113 is the latest version!
Downloading the firmware will not help for you, because it can't be installed without authentication from Huawei's servers. Furthermore, even if it were to be installed, your phone is a different branding, which means that various functions like System Update, themes, and other things would cease to work.
Once there is TWRP available for this phone, hopefully soon, I think more things will be possible.
@duraaraa It would be nice if you share the firmware and the work will be done earlier maybe.
dkionline said:
@duraaraa It would be nice if you share the firmware and the work will be done earlier maybe.
Click to expand...
Click to collapse
Why not just use one of the firmwares on Huawei's public server to do the work, like this one?
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v80355/f2/full/update.zip
(VTR-L09C33B123)
the question is how to flash the 4gb file ? doenst fit on fat32
duraaraa said:
Why not just use one of the firmwares on Huawei's public server to do the work, like this one?
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1194/g104/v80355/f2/full/update.zip
(VTR-L09C33B123)
Click to expand...
Click to collapse
Do you have the link for c432 ?
update.hicloud.com:8180/TDS/data/files/p3/s15/G1473/g104/v78079/f1/full/update.zip here we go
crucky said:
update.hicloud.com:8180/TDS/data/files/p3/s15/G1473/g104/v78079/f1/full/update.zip here we go
Click to expand...
Click to collapse
Thanks !
crucky said:
the question is how to flash the 4gb file ? doenst fit on fat32
Click to expand...
Click to collapse
No one knows?
mariomsg1 said:
No one knows?
Click to expand...
Click to collapse
They can't be flashed form SD card like old Huawei phones, because of new security Huawei has implemented as of EMUI 5.
I know, I tried to flash with fastboot(boot, recovery& system), and it didn't works. *My bootloader is unlocked.
Enviado desde mi VIE-L09 mediante Tapatalk
I cant debrand my P10 already tried everything including DC Phoenix

[HELP] root p8 lite 2017 oreo

Hi guys, I need to root my huawei p8 lite with ch oreo room, does anyone know how to do? thanks for your help
up
Cloddo92 said:
Hi guys, I need to root my huawei p8 lite with ch oreo room, does anyone know how to do? thanks for your help
Click to expand...
Click to collapse
Install a Treble rom and then flash magisk
Edited, post in wrong thread.
Enviado desde mi PRA-LX1 mediante Tapatalk
MrViking said:
Install a Treble rom and then flash magisk
Click to expand...
Click to collapse
I'm on P8Lite2017. Can you point me a proper thread ?
PRA-LX1 8.0.0.0.360 C02
(i don't know why everybody got C432 where i'm at C02).
Thank you !
Graveen said:
I'm on P8Lite2017. Can you point me a proper thread ?
PRA-LX1 8.0.0.0.360 C02
(i don't know why everybody got C432 where i'm at C02).
Thank you !
Click to expand...
Click to collapse
It's fine c02 should work
and how can i unlock bootloader whitout huawei webseite? i search, but i don't found some open tut? only buying webseite... i will use the phone for my child.. but without root(magisk) is not my right phone, but it is cheep and nice
linuxdep said:
and how can i unlock bootloader whitout huawei webseite? i search, but i don't found some open tut? only buying webseite... i will use the phone for my child.. but without root(magisk) is not my right phone, but it is cheep and nice
Click to expand...
Click to collapse
as far as i know you cant unlock anymore, forever. Sorry.
MrViking said:
Install a Treble rom and then flash magisk
Click to expand...
Click to collapse
I have trying to flash some treble rom and I can't, I don't know what is the right way to flash any custom rom on this phone (PRA-LX3) please help me!

Categories

Resources