{
"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"
}
Is the bootloader unlocked for the f600L version?
Sent from my LG-F600L using Tapatalk
If you check the box then adb reboot bootloader after the device reboots to bootloader type fastboot oem unlock (this will wipe all user data like a factory reset) if the command is successful then your answer is yes. If not sorry it is not unlocked
Sent from my LG-H901 using Tapatalk
KAsp3rd said:
If you check the box then adb reboot bootloader after the device reboots to bootloader type fastboot oem unlock (this will wipe all user data like a factory reset) if the command is successful then your answer is yes. If not sorry it is not unlocked
Sent from my LG-H901 using Tapatalk
Click to expand...
Click to collapse
Has anyone been able to get it successful with the f600L?
Sent from my LG-F600L using Tapatalk
?
Sent from my LG-F600L using Tapatalk
hazedabeast said:
?
Sent from my LG-F600L using Tapatalk
Click to expand...
Click to collapse
When I do "ADB reboot bootloader" it just restarts the phone. and loads back up.
anybody?
I've also noticed this will not boot into bootloader through adb or hardware butto.n
It appears to show download mode for a few seconds if you hold volume up and plug into UBS, it goes to a Korean page after that and i cant navigate with any buttona...but the phone doesn't show up in adb or anything.
sb erb said:
I've also noticed this will not boot into bootloader through adb or hardware butto.n
It appears to show download mode for a few seconds if you hold volume up and plug into UBS, it goes to a Korean page after that and i cant navigate with any buttona...but the phone doesn't show up in adb or anything.
Click to expand...
Click to collapse
I followed http://mobile.gaodi.net/forum.php?mod=viewthread&tid=668853 and go to the last step. But after enter the command on #, it shows #FAIL. It seems that the COM port cannot be connected to push the file.
I get to the same area and end up with fail.......be great if anybody else had some info
Related
My phone is an HTC One M8 running Android Revolution HD and TWRP Recovery. I recently downloaded Multirom thinking that I could hold multiple roms just by downloading the app. The app told me to reboot into Recovery mode to finish installation, and I rebooted into recovery. The only roms that were available to boot in was Internal so I just chose that. Turns out Internal will always get me stuck into the htcONE boot screen even after 1 day of waiting. If I try to go into bootloader mode and go into factory reset, it brings me back to the MultiROM menu everytime. I cannot even access the phone from the computer to edit the files. Please help, thanks!
@sangothemango
When you say when you try booting into bootloader do you mean your recovery as far as doing a factory reset?
Try power+volume-up till it goes dark and as soon as it goes dark just hold volume-down till the actual hboot/bootloader comes up.
{
"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"
}
If you can get the above example type of screen to come up than you can save your device. Hopefully your familiar with adb/fastboot cause that's what's going to fix it.
Unless you already have S-OFF ?
Yes I can get into that screen, but if I choose anything, it says going into recovery mode and then nothing happens.
sangothemango said:
Yes I can get into that screen, but if I choose anything, it says going into recovery mode and then nothing happens.
Click to expand...
Click to collapse
Do you have S-OFF ?
Supercid?
Sam issue
jball said:
Do you have S-OFF ?
Supercid?
Click to expand...
Click to collapse
I also have same problem but I have S-ON, What should i do.
sarfaraj2488 said:
I also have same problem but I have S-ON, What should i do.
Click to expand...
Click to collapse
You have the M8 EYE not the M8 !!!
sarfaraj2488 said:
I also have same problem but I have S-ON, What should i do.
Click to expand...
Click to collapse
What did you do exactly to end up in a bootloop ?
Sent from my HTC One M8 using Tapatalk
Hello.
How are you?
I have a phone Redmi 4x and I planned to root it. So after I purchased it , I checked if the bootloader is unlocked with two methods, from pc and from Setting menu and at both places , it seem unlocked.
I saw the device has no recovery mode installed.
So can someone please confirm if the bootloader is unlocked or no?
If you can't access recovery, that does not mean your bootloader is locked, they're 2 different partitions.
In fastboot, do "fastboot oem unlock" and see what that tells you.
alnix said:
Hello.
How are you?
I have a phone Redmi 4x and I planned to root it. So after I purchased it , I checked if the bootloader is unlocked with two methods, from pc and from Setting menu and at both places , it seem unlocked.
I saw the device has no recovery mode installed.
So can someone please confirm if the bootloader is unlocked or no?
Click to expand...
Click to collapse
Bootloader locked or not, recovery mode is always accessible. If you can't nail the button combination, use a method that will always word - adb
open adb
type:
Code:
adb devices
confirms your phone drivers are installed.
Code:
adb reboot recovery
you ll boot to recovery. If you can't see anything means stock recovery doesnt have an interface. Then just flash another recovery.
To check bootloader:
Code:
fastboot oem device-info
To unlock bootloader :
Code:
fastboot oem unlock
reboot:
Code:
fastboot reboot
to temporarily flash a recover.img :
Code:
fastboot boot "path/to/recovery.img"
Thats everything you need to solve your problem.
Hit thanks if it helped
ramiabouzahra said:
If you can't access recovery, that does not mean your bootloader is locked, they're 2 different partitions.
In fastboot, do "fastboot oem unlock" and see what that tells you.
Click to expand...
Click to collapse
What is it suppossed to tell when it is unlocked?
I have a photo of it but I do not know how to post it in here
alnix said:
What is it suppossed to tell when it is unlocked?
I have a photo of it but I do not know how to post it in here
Click to expand...
Click to collapse
upload it some where
then beside the post box , press `go advanced`
you must see a pic symbol in the toolbox
-Hope- said:
upload it some where
then beside the post box , press `go advanced`
you must see a pic symbol in the toolbox
Click to expand...
Click to collapse
I added it in here
{
"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"
}
alnix said:
I added it in here
Click to expand...
Click to collapse
Here the link https://photos.app.goo.gl/J2I4sKPYstkSLs3h2
https://photos.app.goo.gl/J2I4sKPYstkSLs3h2
alnix said:
Here the link https://photos.app.goo.gl/J2I4sKPYstkSLs3h2
Click to expand...
Click to collapse
so i wanted to put a custom boot loader and all these things on my phone so i unlocked my device and it gave me an untrusted thing also i ended up giving up on it as i could not get it to work that was fine for 3 weeks until i decided to start a fresh and now i have bricked my phone and its just saying this
{
"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 no longer want any of this i just want to put it all back i want to wipe it and start over
reinstall android and the boot loader
relock the boot thing and call it a day
also its an honor 8 FRD-L09
please help me lol
Update
yeah so just an update it did this
but i keep restarting it and it continues to fail
You will have to find a stock rom for this device is the oem even released one. Just a heads up. Just because you got an android device doesn't mean it can be modded. Do your research first.
zelendel said:
You will have to find a stock rom for this device is the oem even released one. Just a heads up. Just because you got an android device doesn't mean it can be modded. Do your research first.
Click to expand...
Click to collapse
where should i be looking?
XyZeus said:
where should i be looking?
Click to expand...
Click to collapse
I would start with the oem.
zelendel said:
I would start with the oem.
Click to expand...
Click to collapse
how do i install it
First thing to do is to check wether the bootloader is unlocked or not
If not unlock it
Get an official rom from huawei website
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1276/g104/v83920/f1/full/update.zip
Use huawei extractor
https://forum.xda-developers.com/showthread.php?t=2433454
and extract boot.img+system.img+recovery.img
Then reboot in bootloader (vol - + power)
Connect to ur pc with proper drivers
use fastboot to flash them properly (fastboot ,drivers could be found in google )
In terminal
Fastboot flash boot c:\boot.img
Fastboot flash recovery c:\recovery.img
Fastboot flash system c:\system.img
Reboot u're now back to stock
Fastboot reboot
For further help contact me in private
Sent from my KIW-L21 using Tapatalk
hi bro you install TWTP?
Sent from my Nexus 5 using Tapatalk
ead_25 said:
hi bro you install TWTP?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
i tried to yes
Hello,
I've bought CN version of Motorola P30 and I would like to change the ROM but I am unable to unlock bootloader. Does someone know how to do it? Attached are the images showing that the standard method doesn't work.
Thank you in advance for providing solution.
Regards
{
"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"
}
Edit: It seems like I am unable to add images, anyway after typing command fastboot oem get_unlock_data I get response "FAILED".
same here i am also looking for same
ml5 said:
Hello,
I've bought CN version of Motorola P30 and I would like to change the ROM but I am unable to unlock bootloader. Does someone know how to do it? Attached are the images showing that the standard method doesn't work.
Thank you in advance for providing solution.
Regards
Edit: It seems like I am unable to add images, anyway after typing command fastboot oem get_unlock_data I get response "FAILED".
Click to expand...
Click to collapse
In settings/developer options
There's a
OEM unlock toggle
Are you able to turn it on?
Sent from my mata using XDA Labs
Yes, fortunately (or not) I am able to do so.
Below are the images I've mentioned about in my first post.
sd_shadow said:
In settings/developer options
There's a
OEM unlock toggle
Are you able to turn it on?
Sent from my mata using XDA Labs
Click to expand...
Click to collapse
Below is the print screen.
ml5 said:
Below is the print screen.
Click to expand...
Click to collapse
You have the newest adb tools?
Sent from my perry_f using XDA Labs
I believe so - it was downloaded directly from Ubuntu repository.
Hi, I have the same phone, could you say me which OS you find to install at this phone, I have ZUI but would like to change for something another and can't find anything for this phone. I found some OS for p30 note but I'm not sure that they will be install successful, hopefully somebody can help to find another OS for this phone
I also tried lots but unable to unlock bootloader. we can use one power custom rom
Hi All,
A friend gave me his broken Pixel 6 phone to see if I could fix it (I hope that it can)
Would any of you know what I can do about the issue below?
Fastboot Mode
I do not even know how I reached this mode. Hope this helps in debugging the issue
{
"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 am able to see the the device via adb (see image below), but I am unsure what to do next
Coleslaw1444 said:
Hi All,
A friend gave me his broken Pixel 6 phone to see if I could fix it (I hope that it can)
Would any of you know what I can do about the issue below?
Fastboot Mode
I do not even know how I reached this mode. Hope this helps in debugging the issue
View attachment 5630341
I am able to see the the device via adb (see image below), but I am unsure what to do next
View attachment 5630343
Click to expand...
Click to collapse
Try Android Flash Tool
Can you run adb reboot bootloader?
Lughnasadh said:
Try Android Flash Tool
Click to expand...
Click to collapse
Thank you for the resource. I am getting the following below...there is no prompt on my device
mhrussell1 said:
Can you run adb reboot bootloader?
Click to expand...
Click to collapse
I tried it via fastboot mode ("Restart Bootloader" option and when in recovery mode I typed the command) and it leads to the initial video.
Coleslaw1444 said:
I tried it via fastboot mode ("Restart Bootloader" option and when in recovery mode I typed the command) and it leads to the initial video.
Click to expand...
Click to collapse
I think that is different. The adb command should have the device stay in bootloader mode so you might be able to flash the latest factory image.
Got it to work. For future reference I needed to install the USB drivers and the Android Flash tool worked perfectly, thank you very much!