Can't unlock phone

I used to have an issue that is detailed here:

Basically, I bricked my phone and had to send it to France for repair. Now the phone works again with stock ROM (which I don’t want, I want LineageOS or Ubuntu Touch), BUT, I can’t unlock the bootloader anymore. The process goes through with the unlock code, everything seems to be fine, but it will write Locked, when starting the bootloader.

I don’t know why is this, my guess is that it was re-installed with some strange version of the stock ROM, that will not allow the bootloader to e unlocked. How to fix this? Do I need to send my phone to France for repair again?

And after entering the unlock code how do you proceed to unlock the bootloader? Please remind the code just allows to enable OEM unlocking which just allows to unlock the bootloader and does not unlock the bootloader itself.

2 Likes

I click on OEM unlocking in Developer options, I think that was my last action.

As I said, thats not unlocking the bootloader…

2 Likes

fastbook flashing unlock does not work. Before step works. It reboots to FastBoot Mode.

While in normal OS, it can list devices with adb devices, but when in fastboot, it can’t.

adb devices for sure doesnt work when in fastboot mode. So what happens with fastboot devices? What system is your PC running, windows or Linux?

1 Like

Windows 10
fastboot devices is empty list.

Ok so either its the cable or the fastboot driver, how to update those see here

2 Likes

No, it’s freshly downloaded fastboot.
And other cable also doesn’t work.

Downloading fastboot isnt what I meant, what I meant is the driver on your PC

2 Likes

I managed to unlock the bootloader on a Linux machine. Now I’m at step 5.
https://wiki.lineageos.org/devices/FP4/install/#flashing-additional-partitions

I installed LineageOS Recovery, now I’m downloading OS image and will try to flash with fastboot

It worked, I managed to install LineageOS.
Thanks for help!

2 Likes

Sorry for the late reply. That it worked with Linux proves my experience.
I also had this problem using Windows 10.
I then updated the USB drivers of Windows 10 as described on

→ Part 2: On your computer (Windows and macOS)
→ Prerequisite for Windows - Update USB drivers
After this, the command fastboot devices worked.