Okay so I'm new to XDA but have used it in the past!! I'm actually a collision repair mechanic lol. But because of this feild I know a thing or two about a thing or two.... sometimes lol. Okay so I need help please.....I have a Red hydrogen one. Model number H1A1000.007h0.01.01.01r.267/267. Okay soooo in the process of rooting. I have successfully unlocked the bootloader through powershell w10. My h1a1000 is a AT&T variaint. Running Android 8.1.0 Oreo. I can not find my device in twrp. I have read other comments and tried methods....soft bricked my phone...fixed with ./adb. My question is how can I pull my stock boot.img/recovery.img/vendor.img using ADB shell commands. Or is there a easyer way? Main partition I need is boot.img, only want other partitions just in case my phone ever gets Hard bricked.....let's hope that doesn't happen lmao. But if anyone helps it will be greatly appreciated and if there's anything I can help with that I have knowledge of I'd be glad to help as well. Thank you for your time.
$Unconsious420$ said:
Okay so I'm new to XDA but have used it in the past!! I'm actually a collision repair mechanic lol. But because of this feild I know a thing or two about a thing or two.... sometimes lol. Okay so I need help please.....I have a Red hydrogen one. Model number H1A1000.007h0.01.01.01r.267/267. Okay soooo in the process of rooting. I have successfully unlocked the bootloader through powershell w10. My h1a1000 is a AT&T variaint. Running Android 8.1.0 Oreo. I can not find my device in twrp. I have read other comments and tried methods....soft bricked my phone...fixed with ./adb. My question is how can I pull my stock boot.img/recovery.img/vendor.img using ADB shell commands. Or is there a easyer way? Main partition I need is boot.img, only want other partitions just in case my phone ever gets Hard bricked.....let's hope that doesn't happen lmao. But if anyone helps it will be greatly appreciated and if there's anything I can help with that I have knowledge of I'd be glad to help as well. Thank you for your time.
Click to expand...
Click to collapse
Hello and welcome to XDA!
orb_selektor said:
Hello and welcome to XDA!
Click to expand...
Click to collapse
Thank you. ive learned a lot the past few days....still am. Hopefully in the future I can use this knowledge for communicating with a type of ADB but for the PCM of a car......read/write for user control...Total user control!! and make it somewhat intuitive!!
Related
i hope i didnt break any forum rules by posting it here to receive more audience attention
my original post is at:
http://forum.xda-developers.com/showthread.php?t=2765131
the content is:
i have a Japanese HTC One or HTL22. I tried to sim unlock it as shown in this URL.
Code:
adb push misc.img /
adb shell
# dd if=/misc.img of=/dev/block/mmcblk0p19
# reboot
Upon writing this codes in cmd, i made a mistake: instead of /mmcblk0p19 I input /mmcblk0p1.
There was a message saying
Code:
/dev/block/mmcblk0p1: write error: No space left on device
257+0 records in
257+0 records out
131072 bytes transferred in ...
So i think the misc.img is transferred into the device (though it said no space left). And now the device wont boot.
Please help. Thanks.
EDIT: The device is now unbootable, when plugged into USB is not recognized by computer and wont be charged.
JTAG...
You overwrote one of your secondary bootloader partitions. That partition is very small, which is why you ran out of space.
Can you get into the bootloader screen by hard resetting and holding vol-down? If so, you should be able to to fix it by reflashing your firmware.
If your phone is stuck in the black-screen-unresponsive state, you're pretty much done.
As you may understand now, manually writing to partitions the way you did is extremely risky. It should only be done by experienced devs/modders who understand what they're doing and can be very careful doing it. It's not for noobs who just want to unlock their phones.
SaHiLzZ said:
JTAG...
Click to expand...
Click to collapse
thanks. it seems to be an extreme way to try to unbrick.
iElvis said:
You overwrote one of your secondary bootloader partitions. That partition is very small, which is why you ran out of space.
Can you get into the bootloader screen by hard resetting and holding vol-down? If so, you should be able to to fix it by reflashing your firmware.
If your phone is stuck in the black-screen-unresponsive state, you're pretty much done.
As you may understand now, manually writing to partitions the way you did is extremely risky. It should only be done by experienced devs/modders who understand what they're doing and can be very careful doing it. It's not for noobs who just want to unlock their phones.
Click to expand...
Click to collapse
thanks, i think the phone is pretty much done then.
Why do you have this thread in about 4 different places.
Welcome to the world of paper weights. I think this thread should be made a sticky.
KIDS, DONT TRY THIS AT HOME.
Seanie280672 said:
Why do you have this thread in about 4 different places.
Welcome to the world of paper weights. I think this thread should be made a sticky.
KIDS, DONT TRY THIS AT HOME.
Click to expand...
Click to collapse
really sorry for that. actually 3. i wanted to make it phone-specific and android general but made a mistake by making both in HTC section, after that I made one in android general section.
i tried to delete but seems no such option. any idea?
No need to be sorry, sorry you lost your phone, there is an unbrick service thread at the bottom of this page, take a look and see if it can help.
Regarding the other threads , you will need to contact a site moderator to delete those.
I only said to make it a sticky as a lesson to all, I wasn't being funny.
Is there a way of rooting moto g whithout a computer
ajaynes99 said:
Is there a way of rooting moto g whithout a computer
Click to expand...
Click to collapse
No. You need fastboot to unlock the device an install a custom recovery. After that, almost everything can be done on the device
Well i tried to unlock the bott loader and it wouldent let me i tried to open the command prompt and it wouldent open
Please, precisely follow the instructions given at https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a. You should at least know how to download the required software and use the command prompt. Be aware that rooting your phone and performing root actions may damage your phone beyond your capabilities to repair it.
it wont let me open the commad promt
Well. I can think of two possibilities here. The first one is: you are sitting in front of a computer that has restricted access and probably doesn't belong to you. Or, (and don't get me wrong, we all started at some point) you lack the knowledge to perform these actions.
So, go ahead an make your computer obay you. Smash the OS till you have to reinstall it. Do it again. And again. Install Linux. Be annoyed. Install MS. Be more annoyed. Solve all the computer problems of your friends and family till you wish you never acquired these skills. Then, dear sir, you know how to root your phone yourself.
doppelhelix said:
Well. I can think of two possibilities here. The first one is: you are sitting in front of a computer that has restricted access and probably doesn't belong to you. Or, (and don't get me wrong, we all started at some point) you lack the knowledge to perform these actions.
So, go ahead an make your computer obay you. Smash the OS till you have to reinstall it. Do it again. And again. Install Linux. Be annoyed. Install MS. Be more annoyed. Solve all the computer problems of your friends and family till you wish you never acquired these skills. Then, dear sir, you know how to root your phone yourself.
Click to expand...
Click to collapse
This post made me chuckle - Thank You!
Because I know you guys hate posts saying thanks - OP could always try TowelRoot (disclaimer: no idea if its been patched for Moto G, don't really care, plus I wouldn't recommend root at all - for the time being at least - if the command prompt eludes you...)
All right finally got the command promt and ever thing and i went to tthe mottarola web page to see if my boot loader can be unlocked and it says ur device in not able to be unlocked what do i do
ajaynes99 said:
All right finally got the command promt and ever thing and i went to tthe mottarola web page to see if my boot loader can be unlocked and it says ur device in not able to be unlocked what do i do
Click to expand...
Click to collapse
Currently, and possibly in future too, there's no way of unlocking Moto devices without approval from Motorola.
P.s. Maybe a typo? The number is quite long. Try copy'n'paste.
Dear All!
Here is one desperate guy turning to you because I see from some XDA posts, that you know about twrp and Huawei devices quite something.
At first, I don't want to waste your time. If you can help me, I will be happy to compensate it because I'm quite serious on this (and desperate as well).
I'm a beginner on Android rooting world, and in a nutshell, I enjoy just putting my Android device to the limits and enjoy using them to the fullest.
Bad thing, that I sometimes take too much risk and this time it ended with a (Soft) bricked phone.
The phone is from a rental company, that is why I'm so stressed to get it back and going.
So getting to the point:
Device: Huawei P10, VTR-L29C432B123
(C432, as I understand, is European version and it's important here)
Current state: Device is unlocked, rooted and with TWRP 3.1.1. (TWRP installed by this post https://forum.xda-developers.com/p10/development/testers-twrp-t3585256 and rooted by this post https://forum.xda-developers.com/p10/help/root-huawei-p10-p10-t3589946)
After installing TWRP and Rooting device I happily enjoyed using it for some time but
things went wrong when I started to try to put back Stock rom. (+ unroot and lock the device as well).
I tried multiple posts on the internet and didn't succeed. Unfortunately, FLashify and alike apps didn't work (or crashed after installing) on my P10, therefore, I turned to TWRP.
At first, I tried to install stock firmware downloaded from Firmware Finder but TWRP put out error:
E: unknown command [errno]
Updater process ended with ERROR: 9
Error installing zip '/external_sd/dload-draft/update.zip
Then I tried some other ways and turned to wipe section. Deleted Catches and data and then also system. This I believe f-ed things up and (of course) I could not boot anymore.
Can you instruct me on installing Stock rom for my device and get it back and running?
Thank you very much and please let me know if some more info is necessary!
@paratox @OldDroid @XePeleato @Dejan Kruljac Guys, if you could take a look on this and give me a direction - I would be enormously thankful!
As you found out Huaweis work a little different. I used this to rebrand my P10: https://forum.xda-developers.com/showpost.php?p=72140996&postcount=10
I guess you can also use it to debrick your phone.
M1chiel said:
As you found out Huaweis work a little different. I used this to rebrand my P10: https://forum.xda-developers.com/showpost.php?p=72140996&postcount=10
I guess you can also use it to debrick your phone.
Click to expand...
Click to collapse
What does it mean to debrand a device?
It helped. Jeezh
M1chiel said:
As you found out Huaweis work a little different. I used this to rebrand my P10: https://forum.xda-developers.com/showpost.php?p=72140996&postcount=10
I guess you can also use it to debrick your phone.
Click to expand...
Click to collapse
I'm shocked! Please take this as a complement but you are one sick mother****er. I can not believe how easy it was. It's like I pressed 'Enter' couple of times and that's it. Wow!
Man I owe you. How can I say thanks? How can I support work that you are doing? The way of how this tutorial was made make me want to be a better person and help others more. Huge thank you
Jaunpetrovics said:
I'm shocked! Please take this as a complement but you are one sick mother****er. I can not believe how easy it was. It's like I pressed 'Enter' couple of times and that's it. Wow!
Man I owe you. How can I say thanks? How can I support work that you are doing? The way of how this tutorial was made make me want to be a better person and help others more. Huge thank you
Click to expand...
Click to collapse
You are welcome, but actually you must thank @crucky and @mankindtw !
I recently got the P10 after two Sony devices and a Samsung, so it was confusing for me as well. I am happy it worked for you .
Debranding is installing a rom for another region, another carrier or a change from dual to single sim (or the other way around).
M1chiel said:
You are welcome, but actually you must thank @crucky and @mankindtw !
I recently got the P10 after two Sony devices and a Samsung, so it was confusing for me as well. I am happy it worked for you .
Debranding is installing a rom for another region, another carrier or a change from dual to single sim (or the other way around).
Click to expand...
Click to collapse
He's right. My P10 had no os installed no recovery and the huawei e recovery wasnt working, this thing will fix the most bricked of phones. 10/10 would brick again. :good:
Would my phone work ?
M1chiel said:
As you found out Huaweis work a little different. I used this to rebrand my P10: https://forum.xda-developers.com/showpost.php?p=72140996&postcount=10
I guess you can also use it to debrick your phone.
Click to expand...
Click to collapse
edit : I have relocked my bootloader which leaves me no TWRP
Would this also work for me (VTR-L09)
I bought the phone from Vodafone Australia and I am stuck in erecovery right now, when I try to update through the dload using a FAT32 sd card the update.app won't even copy onto the sd card as it is larger than 4GB. When I try to do it using an sd card formatted to NTFS it stops at 5% and states "software install failed!"
Please help me on what to do... any help would be appreciated
Huawei P20 lite dead
Guys please help me aswell
One day not long ago a did a hard reset on my Huawei P20 Lite to free up some space and delete junk files while the device was resetting without me even noticing i accidentilly held the power button and the device died.
But currently i'm getting the green screen with the red and blue blocks inside it.
The phone does not boot at all it only glich the green screen for about half a second when i press and hold the power button. I did the FASTBOOT&RESCUE MODE thing but dont know anything else and ow yes on fastboot mode it says PHONE LOCKED
PLEASE HELP ME
YulmarRSA said:
Guys please help me aswell
One day not long ago a did a hard reset on my Huawei P20 Lite to free up some space and delete junk files while the device was resetting without me even noticing i accidentilly held the power button and the device died.
But currently i'm getting the green screen with the red and blue blocks inside it.
The phone does not boot at all it only glich the green screen for about half a second when i press and hold the power button. I did the FASTBOOT&RESCUE MODE thing but dont know anything else and ow yes on fastboot mode it says PHONE LOCKED
PLEASE HELP ME
Click to expand...
Click to collapse
I can assume that your memory is out of order.
I understood correctly, when you turn on the cubes? You did not flash board firmware?
I was installing EliteRom v4 but data partition was damaged and i could not change its filesystem to f2fs and I rebooted then and got the eRecovery telling data partition is damaged so i pressed "fix". it rebooted and now i cant access twrp or , just huawei software update and eRecovery, eRecovery pops up when booting without any key combinations, just power button. Any help? EDIT: FASTBOOT IS ACCESIBLE
Deleted post
EeliX7 said:
Okay, found another post and used its info to solve this.
Click to expand...
Click to collapse
Link to the post please which helped you to solve your problem?
It may be helpful for others
I was way too fast in editing that post didnt solve my problem as i cant turn usb debuggin on (was off at the moment i was installing) and the command line gives an error "remote:command not allowed" when attempting to unbrick by flashing system, boot, cust and recovery img (sorry for his terrible writing im on my tablet that is antique lags like hell even tho i have cm13)
EeliX7 said:
I was way too fast in editing that post didnt solve my problem as i cant turn usb debuggin on (was off at the moment i was installing) and the command line gives an error "remote:command not allowed" when attempting to unbrick by flashing system, boot, cust and recovery img (sorry for his terrible writing im on my tablet that is antique lags like hell even tho i have cm13)
Click to expand...
Click to collapse
So you are still stuck? Need help?
Well I sent the phone to repair due to TRUE laziness... So I don't need help with that anymore, thanks anyway
EeliX7 said:
Well I sent the phone to repair due to TRUE laziness... So I don't need help with that anymore, thanks anyway
Click to expand...
Click to collapse
I hope the tech repair guys fixes it. :angel:
sniperlife:D said:
I hope the tech repair guys fixes it. :angel:
Click to expand...
Click to collapse
Well they are equipped to fix this
shashank1320 said:
Well they are equipped to fix this
Click to expand...
Click to collapse
Yes. But I experienced tech guys before who were new to a certain problem. They were not able to fix it then.
Back in 2011 when I was a kid, it took 2 weeks to "repair" my bricked tab. The tab travelled over 400 kilometres!
THIS REPLY IS THE 3000th post in Honor 5C QnA
EeliX7 said:
THIS REPLY IS THE 3000th post in Honor 5C QnA
Click to expand...
Click to collapse
Good achievement:good:
Goes to show how active honor forums are.
sniperlife:D said:
Goes to show how active honor forums are.
Click to expand...
Click to collapse
More than active...lol.
This is since honor 5X development started to get boost. People came to honor forum
lol the people on the goddamn service centre actually thought there was warranty left... FREE REPAIR!
EeliX7 said:
lol the people on the goddamn service centre actually thought there was warranty left... FREE REPAIR!
Click to expand...
Click to collapse
Thats cool. I got mine extended for 6 months when i relocked bootloader and no one could identify lol.
Hello everyone,
I have my tablet SM-T713 which finds itself completely blocked following a dumpling on my part:
I had activated a software which prevented the installation of software etc on the tab and wanting to simply reset, I had the ingenious idea of making a Wipe data and attempted an installation of a full firmware via Odin above .
Fatal error ! Unable to write on it (MDM) and I find myself in bootloop without the possibility of writing on it or anything.
I tried the TWRP flash without success, I cannot try in ADB or SD : refused.
Is there a tiny hope or can I use it freezbie?
Thank you really much by advance.
Jonathan
Hey,
i have a question: can i use a full nand erase on Odin ? Maybe it's the good solution to repair my tablet?
Thank you !
kurtspirit said:
Hey,
i have a question: can i use a full nand erase on Odin ? Maybe it's the good solution to repair my tablet?
Thank you !
Click to expand...
Click to collapse
Just read something about EDL I didn't know anything about before.
Perhaps this helps.
https://www.the***********.com/qualcomm-edl-mode-guide/
This adress seems censored so you have to replace the star by (custom) followed directly by (droid).
bmwdroid said:
Just read something about EDL I didn't know anything about before.
Perhaps this helps.
https://www.the***********.com/qualcomm-edl-mode-guide/
This adress seems censored so you have to replace the star by (custom) followed directly by (droid).
Click to expand...
Click to collapse
Hello,
really interesting ! I think that could be the way to recover my device but it still one big problem : find the QPST firmware :/
I check it on the web and i don't find it for T713 Samsung.
Maybe someone here know if it's possible to find it or have a way to "build" it ?
All help will be really aprreciated !
Best regards
kurtspirit said:
Hello,
really interesting ! I think that could be the way to recover my device but it still one big problem : find the QPST firmware :/
I check it on the web and i don't find it for T713 Samsung.
Maybe someone here know if it's possible to find it or have a way to "build" it ?
All help will be really aprreciated !
Best regards
Click to expand...
Click to collapse
Well I don't know how to build it (yet?) but as I'm interested to know as well, I've asked for how-to on that specific page.
Downloaded a stock T713 ROM and unpacked it.
It contains .mbn files but no .edf I can't identify all what the .mbn are for, if these would be sufficient or more/others are needed.
And of course don't know if the found ones could usefully be flashed with the QPST.
Hope the guy from that page will give positive answers.
bmwdroid said:
Just read something about EDL I didn't know anything about before.
Perhaps this helps.
https://www.the***********.com/qualcomm-edl-mode-guide/
This adress seems censored so you have to replace the star by (custom) followed directly by (droid).
Click to expand...
Click to collapse
bmwdroid said:
Well I don't know how to build it (yet?) but as I'm interested to know as well, I've asked for how-to on that specific page.
Downloaded a stock T713 ROM and unpacked it.
It contains .mbn files but no .edf I can't identify all what the .mbn are for, if these would be sufficient or more/others are needed.
And of course don't know if the found ones could usefully be flashed with the QPST.
Hope the guy from that page will give positive answers.
Click to expand...
Click to collapse
Ok thank you. I hope too. I'm stuck with this tablet . I have a riff box , i try to contact support and i have a good return but i need to find the jtag points on motherboard...
Thank you again for your help.
Have a good day.
Jonathan
kurtspirit said:
Ok thank you. I hope too. I'm stuck with this tablet . I have a riff box , i try to contact support and i have a good return but i need to find the jtag points on motherboard...
Thank you again for your help.
Have a good day.
Jonathan
Click to expand...
Click to collapse
The guy wrote an answer but not helpful at all:
<Hi. In case of Samsung devices, the only thing that will work is the Odin program. It’s hard to see a Samsung device getting hard bricked, just because Samsung has all those critical partitions blocked from being flashed. If you ever come across a soft-brick, you can just use Frija to download the latest Odin-flashable firmware and push it through Odin.>
So sorry.
bmwdroid said:
The guy wrote an answer but not helpful at all:
<Hi. In case of Samsung devices, the only thing that will work is the Odin program. It’s hard to see a Samsung device getting hard bricked, just because Samsung has all those critical partitions blocked from being flashed. If you ever come across a soft-brick, you can just use Frija to download the latest Odin-flashable firmware and push it through Odin.>
So sorry.
Click to expand...
Click to collapse
Hello,
bad news Anyway, thank you for your help , i really appreciate that you tried to find a solution for me.
I'll try to find a way to resolve this problem.
Thank you again and have a really good day
Jonathan
@kurtspirit hope that you'll manage to revive it.
Keep us updated.
Good luck.
kurtspirit said:
Hello everyone,
I have my tablet SM-T713 which finds itself completely blocked following a dumpling
.........
Is there a tiny hope or can I use it freezbie?
Thank you really much by advance.
Jonathan
Click to expand...
Click to collapse
lots of good info on "edl mode" and howto use it. If someone could give you a "dump"
you could write to your device. .
[GUIDE] How to dump and write back the storage on most of Qualcomm devices
This is a generic guide that could be suitable for many Qualcomm based devices, once the phone can be triggered to EDL mode. To make sure this guide will work as expect, following requirements are needed: - Know how to trigger the phone to EDL...
forum.xda-developers.com