[Q] HTC Hero (Alltel) Won't boot roms - Hero CDMA Q&A, Help & Troubleshooting

I have an HTC Hero CDMA for Alltel. I have been on a quest to make it faster by overclocking or installing a new rom. Upon receiving the phone it would not work with MMS messages so Alltel had me flash the rom using HTC sync. The software came from here: http://software.alltel.com/software.aspx?deviceID=103&platformID=22. This updates the kernel to 2.41.556.1.
Since then I tried rooting it and had many difficulties. I tried 3 different rooting strategies before (semi?-) sucessfully running this one click root apk: http://forum.xda-developers.com/showthread.php?t=743289. It installs Darchstars Recovery.
I have since tried flashing 4 different roms such as cyangenmod 6.1 and 7.06. ALL of them bootloop for hours but recovery always restores the phone successfully.
None of this was working so I re rooted it again (never unrooted it, possibly a problem) following this guide: http://forum.cyanogenmod.com/topic/20126-cyanogenmod-7-for-the-htc-hero-cdma-v703-5-may-2011/. I installed the Andoid SDK on my computer and successfully ran all the needed commands to root my phone. Now instead of Darchstars Recovery it has ClockWorkMod 2.5.07. I tried installing all of the roms I tried before but again to no success.
At this point I'm desperate to just overclock it at least. I read around that people were getting into the mid 700 mhz ranges and I wanted that. So instead of a new rom with a newer Android version I wanted- I flashed a new overclock kernel onto the standard Alltel rom I updated my phone with. I used Zen Kernel found here: http://forum.xda-developers.com/showthread.php?t=750170. Upon flashing the new kernel the phone went into bootloop and exhibited the same behavior as the other roms did. I recovered and set back to normal. I tried the Zenkernal flash one more time but used StockVoltage Overclocked Kernel found on the same post. This time it worked!
With the new overclock kernel 2.62.29 I installed setcpu and overclocked. However I can only hit 672mhz with it - Not what I wanted. Also with the new kernel SuperUser permissions have to be set every time. It will not remember that I previously gave permission. Additionally RomManager 4.3.3 seemingly doesn't think my phone is rooted. It fails if I try to install a rom or new recovery through it citing that it can't get superuser permission. Even though I give it permission.
The thing I noticed that is messed up and possibly causing things to become awry is that in ClockWorkRecovery when I try to clear the Dalvik Cache I get a E:Can't Mount /Dev/block/mmcblk0p2 (file Exists) message. I'm thinking this may be causing the problems and it may have been messed up by my prior attempts to root it. Can anyone shed some light on this?
Since I installed the new updated Alltel rom 2.41.556.1. I have been reading that with Sprint the newer rom breaks the ability to root the phone using many methods. I'm starting to believe this may be the case with the newer Alltel rom as well.
From my understanding to fix my problem I need to restore everything to stock, find a way to unroot, downgrade Alltel's rom, root on the downgraded rom, flash a recovery, flash a new rom? I am unclear on how to do this and it's where I need some help.
Basically my current plan (At work can't do it now) is to:
1. Install Darchstars recovery instead of ClockWorkMods because Darchstars recovery has my first original Nandroid backup to undue everything else I've done. Clockwork and Darchstar appear not to be able to restore from one others backup Nandroid, is that correct?
2. To downgrade I was going to follow these instructions: http://tech-n-life.com/index.php/2010/01/support-sunday-how-to-un-root-your-htc-hero/. The problem I see with it is finding an original Alltel RUU as opposed to Sprints.
3. Root and install new rom.
Does anyone have suggestions or a better way to approach this in finding a way to flash a new rom and actually have it work?

I'm not on Alltel, but you're definitely on the right track to resolve the issue.
I know there's a ruu for the Alltel around here. I remember reading it a while back. After PT I'm come back and help locate it with you.
And keep up the excellent investigation! I applaud your digging efforts. First round is on me if I see you at the bar.

I've made much progress in the way of getting it rooted. Just about everything on the internet WILL NOT WORK to root it. Most of it is out of date. I have finally rooted it and have made it stay rooted. I found out that the device would unroot itself after rebooting it - must be something with the newer Alltel version 2.41 idk.
I used this post and program to root it: forums.regawmod.com/showthread.php?tid=6
The above attempt has flaws however. It makes the recovery inoperable. To fix this I ran the commands below in ADB. These commands are the only way to get a recovery on the phone properly. I have found every guide on the net is outdated or incomplete; after lots or trial and error I developed this. Flash_image and a recovery image are needed.
Code:
cd /d E:\HTC Hero\rooting
adb push recovery-RA-heroc-v1.6.2.img /sdcard/recovery-RA-heroc-v1.6.2.img
adb push flash_image /sdcard/flash_image
adb shell
su
mount -o remount,exec /dev/block//vold/179:1 /sdcard
cd /sdcard/
./flash_image recovery /sdcard/recovery-RA-heroc-v1.6.2.img
reboot recovery
--------or-------
adb push recovery-clockwork-2.5.0.7-heroc.img /sdcard/recovery-clockwork-2.5.0.7-heroc.img
./flash_image recovery /sdcard/recovery-clockwork-2.5.0.7-heroc.img
At this point the WiFi is broken and unable to start because of the root.
I flashed zenkernal again and, like before, the one with perflock disabled will not boot and the one with perflock on works - this kernel corrected the wifi issue. forum.xda-developers.com/showthread.php?t=750170
I'm pretty much back to where I started. I have to grant super user access constantly again. However I found this can be fixed by flashing "su-2.3.6.1-ef-signed.zip" via recovery mode.
Because I can't get a new rom to work I have pretty much altered the stock rom in a way that suits me. I have it overclocked decently (wished for more) at 673, it's 100% stable, and I used Fresh Kitchen 3.0.0.1 to delete all the crap such as Amazon MP3 that was on my phone.
Support for the Alltel HTC Hero is very lacking around the net. Strategies that work on Sprint and other phones don't work on this one. Also most strategies are very outdated. It seems I missed the bus by buying this phone at this point in time - but I did get a really good deal on it.
EDIT: I have constantly read about s-on and s-off but no one ever actually said what it was or what it had to do with anything. I didn't think it was important. I just researched it and mines on still. I'm gonna give everything a try again once I get it off.
Edit2: S is off via flashing unrevoked-forever.zip in recovery. It made no difference for booting other roms. The only apparent thing that I noticed is that the E:Can't Mount /Dev/block/mmcblk0p2 (file Exists) message is gone - it may have been fixed a while ago and I just never noticed.

Currently the phones set to S-off
adb says the phone is rooted via the # symbol
It's running Clockwork2.5.0.7
It's running ZenKernel-HTC-08122010 perf lock 2.6.29
Alltel Software version 2.41.556.1
Super User package su-2.3.6.1-ef-signed.zip
Overclocked to 672mhz
However RomManager says, "An error occured while attempting to run privileged commands!" and SystemTuner claims my phone is not rooted.
I don't know what to do with this phone.....

Hmm, that doesn't sound good. I recently had trouble with changing VM and busy box, and managed to destroy my phones driver's. I couldn't connect to Wi-Fi(MAC address was <UNKNOWN>), Bluetooth(Address was <UNKNOWN>, or mobile(My phone number was missing). After factory reset, I took it to Alltel and they said they would put an update on it that would fix many problems. It now works, but lags more, it doesn't crash as much, seems to run warmer, and the battery doesn't last as long. I was wondering if it was just a minor overclocking mod and a few bug fixes, but if root doesn't work, that may be a problem for me.

Flash that zenkernel I mentioned. It seems to somehow be better with battery life.
I have no way to prove this but I work from 7am till 5:30pm. Before the zenkernel battery life would be around 70% after work. The other day it was at a low 80% after the kernel update. It may have been affected by outside temperatures as well I have no idea but it does appear to have better battery life.

DerekZ10 said:
Flash that zenkernel I mentioned. It seems to somehow be better with battery life.
I have no way to prove this but I work from 7am till 5:30pm. Before the zenkernel battery life would be around 70% after work. The other day it was at a low 80% after the kernel update. It may have been affected by outside temperatures as well I have no idea but it does appear to have better battery life.
Click to expand...
Click to collapse
this is the same thing you did from the alltel site but there is a flashable zip for the update you used.
http://forum.xda-developers.com/showthread.php?t=894925
or this one
http://pcdphones.com/our-devices/products/75-adr6250al/downloads/42
maybe a bad download
for root look here
http://forum.xda-developers.com/showthread.php?t=710483
i would try one of dac's kernels here
http://forum.xda-developers.com/showthread.php?t=756774
you can try flashing this alltel rom i was messing with.
http://dev-host.org/?op=my_files&fld_id=24
this is all ready rooted and the updated one you flashed.

DerekZ10 said:
I have an HTC Hero CDMA for Alltel. I have been on a quest to make it faster by overclocking or installing a new rom. Upon receiving the phone it would not work with MMS messages so Alltel had me flash the rom using HTC sync. The software came from here: http://software.alltel.com/software.aspx?deviceID=103&platformID=22. This updates the kernel to 2.41.556.1.
Since then I tried rooting it and had many difficulties. I tried 3 different rooting strategies before (semi?-) sucessfully running this one click root apk: http://forum.xda-developers.com/showthread.php?t=743289. It installs Darchstars Recovery.
I have since tried flashing 4 different roms such as cyangenmod 6.1 and 7.06. ALL of them bootloop for hours but recovery always restores the phone successfully.
None of this was working so I re rooted it again (never unrooted it, possibly a problem) following this guide: http://forum.cyanogenmod.com/topic/20126-cyanogenmod-7-for-the-htc-hero-cdma-v703-5-may-2011/. I installed the Andoid SDK on my computer and successfully ran all the needed commands to root my phone. Now instead of Darchstars Recovery it has ClockWorkMod 2.5.07. I tried installing all of the roms I tried before but again to no success.
At this point I'm desperate to just overclock it at least. I read around that people were getting into the mid 700 mhz ranges and I wanted that. So instead of a new rom with a newer Android version I wanted- I flashed a new overclock kernel onto the standard Alltel rom I updated my phone with. I used Zen Kernel found here: http://forum.xda-developers.com/showthread.php?t=750170. Upon flashing the new kernel the phone went into bootloop and exhibited the same behavior as the other roms did. I recovered and set back to normal. I tried the Zenkernal flash one more time but used StockVoltage Overclocked Kernel found on the same post. This time it worked!
With the new overclock kernel 2.62.29 I installed setcpu and overclocked. However I can only hit 672mhz with it - Not what I wanted. Also with the new kernel SuperUser permissions have to be set every time. It will not remember that I previously gave permission. Additionally RomManager 4.3.3 seemingly doesn't think my phone is rooted. It fails if I try to install a rom or new recovery through it citing that it can't get superuser permission. Even though I give it permission.
The thing I noticed that is messed up and possibly causing things to become awry is that in ClockWorkRecovery when I try to clear the Dalvik Cache I get a E:Can't Mount /Dev/block/mmcblk0p2 (file Exists) message. I'm thinking this may be causing the problems and it may have been messed up by my prior attempts to root it. Can anyone shed some light on this?
Since I installed the new updated Alltel rom 2.41.556.1. I have been reading that with Sprint the newer rom breaks the ability to root the phone using many methods. I'm starting to believe this may be the case with the newer Alltel rom as well.
From my understanding to fix my problem I need to restore everything to stock, find a way to unroot, downgrade Alltel's rom, root on the downgraded rom, flash a recovery, flash a new rom? I am unclear on how to do this and it's where I need some help.
Basically my current plan (At work can't do it now) is to:
1. Install Darchstars recovery instead of ClockWorkMods because Darchstars recovery has my first original Nandroid backup to undue everything else I've done. Clockwork and Darchstar appear not to be able to restore from one others backup Nandroid, is that correct?
2. To downgrade I was going to follow these instructions: http://tech-n-life.com/index.php/2010/01/support-sunday-how-to-un-root-your-htc-hero/. The problem I see with it is finding an original Alltel RUU as opposed to Sprints.
3. Root and install new rom.
Does anyone have suggestions or a better way to approach this in finding a way to flash a new rom and actually have it work?
Click to expand...
Click to collapse
Any of these should work :: http://www.pcdphones.com/our-devices/support/adr6250update but u should try the Bittersweet ROM (http://forum.xda-developers.com/showthread.php?t=658755) And i use the Kernel from here: (http://forum.xda-developers.com/showthread.php?t=1110418) AND if that dont work try dropping it and see if that helps (hasn't for me ... but does relieve some stress)

DerekZ10 said:
Flash that zenkernel I mentioned. It seems to somehow be better with battery life.
I have no way to prove this but I work from 7am till 5:30pm. Before the zenkernel battery life would be around 70% after work. The other day it was at a low 80% after the kernel update. It may have been affected by outside temperatures as well I have no idea but it does appear to have better battery life.
Click to expand...
Click to collapse
I'm really not wanting to mess my phone up again, I should be getting a new one shortly, then I will test out flashing ROMs and all that. I get the idea and how its done, I just don't feel like taking the chance. My stomach dropped literally when I turned my phone on and it had no service and the HTC video didn't display. I thought the phone company may deny fixing it, but I came up with an elaborate story that the lady there took. She did break into my phone though, and now it is still partially opened in between the volume keys, and the silver vertical bar that goes around the phone, I wasn't happy about that.

Related

[Q] Issue loading recovery

Hi guys,
Followed the steps in forum.xda-developers.com/showthread.php?t=736271 to root my N1. All worked ok, and had root access. I proceeded to flash a custom recovery and received an error "mtd: not writing bad block at 0x000xxxxx". I redownloaded the recovery again, with the same issue. I rebooted and found that the recovery had loaded, however, after another reboot, was no longer the Amon recovery, but stock?
Second question is how can i unroot and go back to full stock? Tried a method found in another threat but was receiving a "verification failed" error - i assume because the version being flashed was too old for the FRF91 i had.
Any help is appreciated
Update
Hi ended up downloading EPE76 and renaming it to passimg, and letting recovery find/run it to unroot.
I then upgraded to FRF85B by downloading and renaming it to update.zip and running it from recovery.
And finally, i downloaded FRF91 and renamed to update.zip and ran it, again from recovery console, to get back to where i was before the hassles.
Not sure if this was the correct way to unroot, but my radio, rom version etc all matches before i started the rooting. The recovery flash never stuck (even though i did it in manual mode), and so it seems i am stock again.
Any advice on the issues in my first post?
best way to root
http://forum.xda-developers.com/showthread.php?t=710842
had same issue while rooting my latest nexus one, not exactly sure of how it happend but I just did same process and it worked fine. Command error or adb push into wrong place. I just cut and paste commands and it worked out fine.
First nexus one I unlocked bootloader and ended up selling it, thinking of switching to iphone 4, but decided to stay with n1.
Update
Hi there...
The method i used is a copy of that but without the battery mod.
Didn't really think having to trim the battery pack was a great idea...
Update
osugsxr said:
had same issue while rooting my latest nexus one, not exactly sure of how it happend but I just did same process and it worked fine. Command error or adb push into wrong place. I just cut and paste commands and it worked out fine.
First nexus one I unlocked bootloader and ended up selling it, thinking of switching to iphone 4, but decided to stay with n1.
Click to expand...
Click to collapse
Yeah starting to wonder if i should even bother trying again... just not sure if CM will be worth the effort. Was more doing it to check it out, rather than a need.
If i can find out how to unroot properly (i may have done it correctly above), i may give it another go. Just felt my unroot effort was trial and error and not really game to try it again and stuff it completely.

[Q] HTC Hero looping on the boot screen. How can this be fixed?

Phone: HTC Hero, CDMA
Carrier: Sprint
While others have reported of this problem, the solutions that worked for them dont work for me. Im really stuck.
I know, its an old and slow phone, but I was hoping to go to CM7 to get better performance out of it. Well, I must have done something wrong in the process. My current android version is 2.1-update1. I used z4root to root it and used the clockworkmod ROM manager to install a recent nightly after backing-up my current ROM. Installing the nightly failed, something to do with the zip, but my phone had already been wiped and rebooted in default factory mode. I tried doing the install again with the same nightly and a more recent one, but it kept failing due to a problem with the zips. After one of the reboots, the OS just wouldnt load; seems to be looping on the 'HTC quietly brilliant' screen. I am able to boot in recovery mode, but cant figure out how to get past this looping issue.
Ive tried booting using the back-up I created with no luck. Ive even tried going through the RUU process (cant post a link cause Im a new member here), which results in an error message stating that theres an incorrect bootloader.
I did figure out that I was trying to install CM7 using the wrong zip; had the GSM version. Ive tried installing CM7 with the correct zip, but, after reboot, it loops at the animation with the android on the skateboard and the blue arrow around it. Not sure what it means that the two different OSs loop at, what looks like, the same points.
I probably did something wrong, but Im hoping somebody with a better understanding of all thats involved can let me know if there is any way for me to fix this. Thanks in advance for the help.
grins1 said:
Phone: HTC Hero, CDMA
Carrier: Sprint
While others have reported of this problem, the solutions that worked for them dont work for me. Im really stuck.
I know, its an old and slow phone, but I was hoping to go to CM7 to get better performance out of it. Well, I must have done something wrong in the process. My current android version is 2.1-update1. I used z4root to root it and used the clockworkmod ROM manager to install a recent nightly after backing-up my current ROM. Installing the nightly failed, something to do with the zip, but my phone had already been wiped and rebooted in default factory mode. I tried doing the install again with the same nightly and a more recent one, but it kept failing due to a problem with the zips. After one of the reboots, the OS just wouldnt load; seems to be looping on the 'HTC quietly brilliant' screen. I am able to boot in recovery mode, but cant figure out how to get past this looping issue.
Ive tried booting using the back-up I created with no luck. Ive even tried going through the RUU process (cant post a link cause Im a new member here), which results in an error message stating that theres an incorrect bootloader.
I did figure out that I was trying to install CM7 using the wrong zip; had the GSM version. Ive tried installing CM7 with the correct zip, but, after reboot, it loops at the animation with the android on the skateboard and the blue arrow around it. Not sure what it means that the two different OSs loop at, what looks like, the same points.
I probably did something wrong, but Im hoping somebody with a better understanding of all thats involved can let me know if there is any way for me to fix this. Thanks in advance for the help.
Click to expand...
Click to collapse
I *think* your error, in general, was using a bunch of "easy" one click methods and not properly learning (READING) about what the proper steps are. Here is my advice (assuming you are still rooted) -
1.boot into recovery (power off phone, hold home button, press power)
2.wipe data/factory reset
3.mounts/storage - wipe system and boot
4.restore nand backup OR flash ROM/gapps (from the same thread)
5.reboot, and be patient, bootup could take 5-10 minutes.
Good Luck.
You are the man (or woman)! I believe the formatting of system and boot is what did it. Really appreciate the help.
grins1 said:
You are the man (or woman)! I believe the formatting of system and boot is what did it. Really appreciate the help.
Click to expand...
Click to collapse
It is important, as Il Duce said, that you definitely do a good amount of reading when you want to get involved in rooting your phone. You are opening yourself up to some great innovation and fun, but you can also cause yourself a lot of headaches.
Recovery is your friend. If you can get into that, at least you know things are ok. I like to wipe (or format) system, data, cache, and boot 3x just to make sure that clockwork recovery cleaned everything and there are no dingleberries from the last rom I was using.
Flashing the correct type of rom is even more important. Don't flash a gsm rom to a cdma phone and NEVER flash a gsm radio to a cdma phone. Once you delve into the reading aspect of XDA, you will see that is the sure way to brick your phone.
Some roms take longer than others to boot up. Let it run its course. Sometimes it will reboot right after installing. At some point, you might want to make a nandroid of the new rom you are running and go back to your stock (2.1 update 1) and update your PRL, baseband, etc. (if you haven't done an update in a while).
Have fun, that is the most important part and we seem to have a lot of it here in HeroC XDA land.
You know, I put in a fair share of reading about how to update the ROM on my phone and I was under the impression that it would be fairly simple. I figured that since this has been done for quite a while and all these tools have been developed, I wouldnt need to know what happens on the back end during a root or ROM install.
But I did get myself into a bind that I wasnt able to figure out on my own. And with the help of this forum, I was able to get past my problem. Im glad to say I now have a phone that is functioning very smoothly with CM7 and the apps I need.
Next step for me is figuring out how to save my apps to the SD card so that I can install from there if/when I update my ROM in the future.
Thanks again for the help!
Get titanium backup FTW.
BANG! from my shooter...

[MOD][CWM][Bell][Gobstopper] Stock 2.2.2 for Bell Updated 10/01/2011

Disclaimer: You may brick your phone. NOT for AT&T
​
Reminder: Make sure your phone has enough battery charge to flash this, it's larger than normal.​Hi,
Here is a huge CWM zip that restores your Bell phone to stock 2.2.2. I have tested it on my phone several times and it worked perfectly, there is still the chance that something may go wrong, but I am feeling confident in it.
What this does is similar to my app or scripts, it puts my backup of Bell's 2.2.2 partitions on your phone, but instead of using dd, it uses tenfar's CWM and flash_image. Some partitions are HUGE, and take a while, your phone is not locked up.
This has been updated to include the Bell bootloader for 2.2.2 and the radio for 2.2.2.
EDIT: This has been updated again to ram fix the boot and recovery partitions if there is a ram problem.
It writes to partitions 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17. 3 is left out because it's your pds partition, and data and cache have no relevant content. You must factory reset after using this to clear those. So, that's your boot, recovery, system, webtop, cdrom, preinstall, and several other partitions. This is to get back to stock Bell 2.2.2, it's not just a boot/system replacement, if that is a fruitcake, this is a gobstopper.
Please note: This restores your Bell phone to stock condition, that means you won't be unlocked, CWM will be overwritten with the stock recovery. It will be just like you bought it. If you want to keep flashing things in CWM with the unlocked bootloader, then immediately after flashing the stock zip, flash the unlock and fix zip. If you don't then you will have to reflash an unlocked bootloader, and reflash CWM recovery, which is time consuming any annoying, it doesn't mean you will be permanently locked again. I had to spell that out to the folks that don't really understand this stuff. At all.
If you want root after installing this, just install Superuser.apk from the market.
Bell_FR_2.2.2.zip (Froyo not France)
(md5 e431b4cc3ba7e3a27b6aad6982a31066)
Cheers!​Oh, I forgot to mention, this is not quite stock, there are su and sudo binaries in /system/bin. Just install Superuser.apk to be rooted. they haven't been a problem for doing an OTA yet, but they are easy enough to remove if it comes up.
unlocked-fixed-Bell-2.2.2.zip
Mirror: unlocked-fixed-Bell-2.2.2.zip​
Damn, nice work as always, man! This should come in handy for lots of us Bell Atrix users that feel left out. Lots will appreciate this!
When you say without amnesia are you talking about the bootstrap or are you talking about a user who is using the bell_ihop and then installs cwm and then reboots and looses recovery?
So a 2.3.4 bootloader and radio will work find booting a 2.2.2 bell ?
Will you eventually be able to compile a zip for Bell gingerbread?
IrshaadH said:
Will you eventually be able to compile a zip for Bell gingerbread?
Click to expand...
Click to collapse
the problem would be hosting it, not sure how he would be able to do that.
akurit said:
When you say without amnesia are you talking about the bootstrap or are you talking about a user who is using the bell_ihop and then installs cwm and then reboots and looses recovery?
So a 2.3.4 bootloader and radio will work find booting a 2.2.2 bell ?
Click to expand...
Click to collapse
keeping in mind that this is only for the recovery with unlocked devices, what he means is that the CWM recovery that tenfar put out has a problem with int'l phones (pretty sure it's all int'l) where IN recovery (not just the normal ROM, like the problem we had before) only 300 and some mb of RAM is available. since this zip is over 300mb, it can't all load into your RAM properly with normal recovery.
NFH found this bug, and patched recovery for us so as to fix the RAM problem. the two files attached are fixed recoveries for the two separate MBR versions of int'l devices.
to find what version you should use, connect to phone via ADB and then
Code:
adb shell
su
cat /proc/cmdline
and then search for the part of the output where it says "tegrapart=mbr:" and read that. it should have either "1100" or "d00" somewhere in it, use the CWM zip attached that has your respective output.
hope that clears up your question, if you have any further ask them in here.
IrshaadH said:
Will you eventually be able to compile a zip for Bell gingerbread?
Click to expand...
Click to collapse
Hi,
I believe y2whisper may be working on something like that. The point of getting back to stock 2.2.2 is to be able to apply the final OTA for Bell GB. Certainly something similar can be done for any firmware you want to flash.
Cheers!
i flashed the d00 and I do maintain unlock however no cwm just stock recovery with no menus.
tried it again and it work
but seems like i have to fastboot flash it each time i want to use recovery
akurit said:
i flashed the d00 and I do maintain unlock however no cwm just stock recovery with no menus.
tried it again and it work
but seems like i have to fastboot flash it each time i want to use recovery
Click to expand...
Click to collapse
I know what you are talking about, but I got that with a stock bootloader.
If you are going to be using CWM recovery with this 2.2.2, then flash the boot file for d00 as well, it gives you the ram fix and for some reason it doesn't cause that issue.
Cheers!
Here is an international CWM recovery, it detects the 1100 vs d00 tegraparts and installs the right recovery for it.
CWM_INT_Recovery.zip
(Just use it with whatever CWM recovery you are using now, it will update it with the ram fixed one.)
NFHimself said:
I know what you are talking about, but I got that with a stock bootloader.
If you are going to be using CWM recovery with this 2.2.2, then flash the boot file for d00 as well, it gives you the ram fix and for some reason it doesn't cause that issue.
Cheers!
Here is an international CWM recovery, it detects the 1100 vs d00 tegraparts and installs the right recovery for it.
CWM_INT_Recovery.zip
(Just use it with whatever CWM recovery you are using now, it will update it with the ram fixed one.)
Click to expand...
Click to collapse
ohhh, that's a nicely scripted installer you got there. i think that would be quite handy for int'l users trying to flash custom kernels, is it possible to apply that script to select the correct boot.img out of two for the right tegrapart? if that's possible i think you should hit faux/edgan up with that script and let them apply it to their int'l kernels so users can just use on CWM to install it.
raybond25 said:
ohhh, that's a nicely scripted installer you got there. i think that would be quite handy for int'l users trying to flash custom kernels, is it possible to apply that script to select the correct boot.img out of two for the right tegrapart? if that's possible i think you should hit faux/edgan up with that script and let them apply it to their int'l kernels so users can just use on CWM to install it.
Click to expand...
Click to collapse
Hi,
Sure, it's just replacing the word recovery with boot and having the right boot images in the file.
Cheers!
yes its zipping now. off to bed but tomorrow I will back up my stuff and attempt to flash to see if it works.
@akurit
I forget off the top of my head but there is a file that you just have to delete to prevent that. the file just flashes the old recovery on every reboot. get rid of that and you will be fine.
Awesome work! This makes it much easier to get back to 2.2.2
Its installing now!
now at some point the install stopped and I think I saw it say status 0 and then recovery rebooted. so I am not sure what happened there.
ive rebooted with no problems. and its uploading now. if someone is willing to test this out (a bit difficult for me since I am already on 2.3.4) let me know. and will send you the link. would like to see a proper install before i share it with the masses.
This is why hehee
tenfar said:
......
Please Remove install_recovery.sh located in your /system/etc/ ,so that the recovery will not be overwrite to stock one.........
Click to expand...
Click to collapse
now it remains unlocked and I have recovery even if i reboot... but the ram issue still exists
y2whisper said:
Its installing now!
now at some point the install stopped and I think I saw it say status 0 and then recovery rebooted. so I am not sure what happened there.
ive rebooted with no problems. and its uploading now. if someone is willing to test this out (a bit difficult for me since I am already on 2.3.4) let me know. and will send you the link. would like to see a proper install before i share it with the masses.
Click to expand...
Click to collapse
i could test it for you, i should be able to tell if it works alright or not, since i'm starting from an AT&T build of 2.3.4. would i have to head back to stock Bell using Gobstopper before i use your package too? i got a whole buncha time on my hands this week, so i should be able to test it however you want.
anyone try flashing the bootloader and radio?
kevnb said:
anyone try flashing the bootloader and radio?
Click to expand...
Click to collapse
Hi,
I have tested it, no problems, but went back to IHOP and the ram-fixed bootloader for 2.2.2 in the OP so recovery will work.
Also, the file install_recovery.sh located in your /system/etc/ doesn't exist in the Gobstopper, so that isn't causing recovery to be generated by patching boot.
Cheers!
So its when flashing the webtop that the install stops with the error code. when i boot up all is ok but a reboot later and recovery is gone (as in you select it and it just boots into android). reflashing cwm recovery fixes that.
I have tried swapping the webtop files to no avail. going to keep trying. any ideas are welcome
y2whisper said:
So its when flashing the webtop that the install stops with the error code. when i boot up all is ok but a reboot later and recovery is gone (as in you select it and it just boots into android). reflashing cwm recovery fixes that.
I have tried swapping the webtop files to no avail. going to keep trying. any ideas are welcome
Click to expand...
Click to collapse
Hi,
What recovery are you using, if it's not ram fixed you are going to run into situations where you don't have enough space to flash it.
Cheers!
ahhhh.
you know i was wondering if that was it. I even repackaged the recovery thinking it would be the cause.
I don't believe I was ram fixed at the time of the backup. So I am thinking either, have custom recovery flashed in that spot, or change the order to where recovery gets flashed after.

Re-flashed Stock and now unable to root

Just a quick background, I purchased my DS7 at staples and rooted it and installed CWM using the info found on the forums so I could connect to my ad-hoc tether. Last week I attempted to install the HC upgrade and got the mis-match message. I booted into CWM and started looping. In an effort to correct this I mistakenly wiped the memory (big mistake!). I found the instructions on flashing the stock ROM (turned out that it was TMO) and got the unit running again. I called Dell (I have posted in another thread on this) and they are to send a pickup. In the meantime I have found instructions on flashing the OEM stock wfi ROM and have done so. I, like many others, noticed that the service tag was wrong and edited PG23/line220 to reflect my correct tag ( note to posters of ROMs and those who would flash: before doing so write down all the information about your unit so you can make changes later if needed). I now have most everything back to pre-upgrade status, but Gingerbreak v1.2 will not root. When I attempt it the program runs but I get a message “Not sure what happened her. Either the exploit failed or the reboot failed. Please reboot manually and see if you have Superuser!” I reboot and nothing, no Superuser and no root access. Also, before I attempt the “unroot’ option is greyed out so I take it that the unit is not rooted nor can I see root files in file manager One thing I have not tried is the CWM un-install that was included in the stock ROM flash thread. Since I don’t see it and I boot into fastboot I am guessing that it is gone. Any suggestions or has anyone had this issue as well?
Another note, I too have the 338 version and no auto update yet. I am not real sure I want to update now. To those that have updated, can you connect to ad-hoc networks with out changing the WPA?
Big wall of text, if you're on 2.2.x reflash CWM 3.0 and flash Superuser.zip as a update.zip though it.
If you're on HC, flash CWM 4.0 and flash Superuser7.zip on it.
Superuser.zip will always work on 2.x roms.
Superuser7.zip will always work on 3.x roms.
If you try and run the wrong one it will just 'run' and give no error, it will simply not do anything, but it wont damage anything.
Thanks, you think cwm is still lurking and giving problems? So I need to reinstall cwm and use it to install the zip? Won't CWM interfere with the HC update?
alchrisr01 said:
Thanks, you think cwm is still lurking and giving problems? So I need to reinstall cwm and use it to install the zip? Won't CWM interfere with the HC update?
Click to expand...
Click to collapse
If you have CWM installed you won't get the update automatically no matter if you have a matching ROM or not... you must be FULLY stock... but I see no sense in waiting, TheManii has already posted the releases that are coming out... why not just flash the zip

[Q] only boots into recovery

ive had the phone since at&t had it on display. rooted it and had various roms for the last couple years and never had any serious issues. last night i flashed jellycream v2 and then did a factory reset inside the rom. the phone prompted that it would reboot twice and that it was normal. it rebooted into twrp and did nothing afterwards. i rebooted it from the recovery and all it did was reboot back into recovery. i decided to flash a different version of twrp and still the same. then flashed clockwork and still got the same result. i wiped the bootloader and basically went through the rooting process again. flashed the latest version of twrp and the phone is still only booting into recovery.
i am at a loss because this is as far as my knowledge goes. its like the phone is stuck still trying to wait for that factory reset from the jellycream rom or something and it wont do anything else but load TWRP.
If factory hard reset will not work (with phone off, press power and volume up together for some seconds. You might want to try also holding home on the touch screen.) flashing firmware will fix it unless you have hardware failure, which I doubt.
http://forum.xda-developers.com/showthread.php?p=39269819
Part 1 can be tricky, so take your time and get that right before proceeding.
drastic00 said:
If factory hard reset will not work (with phone off, press power and volume up together for some seconds. You might want to try also holding home on the touch screen.) flashing firmware will fix it unless you have hardware failure, which I doubt.
http://forum.xda-developers.com/showthread.php?p=39269819
Part 1 can be tricky, so take your time and get that right before proceeding.
Click to expand...
Click to collapse
so far i get the grey LG screen with 'booti mmc_read xxxx' at the upper left with the hard reset. it only takes 2 seconds to show up but the phone shuts off if i continue to hold the power and volume buttons. ill read up on that link here.
I missed that you wiped bootloader. You need that . So you could maybe just install the wkpark bootloader in recovery. You would do 1 and 3 here (1.25a file is down the page)
http://forum.xda-developers.com/showthread.php?p=39130435
I think Jellycream actually requires you have it, if I remember correctly.
Not sure why factory reset would cause that issue, but it will definitely not start without bootloader.
Flashing firmware will also write the (stock) bootloader if that does not do it. It will also reinstall the OS if system is corrupt or missing.
I can't find the thread for Jellycream2. Would you post a link? Are you sure it is for P920/P925 (same device, one is AT&T branded. I have the Thrill P925). If it is not for those device numbers, you may need xbsall's unbrick guide.
Also, if Jellycream2 is based on ICS and you were on a GB ROM, you would likely have needed to first upgrade to ICS and then install the ROM.
I'm just trying to understand why a factory reset could brick your phone...
drastic00 said:
I can't find the thread for Jellycream2. Would you post a link? Are you sure it is for P920/P925 (same device, one is AT&T branded. I have the Thrill P925). If it is not for those device numbers, you may need xbsall's unbrick guide.
Also, if Jellycream2 is based on ICS and you were on a GB ROM, you would likely have needed to first upgrade to ICS and then install the ROM.
I'm just trying to understand why a factory reset could brick your phone...
Click to expand...
Click to collapse
ok basic rundown of what i did in the last year;
when first played around with rooted it about a year ago i used all-in-one to do it. i had already upgraded to ics using the lg mobile support tool prior to rooting. rooting went off fine until i installed a Beats Audio app from the play store. when the phone rebooted after it would be stuck at the grey LG logo. i didnt know what to do so i used twrp and wiped the whole phone. then i used all-in-one and flashed the ICS bootloader and did the flash kernel 4 fix or something its one of the last options to do. then using twrp i flashed ICS_V20_P20, Stock_V20P_Rooted, and a Thrill Update, the phone rebooted fine in an ICS rom but it ran like complete ****, so i tried various roms and the one i settled with was called OptimusRS V1. i used that up until 2 days ago when i flashed the jellycream rom.
after i factory reset that i tried to flash the different wkpark bootloader and twrp that came with the megatron tool hoping that would fix the issue. but it did so i reflashed the original twrp and ics bootloader from all-in-one.
failed to mention this before but i tried 3 different recovery files in between each attempt and it would flash and reboot fine but the phone would still do the same thing and just load recovery.
ill find links when i get off work today. thats the basic history of the phone though.
Hmm. Stil not sure then . Maybe a corrupt zip or you wiped something important. Flashing with LG Flashtool should recover it. And always make a Nandroid backup before installing anything from recovery.
http://forum.xda-developers.com/showthread.php?t=2392309
thats the jellycream rom.
im downloading the files for your xbsa rom at the moment. i do remember yesterday when i used the megatron tool i saw an option to flash the stock bootloader and recovery. i tried it but all i got was the pink LG logo then a security error message below it and the phone shut off.
Oh, ok, OptimusRS's ROM.
Hmm, I thought v20 was GB or something... If it is not ICS then that would be the problem. Also it does say there you need wkpark bootloader for that ROM.
Also, xbsall's v28B includes recovery but it is in system partition. I don't know if that ROM requires you install it from recovery partition or not.
If you still want Jellycream you should be able to flash xbsall's ICS v28B (the normal partitions one, not large partitions), then install wkpark bootloader 1.25a in recovery, then the ROM.
drastic00 said:
Oh, ok, OptimusRS's ROM.
Hmm, I thought v20 was GB or something... If it is not ICS then that would be the problem. Also it does say there you need wkpark bootloader for that ROM.
Also, xbsall's v28B includes recovery but it is in system partition. I don't know if that ROM requires you install it from recovery partition or not.
If you still want Jellycream you should be able to flash xbsall's ICS v28B (the normal partitions one, not large partitions), then install wkpark bootloader 1.25a in recovery, then the ROM.
Click to expand...
Click to collapse
well that breaks down that a bit better. my progress at the moment is step f6. when i connect the phone nothing installs though. it just reconnects and disconnects every second or so. im guessing its because i already have those files. dunno though. i cant get my pc to install the adb drivers for the life of me when the phone is connected in recovery mode.it sees the new hardware just cant find the files.
actually i got it. for some reason the phone wouldnt install anything until i put the battery back in at that step. i continued successfully to step M. the phone is setting up my google account at the moment.
will flashing the baseband be necessary if my apn and sim work like the phone is now? my provider is h20(canadian i heard) but im the usa.
HUGE thanks regardless
Cool :thumbup::beer:
The no battery part is just for driver install, which is fiddly for this phone. Sometimes trial and error is a factor.
The baseband you have now would be the one you had previously. If it works, no problem. The one in the v28B pack is supposed to be optimized for the v28B .bin file, but hey, whatever works.
drastic00 said:
Cool :thumbup::beer:
The no battery part is just for driver install, which is fiddly for this phone. Sometimes trial and error is a factor.
The baseband you have now would be the one you had previously. If it works, no problem. The one in the v28B pack is supposed to be optimized for the v28B .bin file, but hey, whatever works.
Click to expand...
Click to collapse
im only getting E for data. i tried to flash a baseband meant for at&t but it says failed after about 90 seconds. still no 4g though. i did flash the xbsav8 before i set my apn up. i might just go with an optimusRS rom again though. i was happy with it. probably not jellycream this time.
Baseband fail after 80 or so sec is normal. It means it worked. Check your baseband in android settings/about phone.
You might try speed test app to compare actual speed. ATT 4G icon is a lie on this phone IMO.
Now that your pc is set up you can flash any P925/920 bin. Kdz files (combo of bin and fls, there is another tool for flashing those files) can be extracted into separate bin and fls, but I have not done it. The advantage is you can flash baseband separately.
Xbsalls vX3D (see his page) with the P925G fls file gives me 4G icon on Straight Talk in the US, but I like his vR3D better, and I can't tell a speed difference, honestly.
I have not actually measured the speed in either, however.
And for either of those ROMs, you must flash his large partition version of v28B first...very important.
oh its definitely like 2g speeds. its pretty slow. i tried using my providers app and website and its saying the phone i have isnt registered to them anymore so it might be just that. if thats the case ill just bring it in so they can do that for me. when i rooted it the first time i wasnt getting any data and they had to re-register the phone to get it to work right.
my baseband says OMAPP4430/XMM6260. for comparison and/or confirm differences. i have no idea lol.
side question though; my sdcard still has recovery files for the optimusRS v1 rom i had on it. i really liked the setup i had when i made the recovery for it. Im tempted to reinstall it but im really not too sure if itll work or worse harm my phone again.
Lots of variables, but you must remember that xbsall's P940 recovery app he he uses has recovery in system partition. The recovery you had before was probably in recovery partition. They write restores from two different places. Probably you would get an error, but not positive. Understanding that may take some Googling...
If you try it, back up before trying to restore the old backup. Then you could hopefully restore if the restore fails, know what I mean?
Probably the safest thing is to use the all in one tool to install recovery in recovery partition and use that one to restore backup.
I do know when I have restored backups, I have wiped Dalvik, Cache, and Factory Reset (in recovery) and then restore. Then it works. Some people wipe system too.
You can usually flash to recover from a problem, but then you have to set your phone up again
Well I recovered everything. All settings and personalized stuff. Just everything. Everything is running normal again. Just now my data is saying im using an h20 microcell instead of just H20 with a 4g connection. This 2g stuff is for the birds. I'm almost thinking the firmware we flashed has something to do with it. The phone is functional though. Just slow and no mms. I haven't been able to find much on the forums about it. I'll poke around more tomorrow.
Sent from my LG-P920 using xda app-developers app
I'd try another baseband.

Categories

Resources