oem unlock...Ok. - Kindle Fire HDX 7" & 8.9" General

EDIT: never mind, it doesn't actually do anything, fastboot commands like "boot" still don't work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So I booted into fastboot (using a regular cable) and then used a Kindle Fire fastboot cable to enter "fastboot oem unlock"
This happened. Not sure if it actually allows me to flash/boot unsigned images though, I don't really want a brick at the moment

well
JordanRulz said:
So I booted into fastboot (using a regular cable) and then used a Kindle Fire fastboot cable to enter "fastboot oem unlock"
This happened. Not sure if it actually allows me to flash/boot unsigned images though, I don't really want a brick at the moment
Click to expand...
Click to collapse
I can't remember exactly where I read it may be in development or original development here it's been fairly recently I believe it is awaiting some hex key codes or some type of ID numbers I'm not sure which but I do not believe that you are unlocked..I do know it is in some of the very recent development stuffthat some of our higher end developers were discussing this.

It doesn't do anything.

Related

Unlock LG G3 D855 bootloader

After searching to unlock my LG G3 D855 bootloader….. it was simple without LG's help
The prof…
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
just you need to run:
1- set up the TWRP and fastboot access
2- reboot in recovery ( will start fastboot ) and boot into recovery;
3- run ( fastboot oem unlock).
4- you can skip 2&3 run the phone normal ( adb reboot oem-unlock)
finish…...
reported several times
it shows bootloader unlocked but it is not true

			
				
i'm continuing to test some cmw or twrp recoveries….
This looks sketchy...
Sent from my LG-D855 using XDA Free mobile app
sycolon said:
i'm continuing to test some cmw or twrp recoveries….
Click to expand...
Click to collapse
Brick!
Nice try. Unfortunately, it's not that easy to unlock this bootloader.
There is a petition at https://www.change.org/p/lg-electro...lock-bootloader-in-lg-phones?lang=en-GB#share may not make a difference, but it will let them know it's more than just a few people wanting this
You gave us all hope. You're bad man.
Close this thread please
Deleting would be better...
If it's not working, there is no reason for this thread to be open.
@OP if you found a working way, feel free to report this thread so we can re-open it again.
---> Thread closed

[A5_DUG]Try to flash stock rom but encountered some problem

I hate to tell story, just let me try to state the situation
A5_DUG HTC 816 dual sim
Soft-bricked
OS-2.34.708.1 (which is lolipop)
Cannot unlock bootloader because didn't enable "enable oem unlock"
Cannot "fastboot erase userdata"
Cannot fastboot boot recovery.img or flash recovery recovery.img
When I try the image crc button, few of them shows 0x0, and i think those partition are totally empty (which includes boot, system and recovery)
simply, i got a 816 dual sim with bootloader only.
I finally found one zip that match and no signature fail
When i tried to flash a zip using HBOOT (zip = 0P9CIMG_A5_DUG_L50_DESIRE_SENSE60_MR_hTC_Asia_HK_2.34.708.1_Radio_1.13.3230.27.0303_13.19.3230.00D_F_release_429585_combined_signed)
It stopped and reboot automatically everytime i flashed to a certain point (I will show a picture below)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone got any idea please? Help?
Thanks
Sorry for any grammer or typing mistake, I didn't sleep for this trouble for 22 hours (today) and much more hours before.

remote: not allowed to update unsigned image on secure device

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I got this problem, I've just got zenfone 5 from my friend. and I unlock bootloader then I tried to flash a rom, when I flash boot.img in adb fastboot, this message showed up. I cannot flash a rom or reboot the system.
Can anyone help me with this?
chris2907 said:
I got this problem, I've just got zenfone 5 from my friend. and I unlock bootloader then I tried to flash a rom, when I flash boot.img in adb fastboot, this message showed up. I cannot flash a rom or reboot the system.
Can anyone help me with this?
Click to expand...
Click to collapse
Your bootloader still lock
paktepu said:
Your bootloader still lock
Click to expand...
Click to collapse
so how can I check if my phone bootloader is lock or not. I've searched for this but still had no clues.
chris2907 said:
so how can I check if my phone bootloader is lock or not. I've searched for this but still had no clues.
Click to expand...
Click to collapse
See your attachment there a message on adb :
(bootloader) secure image
(bootloader) unsigned image
Its not unlock yet.

Fastboot is not working but adb is fine.

Hello everyone. I have my asus zenfone max pro m1 and I want to install a custom rom in it, which requires me to go to fastboot.
I have followed a post on xda forum about it.
I have unlocked my bootloader.
installed adb and fastboot (platform tools).
enabled usb debugging and allowed my pc.
Now when give the command for adb devices, it shows me the attached device. Then i give the command "adb reboot bootloader" and it works perfectly and I enter fastboot on my device.
But as soon I give command fastboot devices the fastboot menu in my phone changes to small font saying "press power button to shutdown" . But when I restart my PC and do it all again, the first time when I
give the command for fastboot devices it shows me my device , but second time onwards it shows "??????? fastboot" and again the same small font message is shown. I have attached screenshot of my CMD for better illustration. Please help me regarding this . Thank you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Nexus 6P Bootloop, locked bootloader. Would love to recover data if possible

I know there probably aren't many people concerned with these old phones anymore. I don't care about the phone at all, its extremely old, but I think it might have some data on it that I want to recover. It has been stuck in bootloop for years and I abandoned it until recently. I messed around with a blow dryer, then a heat gun to no avail. I was trying to take it apart a couple months ago and destroyed the screen, so I replaced the screen and battery. It is now re-assembled and back to its bootlooping ways.
The bootloader is locked, I can get to the recovery screen sometimes. I downloaded some stuff that I'm very unfamiliar with, like Minimal ADB and Fastboot. If I connect the phone to my computer and enter "adb devices", it doesn't show up. If I enter "fastboot devices" it will show up.
The bootloader shows up in my device manager. I used some guide and downloaded some google USB driver and installed it to the bootloader device, but it didn't do anything.
I'm so far out of my element messing with this thing, I'm paranoid I'm just going to brick it or accidentally wipe the data by messing around, if I haven't already.
If anyone out there could help me out, or point me in the right direction, I'd be so grateful. Not sure if this stuff matters, but I ran "fastboot getvar all" and here's what I got.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources