Okay so I've been trying to unlock my bootloader on my new Nexus 4 and haven't had much luck. I've carefully followed the directions on this forum and always get stuck when trying to unlock the bootloader.
Here is what I do.
Upon entering
in the terminal I get three dots
and on the phone nothing happens. I do not see the expected dialog on the phone, and the phone remains in fastboot. Based on the videos I've seen, I should see the "unlock bootloader" screen pretty much immediately. Nothing happens.
Here is some addtional information about my fastboot mode. Thanks for the help!
FASTBOOT MODE
PRODUCT_NAME - mako
VARIANT -mako 16GB
HW VERSION - rev_11
BOOTLOADER VERSION - MAKOZ10o
SECURE BOOT - enabled
LOCK STATE - locked
Here is what I do.
- Enable developer mode on the phone with usb debugging
- Put the phone in FASTBOOT MODE.
- Connect phone to computer
- Open a terminal (arch linux with adb and fastboot tools installed)
- fastboot devices (verify that my device is listed)
- fastboot oem unlock
Upon entering
Code:
fastboot oem unlock
Code:
...
Here is some addtional information about my fastboot mode. Thanks for the help!
FASTBOOT MODE
PRODUCT_NAME - mako
VARIANT -mako 16GB
HW VERSION - rev_11
BOOTLOADER VERSION - MAKOZ10o
SECURE BOOT - enabled
LOCK STATE - locked