I just tried to install /e/ on a Oneplus 8.
The easyinstaller was stuck just after OS download (just offering to retry download but not allowing to move to next step). it seems that I need Android 11 and not 13 : OnePlus 8 Pro stuck on "Rebooting in bootloader mode" step
So I tried to install manually : https://doc.e.foundation/devices/instantnoodle/install
I was able to do the following operations :
(developer mode, USD debugging, and USB default mode = transfer although I’m not sure it quite worked)
adb reboot bootloader
fastboot devices
fastboot oem unlock
fastboot flash dtbo .img
fastboot flash vbmeta .img
adb reboot bootloader
fastboot flash recovery recovery-e-1.17-r-20231109350749-stable-instantnoodle.img
And now my phone is stuck in the fastboot mode, it won’t restart, it keeps landing here after showing
And it never boots, I lost Android and cannot go on with /e/ installation.
The screen that I’m stuck on says :
Press volume key to select, and press power key to select
FastBoot Mode
PRODUCT_NAME - kona
VARIANT - SM8 UFS
BOOTLOADER VERSION -
BASEBAND VERSION -
SERIA NUMBER 45c957c6
SECURE BOOT - yes
DEVICE STATE - unlocked
Hello aibd,
Thanks for your answer.
Choosing “Power off” with volume buttons + select with power button does not work…
When I press vol up + power for ~10s, it finally turns off.
Then vol down + power brings me back to this same screen (fastBoot mode):
So what Android version were you on originally ? This r build would also require Android 11 (R).
I think you must have seen
Before following these instructions please ensure that the device is on the latest Android 13 firmware.
If installing the stable build, please ensure that the device is on the latest Android 11 firmware.
For Easy Installer you would be given an r stable build, hence the Android 11 (R) warning.
When you switch to manual mode (assuming your device was higher than Android 11 (R)) you would be able to flash the appropriate Android version, in Build type #dev,
Yes, you’re right, I didn’t use the right version, because I was in Android 13 and used the stable R version. (Which is the reason probably why the easy installer didn’t work).
I’ll be more careful next time.
The problem now is that I don’t know how to resume the installation process because I’m stuck in this loop and the phone is not detected by my Linux PC (even though I activated default USB = file transfer) when I connect it with a USB cable.
I found this tutorial to unbrick a Oneplus 8 : https://www.youtube.com/watch?v=KPpy_RotYpg.
But I don’t have a Windows computer around to try it and don’t know if this would work.
If you believe the device is soft bricked, you are confirming it if you really cannot connect to fastboot, then I believe you will need to get access to Windows.
Here are two links in case this helps give a different perspective from the youtube link.
Did your Linux computer sees the phone once in fastboot mode? If it does you should be able to flash the e recovery image image and then with it sideload the 1.18T image with the
Does fastboot devices command returns anything from the terminal?
Thanks for your answers.
When I connect to Linux, the phone is not recognized (althoug I set default USB to file transfer, I had to manually click on the screen when I connected the phone). So I cannot access the phone from my Linux.
I gave my phone to a store, which was not able to flash the phone…