Hi all,
I have a Huawei P7 mini (Ascend G6-L11, P7MiniV100R001C432B370, CUSTC186D005) and I'm trying to unlock the bootloader in order to install TWRP.
Having enabled "Developer options" and "USB debugging", I can access the device via adb.
However, after "adb reboot-bootloader", issuing the command "fastboot devices" only outputs:
The screen reads:
FASTBOOT&RESCUE MODE [...] PHONE Locked
"lsusb" reports the device as:
Probably that explains why an additional "adb oem unlock <code>" just outputs:
Is there anybody who has an idea where I may have taken the wrong turn?
Thanks!
I have a Huawei P7 mini (Ascend G6-L11, P7MiniV100R001C432B370, CUSTC186D005) and I'm trying to unlock the bootloader in order to install TWRP.
Having enabled "Developer options" and "USB debugging", I can access the device via adb.
However, after "adb reboot-bootloader", issuing the command "fastboot devices" only outputs:
Code:
no permissions fastboot
FASTBOOT&RESCUE MODE [...] PHONE Locked
"lsusb" reports the device as:
Code:
Bus 002 Device 015: ID 18d1:d00d Google Inc.
Code:
< waiting for device >
Thanks!