Custom ROM / TWRP for Honor 10 Lite? - Honor 10 Lite Questions & Answers

Hey guys,
I just bought the Honor 10 lite and I am not really a big fan of Huawei's EMUI. That's why I wondered if there is already any custom ROM somewhere out there for this phone? I know it's pretty new and I couldn't find anything so far..
Would still appreciate any information, if somebody knows more about it.
Thanks guys :highfive:

You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.

Niight Knight said:
You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.
Click to expand...
Click to collapse
Oh alright, forgot that they stopped providing unlock-code's.. Hope someone figures out something, still not a friend of EMUI.
Thanks for the reply man ?

Niight Knight said:
You need to unlock bootloader 1st and that's currently impossible for honor 10 lite with Android 9
Even paid service isn't an option.
Click to expand...
Click to collapse
I just noticed that with the latest fw update as of today (9.0.1.142), the OEM unlock option can be now changed from the developer options menu, I guess it is still impossible to unlock it but well, now at least it lets you to change the option (before the update it wasn't even possible to do so). I'm not now able to but someone should give it a try to see if by any chance they messed up with OEM...

I think we'll have to wait many months before someone finds an hack to unlock bootloader. This is a very recent smartphone and also Huawei and Honor are not for modding, since it's everything locked and they're not providing unlock codes anymore. Too bad I discovered it after I bought it !

tomax80 said:
I think we'll have to wait many months before someone finds an hack to unlock bootloader. This is a very recent smartphone and also Huawei and Honor are not for modding, since it's everything locked and they're not providing unlock codes anymore. Too bad I discovered it after I bought it !
Click to expand...
Click to collapse
Hello. I have an unlocked Honor 10 Lite, but can't to install Magisk. Who can help me with this question?

Shlendr said:
Hello. I have an unlocked Honor 10 Lite, but can't to install Magisk. Who can help me with this question?
Click to expand...
Click to collapse
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.

tomax80 said:
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.
Click to expand...
Click to collapse
I got the phone from presentation. So, it is already unlocked from factory.
I'm not realy understand how can i use the twrpfilename.img? And where i can get this file? Did you have some manual?
I tried to flash twrpkirin.img from Honor 8x, but all system sections are encrypted. So i can't flash magisk.zip
---------- Post added at 08:59 AM ---------- Previous post was at 08:40 AM ----------
tomax80 said:
How did you unlock the bootloader?
To install magisk you need to install twrp first, then flash magisk zip from there. But there's no twrp for our device so far, maybe you can try running a twrp of a device with our same socket without installing it, from fastboot, and see if it works. For example
Code:
fastboot boot twrpfilename.img
If it works, then you can try flashing magisk from there.
Click to expand...
Click to collapse
I have an error:
C:\adb>fastboot boot JSNtwrp.img
downloading 'boot.img'...
OKAY [ 0.550s]
booting...
FAILED (remote: invalid command)
finished. total time: 0.550s

I got the phone from presentation. So, it is already unlocked from factory.
I'm not realy understand how can i use the twrpfilename.img? And where i can get this file? Did you have some manual?
I tried to flash twrpkirin.img from Honor 8x, but all system sections are encrypted. So i can't flash magisk.zip
I have an error:
C:\adb>fastboot boot JSNtwrp.img
downloading 'boot.img'...
OKAY [ 0.550s]
booting...
FAILED (remote: invalid command)
finished. total time: 0.550s
Click to expand...
Click to collapse
There's no manual, just try booting phone in bootloader mode then use that command I told in the previous post. It's just a try , there are no tutorials for this phone so far

TWRP Recovery Honor 10 Lite
tomax80 said:
There's no manual, just try booting phone in bootloader mode then use that command I told in the previous post. It's just a try , there are no tutorials for this phone so far
Click to expand...
Click to collapse
Already done. Got an error

Shlendr said:
Already done. Got an error
Click to expand...
Click to collapse
Ok then probably that version of twrp doesn't work with our phone , we just need to wait for a compatible one.

TWRP Recovery Honor 10 Lite
tomax80 said:
Ok then probably that version of twrp doesn't work with our phone , we just need to wait for a compatible one.
Click to expand...
Click to collapse
I can send all nesessary data of the phone, which will help to creat a workable TWRP. But who can do this?)

Shlendr said:
I can send all nesessary data of the phone, which will help to creat a workable TWRP. But who can do this?)
Click to expand...
Click to collapse
I have no idea sincerely, I think we just need to wait patiently till someone works on it . And it's also not granted that it's going to happen, since it's everything blocked.

guys, what about Android root apps? can those apps help?

TWRP Recovery Honor 10 Lite
cyrusiranmehr said:
guys, what about Android root apps? can those apps help?
Click to expand...
Click to collapse
No

locked after i got into bootloader
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???

GraveDanger said:
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???
Click to expand...
Click to collapse
Bootloader is locked and you can't flash anything till it's locked. There are paid services to unlock it but so far our device is not supported. Though there's no sense to pay a lot of money to unlock it, also if it was supported, just to have root (if you're lucky) , since there are no custom ROMs for Honor 10 lite. Our device is not made for modding. The only solution on my opinion is to wait patiently till someone finds an hack to unlock it for free, or sell your phone and buy a Xiaomi. You can unlock bootloader very easily and there are plenty of custom ROMs for it.

TWRP Recovery Honor 10 Lite
GraveDanger said:
hey guys, i tried using bootloader first time and got myself into some situation:
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>adb reboot bootloader
adb server version (39) doesn't match this client (40); killing...
* daemon started successfully
C:\Users\USAKg\AppData\Local\Android\Sdk\platform-tools>fastboot flash recovery_ramdisk twrp_bkl_0.7.img
Sending 'recovery_ramdisk' (23542 KB) OKAY [ 0.711s]
Writing 'recovery_ramdisk' FAILED (remote: 'Command not allowed')
fastboot: error: Command failed
Does anyone know how to unlock this one? or do i have to buy unlock bootloader code?
from site named: global unlocking solutions.miiduu ???
Click to expand...
Click to collapse
Hello. What the twrp_bkl_0.7.img? Where did you get it?) Is it workable?

You can always install a different launcher like Nova Launcher

this link claims you can use TWRP from Huawei P9 lite
https://unofficialtwrp.com/root-twrp-hry-lx1-hry-lx2-hry-al00

Related

Self bricked with bootloader

Hello!
I install a Flashify to make my .img files run and I can install a Custom ROM, because always when I try to install it from ADB it shows
Code:
FAILED (remote: Command not allowed)
All files what I want to boot from ADB, shows this line.
When I turn on my phone, blinks red, 2 times green and then again the same. Also Power + Vol Up or Down, doesnt work, even I cant run a update from SD Card, and HiSuite doesn't show my phone as connected...
Similar problem is in this post - http://forum.xda-developers.com/ascend-p7/help/unfortunately-boot-failed-information-t2908514
There's full CMD from my try to run recovery and boot
Code:
The system cannot find message text for message number 0x2350 in the message file for Application.
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
Not enough storage is available to process this command.
C:\...\ADB Flash Tools>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (12510 KB)...
OKAY [ 0.480s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.481s
C:\...\ADB Flash Tools>fastboot boot BOOT.img
creating boot image...
creating boot image - 9660416 bytes
downloading 'boot.img'...
OKAY [ 0.363s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.365s
Whats the problem? And how I can get back my phone to work?
your bootloader os locked..
that is why you fail flashing..
you have to unlock the bootloader first (use search)..
Gesendet von meinem HUAWEI CRR-L09 mit Tapatalk
blueIBI said:
your bootloader os locked..
that is why you fail flashing..
you have to unlock the bootloader first (use search)..
Gesendet von meinem HUAWEI CRR-L09 mit Tapatalk
Click to expand...
Click to collapse
Ok, but how I can get back my phone to system, that I can unlock bootloader?
i cant even turn on my phone, only i can get fastboot
eatmailyo said:
Ok, but how I can get back my phone to system, that I can unlock bootloader?
i cant even turn on my phone, only i can get fastboot
Click to expand...
Click to collapse
Yeah, you're screwed. You need a fully working phone in order to unlock bootloader. Not gonna happen dude.
Milan-XDA said:
Yeah, you're screwed. You need a fully working phone in order to unlock bootloader. Not gonna happen dude.
Click to expand...
Click to collapse
Not that screwed, worst case he can use dc-phoenix to flash a stock rom even with the boot loader locked. Not sure if dc-unlocker can unlock the boot loader with the phone not booting.
If you have your boot loader unlock code you should not need the system working, only the fastboot mode to unlock the bl.
randhackr said:
Not that screwed, worst case he can use dc-phoenix to flash a stock rom even with the boot loader locked. Not sure if dc-unlocker can unlock the boot loader with the phone not booting.
If you have your boot loader unlock code you should not need the system working, only the fastboot mode to unlock the bl.
Click to expand...
Click to collapse
Android versions of Huawei are not supported by DC-Unlocker as you can see here:
https://www.dc-unlocker.com/supported_models_1/huawei_1
As I said, totally screwed.
Milan-XDA said:
Android versions of Huawei are not supported by DC-Unlocker as you can see here:
https://www.dc-unlocker.com/supported_models_1/huawei_1
As I said, totally screwed.
Click to expand...
Click to collapse
Dude, that is not true. I recovered my p9 lite from a hard brick (with locked bootloader) using dc-phoenix. And dc-unlock supports reading the bootloader unlock code for the huawei p7. Do check https://www.dc-unlocker.com/supported_models_1/huawei_phones
How could he even use flashify without root / unlocked bootloader?
Btw
NEVER use flashify to flash partitions...

Hard bricked P10 need help (SOLVED)

So I was trying to restore my rooted p10, I first tried using a twrp restore which didn't work then nothing would boot, so then I decided to reflash the ROM but the software I tried using relocks the bootloader then unlocks it again. So now what I have is my p10 with no custom recovery, a locked booloader and no working os installed. And as I cant boot the phone I cant get the information to get the code to unlock the bootloader. Any one have any ideas that doesn't involve paying for DC unlocker.
thanks
SOLVED: I found the imei on the box and unlocked the bootloader with that info.
Do you still have access to ADB/Fastboot ?
if yes then maybe try flashing main img files like kernel ect.
if no fastboot,i really dunno mate
virusdunil said:
Do you still have access to ADB/Fastboot ?
if yes then maybe try flashing main img files like kernel ect.
if no fastboot,i really dunno mate
Click to expand...
Click to collapse
I can have the phone in fastboot and run adb reboot bootloader and it says no devices found although the huawei HiSuite can detect the device being plugged in as it loads up when I plug the phone in
Try that...extract KERNEL from update.app....
in fastboot mode,adb : fastboot flash kernel KERNEL.img
se if this work...
virusdunil said:
Try that...extract KERNEL from update.app....
in fastboot mode,adb : fastboot flash kernel KERNEL.img
se if this work...
Click to expand...
Click to collapse
Not going to lie I am slightly out of my depth here, could you explain that further? I'm assuming I need to download an update.app but I have no idea where from or extracting the kernel from it
thanks
well,you have to dload the same firmware you have on your device...
is it the Oreo from the debrand/rebrand thread ?
if not ,go on teammt and dload your firmware...keep it somewhere safe
open update.zip and extract it...theres an update.app in there.
get the Huawei upade.app extractor here on XDA just type it in search bar or google it...
open the extractor you just dloaded and clik on settings tab...untick the Veryfy the checksum box and save...
click on extract tab and at far right of Update file box,clik on the .. box to search for your update.app you unzipped
if everything done correctly,all files will apperar...
now just right clik on KERNEL.img and select Extract selected.....................................or you can extract all and save them somewhere safe.
after you extracted the image, you have to put the KERNEL.img in your ADB folder in order to flash it
hope it helps
virusdunil said:
well,you have to dload the same firmware you have on your device...
is it the Oreo from the debrand/rebrand thread ?
if not ,go on teammt and dload your firmware...keep it somewhere safe
open update.zip and extract it...theres an update.app in there.
get the Huawei upade.app extractor here on XDA just type it in search bar or google it...
open the extractor you just dloaded and clik on settings tab...untick the Veryfy the checksum box and save...
click on extract tab and at far right of Update file box,clik on the .. box to search for your update.app you unzipped
if everything done correctly,all files will apperar...
now just right clik on KERNEL.img and select Extract selected.....................................or you can extract all and save them somewhere safe.
after you extracted the image, you have to put the KERNEL.img in your ADB folder in order to flash it
hope it helps
Click to expand...
Click to collapse
That Didn't work i just got:
C:\Users\jamie\Desktop\platform-tools>fastboot flash recovery KERNEL.img
target reported max download size of 471859200 bytes
sending 'recovery' (24576 KB)...
OKAY [ 0.528s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.537s
im assuming its due to the bootloader not being unlocked. and in the meantime im running a deepscan on my hard drive to see if I can recover my unlock code which was lost when cloning to a new ssd. It has a few hour left though
you have it wrong...
its fastboot flash kernel KERNEL.img
virusdunil said:
you have it wrong...
its fastboot flash kernel KERNEL.img
Click to expand...
Click to collapse
same thing happened anyway:
C:\Users\jamie\Desktop\platform-tools>fastboot flash kernel KERNEL.img
target reported max download size of 471859200 bytes
sending 'kernel' (24576 KB)...
OKAY [ 0.526s]
writing 'kernel'...
FAILED (remote: Command not allowed)
finished. total time: 0.534s
well......
last try would be to install android studio and sdk tool here
i couldnt flash SYSTEM.img with normal adb... but succeeded with the sdk tool so.....
be patient,its long to install...
virusdunil said:
well......
last try would be to install android studio and sdk tool here
i couldnt flash SYSTEM.img with normal adb... but succeeded with the sdk tool so.....
be patient,its long to install...
Click to expand...
Click to collapse
I have android studio, how do I flash the img with it?
mine got installed in c/user/you/appdata/local/android/sdk/platform tools/
adb should be there...put your .img file there and open comand window ...like other adb
virusdunil said:
mine got installed in c/user/you/appdata/local/android/sdk/platform tools/
adb should be there...put your .img file there and open comand window ...like other adb
Click to expand...
Click to collapse
exactly the same :
C:\Users\jamie\AppData\Local\Android\Sdk\platform-tools>fastboot flash kernel KERNEL.img
target reported max download size of 471859200 bytes
sending 'kernel' (24576 KB)...
OKAY [ 0.533s]
writing 'kernel'...
FAILED (remote: Command not allowed)
finished. total time: 0.542s
Is it maybe worth seeing if I can get the serial number product emei and product id without the os?
Jyndon said:
same thing happened anyway:
C:\Users\jamie\Desktop\platform-tools>fastboot flash kernel KERNEL.img
target reported max download size of 471859200 bytes
sending 'kernel' (24576 KB)...
OKAY [ 0.526s]
writing 'kernel'...
FAILED (remote: Command not allowed)
finished. total time: 0.534s
Click to expand...
Click to collapse
I would say, you did something wrong, maybe false folder, false command or what ever.
If you get access via adb it should work.
kwaichang said:
I would say, you did something wrong, maybe false folder, false command or what ever.
If you get access via adb it should work.
Click to expand...
Click to collapse
I don't know that I do have access though as the device doesn't appear in adb devices list and the bootlaoder is locked.
Although I think I may have found a way of flashing a new bios without bootloader by using the huawei recovery installation.
The default one that uses wifi obviously doent work because its crap but while the device is off I can hold vol+ vol- and power and it loads into an installation screen that shows installation failed but i found that it maybe possible to flash the bios this way by putting the update.app onto the sd card. However the problem I'm having is that windows says the file is too big to copy and unzipping it inside of the sd card doesnt work either. Any ideas as to how I might be able to do it like this? (similar to this: https://android.stackexchange.com/q...are-installation-failed-error-when-booting-up and this too https://forum.xda-developers.com/p9-plus/help/software-install-failed-updating-p9-t3587676)
SOLVED
I managed to get most of the information to unlock the bootloader from the box which I luckily kept, then for the product ID I used https://imei24.com/warranty_info/Huawei/865545034273084/ and it worked perfectly!
Bootloader unlocked and then I used the common HWOTA to rebrand it back to its original firmware.
Thanks to those who helped.
Jyndon said:
So I was trying to restore my rooted p10, I first tried using a twrp restore which didn't work then nothing would boot, so then I decided to reflash the ROM but the software I tried using relocks the bootloader then unlocks it again. So now what I have is my p10 with no custom recovery, a locked booloader and no working os installed. And as I cant boot the phone I cant get the information to get the code to unlock the bootloader. Any one have any ideas that doesn't involve paying for DC unlocker.
thanks
SOLVED: I found the imei on the box and unlocked the bootloader with that info.
Click to expand...
Click to collapse
bro how did you unlock locked bootloader after factory reset and soft bricked after twrp and unrooted , erecovery loop just by using imei code ???
AjSri110 said:
bro how did you unlock locked bootloader after factory reset and soft bricked after twrp and unrooted , erecovery loop just by using imei code ???
Click to expand...
Click to collapse
any update guys? I have the same situation ... erecovery loop with fastboot/adb not available (no device) ...
AjSri110 said:
bro how did you unlock locked bootloader after factory reset and soft bricked after twrp and unrooted , erecovery loop just by using imei code ???
Click to expand...
Click to collapse
I know this is late but none the less, using the emei code I was able to request my code to unlock the bootloader through hwota. You cannot request this code anymore a way so you have to pay for dc unlocker which can rip the unlock code from the device.
petr.hybler said:
any update guys? I have the same situation ... erecovery loop with fastboot/adb not available (no device) ...
Click to expand...
Click to collapse
Is your bootloader unlocked?
If not you have your bootloader unlock code?
If not then you will need to pay for some software to get that code.
From there you can unlock the bootloader and use adb/fastboot again

can not unlock bootloader error 86006

on my mi max 2
can not unlock bootloader error 86006.
i was thinking to unlock bootloader then twrp then magisk,
what and how should i do it now?
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
[QRCODE][/QRCODE]
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
i have had global stable rom, and i could bind my acc to it,
so i have downloaded global developer rom and put in mi max2 and via original app install it,
and now i have finally try to unlock but it say wait 72 hours.
Now i was thinking to simply download custom rom, but dont know is it base on global or chinese rom?
and try to install it, without unlocking boot loader and twrp, is it possible?
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
can i lose the unlocked bootloader after i nstall custom roms
lightman33 said:
did you wait 72hours ? You just have to follow xiaomi procedure and it should work.
Click to expand...
Click to collapse
lightman33 said:
your steps are ok.
you can't install custom rom or twrp without unlocking bootloader.
your have now to wait 72 hours and unlock your bootloader, happy flashing...
Click to expand...
Click to collapse
ok, then i have to wait, 72 hours,
can you tell me when i unlock the bootloader,
then i install custom roms or global stable rom,
can i lose somehow the unlocked boot loader?
i remember now i read somewhere that i need to do something - some option to choose, help me if you know.
also do all custom roms have unlocked bootloader, installed twrp, magisk or not?
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
lightman33 said:
No problem with twrp or custom rom but you're right for global or china which can contains bootloader flashing.
I'm flashing with linux command so can't really help you if you are using windows. I have used this command : flash_all_except_storage.sh .
good luck...
Click to expand...
Click to collapse
My phone isn 't realised by ubuntu for ADB, can u give a hint how to fix that?
you mean not detected ?
you have to try this command (if you phone is running with android, not bootloader) :
$ adb devices
List of devices attached
1e49a8cf device
Click to expand...
Click to collapse
Just configure your phone to be an MTP device and allow your computer on it (message in status bar).
If it's work, you can parse your phone in your preferred file browser, interesting commands are : adb pull and adb push to transfer files.
In bootloader mode, the command is (log of me when flashing TWRP) :
$ sudo fastboot flash recovery twrp-3.1.1-0-oxygen.img
target reported max download size of 536870912 bytes
sending 'recovery' (16120 KB)...
OKAY [ 0.424s]
writing 'recovery'...
OKAY [ 0.098s]
finished. total time: 0.522s
Click to expand...
Click to collapse
hope it's help you...

Request OEM unlock Huawei P10

Hi all,
I have an incorrect firmware installed for my P10 and lots of things are not working (oreo 8.0). I want to re-flash or rollback to other firmwares but problem is I can't get into TWRP anymore. flashing it doesn't work and although I see in fastboot Phone Unlocked and FRP unlock i have the idea it has to do with the OEM unlock not working properly. It's also not available in the developer options. What;s exactly the link to huawei's page where you can request your phone unlock ID ?
Thanks
Whats not working ?
What is it saying when flashing something through fastboot ?
virusdunil said:
Whats not working ?
What is it saying when flashing something through fastboot ?
Click to expand...
Click to collapse
When I go into the bootloader and want to flash TWRP I get following message:
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (16494 KB)...
OKAY [ 0.552s]
writing 'recovery_ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.566s
What is the ADB command youre using ?
virusdunil said:
What is the ADB command youre using ?
Click to expand...
Click to collapse
fastboot flash recovery_ramdisk twrporeo.img
and my twrp oreo name is twrporeo.img
Thats why its not working...
TRY....... fastboot flash ramdisk twrporeo.img
virusdunil said:
Thats why its not working...
TRY....... fastboot flash ramdisk twrporeo.img
Click to expand...
Click to collapse
Same problem...:
C:\Android>fastboot flash ramdisk twrporeo.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (16494 KB)...
OKAY [ 0.532s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.546s
i did a mistake...its really recovery_ramdisk
Look Here...
TWRP
virusdunil said:
i did a mistake...its really recovery_ramdisk
Look Here...
TWRP
Click to expand...
Click to collapse
I already tried that but no success. Did a factory reset and now the bootloader is locked again. How can I unlock the bootloader again?
Thanks
1-is your phone working now ?
for bootloader unlock,do what you did first time... fastboot oem unlock yourcode123
how did you get the last update ?....firmware finder ?
virusdunil said:
1-is your phone working now ?
for bootloader unlock,do what you did first time... fastboot oem unlock yourcode123
how did you get the last update ?....firmware finder ?
Click to expand...
Click to collapse
First of all, I've tried to update from Nougat to Orea via Blackballs method in this thread https://forum.xda-developers.com/p10-plus/development/oreo-update-thread-l29c432-t3729907 with the firmware mentioned there
What is not working:
I've managed to do the first part (oreo install), but:
- SImcard has 'No service
- Can't flash TWRP
- Bootloader / phone locked in Fastboot
- I can't remember how I unlocked the P10 last year (I have a P10 L09-VTR, rebranded to L29-VTR and now 'working' on a VKY P10 plus rom)

Help with OP7P only Fastboot accessible

Hi all, hope you're doing fine.
I came here looking for help since I seem to have bricked my One Plus 7 Pro.
I was root user with unlocked bootloader and installed OOS 11 OTA through OonePlus' updater app, then tried to flash magisk using it's same app but since I'm a little bit un-updated about how it works and couldn't get it to flash I went into recovery just to find out the stock recovery.
Confused I wipped out ADB and tried flashing TWRP. I now know that my problem was not using the correct version of TWRP for A11 but during the attept at flashing TWRP something went wrong (I remeber doing something with the partition where I flashed the recovery.img but cant precise what, was late in the night) and the phone doesn't boot up to OS or recovery, I can just get into fastboot mode.
I can access fastboot and the bootloader is still marked as unlocked. I started reading how to install a clean image of OOS11 form this state and found this guide: LINK
I went all the way up to having the filles from the .bin unpacked and when I try to flash one by one the archives I get the error:
Sending 'aop_a' (200 KB) OKAY [ 0.012s]
Writing 'aop_a' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
Click to expand...
Click to collapse
But when trying "Fastboot flashing unlock" or "fastboot flashing unlock_critical" I get the message saying that it failed since the device is alredy unlocked
FAILED (remote: ' Device already : unlocked!')
fastboot: error: Command failed
Click to expand...
Click to collapse
I've also tried to use one of those "flash all .bat" roms I saw here on the forums but that didn't work, I'm also trying to use the MSNtool but to be quite frank the tutorials I've found so far are not noob friendly, since I can't seem to get the correct drivers isntalled and the phone properly recognized ( as it is now it shows as "QUSB_BULK_CID:0404_SN:36EDE735" ).
So that's my current state:
I can enter fastboot with suppousedly unlocked bootloader but cant seem to flash things
Can't seem to get the support files/drivers for the MSN method
I would greatly apprciate help getting back into ANY version of OOS working since as it is now the phone's paperweight. If directed to comprehensible guides I beieve I can keep going, I don't mind with wich method.
Thanks in advance and please excuse the inconveniences,
LUCAS
PS: Mod please feel free to move this thread to a more appropiate board if you think I didn't choose the right one
I feel you, i hate the MSMTool. I won't use it unless i absolutely HAVE TO.
Download Mauronofrios All in one tool. You can find that here on xda.
As long as you are able to get into fastboot, that tool will help you.
Good luck

Categories

Resources