10-01-2022, 05:05 AM
Ok so before I get flamed, I am VERY new to this way of using my phone, I can successfully run ADB commands, uninstall system apps with ADB, reboot with ADB... but when I try to unlock my Bootloader or flash ANY sort of .img, it just fails. Really hope it's an easy thing to do and I'm just doing it wrong.
_________________________________________________________________________________________________________________________________________________
I'm going to list EVERYTHING from errors, settings, specs and commands I've used, and then hopefully someone here can help me through my problem.
_________________________________________________________________________________________________________________________________________________
Device Details:
-Manufacturer: BLU
-Model: G60/BLU Vivo X6
-Android Version: 9/Pie
-Processor: Spreadtrum
-SoC: Unisoc SC9863A
Settings:
-OEM Unlocking: Allowed
-USB Debugging: Enabled
Things I Have:
-Required Drivers
-ADB & Fastboot
-Windows 10
-My Device's ROM
-Flash Files/.img's: Patched Boot (Magisk), Stock Boot , Stock Recovery, VBMeta
_________________________________________________________________________________________________________________________________________________
Issues I Have With Commands:
-adb reboot bootloader (every variant of the command): Reboots into a frozen image of the company's name with "fastboot" written in super small font, in the top left of the screen, thats normal, I think. Sometimes when in fastboot, when I use "fastboot devices", I will just get question marks or "device null", When reconnecting the USB to the computer, it just powers off and shows that its charging.
-adb root: adbd cannot run as root in production builds
-adb disable-verity: verity cannot be disabled/enabled - USER build
-fastboot devices: works
-fastboot oem unlock: FAILED (remote: 'unknown cmd.')
-fastboot flashing unlock: FAILED (remote: 'Not implemet.') <yes, "implemet"
-fastboot flash boot insertnamehere.img: fastboot: error: boot partition is smaller than boot image
-fastboot flash boot insertnamehere.img: [b]FAILED (remote: 'Flashing Lock Flag is locked. Please unlock it first!')[/b]
-fastboot flashing unlock_critical: FAILED (remote: 'Not implement.')
-fastboot flashing get_unlock_ability: FAILED (remote: 'Not implement.')
-fastboot getvar all: all:
-fastboot getvar oem: oem:
_________________________________________________________________________________________________________________________________________________
If anyone has any suggestions, please say them. I will keep this updated,
thanks <3
_________________________________________________________________________________________________________________________________________________
I'm going to list EVERYTHING from errors, settings, specs and commands I've used, and then hopefully someone here can help me through my problem.
_________________________________________________________________________________________________________________________________________________
Device Details:
-Manufacturer: BLU
-Model: G60/BLU Vivo X6
-Android Version: 9/Pie
-Processor: Spreadtrum
-SoC: Unisoc SC9863A
Settings:
-OEM Unlocking: Allowed
-USB Debugging: Enabled
Things I Have:
-Required Drivers
-ADB & Fastboot
-Windows 10
-My Device's ROM
-Flash Files/.img's: Patched Boot (Magisk), Stock Boot , Stock Recovery, VBMeta
_________________________________________________________________________________________________________________________________________________
Issues I Have With Commands:
-adb reboot bootloader (every variant of the command): Reboots into a frozen image of the company's name with "fastboot" written in super small font, in the top left of the screen, thats normal, I think. Sometimes when in fastboot, when I use "fastboot devices", I will just get question marks or "device null", When reconnecting the USB to the computer, it just powers off and shows that its charging.
-adb root: adbd cannot run as root in production builds
-adb disable-verity: verity cannot be disabled/enabled - USER build
-fastboot devices: works
-fastboot oem unlock: FAILED (remote: 'unknown cmd.')
-fastboot flashing unlock: FAILED (remote: 'Not implemet.') <yes, "implemet"
-fastboot flash boot insertnamehere.img: fastboot: error: boot partition is smaller than boot image
-fastboot flash boot insertnamehere.img: [b]FAILED (remote: 'Flashing Lock Flag is locked. Please unlock it first!')[/b]
-fastboot flashing unlock_critical: FAILED (remote: 'Not implement.')
-fastboot flashing get_unlock_ability: FAILED (remote: 'Not implement.')
-fastboot getvar all: all:
-fastboot getvar oem: oem:
_________________________________________________________________________________________________________________________________________________
If anyone has any suggestions, please say them. I will keep this updated,
thanks <3