Odin89
Android Enthusiast
Hey all, iv done quite a bit of reading trying to fix this problem, thought I'd ask some people who knew more about it. I have an Alcatel one touch Conquest 7046t os 5.0.2. I have acquired root and am trying to see if the boot loader is locked, issuing commands through adb all work perfectly, but fast boot doesn't work properly. Alcatel uses a custom pid -i 0x1bbb, when issuing commands without the pid fastboot says waiting for device no matter what cmd I issue, using the pid I can see device listed but that is all. When trying boot or flash anything I am met with a failure, remote: unknown command. When simply trying to reboot to system fastboot -i 0x1bbb reboot, it replies rebooting....but the phone does nothing. I thought it mite be windows 10 so I ran a live CD of Linux, same responses. Can anyone help with this. Iv never ran into these problems of all the boost mobile devices iv rooted and flashed.

).
I had no idea some manufacturers would not include a boot loader functional with fastboot
. Fastboot -i 0x1bbb getvar all command returned successful but says all: and is just blank, but no failed or unknown command error! If I can't use fastboot to flash zips and such I could use 3rd party apps, but how would I know if my boot loader is locked? Is there an app or an adb/shell or terminal command I could check? Or maybe a 1 time boot to custom recovery? (if it booted it would prove boot loader is unlocked, if not I could boot back to regular)
).