Soft brick - Xoom General

I SOFT BRICKED!
I attempted to root my wifi XOOM. I then accidentally flashed the wrong boot.img . I still had adb and fastboot working. THEN I realized something was wrong and did something incredibly stupid: "./fastboot oem lock". Now adb is broken and so is fastboot.
Is my XOOM still with us or is it wherever the souls of bricked devices are?
PLEASE HELP!

Try some of the tips here
Edit: Oh oh I see you then also tried to relock, IIRC that may be a problem

I thought i bricked my xoom too.
I managed to fix it by doing this http://forum.xda-developers.com/showthread.php?t=1034432

Thread cleaned. Please do not condone or suggest illegal activities. Thank you.

theimpaler747 said:
Thread cleaned. Please do not condone or suggest illegal activities. Thank you.
Click to expand...
Click to collapse
I take that this means what I suggested was illegal

Related

Root Status

Well, I've asked a mod to lock the other root status thread. It was getting kind of out of hand. After about page 80, people stopped looking at what we had done so far, and trying to help by putting ideas out that already failed.
This is what we know:
Fastboot is locked down in everything but oem-78 mode. You can get to this mode by typing "reboot oem-78" at an adb shell. Fastboot is essentially unlocked, allowing fastboot boot and fastboot flash, only the .img images we try to boot or flash NEED TO BE SIGNED.
Goldcards no longer allow non signed firmware to be loaded, only signed firmware with a different SID.
All known flashing methods require the .img files to be signed by HTC. We do not have the privatekey, nor do we have any way to decrypt the key as it is RSA. Meaning this is a NO GO.
All previous known exploits (asroot2, g1 telnetd, DROID update.zip method) have been patched. They won't work. And there isn't a way around this.
All the partitions except /data are mounted as read only. Meaning, without root access, there is NO way to modify them. In the init.rc file, they are mounted rw, and directly after that mounted ro. We can read and write to /data as we wish, but NOTHING important is here.
The only folder anything can run as root out of is /system/bin. Every other partition is mounted with the nosuid option, meaning code CANNOT be run as root. Simple enough. We can't run anything as the user root, or the group root.
Lets try to stay a little more on topic this time. Please don't let this become another 40 pages of complete crap. And please keep this thread about root access, any other problems should be posted in the appropriate forum.
Thanks, and lets get this root done!
I'm currently comparing superboot.img in a hex editor to the vanilla boot.img for that phone so I can better understand what he did, and how. I'll see what I can turn up, maybe we can make one for the eris.
EDIT: It seems it's not going to be so easy. There's a lot of things changed. It appears he changed something at the top of the file right after the header, and then there is some sort of (SHA1?) hash right below that, but I don't know what it's calculated from. This is beyond my skills at the moment, I think.
Are any of the fields changed from the original boot.img show up in our boot.img? Chance of searching for each field in our img and replacing with possibly what he did?
is it possible that the guy who made superboot has htc signature, or somehow decrypted it???? 8-O
Yes I guess anything is possable but I think their is a better chance of monkeys flying out of my butt.
well i guess it was time to lock the other thread as some people could not play nice..... so i guess we will use this one now..... next idea anyone, and i am guessing jman will no longer be joing us, so it looks like we are on our own.
im ready to get this done what have we got so far?
About 140 pages of failed attempts.
well i know that much i have been sitting back following from the begining now im ready to get my hands dirty, though i have no clue what im doing
binny1007 said:
well i guess it was time to lock the other thread as some people could not play nice..... so i guess we will use this one now..... next idea anyone, and i am guessing jman will no longer be joing us, so it looks like we are on our own.
Click to expand...
Click to collapse
Ok, I missed something I think. Thats what I get for not refreshing every 10 seconds What happened to jman? Or is it better off that I not ask
punk.kaos said:
Ok, I missed something I think. Thats what I get for not refreshing every 10 seconds What happened to jman? Or is it better off that I not ask
Click to expand...
Click to collapse
I don't think I'll be following these threads anymore. I try to help you guys, but in the end some of you just don't appreciate the help.
I don't claim to be an expert, and I never promised anybody that I could root their phone. I simply have information to share that I think has brought you guys to a greater understanding of your phones and the Android system. Most of you are thankful, but I really don't need to be attacked personally in these threads that don't even have anything to do with my phone.
I'd like to thank the moderator for locking down the other forum, I'd also like to thank whichever moderator deleted the message that was quite insulting to me.... I only happened to see it because it came into my email. Yes, I subscribed to the thread via email to try to keep up with you guys and offer any help I could as quickly as I could.
I'm sorry guys, I wish you luck, but I just don't need to be berated in open forum like that for trying to help the Eris owners out, so I won't be keeping up with your rooting efforts.
There are a couple of you that have been very appreciative, and please feel free to PM me.
Thanks jman and I understand, if I was in your shoes I would do the same and I reported that post almost right after it was posted hoping you would not see it. But I know for me I have a greater understanding of my phone and like I have said before Thank you very much for your help. It's a shame to see you go but we understand.
Binny
doubt this will help, its all that htc tech support would throw up at me.
http://developer.htc.com/
contains hero and adp but nothing about eris.
jmanley69 said:
I don't think I'll be following these threads anymore. I try to help you guys, but in the end some of you just don't appreciate the help.
I don't claim to be an expert, and I never promised anybody that I could root their phone. I simply have information to share that I think has brought you guys to a greater understanding of your phones and the Android system. Most of you are thankful, but I really don't need to be attacked personally in these threads that don't even have anything to do with my phone.
I'd like to thank the moderator for locking down the other forum, I'd also like to thank whichever moderator deleted the message that was quite insulting to me.... I only happened to see it because it came into my email. Yes, I subscribed to the thread via email to try to keep up with you guys and offer any help I could as quickly as I could.
I'm sorry guys, I wish you luck, but I just don't need to be berated in open forum like that for trying to help the Eris owners out, so I won't be keeping up with your rooting efforts.
There are a couple of you that have been very appreciative, and please feel free to PM me.
Click to expand...
Click to collapse
Thanks for sticking through with us. You've been extremely helpful since day one, and I would like to say thanks and basically say what Binny said above.
I haven't had a lot of time to follow the thread, but, I too, am happy that it was locked. Hopefully the Eris owners can regroup in a day or so after we all chill out. Sigh. Fingers are still crossed for root.
Has anyone been able to actually BOOT any of the images extracted from the rom.zip via fastboot in oem-78 mode? If so, and you could post how, I might have access to an image with root access. I've tried repeated times to perform "fastboot boot recovery.img" but it sends it and then sticks on "booting..." I have moved forward with the RUU at this point, but the device never actually boots into the img.
Unfortunately, I cannot not upload the image due to my job.
Also, if anyone can help with goldcard downgrading, I might be able to downgrade to an old version with root access. My downgrade continues to fail due to the bootloader version being too high. I created the goldcard per the appropriate thread and it appeared to work as the Cell South thread indicated, but still no dice on the downgrade.
If your gold card is made right it should work.... are you putting the .zip on you gold card and renameing it PB00IMG.zip?
binny1007 said:
If your gold card is made right it should work.... are you putting the .zip on you gold card and renameing it PB00IMG.zip?
Click to expand...
Click to collapse
Yes, but it still fails with error 43, I believe. "Main version check"
Did you run the simlock option in the bootloader, and it passed
binny1007 said:
Did you run the simlock option in the bootloader, and it passed
Click to expand...
Click to collapse
Yes. Perhaps goldcard doesn't work on this device like it's supposed to.

Bricked phone: help!!!!

Hi,
I just rooted my milestone. I followed this guide http://alldroid.org/viewtopic.php?f=210&t=1220 to install 2.1 launcher
however couldn't mount it in the last step and I just rebooted the phone.
After that the phone is like hanging in the splash screen.
I also tried to do hard reset it but I got the app Setup wizard forced close after I signed in to my gmail account.
Anyone experienced please help!!!!
you arent bricked you idiot. just wipe the phone and reflash your rom.
No need for name calling, you were once new to android too
oshizzle1991 said:
you arent bricked you idiot. just wipe the phone and reflash your rom.
Click to expand...
Click to collapse
You have neglected to read rule #2 for posting on XDA:
2. Be polite and respect your fellow xda-dev user.
There is no need for cursing, flaming, racism or personal attacks. There are a lot of different nationalities on this forum all with different cultures, this means that no matter what you're like, you'll have to adjust to people that are most definitely not like you. It will gain you a lot of respect if you help to keep the peace. It's disrespectful and therefore not permitted to create Alias Member names in an attempt to deceive others.
Click to expand...
Click to collapse
There is never an excuse for this kind of behavior here. Please refrain from this in the future and be respectful to other members.
got it, wont happen again
Here's some help
I'm not entirely sure what the state of your phone is, so I'll give you what I can. Basically, if you already have root access, you can boot into recovery by holding X on your milestone and powering it up. From there you can access the adb shell enabling you to get full console access from your PC to either fix your problem, or from here you may want to reapply the signed rooted update that you used for your milestone, and that should solve the problem.
Its near impossible to brick a droid, save from smashing it into little pieces. Stay calm and check out the droid section of the alldroid forums, lots of good information there, but remember the roms that they have posted in that section are droid only. Hope this helps.

g1 problem

hi i need help plz after rooting i don spl . the device now on g1 logo i try meny things home+power - cmera+power ..... nothing
First of all, you've officially murdered the English language. The only way I sort of understood what you were saying was by copy and pasting your post to Google Translate.
Secondly, I still can't understand it. So you rooted but didn't flash an SPL but flashed the radio, and now your stuck at G1 logo? Hmmm, I could only presume you've successfully entered Bricksville (Population: Noobs*Infinite).
Try pulling out the battery and boot into Recovery (Home + Power) Mode, FastBoot (Back + Power) Mode, or Bootloader (Volume Down/Camera + Power) Mode.
Or plug in USB adapter into device and setup ADB. After you've successfully setup ADB, get back to me so I can give you the commands and needed nbh files to pull you out of your predicament.
I mean, after change recovery img I done spl but the device freeze on G1 logo and it doesnt respond . what you mean setup ADB ???????
dude you are basically f'ed. you didnt update your radio did you. you just flashed a spl. welcome to BRICKSVILLE. population...YOU. and countless others who probably didnt READ AND RE READ THE ENTIRE POST AND READ WHILE YOU ARE DOING THESE PROCEDURES. these CAN AND WILL BRICK YOUR PHONE IF YOU DO NOT KNOW WHAT YOU ARE DOING.
It's quite amazing that the population of "Bricksville" continues to grow. There is plenty of literature out there about rooting your device but it still seems to elude some. Just awesome. And how true.. Noobs*Infinite... I lol'd.
nolimit78 said:
It's quite amazing that the population of "Bricksville" continues to grow. There is plenty of literature out there about rooting your device but it still seems to elude some. Just awesome. And how true.. Noobs*Infinite... I lol'd.
Click to expand...
Click to collapse
Very true, it's impossible to brick unless you have trouble reading that means you need to go back to elementary.
Ace42 said:
Very true, it's impossible to brick unless you have trouble reading that means you need to go back to elementary.
Click to expand...
Click to collapse
+1. This is true.
Meh, it's probably just a troll.
Lol these posts are quite funny
bricksville... I'll keep that in mind... lol
I think I asked for help, not a silly jokes
majed2001 said:
I think I asked for help, not a silly jokes
Click to expand...
Click to collapse
you got help. the jokes were for our amusement. its not our fault you bricked your phone, we are allowed to "chuckle" when other people mess up, because we know that we are smart enought to keep our very expensive phones up and running.

Return Rooted Bricked Evo

So I've apparently, effectively bricked my phone. Under bootloader it is listed as S-OFF. Is there any way I can return my evo in and stay under warranty?
Note: I can not reach recovery.
What happens when you rename a recovery to PC36IMG.zip and try to update via bootloader?
I go into a boot loop no matter what i do, no matter what I flash. I have flashed 10+ PC36IMGs with everything from bootloaders to recoveries, to every img that can be on the phone... there is a thread still on the first page if you want to look at that.
Anyways, it doesn't look like I'm going to be able to fix it, so this is more about what options are available to me in getting a new phone, if you having any suggestions though on what I can do to fix mine, please be my guest and comment on my thread below, I'm still trying to fix it!
Just report the phone lost or stolen and pay $100 deductible.
Sent from my PC36100 using XDA App
I would try one last time to flash Amon's recovery.
Download this: http://forum.xda-developers.com/attachment.php?attachmentid=483320&d=1294435056
Rename it to "PC36IMG.zip"
put it on the root of your sd card via a card reader if you have one or someone elses phone.
then update via bootloader.
Other than that I'm out of ideas. The good news is I'm not as savvy as 95% people on here, which means someone much smarter than me might know the answer. Good luck.
Hmm, yeah I may just have to pay the 100 then... but is that an insurance thing or a warranty thing? I don't have insurance
Do you think Sprint will even check for the S-ON?
thanamesjames said:
Hmm, yeah I may just have to pay the 100 then... but is that an insurance thing or a warranty thing? I don't have insurance
Do you think Sprint will even check for the S-ON?
Click to expand...
Click to collapse
i dont think its a warranty thing its insurance and i think your screwed
What happens when you put a pc36img.zip file on the root of your SD card and start up in bootloader?
I appreciate the people trying to help me... but honestly i've flashed a ridiculous amount of PC36IMGs. Both boot.img and recovery.img and then much more. This is more about, is there anyway I can return it to sprint and get another under warranty. Sounds like i'm out of luck.
So you cleared all the caches?
thanamesjames said:
I appreciate the people trying to help me... but honestly i've flashed a ridiculous amount of PC36IMGs. Both boot.img and recovery.img and then much more. This is more about, is there anyway I can return it to sprint and get another under warranty. Sounds like i'm out of luck.
Click to expand...
Click to collapse
What did you do that caused this issue? Or what were you trying to do? Also what hboot version do you have?
I've done "clear storage" I don't see a place to clear anything other than that in hboot.
thanamesjames said:
I appreciate the people trying to help me... but honestly i've flashed a ridiculous amount of PC36IMGs. Both boot.img and recovery.img and then much more. This is more about, is there anyway I can return it to sprint and get another under warranty. Sounds like i'm out of luck.
Click to expand...
Click to collapse
Pretty much. If you haven't tried yet, try re-rooting via toast's method.
http://forum.xda-developers.com/showthread.php?t=690762
Try going through the whole process. If successful make sure you have a nice stock ROM like the current Sprint Lovers ROM to flash.
Unfortunately my phone isn't getting listed as a device under adb, and thats part of the toast tutorial I have tried his eng-PC36IMG.zip, and it didn't work
woah woah woah....
take your phone to wal-mart and slide it over the demagnetizer at the register a couple times.
THAN take it in.
_MetalHead_ said:
What did you do that caused this issue? Or what were you trying to do? Also what hboot version do you have?
Click to expand...
Click to collapse
I had nightlies of CM7 they would reboot fairly often, but I just figured they were unstable. Out of nowhere it rebooted, and lost all my texts, and desynced my google account. I decided to switch to CM6. When i switched to CM6, soon after it rebooted out of nowhere, and then staid in an endless loop and never came out. I currently have hboot .76, for more fastboot commands.
Try this PC36IMG.zip. If it doesn't work the first time then try it again. If it doesn't work the second time, then I would say you're SOL. I know you said you've tried a bunch but they aren't all the same. It's the sprintlover's full update ROM.
_MetalHead_ said:
Try this PC36IMG.zip. If it doesn't work the first time then try it again. If it doesn't work the second time, then I would say you're SOL. I know you said you've tried a bunch but they aren't all the same. It's the sprintlover's full update ROM.
Click to expand...
Click to collapse
Is it from here? http://forum.xda-developers.com/showthread.php?t=830153
If so I've tried it
thanamesjames said:
Is it from here? http://forum.xda-developers.com/showthread.php?t=830153
If so I've tried it
Click to expand...
Click to collapse
Yep :/ I don't know what to tell you then man, sorry.
I guess I'm going to Sprint and playing stupid!
Has anyone done this successfully?
It sucks because as soon as I started having these problems, all the experts would be frustrated and say "*sigh* you're not bricked, you can get into bootloader" and so I was so sure it was fixable... but apparently not. Every time I mention it I have a thousand people yell at me "FLASH PC36IMG!!" Anyways thanks for the help!

[ASK] Oppo A37f (neo9) problem

Hi, im new here with no knowledge about android system.
my phone is oppo a37f running coloros 5.1.1 and 1 week ago i was downgraded it bcs i want to get root access. but i think something is crashed everytime. my screen freeze or hang and then restarted everything like rebooted.
now i want to unlock bootloader and try TWRP recovery so i can try custom rom for my phone.
i've tried many ways to unlock bootloader (with/without pc) and i still cant get into it
edit: because i think my phone cant load fastboot or even dont have fastboot mode. only recovery mode exist. tried with adb reboot-bootloader or adb reboot bootloader and nothing changed, normally startup, then if i type fastboot devices and nothing shown in my powershell, and if fastboot device without 's' then show waiting for device and stuck. tried also to fix this under devmgmt.msc because i think its a driver problem but still nothing.
yesterday i was tried for using oppotools but bootunlocker is not working for no reason, clicked unlock and tamper but nothing happened. and yesterday i accidentally deleted my stock recovery but everything is back now.
i have tried many ways until download QFIL but still not working. please help :crying:
sorry for my english
vlentzz said:
Hi, im new here with no knowledge about android system...
Click to expand...
Click to collapse
I don't have this device but, your best bet is to post this question within the following Q&A thread that's specific to your device.
https://forum.xda-developers.com/showthread.php?t=3631737
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Ibuprophen said:
I don't have this device but, your best bet is to post this question within the following Q&A thread that's specific to your device.
https://forum.xda-developers.com/showthread.php?t=3631737
Good Luck!
~~~~~~~~~~~~~~~
I DO NOT provide support via PM unless asked/requested by myself. PLEASE keep it in the threads where everyone can share.
Click to expand...
Click to collapse
I've seen that thread also but still nothing happened with my phone
because i've seen many tutorial from xda about my phone thats why i make this thread. tired of googling and even search on youtube. :crying:
ok sorry, will do it later. thankyou bro.

Categories

Resources