[DUMP] LG Tribute 5 \ LGLS675 from Sprint - Android General

Recently had this phone, bricked it pretty fast and returned it, replacing aboot with a LG K7 doesn't work btw, don't try it.
https://drive.google.com/open?id=0B390u0mt1F4CaEVacmNFNjlIRlE
Some of it is still uploading, but there you go.

pro_granade said:
Recently had this phone, bricked it pretty fast and returned it, replacing aboot with a LG K7 doesn't work btw, don't try it.
https://drive.google.com/open?id=0B390u0mt1F4CaEVacmNFNjlIRlE
Some of it is still uploading, but there you go.
Click to expand...
Click to collapse
Thanks, how did you make the dump?

kirito9 said:
Thanks, how did you make the dump?
Click to expand...
Click to collapse
Ran an ls in /dev/block/platform/7824900.sdhci/by-name/ and then proceeded to just dd if= each of them to a img on my sdcard.

pro_granade said:
Ran an ls in /dev/block/platform/7824900.sdhci/by-name/ and then proceeded to just dd if= each of them to a img on my sdcard.
Click to expand...
Click to collapse
Thanks, I'm trying to get the stock partitions for an LG Phoenix 2 but the phone can only get temporary root with Kingroot. The Kingroot also gives random reboots.

kirito9 said:
Thanks, I'm trying to get the stock partitions for an LG Phoenix 2 but the phone can only get temporary root with Kingroot. The Kingroot also gives random reboots.
Click to expand...
Click to collapse
Weird, Kingroot gave full root, but holy **** is it terrible with it's Adware that you can't get rid of.

pro_granade said:
Weird, Kingroot gave full root, but holy **** is it terrible with it's Adware that you can't get rid of.
Click to expand...
Click to collapse
What version did you use?

Is there any possible way you could help me do a dump for lgls676? I need to pull the recovery from this phone and make a twrp but I can't get the blocks right. I have alot of info, could you help me with this @pro_granade??

kirito9 said:
What version did you use?
Click to expand...
Click to collapse
Whatever was on their website, I was fine with it because I could get a root shell.
Sands207 said:
Is there any possible way you could help me do a dump for lgls676? I need to pull the recovery from this phone and make a twrp but I can't get the blocks right. I have alot of info, could you help me with this @pro_granade??
Click to expand...
Click to collapse
Get in a root shell, do this
Code:
cd /dev/block/platform/
ls
Whatever ls gives you, run
Code:
dd if=/dev/block/platform/"whatever it gave you"/by-name/recovery of=/recovery.img

pro_granade said:
Whatever was on their website, I was fine with it because I could get a root shell.
Get in a root shell, do this
Whatever ls gives you, run
Click to expand...
Click to collapse
thanks ill give that a shot but because of our MM build kingroot won't work for us, least not yet. I can get a temp shell using laf tool using python.py think but like the others i lose it on reboot but should work for this. Thanks for your help its much appreciated!

Sands207 said:
thanks ill give that a shot but because of our MM build kingroot won't work for us, least not yet. I can get a temp shell using laf tool using python.py think but like the others i lose it on reboot but should work for this. Thanks for your help its much appreciated!
Click to expand...
Click to collapse
Yeah, good luck with that, should really help <3

@pro_granade did you folks have access to fastboot out of the box to fastboot oem unlock with your stock build?

Sands207 said:
@pro_granade did you folks have access to fastboot out of the box to fastboot oem unlock with your stock build?
Click to expand...
Click to collapse
Nope, had to delete LAF, and then the fastboot mode was neutered, no command was recognized. I bricked my device flashing an aboot from another variant of the phone.

pro_granade said:
Nope, had to delete LAF, and then the fastboot mode was neutered, no command was recognized. I bricked my device flashing an aboot from another variant of the phone.
Click to expand...
Click to collapse
I have tried to delete laf and had no success yet, I'm not sure if ours is hosed too =( I would like to find out though

Sands207 said:
I have tried to delete laf and had no success yet, I'm not sure if ours is hosed too =( I would like to find out though
Click to expand...
Click to collapse
For mine, it said it was in Download mode after deleting LAF, but I could run fastboot commands. Just run fastboot devices whenever it says download mode and see what happens

pro_granade said:
For mine, it said it was in Download mode after deleting LAF, but I could run fastboot commands. Just run fastboot devices whenever it says download mode and see what happens
Click to expand...
Click to collapse
i don't think i even bothered to try that. What did you use to wipe laf? mine is located at mmcblk0p35 partition with my device block being mmcblk0
{
"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"
}
Sent from my LGLS676

I just used dd if for it

pro_granade said:
I just used dd if for it
Click to expand...
Click to collapse
awesome thank you for your help ? I've been working at this phone for 6-7 months and we are finally starting to get info on how to unlock and root but this phone has been a difficult one ? so basically download mode is masking fastboot but fastboot commands can be used in download mode, was this after or before you bricked? I just don't want to brick mine, i don't have a dev phone yet for the tribute hd except my daily driver
Sent from my LGLS676 using Tapatalk

Sands207 said:
awesome thank you for your help ? I've been working at this phone for 6-7 months and we are finally starting to get info on how to unlock and root but this phone has been a difficult one so basically download mode is masking fastboot but fastboot commands can be used in download mode, was this after or before you bricked? I just don't want to brick mine, i don't have a dev phone yet for the tribute hd except my daily driver
Sent from my LGLS676 using Tapatalk
Click to expand...
Click to collapse
Before, I flashed my bootloader with a copy of one from a different variant of it. You should be fine. When you're in fastboot try running fastboot oem unlock and fastboot flashing unlock and see what you get.

pro_granade said:
Before, I flashed my bootloader with a copy of one from a different variant of it. You should be fine. When you're in fastboot try running fastboot oem unlock and fastboot flashing unlock and see what you get.
Click to expand...
Click to collapse
will do?
Sent from my LGLS676 using Tapatalk

pro_granade said:
Before, I flashed my bootloader with a copy of one from a different variant of it. You should be fine. When you're in fastboot try running fastboot oem unlock and fastboot flashing unlock and see what you get.
Click to expand...
Click to collapse
I am at a brick wall again adb devices works for me and returns my authorized devices listed but when i put my phone into download mode and enter fastboot devices i get a blank output and if i enter either unlock commands it says (waiting for devices) forever whether i unplug it or not, no response. I BELIEVE i have the right device drivers and i have the latest fastboot/adb binaries and system wide adb and fastboot drivers installed. I'm pretty sure i still have to nuke laf. I've been unsuccessful with every other method
Sent from my LGLS676 using Tapatalk

Related

Chinese Fastboot Mode?

Hey everyone!
So, I flashed dalvik and bionic optimizations for the OnePlus One that I found over on the Nexus 5. When I booted back up into Android, all of my apps were missing, and everything kept on crashing. So, I booted into Fastboot Mode, but instead of the Cid logo which is usually presented, this message came up:
己进人fastboot...
{
"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"
}
The English translation is roughly "You have entered fastboot...". Everything still worked fine. I flashed my system partition back, and everything was okay. But, strangely, the Chinese fastboot message still appears instead of Cid. I kinda want Cid back...does anyone have any solutions? And yes, my phone is the international model.
i also have the same screen for fastboot. to make it worst i dont have root access but have a chinese version of cwm on the device. donno what to do.
darkmessiah said:
i also have the same screen for fastboot. to make it worst i dont have root access but have a chinese version of cwm on the device. donno what to do.
Click to expand...
Click to collapse
Is your fastboot still fully functional? When did this start showing up?
treChoy said:
Is your fastboot still fully functional? When did this start showing up?
Click to expand...
Click to collapse
Maybe you should flash bootloader from CM11S factory image. File name is sbl1.mbn
i have an chinese version OPO , my bootloader is cid after i flash stock image.
btw,it's 已进入fastboot. they are very similar.
sorry for my english
Sent from my One using XDA Premium 4 mobile app
Leicxan said:
Maybe you should flash bootloader from CM11S factory image. File name is sbl1.mbn
i have an chinese version OPO , my bootloader is cid after i flash stock image.
btw,it's 已进入fastboot. they are very similar.
sorry for my english
Sent from my One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Whoops, my bad, I was using handwriting input and didn't see that mistake good catch!
Playing around with bootloader is reaalllly dangerous stuff....I don't know if I want to go that far.
treChoy said:
Whoops, my bad, I was using handwriting input and didn't see that mistake good catch!
Playing around with bootloader is reaalllly dangerous stuff....I don't know if I want to go that far.
Click to expand...
Click to collapse
Well you can also try flashing the logo.bin partition from the CM11S image cyngn has at https://cyngn.com/products/oneplusone/, but if your bootloader is already in chinese, you might just want to flash the device back to full stock using the fastboot image.
ddggttff3 said:
Well you can also try flashing the logo.bin partition from the CM11S image cyngn has at https://cyngn.com/products/oneplusone/, but if your bootloader is already in chinese, you might just want to flash the device back to full stock using the fastboot image.
Click to expand...
Click to collapse
If I flash the fastboot image, will everything on my device be erased?
If you want i have 22r on zip
gro95qg said:
If you want i have 22r on zip
Click to expand...
Click to collapse
Again, will that erase everything on my OPO?
treChoy said:
Again, will that erase everything on my OPO?
Click to expand...
Click to collapse
Yes but i thinks your phone is a clon . Where do you buy it?
ps Sorry my enghish im french
gro95qg said:
Yes but i thinks your phone is a clon . Where do you buy it?
ps Sorry my enghish im french
Click to expand...
Click to collapse
I got it direct from OnePlus. I was a winner in the Storm of Invites.
oh great if you have a invit ...
gro95qg said:
oh great if you have a invit ...
Click to expand...
Click to collapse
There is a thread in the "GENERAL" section regarding invites. We have an invite list open, which will hopefully be opened back up in August.
treChoy said:
If I flash the fastboot image, will everything on my device be erased?
Click to expand...
Click to collapse
Yeah, it will fully revert your device to the factory image. Once you are done, if you have the 64gb model, make sure to flash the userdata_64gb.img manually after otherwise your system will only show as 16gb.
ddggttff3 said:
Yeah, it will fully revert your device to the factory image. Once you are done, if you have the 64gb model, make sure to flash the userdata_64gb.img manually after otherwise your system will only show as 16gb.
Click to expand...
Click to collapse
Yeah...that's a bit too much to lose just to change how my fastboot looks. Thanks for your suggestion though.
So upon further research, it looks like this is the exact same fastboot screen that OPPO devices use!! Somehow, I've gotten the OPPO fastboot mode one my One! And OnePlus denies involvement with OPPO....

How to root 11.0-XNPH30O?

Problem: I cannot root on 30O.
I have revived my OnePlus One from a soft-brick because I was trying to update from 25R to 30O from the rooted phone. Please refer to forum.xda-developers.com/oneplus-one/help/how-to-update-to-11-0-xnph30o-t2847037for more info. I have learned so much from it.
So after the soft brick, I restored it to 22R. Then an update came in for 25R, I followed the instructions to root the phone, root checker confirmed that I was indeed rooted. (I thought I still had TWRP) so I updated to 30O. I read that the 30O has another update after it, but I still have not received that update yet. When updated to 30O, I realized I can't use titanium back up anymore, and I no longer have SuperUser.
So I followed this video to do the root once again. https://www.youtube.com/watch?v=5O2e_R_TbVg&list=UUk1SpWNzOs4MYmr0uICEntg. But to no avail it doesn't seem to root. When I reboot into recovery mode, TWRP is also gone instead it shows the stock CM11S recovery.
The main reason, I wanted to upgrade to 30O was to be up-to-date, I got my wish! It's kind of ironic. But I still want to be rooted once more. If anyone can help, thank you in advance.
I will check this thread again tomorrow, I thank you for all that XDA members especially vamshi88 has been so persistent in helping me. These have been stepping stones for me as an Android user.
Is your bootloader unlocked? It should if you had twrp installed. Why don't you install twrp with fastboot and then simply flash supersu zip?
Sent from my A0001 using Tapatalk
boober78 said:
Is your bootloader unlocked? It should if you had twrp installed. Why don't you install twrp with fastboot and then simply flash supersu zip?
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
I tried to unlock the bootloader in Fastboot Mode, but it doesn't wipe my entire device instead it just brings it to the lockscreen.. As if nothing happened. I followed the youtube video too.
can you put your phone in fastboot and try this command. It will tell you your fastboot status
fastboot oem device-info
Click to expand...
Click to collapse
playya said:
can you put your phone in fastboot and try this command. It will tell you your fastboot status
Click to expand...
Click to collapse
Okay, thank you. I will try this at home.
Do I have to press Shift+Right click and open command prompt in the OPO Toolbox folder? Or can I just do it in the cmd? I want to learn as much as possible from these instructions. Thank you for your patience.
skyhonor said:
Do I have to press Shift+Right click and open command prompt in the OPO Toolbox folder? Or can I just do it in the cmd? I want to learn as much as possible from these instructions. Thank you for your patience.
Click to expand...
Click to collapse
hey make life easy for you simply download a tool called minimal adb. Its great but just open up a cmd window in where your fastboot exe is located. Also you can simply click on thanks if anyone has helped you...
playya said:
hey make life easy for you simply download a tool called minimal adb. Its great but just open up a cmd window in where your fastboot exe is located. Also you can simply click on thanks if anyone has helped you...
Click to expand...
Click to collapse
I thank you and I will click the thanks button as soon as my 8 thanks limit has been lifted.:good:
I will download the minimal adb as you suggested as soon as I get home.
playya said:
can you put your phone in fastboot and try this command. It will tell you your fastboot status
Click to expand...
Click to collapse
It returned 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"
}
[/URL][/IMG][/IMG]
The problem is I cannot unlock the bootloader anymore. When I tried other Youtube methods regarding rooting the OnePlus One, I get stuck on the bootloader option and instead of wiping my data. It just reboots my device to the lockscreen. Thank you for understanding.
skyhonor said:
It returned this..
[/URL][/IMG][/IMG]
The problem is I cannot unlock the bootloader anymore. When I tried other Youtube methods regarding rooting the OnePlus One, I get stuck on the bootloader option and instead of wiping my data. It just reboots my device to the lockscreen. Thank you for understanding.
Click to expand...
Click to collapse
Oh nevermind! I'm such a dummy >.<! It says bootloader unlock true.. I missed this little detail, I was never good at logic in math.. I thank you all that has helped me root my device to 30O.

Thread Delete.

Thread Delete.
Reserved
pvineeth97 said:
Reserved
Click to expand...
Click to collapse
did you test it?i can help you really!
Ajshal said:
did you test it?i can help you really!
Click to expand...
Click to collapse
I didnt post the guide to flash recovery because of inability to boot into fastboot mode. If you are able to boot into fastboot mode tell me. I will tell you how to flash it.
pvineeth97 said:
I didnt post the guide to flash recovery because of inability to boot into fastboot mode. If you are able to boot into fastboot mode tell me. I will tell you how to flash it.
Click to expand...
Click to collapse
can you provide me stock recovery.img ? (lgk10) i need that.
Ajshal said:
can you provide me stock recovery.img ? (lgk10) i need that.
Click to expand...
Click to collapse
You mean you will flash the "Stock" Recovery?
No... I need the stock file. Can u provide?
Ajshal said:
No... I need the stock file. Can u provide?
Click to expand...
Click to collapse
Yes.
pvineeth97 said:
Yes.
Click to expand...
Click to collapse
Can you upload it?
Ajshal said:
Can you upload it?
Click to expand...
Click to collapse
I sent you as PM.
Thanks
Anyone tested it on LG K10 (k420n) variant?
{
"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"
}
flash keep failing...and yes I am in fastboot mode...tried both builds for QUALCOMM, using the K428
Sylen7Nato said:
flash keep failing...and yes I am in fastboot mode...tried both builds for QUALCOMM, using the K428
Click to expand...
Click to collapse
I did'nt provide two builds for K428. You flashed the wrong one. I provided only one build. Read the first post again.
You got that error because your bootloader is locked. I extracted the original recovery from the KDZ file, just for testing.
I need the original recovery image from K428. If you can extract the Recovery Img file from the Recovery partition, extract it and send it to me as PM.
How did you enter fast boot mode?
Oops my bad, I thought I saw you say it was for all k10 variants...yeah ill get you the 428 recovery img as soon as I can...as for getting into fastboot, I did it the old fashion way that I usually do for T-Mobile phones...adb reboot bootloader, then fasboot oem unlock...took me straight into fasboot mode instantly...ill be in touch, thanks
full functional without any bugs? neat.
can you provide instructions on how to flash?
yes my bootloader is unlocked btw and I tried the 428 image you posted as well...same result...still working on getting the stock recovery image for 428
Sylen7Nato said:
yes my bootloader is unlocked btw and I tried the 428 image you posted as well...same result...still working on getting the stock recovery image for 428
Click to expand...
Click to collapse
The TWRP image isn't signed. More over, send me the stock recovery image as soon as possible. Need some help to sign it. If you can help me?
Tell us how did you unlock your bootloader.
chand9336 said:
full functional without any bugs? neat.
can you provide instructions on how to flash?
Click to expand...
Click to collapse
Since you have the Indian variant, don't proceed. First unlock the bootloader.
pvineeth97 said:
Tell us how did you unlock your bootloader.
Click to expand...
Click to collapse
easy...enable developer options in settings by hitting build number 7 times, once in dev options enable OEM Unlock and enable usb debugging, plug phone into PC, then open Minimal ADB and Fastboot cmd window and allow phone to communicate with PC, type adb reboot bootloader which will take you to a screen with instructions to unlock, which is basically just to type fastboot oem unlock...then your phone will go into fastboot mode and you can check if your bootloader is unlocked by typing fastboot getvar unlock
pulling the stock recovery image is proving to be more difficult than I thought as I do not have root, which is why I was trying to install twrp so I could do systemless root with supersu...kingroot doesn't work for 6.0 MM...get back to you as soon as I can.

Verizon pixel 2 locked bootloader stuck on bootloader screen, can't get into recovery

Hi guys,
My phone is bricked now and there is no solution yet, I think but it won't hurt me to ask
With the latest news, I could unlock the bootloader of my Verizon pixel 2 successfully (fastboot flashing lock_critical) then I flashed a custom kernel to it. Somehow it won't boot. I stupidly relocked the bootloader while the custom kernel was still on it.
I tried to unlock the bootloader again using the command fastboot flashing lock_critical but it never worked again.
Now my phone is stucked on the bootloader screen, when I select recovery mode, it would take me back to the bootloader screen.
I can't use flash-all because the bootloader is locked. adb sideload won't work for me because I can't get into recovery mode.
Please let me know if you have any suggestion. I really appreciate it.
Otherwise, I will keep it for a while and pray there will be a solution to unlock the bootloader again.
Thanks everyone and happy new year.
what happens when you try the lock_critical again
Lightn1ng said:
what happens when you try the lock_critical again
Click to expand...
Click to collapse
It said failed not allowed
tdiep said:
It said failed not allowed
Click to expand...
Click to collapse
Send a picture of the device in fastboot. Cover the serial number.
Lightn1ng said:
Send a picture of the device in fastboot. Cover the serial number.
Click to expand...
Click to collapse
Here it is
{
"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"
}
Hate to say, but it looks like you're done for. Not under warranty?
Lightn1ng said:
Hate to say, but it looks like you're done for. Not under warranty?
Click to expand...
Click to collapse
I contacted Google asking for a warranty. They asked me to provide the receipt of purchase which I don't have. I bought the phone on Craigslist. So no warranty. Google sucks. Apple never asks for a receipt
tdiep said:
I contacted Google asking for a warranty. They asked me to provide the receipt of purchase which I don't have. I bought the phone on Craigslist. So no warranty. Google sucks. Apple never asks for a receipt
Click to expand...
Click to collapse
Ask the guy who sold you the phone.
@tdiep
Update adb & fastboot.
Lightn1ng said:
@tdiep
Update adb & fastboot.
Click to expand...
Click to collapse
I did but still no luck bro
tdiep said:
I did but still no luck bro
Click to expand...
Click to collapse
Can you fastboot flash the factory images?
Lightn1ng said:
Can you fastboot flash the factory images?
Click to expand...
Click to collapse
Can't do anything but sideload with a locked bootloader. But he can't get to recovery so no sideload for him either.
bobby janow said:
Can't do anything but sideload with a locked bootloader. But he can't get to recovery so no sideload for him either.
Click to expand...
Click to collapse
You might be wrong. People in the Nexus 5X forums seem to say otherwise.
Lightn1ng said:
You might be wrong. People in the Nexus 5X forums seem to say otherwise.
Click to expand...
Click to collapse
@bobby janow is right. I can't fastboot flash with a locked bootloader.
tdiep said:
@bobby janow is right. I can't fastboot flash with a locked bootloader.
Click to expand...
Click to collapse
Not even an official boot.img to the boot partition?
Lightn1ng said:
Not even an official boot.img to the boot partition?
Click to expand...
Click to collapse
C:\Users\lordg\Downloads\platform-tools-latest-windows (3)\platform-tools>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot_a' (32768 KB)...
OKAY [ 0.085s]
writing 'boot_a'...
FAILED (remote: Flashing is not allowed in Lock State)
finished. total time: 0.090s
tdiep said:
I contacted Google asking for a warranty. They asked me to provide the receipt of purchase which I don't have. I bought the phone on Craigslist. So no warranty. Google sucks. Apple never asks for a receipt
Click to expand...
Click to collapse
Tell them that it was a gift and ask for warranty again (be polite) !
How come your stock recovery is not working ? You said you flashed kernel only. Not even TWRP .... You need to hold power and then press volume up and immediately release both of them ...
rohanhole said:
Tell them that it was a gift and ask for warranty again (be polite) !
How come your stock recovery is not working ? You said you flashed kernel only. Not even TWRP .... You need to hold power and then press volume up and immediately release both of them ...
Click to expand...
Click to collapse
On the new Pixels, boot and recovery is now combined in one partition.
tdiep said:
Hi guys,
My phone is bricked now and there is no solution yet, I think but it won't hurt me to ask
With the latest news, I could unlock the bootloader of my Verizon pixel 2 successfully (fastboot flashing lock_critical) then I flashed a custom kernel to it. Somehow it won't boot. I stupidly relocked the bootloader while the custom kernel was still on it.
I tried to unlock the bootloader again using the command fastboot flashing lock_critical but it never worked again.
Now my phone is stucked on the bootloader screen, when I select recovery mode, it would take me back to the bootloader screen.
I can't use flash-all because the bootloader is locked. adb sideload won't work for me because I can't get into recovery mode.
Please let me know if you have any suggestion. I really appreciate it.
Otherwise, I will keep it for a while and pray there will be a solution to unlock the bootloader again.
Thanks everyone and happy new year.
Click to expand...
Click to collapse
You said you typed flashing unlock critical. You should not even using that. You should have used flashing unlock. It says on Google page specifically do not use that command unless you have the pixel 2 xl. My guess you did not fully unlock the bootloader. For the pixel 2 XL you have to type into commands flashing unlock critical in flashing unlock for the regular pixel 2 it's only flashing unlock.
Try typing flashing unlock only and see what happens if not you may have bricked your phone
mikeprius said:
You said you typed flashing unlock critical. You should not even using that. You should have used flashing unlock. It says on Google page specifically do not use that command unless you have the pixel 2 xl. My guess you did not fully unlock the bootloader. For the pixel 2 XL you have to type into commands flashing unlock critical in flashing unlock for the regular pixel 2 it's only flashing unlock.
Try typing flashing unlock only and see what happens if not you may have bricked your phone
Click to expand...
Click to collapse
You are correct that Google says specifically not to do that, which is why I did it. Previously on It's Always Sunny, that brought up a menu asking if you want to unlock. It seems OP messed up Kernel somehow.

My device not showing in device manager and fastboot stuck on waiting for device

Alright, so i will try to make it as simple as possible
A while ago i wanted to custom rom my old samsung galaxy j5 because i found it and it had android 9, so i thought that it was time for a little upgrade
i tried to root it and i think i did it, but the device bricked afterwards
i unbricked it, and now its just the plain stock os. so here are the problems:
1. i cant install TWRP using odin, so i wanted to install it using abd and sdk (fastboot)
2. when i use abd it works fine, but when i type any command with fasboot, it just waits for the device even tho its connected
I watched a indian tutorial on how to fix that and u had to download a driver and thats where the main problem comes in
the device isnt showing in device manager!
i'd appreciate any help but i really wanna custom rom it and just install twrp. thanks!
SzymcioYa said:
Alright, so i will try to make it as simple as possible
A while ago i wanted to custom rom my old samsung galaxy j5 because i found it and it had android 9, so i thought that it was time for a little upgrade
i tried to root it and i think i did it, but the device bricked afterwards
i unbricked it, and now its just the plain stock os. so here are the problems:
1. i cant install TWRP using odin, so i wanted to install it using abd and sdk (fastboot)
2. when i use abd it works fine, but when i type any command with fasboot, it just waits for the device even tho its connected
I watched a indian tutorial on how to fix that and u had to download a driver and thats where the main problem comes in
the device isnt showing in device manager!
i'd appreciate any help but i really wanna custom rom it and just install twrp. thanks!
Click to expand...
Click to collapse
Samsung has neither fastboot mode nor a fastboot interface. Never.
WoKoschekk said:
Samsung has neither fastboot mode nor a fastboot interface. Never.
Click to expand...
Click to collapse
you know, download mode and im talking about the command on windows for ex. fastboot flash recovery twrp.img or something
SzymcioYa said:
you know, download mode and im talking about the command on windows for ex. fastboot flash recovery twrp.img or something
Click to expand...
Click to collapse
Yes, I know. Download mode = Odin
There is no fastboot implementation on Samsung devices. You can't execute fastboot commands from a Win PC.
WoKoschekk said:
Yes, I know. Download mode = Odin
There is no fastboot implementation on Samsung devices. You can't execute fastboot commands from a Win PC.
Click to expand...
Click to collapse
so if i have a samsung mode, i just cant use fastboot commands no matter what? then how can i flash twrp without the stock recovery mode replacing it?
SzymcioYa said:
so if i have a samsung mode, i just cant use fastboot commands no matter what? then how can i flash twrp without the stock recovery mode replacing it?
Click to expand...
Click to collapse
Do you have root access and a terminal app like Termux? If no root is available then you have to use Odin.
WoKoschekk said:
Do you have root access and a terminal app like Termux? If no root is available then you have to use Odin.
Click to expand...
Click to collapse
i think i did root it, i mean i used cf auto root to root it and then the device just bricked it, but i think so? also can you add me on discord for quicker communication? SzymcioYa#8219
SzymcioYa said:
i think i did root it, i mean i used cf auto root to root it and then the device just bricked it, but i think so? also can you add me on discord for quicker communication? SzymcioYa#8219
Click to expand...
Click to collapse
CF auto root is very outdated. So, you have no root. You must use Odin.
SzymcioYa said:
i think i did root it, i mean i used cf auto root to root it and then the device just bricked it, but i think so? also can you add me on discord for quicker communication? SzymcioYa#8219
Click to expand...
Click to collapse
i checked and it said i had rooted it but root wasnt installed properly
WoKoschekk said:
CF auto root is very outdated. So, you have no root. You must use Odin.
Click to expand...
Click to collapse
i mean i can still root it right?
SzymcioYa said:
i mean i can still root it right?
Click to expand...
Click to collapse
Before you install root or sth else you should install TWRP via Odin.
WoKoschekk said:
Before you install root or sth else you should install TWRP via Odin.
Click to expand...
Click to collapse
it says pdp backup fail or something like that when i start it up after flashing a twrp image. what do i do?
SzymcioYa said:
it says pdp backup fail or something like that when i start it up after flashing a twrp image. what do i do?
Click to expand...
Click to collapse
it got replaced by the stock one again :/
SzymcioYa said:
it got replaced by the stock one again :/
Click to expand...
Click to collapse
Which tutorial do you use? A link?
WoKoschekk said:
Which tutorial do you use? A link?
Click to expand...
Click to collapse
this time i used a different image, still the same result
here is the link: https://www.mediafire.com/file/njal9m9nwq5n2pu/Blacked_On7prime.tar/file
its name is kinda weird but it still has the twrp .img file inside
here are the root statistics btw:
ease of root install rank: 9833
root access available: yes
root install difficulty: hard
SzymcioYa said:
this time i used a different image, still the same result
here is the link: https://www.mediafire.com/file/njal9m9nwq5n2pu/Blacked_On7prime.tar/file
its name is kinda weird but it still has the twrp .img file inside
Click to expand...
Click to collapse
Flash TWRP and use key combo to directly boot into recovery.
You may not boot into system! ​
This will overwrite TWRP with stock recovery. Boot straight from download mode into recovery.
The linked recovery.img is for Samsung Galaxy J7 Exynos SM-J700 (j7elte)
why not from twrp.me?
so i just flash it when its in download mode and then go immidiately into recovery mode? if yes then it just freezes until i force restart it
WoKoschekk said:
The linked recovery.img is for Samsung Galaxy J7 Exynos SM-J700 (j7elte)
why not from twrp.me?
Click to expand...
Click to collapse
it doesnt support it officially i think
SzymcioYa said:
it doesnt support it officially i think
Click to expand...
Click to collapse
{
"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"
}
SzymcioYa said:
so i just flash it when its in download mode and then go immidiately into recovery mode? if yes then it just freezes until i force restart it
Click to expand...
Click to collapse
Your linked recovery is for Samsung Galaxy J7 Exynos SM-J700 (j7elte)
WoKoschekk said:
Your linked recovery is for Samsung Galaxy J7 Exynos SM-J700 (j7elte)
Click to expand...
Click to collapse
so uhh, can u link me one that is for a samsung galaxy j5 2017? (sm-j530f)
so now i used a different one, and it worked but now there is no os, what do i do?
SzymcioYa said:
so now i used a different one, and it worked but now there is no os, what do i do?
Click to expand...
Click to collapse
aand its bootlooping, so i get it, i have to reinstall the system now?
SzymcioYa said:
aand its bootlooping, so i get it, i have to reinstall the system now?
Click to expand...
Click to collapse
With no OS installed you can't boot anything... What do you expect? I recommend you to flash the full firmware and try again.
WoKoschekk said:
With no OS installed you can't boot anything... What do you expect? I recommend you to flash the full firmware and try again.
Click to expand...
Click to collapse
i got twrp tho, is that the point that you just cant have an os while u have twrp?
SzymcioYa said:
i got twrp tho, is that the point that you just cant have an os while u have twrp?
Click to expand...
Click to collapse
TWRP is /recovery and your system is /system. No OS means that /system is empty.
flash your firmware. that's it

Categories

Resources