I did the root update (flashed in TWRP) to:
HTC6435LVW_2.04.605.2-1.15.605.2
BUT...now Verizon is telling me I need to update OTA to:
HTC6435LVW_2.04.605.2-1.15.605.4
...Is there a .4 version rooted somewhere?
Also, the .2 version is causing my screen to flicker every 20 seconds or so for some reason.
How about this: Are there just instructions somewhere telling me how to lock the phone so I can do the stupid OTA update...and then re-root? I've seen like partial instructions but not sure the best method.
Thanks.
Thanks.
Wrong section buddy
commandlinekid said:
I did the root update (flashed in TWRP) to:
HTC6435LVW_2.04.605.2-1.15.605.2
BUT...now Verizon is telling me I need to update OTA to:
HTC6435LVW_2.04.605.2-1.15.605.4
...Is there a .4 version rooted somewhere?
Also, the .2 version is causing my screen to flicker every 20 seconds or so for some reason.
How about this: Are there just instructions somewhere telling me how to lock the phone so I can do the stupid OTA update...and then re-root? I've seen like partial instructions but not sure the best method.
Thanks.
Thanks.
Click to expand...
Click to collapse
as he said this should go in Q&A Sections, but to answer your question. The flickering is becuase you did not flash the kernel to go a long with 2.04.
Also what do you mean by you flashed 2.04 in twrp? can you give me a link to what you flashed?
Woops sorry. Too bad I can't move it or I would.
From my phone: the kernel from Settings>About>Software Information>More is:
---------------------------------------
Kernel version
3.4.10-g4d47dce
[email protected] #1
SMP PREEMPT
Build number
2.04.605.2.CL147796 release-keys
/---------------------------------------
Also note: The pop-up that still keeps popping up on my phone from StupidVerizon that it wants to upgrade to is:
HTC6435LVW_2.04.605.2-1.15.605.4
MustafaHadaKing said:
as he said this should go in Q&A Sections, but to answer your question. The flickering is becuase you did not flash the kernel to go a long with 2.04.
Also what do you mean by you flashed 2.04 in twrp? can you give me a link to what you flashed?
Click to expand...
Click to collapse
I flashed this file (put file on sdcard, boot into TWRP, installed, and rebooted):
http://forum.xda-developers.com/showthread.php?p=38015322
utkaar099 said:
Wrong section buddy
Click to expand...
Click to collapse
commandlinekid said:
I flashed this file (put file on sdcard, boot into TWRP, installed, and rebooted):
http://forum.xda-developers.com/showthread.php?p=38015322
Click to expand...
Click to collapse
#1 that is called a custom rom.
#2 do not take the .4 ota
#3 to fix your flickering issue go into adb with your phone connected with usb debugging on and type
download the rom on your computer and extract the boot.img out. place it in a folder in your computer called android
Adb reboot bootloader
then type
fastboot flash boot C:\android\boot.img
then your done..
MustafaHadaKing said:
#1 that is called a custom rom.
#2 do not take the .4 ota
#3 to fix your flickering issue go into adb with your phone connected with usb debugging on and type
download the rom on your computer and extract the boot.img out. place it in a folder in your computer called android
Adb reboot bootloader
then type
fastboot flash boot C:\android\boot.img
then your done..
Click to expand...
Click to collapse
So...Are you saying to do "something" with the file I already flashed?
commandlinekid said:
So...Are you saying to do "something" with the file I already flashed?
Click to expand...
Click to collapse
.......
yes.... something as in take the boot.img out of the file...
https://www.youtube.com/watch?v=wwleOote5M0
commandlinekid said:
So...Are you saying to do "something" with the file I already flashed?
Click to expand...
Click to collapse
What he is saying is that the file you downloaded is called a "rom" and that you are supposed to extract the boot.img from the .zip, and flash it using the procedure he told you
Does this update the radio too? I heard that was updated.
Also, what about the .4 version....This is .2. Do I need .4?
MustafaHadaKing said:
.......
yes.... something as in take the boot.img out of the file...
https://www.youtube.com/watch?v=wwleOote5M0
Click to expand...
Click to collapse
commandlinekid said:
Does this update the radio too? I heard that was updated.
Also, what about the .4 version....This is .2. Do I need .4?
Click to expand...
Click to collapse
You don't need .4, and from the thread you linked it even says:
This does not have new radio or firmware.
Click to expand...
Click to collapse
I read somewhere else there was indeed a radio upgrade.
So if you had a DNA, would you be doing what I'm doing here? Or is there a better way?
My goal: Get the latest software and firmware that VZ has.
utkaar099 said:
You don't need .4, and from the thread you linked it even says:
Click to expand...
Click to collapse
Seems to have worked! Thanks.
Can you tell me please why?
What I ended up doing:
1.) Booting to TWRP and flashing the .zip file. Then I noticed the flickering, but everything seemed to work fine.
2.) Then I posted to the forum here, and you gave me those instructions.
3.) Then I tried them and updated just the boot.img file as you said. ...And it seems to be working.
commandlinekid said:
So...Are you saying to do "something" with the file I already flashed?
Click to expand...
Click to collapse
It worksbecause you flashed the update in recovery and flashedthe corresponding kernel and modules.
So are you saying that if you flash the update, that it won't "do the kernel part"? And the only way to do the kernel upgrade is to use the method described herein?
Did I do the process correctly then? Meaning, in the future, is this how it's done?
Thanks.
orangechoochoo said:
It worksbecause you flashed the update in recovery and flashedthe corresponding kernel and modules.
Click to expand...
Click to collapse
What you first flashed was the rom someone created out of the update. Flashing it does not flash the kernel (boot.img) and probably not the modules either. Some developers have been incorporating the kernel and modules into the rom, but in your case it didn't work. You should also flash the new radio, that was not flashed when you flashed the rom.
If you accept the OTA via the normal process it will do everything itself.
I can't accept the OTA because it will just boot into TWRP and sit there.
Did you see the radio anywhere? I didn't see it.
Also, I think it did flash the modules probably: Because my custom new photosphere-capable camera and new Android keyboard are now gone.
Thanks.
orangechoochoo said:
What you first flashed was the rom someone created out of the update. Flashing it does not flash the kernel (boot.img) and probably not the modules either. Some developers have been incorporating the kernel and modules into the rom, but in your case it didn't work. You should also flash the new radio, that was not flashed when you flashed the rom.
If you accept the OTA via the normal process it will do everything itself.
Click to expand...
Click to collapse
Related
I'm a complete noob, and I probably should have done more research before doing this - Sorry for annoying post if this has occurred already, I couldn't find a post with a solution.
What I did:
Installed adb tools, unlocked bootloader, then rooted it. Then I tried installing cm10.1 following this guy's method(I don't have s-off) :
wwjoshdew - How To Install CyanogenMod 10.1 Android 4.2.1 Jelly Bean on the HTC Evo 4g LTE (Sorry, since I'm a noob, i can't post external links)
Everything seemed as if it was going according to plan but when I got to lock screen on first boot, I couldn't touch anything on the screen. Only volume control and power buttons on the outside functioned.
Also, I'm on twrp v2.4.1.0 and I flashed the rom using a app called flash gui on the phone. I made a backup as well, but after restore to backup, the phone just keeps restarting incessantly.
Can anyone help me, explaining in depth what I can do? I'm a complete noob, and I'm sorry if this post is annoying! I've seen that noob video.
Flash gui is only for flashing the kernel, the rom still needs to be flashed separately. If you're running the latest firmware update then you can't use roms that require older binaries (basically all aosp). Either wait for the source to drop, flash an updated sense rom, or go to the mean bean thread and look for the instructions for downgrading the touch panel update.
om4 said:
Flash gui is only for flashing the kernel, the rom still needs to be flashed separately. If you're running the latest firmware update then you can't use roms that require older binaries (basically all aosp). Either wait for the source to drop, flash an updated sense rom, or go to the mean bean thread and look for the instructions for downgrading the touch panel update.
Click to expand...
Click to collapse
Do you know how I can just revert back to regular android. I mean I can not do anything except boot into bootloader and recovery, I can't reset or restore. cheers and thanks
No first hand experience and I haven't looked into the issue too much. Better to check the mean bean thread in android development forum
Download and flash a 3.16 based sense rom and you should be fine. I ran into the same problem since i downloaded the lastest twrp. Also don't forget to wipe before installing.
mito8485 said:
Download and flash a 3.16 based sense rom and you should be fine. I ran into the same problem since i downloaded the lastest twrp.
Click to expand...
Click to collapse
How do I flash, like through fastboot devices then fastboot flash boot... in cmd on my pc?
Also, how do i know if the rom is 3.16 based?
Cheers and thanks mate.
SvetKrasivaya said:
How do I flash, like through fastboot devices then fastboot flash boot... in cmd on my pc?
Also, how do i know if the rom is 3.16 based?
Cheers and thanks mate.
Click to expand...
Click to collapse
You can download the lastest meanbean v3.06 rom, or any rom that is 3.16 software based. Usually it says it right by the name of the rom on the header. Place the rom zip on your sd card. I usually put all my files in the downloads folder. Then boot into recovery and do a factory reset, then wipe cache, wipe dalvik cache, and wipe system. Then go to install and flash the meanbean rom you have in your downloads folder. Then reboot. You should be good to go. Since your S-on try staying with roms that contain the s-on installer. Most 3.16 based roms have the S-ON installer but in the event that one does not you will have to flashboot the boot.img of the rom prior to flashing the rom through recovery. Note: You can only run roms that are based on the latest 3.16 software.
mito8485 said:
You can download the lastest meanbean v3.06 rom, or any rom that is 3.16 software based. Usually it says it right by the name of the rom on the header. Place the rom zip on your sd card. I usually put all my files in the downloads folder. Then boot into recovery and do a factory reset, then wipe cache, wipe dalvik cache, and wipe system. Then go to install and flash the meanbean rom you have in your downloads folder. Then reboot. You should be good to go. Since your S-on try staying with roms that contain the s-on installer. Most 3.16 based roms have the S-ON installer but in the event that one does not you will have to flashboot the boot.img of the rom prior to flashing the rom through recovery. Note: You can only run roms that are based on the latest 3.16 software.
Click to expand...
Click to collapse
How can I put the rom on the sdcard if I can't excess anything on the phone except for the bootloader...? I can't even access the recovery, because it has become relocked. pretty much all i can access is the bootloader and fastboot, nothing eles, I can't even restore to normal htc sense firmware.
Cheers and thanks
SvetKrasivaya said:
How can I put the rom on the sdcard if I can't excess anything on the phone except for the bootloader...? I can't even access the recovery, because it has become relocked. pretty much all i can access is the bootloader and fastboot, nothing eles, I can't even restore to normal htc sense firmware.
Cheers and thanks
Click to expand...
Click to collapse
Take the card out and put it in your computer, dl it to the card and then put back on your phone.
tonyevo52 said:
Take the card out and put it in your computer, dl it to the card and then put back on your phone.
Click to expand...
Click to collapse
Thanks mate, I'll give that a try. I didn't think about taking the sd out jaja Do what exactly should i do once i put the rom on the sd?
Check out this thread. I believe you can flash the rom through fastboot. I have not done this though. So proceed with caution. Remember it has to be 3.16 based.
http://forum.xda-developers.com/wiki/index.php?title=Flashing_Guide_-_Android
ROM Flashing
Obtain a ROM of your choice, and note the location on your computer.
reboot your device into fastboot mode via one of the following options.
adb reboot bootloader (requires USB debugging to be turned on).
power off the device then back on with 'vol up' + power button.
Wipe your device.
fastboot -w
Update your ROM.
fastboot update </path/to/your/RomFile.zip>
Your phone will update and automatically reboot into the new ROM.
SvetKrasivaya said:
Thanks mate, I'll give that a try. I didn't think about taking the sd out jaja Do what exactly should i do once i put the rom on the sd?
Click to expand...
Click to collapse
Follow the steps that Milo put above and hopefully it works. Whenever I screwed mine up and wouldn't recover, I would run the 3.15ruu to put it back to stock.. However if you are on 3.16 I don't believe there is an ruu for it yet, I know captain throwback had something in works though, search for him and check his threads as a last ditch effort.. Best of luck.
Mito that is...
tonyevo52 said:
Take the card out and put it in your computer, dl it to the card and then put back on your phone.
Click to expand...
Click to collapse
Nevermind, got it all fixed, thanks so mate! You are my hero!:laugh:
SvetKrasivaya said:
Nevermind, got it all fixed, thanks so mate! You are my hero!:laugh:
Click to expand...
Click to collapse
Awesome... Now did you get it back to stock or did the cm10.1 work for you finally, curious what you did. Still learning stuff myself.
tonyevo52 said:
Awesome... Now did you get it back to stock or did the cm10.1 work for you finally, curious what you did. Still learning stuff myself.
Click to expand...
Click to collapse
I'm actually on meanbean latest version.
I couldn't do anything else except this
What I did:
- Put the micro sd card in pc
- copied meanbean rom to sd
- put sd card back in phone
- put phone into fastboot
-on pc, I extracted the boot.img from meanbean rom and placed it into android-sdk folder,
- simultaneously pressed shift and right clicked in folder to open command prompt
- in command prompt, type fast boot devices
- then fastboot flash boot boot.img
- on phone, put phone into recovery(twrp) then I installed the rom.
then the phone booted as normal. I'm working to see if I can install the cm10.1 on meanbean, I'm gonna test it to see what happens. I hoped I was able to help.
SvetKrasivaya said:
I'm actually on meanbean latest version.
That's cool, so you flashed the boot.img first after you extracted it and then you went right into Twr precovery and just flashed the rom zip file. And I agree, I don't know if the cm10.1 is for 3.16 or not, and if you flash a kernel and is not right, you're toast, that's why I'm hesitant to flash the cm10.1 zip....
Click to expand...
Click to collapse
tonyevo52 said:
SvetKrasivaya said:
I'm actually on meanbean latest version.
That's cool, so you flashed the boot.img first after you extracted it and then you went right into Twr precovery and just flashed the rom zip file. And I agree, I don't know if the cm10.1 is for 3.16 or not, and if you flash a kernel and is not right, you're toast, that's why I'm hesitant to flash the cm10.1 zip....
Click to expand...
Click to collapse
Yes, thats exactly what I did. Once I flashed the boot.img, I booted into recovery and installed the meanrom.
Yeah I feel you mate. I'm going to give it try again, see what happens and i'll let you know how it goes.
Hey, I tried it, and its still doing the same thing...touch screen is not working.
Click to expand...
Click to collapse
CM will not work with the latest touch panel update. See Captain Throwback's thread in Android Development to downgrade your touch panel software to run non-3.16 roms.
garfilo said:
CM will not work with the latest touch panel update. See Captain Throwback's thread in Android Development to downgrade your touch panel software to run non-3.16 roms.
Click to expand...
Click to collapse
Thanks for the answer, but where specifically is that thread mate?
Cheers and thanks.:good:
It's in the Android Development section. Here is a link and the title header
http://forum.xda-developers.com/showthread.php?t=1704612
[FIRMWARE][S-OFF] Jewel Firmware Collection - Latest: 3.16.651.3 OTA
Read the first post carefully. You already did all the hard stuff. Just downgrade the touch panel firmware to the previous version.
Okay, so I have attempted to update OTA my rooted/unlocked LGOG. It failes about 3% into the update and states it was "unable to update" no details. I tried restoring and unlocking, which caused a kernel crash on every boot up. I finally got it back down to 10o, used the stock ROM posted here to flash to 11c, then again up to Stock JB. Everything again appeared to work until I tried to flash the radio image. It failed every time and made it impossible to connect to wifi or receive most phone calls. I've searched the forums and although I see similar issues, none of the advice has worked for me.
I assume I must be just missing some obvious step or something. Any ideas?
Are you not able to use the flashable ZIP Snow posted here?
http://forum.xda-developers.com/showthread.php?t=2067871
OMGMatrix said:
Are you not able to use the flashable ZIP Snow posted here?
http://forum.xda-developers.com/showthread.php?t=2067871
Click to expand...
Click to collapse
That method does work, I just can't successfully install the radio. Is there any trick to that that's different than any other flash?
nonobjective said:
That method does work, I just can't successfully install the radio. Is there any trick to that that's different than any other flash?
Click to expand...
Click to collapse
Which recovery and version of it are you using to flash the radio?
nonobjective said:
That method does work, I just can't successfully install the radio. Is there any trick to that that's different than any other flash?
Click to expand...
Click to collapse
What actually happens when you try to flash the radio?
It sounds like you just got a bad download for the radio file.
uns0undl0gic said:
Which recovery and version of it are you using to flash the radio?
Click to expand...
Click to collapse
Radio: cwm-ATTJB-Radio
Recovery: TWRP 2.4.3
Does the radio zip require CWM for installation? I may have answered my own question by actually paying attention to the filename.
No. TWRP worked fine for me. Try download radio file and flash again.
ilyukha13 said:
No. TWRP worked fine for me. Try download radio file and flash again.
Click to expand...
Click to collapse
SOLVED - finally.
Removing the SD card fixed whatever glitch was causing the failure. Reinstalled the card and all is well. I am having trouble restoring app backups, but I can live with that. Thanks for everyone's help!
I just captured the new Sense 6 update also ...Enjoy [June 4 2014]
http://www.androidfilehost.com/?fid=23501681358542441
MD5: 317bae285618b070279b3a58b2e308e5
============================================================
Posted this in the other 4.4.2 thread I figured it would be easier to find in it's own thread.
http://www.androidfilehost.com/?fid=23329332407573841
MD5: 0b2648c271f52d0d543246119dfb2a8d
Flash in Stock recovery >Recovery_Cingular_US_3.17.502.3.img >> http://d-h.st/6bH
flashing stock recovery
download the above file and put it with your fastboot / adb files
boot the phone to fastboot usb
open command prompt from the fastboot folder
type
fastboot flash recovery Recovery_Cingular_US_3.17.502.3.img
fastboot erase cache
fastboot reboot-bootloader
now your ready to flash the ota.zip
Many have problems just using the stock recovery alone.. if this is your situation you need to RUU back to 3.17.502.3 First.
I posted the link here >> http://www.androidruu.com/getdownlo...13_10.38j.1157.04_release_334235_signed_2.exe
If your s-on you'll have to lock the bootloader before flashing the RUU
fastboot oem lock
Here is a mirror...
https://www.dropbox.com/s/90b05vd22i5uot3/OTAPkg.zip
AT&T 4.4.2 OTAPkg.zip
And of course if your looking to just flash the firmware, just click the link in my sig!?
clsA said:
Posted this in the other 4.4.2 thread I figured it would be easier to find in it's own thread.
http://www.androidfilehost.com/?fid=23329332407573841
MD5: 0b2648c271f52d0d543246119dfb2a8d
Flash in Stock recovery >Recovery_Cingular_US_3.17.502.3.img >> http://d-h.st/6bH
I'll post more instructions if needed
Click to expand...
Click to collapse
thank much! i downloaded the update, and then immediately realized that i didn't have stock firmware. I could have flashed the stock rev, but then i would have to wait till tomorrow to download again, since at&t won't let me.
clsA said:
Posted this in the other 4.4.2 thread I figured it would be easier to find in it's own thread.
http://www.androidfilehost.com/?fid=23329332407573841
MD5: 0b2648c271f52d0d543246119dfb2a8d
Flash in Stock recovery >Recovery_Cingular_US_3.17.502.3.img >> http://d-h.st/6bH
I'll post more instructions if needed
Click to expand...
Click to collapse
i have a big problem. i tried to flash the update zip, and it said failed. then i tried to flash what i though was the stock recov that i downloaded. but it had a bunch of number and letters. forgot that it was an IMG file. so then i rebooted and it said "android is upgrading" now when o boot i get
system ui has stopped" and "dialer has stopped" i thought i made a backup from a previous rom, but it's not there. I NEED TO GET THE PHONE BACK ON! HOW? i can access recovery but that's it.
---------- Post added at 01:09 AM ---------- Previous post was at 01:06 AM ----------
clsA said:
Posted this in the other 4.4.2 thread I figured it would be easier to find in it's own thread.
http://www.androidfilehost.com/?fid=23329332407573841
MD5: 0b2648c271f52d0d543246119dfb2a8d
Flash in Stock recovery >Recovery_Cingular_US_3.17.502.3.img >> http://d-h.st/6bH
I'll post more instructions if needed
Click to expand...
Click to collapse
i have a big problem. i tried to flash the update zip, and it said failed. then i tried to flash what i though was the stock recov that i downloaded. but it had a bunch of number and letters. forgot that it was an IMG file. so then i rebooted and it said "android is upgrading" now when o boot i get
system ui has stopped" and "dialer has stopped" i thought i made a backup from a previous rom, but it's not there. I NEED TO GET THE PHONE BACK ON! HOW? i can access recovery but that's it. i can't adb sideload either.. well i don't know how. i can enable it but how can i get the zip over to the phone. if i can do that i should be fine
vividblu2020 said:
i have a big problem. i tried to flash the update zip, and it said failed. then i tried to flash what i though was the stock recov that i downloaded. but it had a bunch of number and letters. forgot that it was an IMG file. so then i rebooted and it said "android is upgrading" now when o boot i get
system ui has stopped" and "dialer has stopped" i thought i made a backup from a previous rom, but it's not there. I NEED TO GET THE PHONE BACK ON! HOW? i can access recovery but that's it. i can't adb sideload either.. well i don't know how. i can enable it but how can i get the zip over to the phone. if i can do that i should be fine
Click to expand...
Click to collapse
don't panic if you can access recovery your fine
download a rom and push it to your phone
boot phone to recovery / go advanced / screen / timeout never
on you pc you should have a folder with adb and fastboot
put the rom you choose in the folder with adb
then open a command prompt in the same folder (shift + right click - command prompt here)
in the window type
adb devices
your serial number should be here
adb push rom.zip /sdcard/
let it copy is takes a few min and you can tell it's done
now from your phone go to install
find the rom.zip and flash
you should be up and running
Is the RUU available yet? Can someone please provide a link if it is? Thanks.
Sent from my HTC One using xda app-developers app
clsA said:
don't panic if you can access recovery your fine
download a rom and push it to your phone
boot phone to recovery / go advanced / screen / timeout never
on you pc you should have a folder with adb and fastboot
put the rom you choose in the folder with adb
then open a command prompt in the same folder (shift + right click - command prompt here)
in the window type
adb devices
your serial number should be here
adb push rom.zip /sdcard/
let it copy is takes a few min and you can tell it's done
now from your phone go to install
find the rom.zip and flash
you should be up and running
Click to expand...
Click to collapse
i"ll be sure to do that if i get in the shape again, i was so upset that i forgot i had a rom i could just flash. so im gonna put that mirror link ota on my phone, and flash it. but is their a stock i can use as a base? can i just use any stock rom, and then update my phone that way? and what about root? is their a root method for 4.4.2??
vividblu2020 said:
i"ll be sure to do that if i get in the shape again, i was so upset that i forgot i had a rom i could just flash. so im gonna put that mirror link ota on my phone, and flash it. but is their a stock i can use as a base? can i just use any stock rom, and then update my phone that way? and what about root? is their a root method for 4.4.2??
Click to expand...
Click to collapse
you seem very confused .. you can't flash any of these OTA like a rom it won't work !!
users using custom ROMs can't download latest OTA from HTC,
1) If you want to download and flash latest OTA, your device must have completely stock system partition and recovery. Every OTA update is checking MD5 of each file on system partition to ensure .apk patch can be applied. If even one of 1000 files won't match, OTA update installation will fail. In this case you need to flash the latest official update you can find (A RUU) (even one year old) and later download official OTA updates.
Click to expand...
Click to collapse
Here's the RUU I posted in another thread
http://dl3.htc.com/application/RUU_...13_10.38j.1157.04_release_334235_signed_2.exe
clsA said:
you seem very confused .. you can't flash any of these OTA like a rom it won't work !!
Here's the RUU I posted in another thread
http://forum.xda-developers.com/showpost.php?p=50573283&postcount=43
Click to expand...
Click to collapse
its not that im confused, its just that i thought the ota was the same as a rom zip. but it makes sense now that you have to be completely stock to use the ota.
anyway! thanks for the link
---------- Post added at 03:07 AM ---------- Previous post was at 02:13 AM ----------
vividblu2020 said:
its not that im confused, its just that i thought the ota was the same as a rom zip. but it makes sense now that you have to be completely stock to use the ota.
anyway! thanks for the link
Click to expand...
Click to collapse
so do i need to relock my bootloader? i am s-off and I'm downloading the link for "s-off"
vividblu2020 said:
so do i need to relock my bootloader? i am s-off and I'm downloading the link for "s-off"
Click to expand...
Click to collapse
No.
cschmitt said:
No.
Click to expand...
Click to collapse
thanksss
Have you all been able to unlock your bootloader again and flash your custom recovery after the update? And, does the Ota preserve your user data?
Sent from my HTC One using xda premium
after i flash the IMG file to fastboot using ADB what do i need to do next? cause i don't know how to flash the update zip. When I was in the bootloader I tried to get into what I thought was the flashed stock. But it showed a black screen and it was just a picture of my phone with a circular arrow inside a circle. and i had to options before i flashed the RUU and went back to stock. the only one is "unlocked" so i still have S-Off? it doesn't say tampered
Has some issues...I would advise NOT taking the update....heres one issue thats pretty big if your like me and like to take pics and use the editing features...
https://drive.google.com/file/d/0Bx5-C2BrwNVxTDNBRFNoMTFQNjg/edit?usp=sharing
Wonders_Never_Cease said:
Has some issues...I would advise NOT taking the update....heres one issue thats pretty big if your like me and like to take pics and use the editing features...
https://drive.google.com/file/d/0Bx5-C2BrwNVxTDNBRFNoMTFQNjg/edit?usp=sharing
Click to expand...
Click to collapse
I'm not seeing the issue in the video you shared. What happens to the picture?
Sent from my HTC One using Tapatalk
Photo editing functions are all broken....
guy4jesuschrist said:
I'm not seeing the issue in the video you shared. What happens to the picture?
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Wonders_Never_Cease said:
Photo editing functions are all broken....
Click to expand...
Click to collapse
Is that only in the stock camera/gallery app, or in any photo editing app you've tried? I
If only stock, it wouldn't be a big deal for me since I use Snapseed, PicsArt, Photogrid, and Instagram.
Are there any other issues you've heard of or had in this new update?
Sent from my HTC One using Tapatalk
Wonders_Never_Cease said:
Photo editing functions are all broken....
Click to expand...
Click to collapse
Stock HTC One, at&t, just updated to 4.4.2 yesterday morning (approx 11am EST).
I was able to successfully edit three pictures... The first, a simple rotate, changed the pic and ovetwrote the original. The second, also from a separate folder, I cropped a pic and saved it. This created a second image of the edited content. Finally, I edited a pic from the camera pic folder, which included crop and effects. This saved correctly as a separate file as well.
Sent from my secret lair in an undisclosed mountainside.
Some people havce this issue some do not, do not know why this occurs, but its been confirmed from [email protected] in photo editing software....so we shall see
Firmware with boot.img, kernel, and Radio
This is from the latest OTA for KitKat 4.4.2 SPRINT ONLY!! This is Sprint hboot 2.49.0000 & 3.02.651.5
Flash the firmware first and then the rom. If you are running a custom rom you will need to reflash the rom or flash the kernel for said rom after the firmware.
How to flash the Full Firmware w/radio
Download the firmware for your SPRINT One Max
*_ * Place the zip in your fastboot/adb directory on your computer.
*_* Put the device in fastboot mode
*_* (Volume down and power until menu appears, select fastboot using power button)
*_* Connect the device to the computer
*_* Enter the following commands from terminal/command prompt in the fastboot directory, one at a time:
*_* fastboot oem rebootRUU (this puts the device in RUU mode)
*_* fastboot flash zip "name of zip"
*_* It MAY say that the update did not finish, to flush again, so repeat the above step if it did not finish:
*_* fastboot flash zip "name of zip"
*_* fastboot reboot-bootloader (this reboots the device to bootloader)
OTA Version: 2.09.651.1 Baseband Version: 1.48.50.0109 DOWNLOAD 2.09.651.1_firmware.zip
2.09.651.1 Firmware NO Boot.img
OTA Version 3.02.651.5 3.02.651.5_Sprint_firmware_full.zip
If you want the firmware without flashing the kernel, use THIS zip file 3.02.651.5_No_Kernel This is for those running another modified kernel so you can get the latest formware without having to reflash your kernel.
Code:
The Stock recovery for those that may need it:
Extract this to the folder you will be running in.
fastboot flash recovery recovery.img
DOWNLOAD: Recovery_2.09.651.1
DOWNLOAD: Recovery_3.02.651.5
RADIOS FLASHABLE WITHIN RECOVERY!!
Installation: Place the radio you wish to flash onto your sd card or somewhere on your phone. Boot your device into recovery and choose the radio you just added and install it. Reboot & profit!!
Here is the very first radio for Baseband 1.35.50.1106 DOWNLOAD
Here is the Baseband 1.48.50.0109 radio DOWNLOAD
Here is the latest radio from 1.48.50.0425 OTA DOWNLOAD
Many Thanks to mnsportsguy1978 for getting the older radio for me to test & upload for everyone!! Please go to one of his posts & click the thanks button?
Anyone has stock recovery from 2.61.401.3?
international
Is this available in a flashable zip via custom recovery?
Sent from my HTC0P3P7 using xda app-developers app
mnsportsguy1978 said:
Is this available in a flashable zip via custom recovery?
Sent from my HTC0P3P7 using xda app-developers app
Click to expand...
Click to collapse
No this isn't, it must be done thru fastboot.
gimmeitorilltell said:
No this isn't, it must be done thru fastboot.
Click to expand...
Click to collapse
I've been trying to flash through fast boot by renaming file 0P3PIMG.img with no luck. It seems Verizon users are able to do so. What is with the RUU mode with the Sprint variant?
travlincablguy said:
I've been trying to flash through fast boot by renaming file 0P3PIMG.img with no luck. It seems Verizon users are able to do so. What is with the RUU mode with the Sprint variant?
Click to expand...
Click to collapse
It's a zip file, why rename it? Put it in your fastboot directory on your PC to flash it.
Just do as it says in the OP and you should not have any problems.
.img files are to be flashed from the sd card in fastboot(on devices which have an sd slot like this one), but this is a zip with a .img file inside, it's not a .img file.
Just do as it says in the OP and it should work fine.
santod040 said:
It's a zip file, why rename it? Put it in your fastboot directory on your PC to flash it.
Just do as it says in the OP and you should not have any problems.
.img files are to be flashed from the sd card in fastboot(on devices which have an sd slot like this one), but this is a zip with a .img file inside, it's not a .img file.
Just do as it says in the OP and it should work fine.
Click to expand...
Click to collapse
Yeah I'm having pc problems at the moment, my phone is my only computing device. That and my actual sd card crashed a while back, so I've been using the folder labeled sdcard. Might be that I need to put those files on an sdcard. Also I think I miss typed the file extension in my original post I tried the .zip not .img.
travlincablguy said:
Yeah I'm having pc problems at the moment, my phone is my only computing device. That and my actual sd card crashed a while back, so I've been using the folder labeled sdcard. Might be that I need to put those files on an sdcard. Also I think I miss typed the file extension in my original post I tried the .zip not .img.
Click to expand...
Click to collapse
You don't put anything here on your phone! Place this stuff on your computer and open a terminal/cmd prompt. Make sure the files are in the same folder where you open the cmd/terminal & copy/paste the name after your command so you can't misspell anything.
gimmeitorilltell said:
You don't put anything here on your phone! Place this stuff on your computer and open a terminal/cmd prompt. Make sure the files are in the same folder where you open the cmd/terminal & copy/paste the name after your command so you can't misspell anything.
Click to expand...
Click to collapse
Yep, pc is still ****ed. No access to adb... Thanks for reiterating though.
travlincablguy said:
Yep, pc is still ****ed. No access to adb... Thanks for reiterating though.
Click to expand...
Click to collapse
No problem. Once you get your pc working feel free to ask questions if you're still having issues.
Sent from my HTC0P3P7 using Tapatalk
gimmeitorilltell said:
I will update this when I get time and add some zips separately for those running custom roms/kernels. Also will add the stock recovery for those who may need it.
ATTENTION: If you have not flashed this firmware yet, please PM me first? I would like to post the original radios that came with our phones but I did not pull my radio before flashing this. We just need a recovery that mounts to the pc & your stock stock firmware.
Click to expand...
Click to collapse
is this for s-off users or not.
Aldo101t said:
is this for s-off users or not.
Click to expand...
Click to collapse
Yes you need to be s-off to pass the security check unless maybe you have an eng bootloader if I'm not mistaken.
radio
I flashed these radios successfully when you first posted them (thank you). I have not noticed any benifits as far as signal or BW.. Do you know if theese baseband/radios are doing anything. I"m on the sense 6 ROM.
frankk1979 said:
I flashed these radios successfully when you first posted them (thank you). I have not noticed any benifits as far as signal or BW.. Do you know if theese baseband/radios are doing anything. I"m on the sense 6 ROM.
Click to expand...
Click to collapse
I honestly think the new radios are giving me less reception. I had a user grab the original radios but I just have not had time to test them out so they can be posted here. I'll try to get this done by the weekend for everyone.
It could be all in my head or maintenance on sprints towers , but I was thinking the same thing.. I don't get reception where I once did.
Sent from my HTC6525LVW using xda app-developers app
OP Updated with flashable radios!
frankk1979 said:
It could be all in my head or maintenance on sprints towers , but I was thinking the same thing.. I don't get reception where I once did.
Sent from my HTC6525LVW using xda app-developers app
Click to expand...
Click to collapse
I'm having the same issues. I actually have the older radios which I need to test. If they are working then I will post them up for users to fall back on.
EDIT: I have added flashable radios in post #2 of the OP. These are packaged to be flashed from within recovery so no need for fastboot flashing! I have tested the older baseband myself and seem to be getting better service with it. This will vary depending on your location! Please thank mnsportsguy1978 for pulling the radio for All of US to enjoy!
3.02.651.5 Update
OP has been updates in posts 1 & 2 with the very latest Sense 6 OTA Firmware. Radio is flashable in post #2.
EDIT: To those with questions, I have flashed the latest firmware & my radio seems to be working very well. It is a little spotty but that is most likely because sprint has been working on adding better coverage to my area. I usually ran the original radios for best call quality on my end but I'll be doing more testing on this new one. So far so good.
gimmeitorilltell said:
RADIOS FLASHABLE WITHIN RECOVERY!!
Installation: Place the radio you wish to flash onto your sd card or somewhere on your phone. Boot your device into recovery and choose the radio you just added and install it. Reboot & profit!!
Here is the very first radio for Baseband 1.35.50.1106 DOWNLOAD
Here is the Baseband 1.48.50.0109 radio DOWNLOAD
Here is the latest radio from 1.48.50.0425 OTA DOWNLOAD
Many Thanks to mnsportsguy1978 for getting the older radio for me to test & upload for everyone!! Please go to one of his posts & click the thanks button?
Click to expand...
Click to collapse
is the stock recovery removed from the firmware pacxkage?
Aldo101t said:
is the stock recovery removed from the firmware pacxkage?
Click to expand...
Click to collapse
It's in the zip package. Everything should be in the complete firmware zip. I made two zips, one has the kernel & the other does not have it. Recovery can be deleted from the package before flashing it. In fact I probably should make the zips without the recovery also for those that are running twrp or cwm recovery.
Hello XDA members,
I was hoping somebody would help me out, I'm fairly new when it comes to installing custom roms so I require your patience. I don't know how to install a custom rom onto my Bell Atrix HD MB886, everytime I try it says abortion failed, what can I do to fix this. I have wiped data and all that probably 5 times in the past week alone. I would like to know how to successfully install roms without errors. Both the times that I have done this I had my bootloader unlocked, and I had clockword recovery mod latest version 6.0.4.4. I bought an SD card today to help install the roms because otherwise I can't do it from my internal storage. I really hope somebody can help me out.
Regards,
Roger
riekkir said:
Hello XDA members,
I was hoping somebody would help me out, I'm fairly new when it comes to installing custom roms so I require your patience. I don't know how to install a custom rom onto my Bell Atrix HD MB886, everytime I try it says abortion failed, what can I do to fix this. I have wiped data and all that probably 5 times in the past week alone. I would like to know how to successfully install roms without errors. Both the times that I have done this I had my bootloader unlocked, and I had clockword recovery mod latest version 6.0.4.4. I bought an SD card today to help install the roms because otherwise I can't do it from my internal storage. I really hope somebody can help me out.
Regards,
Roger
Click to expand...
Click to collapse
Hi there. A failed abortion certainly seems like an issue... I guess I am not totally clear on the status here. You say that you had CWM. Do you still have it? Bootloader is still unlocked? What rom are you trying to install? Are you certain it's for the Bell version and not like the AT&T one? What is the exact error message?
es0tericcha0s said:
Hi there. A failed abortion certainly seems like an issue... I guess I am not totally clear on the status here. You say that you had CWM. Do you still have it? Bootloader is still unlocked? What rom are you trying to install? Are you certain it's for the Bell version and not like the AT&T one? What is the exact error message?
Click to expand...
Click to collapse
No I don't have it atm as I just wiped the data/cache last night but will I already have CWM, I just need to unlock the bootloader and try again...I'm trying to install this one:
Android 4.4.2 KitKat Mokee Rom, and it says the version is a nightly. Yes I'm positive it's the Bell Version as I purchased it at a Bell Store and my carrier is Bell. The error message is "Installation Aborted." It begins installing, and then halfway through I get that error message. How do I fix this?
I figured you knew what phone you had. I was wondering if you had a rom built for the Bell version vs an ATT one. But since you are using a CM based rom, it obviously doesn't matter. Curious as to why you are bothering with relocking the bootloader? But I suggest to either try a different version of the rom, or to change your recovery to one of the Philz Touch versions as that's what some of the other users in that thread for the rom for your phone were using. You can find them here:
http://goo.im/devs/philz_touch/CWM_Advanced_Edition/moto_msm8960
es0tericcha0s said:
I figured you knew what phone you had. I was wondering if you had a rom built for the Bell version vs an ATT one. But since you are using a CM based rom, it obviously doesn't matter. Curious as to why you are bothering with relocking the bootloader? But I suggest to either try a different version of the rom, or to change your recovery to one of the Philz Touch versions as that's what some of the other users in that thread for the rom for your phone were using. You can find them here:
Click to expand...
Click to collapse
No I was bothering to unlock it again, not lock it. Where can I find different versions for the 4.4.2 Mokee Rom? I've tried using the Philz Touch version: Motorola Atrix HD One Click Philz recovery installer and when I tried it a couple of times it said it failed to install although I'm not sure why. I came across these images the other day but how do I use the .img files on my device, as I'm not sure to proceed from here once I have them downloaded.
riekkir said:
No I was bothering to unlock it again, not lock it. Where can I find different versions for the 4.4.2 Mokee Rom? I've tried using the Philz Touch version: Motorola Atrix HD One Click Philz recovery installer and when I tried it a couple of times it said it failed to install although I'm not sure why. I came across these images the other day but how do I use the .img files on my device, as I'm not sure to proceed from here once I have them downloaded.
Click to expand...
Click to collapse
I was curious as why you relocked it in the first place.
Where are you getting Mokee from that doesn't have a link to their Downloads?
http://forum.xda-developers.com/showthread.php?t=2619489
For installing recovery:
http://forum.xda-developers.com/showthread.php?t=2262726
es0tericcha0s said:
I was curious as why you relocked it in the first place.
Where are you getting Mokee from that doesn't have a link to their Downloads?
For installing recovery:
Click to expand...
Click to collapse
thanks will try this out and let you know later how it works! I download the custom rom from true android blogspot.ca (can't post links just yet, annoying).
riekkir said:
thanks will try this out and let you know later how it works! I download the custom rom from true android blogspot.ca (can't post links just yet, annoying).
Click to expand...
Click to collapse
Right on. Well, you should bookmark the thread here on XDA because that's typically where the action happens.
es0tericcha0s said:
Right on. Well, you should bookmark the thread here on XDA because that's typically where the action happens.
Click to expand...
Click to collapse
Okay so I'm trying it now and the program won't even open :/
Odd. I just downloaded it to test and I didn't have any issues. If you can't get the actual application / exe file to open, then just use the Main-Skip.bat. Does the same thing.
If it doesn't open still, make sure that you have your anti-virus off as sometimes those interfere with programs like this. Might also try as admin.
es0tericcha0s said:
Odd. I just downloaded it to test and I didn't have any issues. If you can't get the actual application / exe file to open, then just use the Main-Skip.bat. Does the same thing.
If it doesn't open still, make sure that you have your anti-virus off as sometimes those interfere with programs like this. Might also try as admin.
Click to expand...
Click to collapse
Okay I wasn't looking at the actual .exe sorry, I got it to work and all I installed the Philz One Touch Recovery from that program, just downloaded a different rom and all and then I select the apply update from external storage and when it gets to the verifying update package, it gave me the same error message as yesterday, Installation Aborted.
So again, how do I fix this, am I doing something wrong? Why won't my custom rom install?
riekkir said:
Okay I wasn't looking at the actual .exe sorry, I got it to work and all I installed the Philz One Touch Recovery from that program, just downloaded a different rom and all and then I select the apply update from external storage and when it gets to the verifying update package, it gave me the same error message as yesterday, Installation Aborted.
So again, how do I fix this, am I doing something wrong? Why won't my custom rom install?
Click to expand...
Click to collapse
I don't think that is the most updated version. What's the version number of the recovery that was installed? It should be listed on the main page of it when you boot there. I was suggesting to use one of the new ones. It might have something to do with the SELinux support that KK roms need. You just have to put the img file in the tools folder and rename the new one the same. But here's no other error that shows up other than Installation Aborted? I was thinking usually it would have an error code or some other message.Have you checked the md5 of the rom zip to make sure it's not corrupted (if the dev provided it)?
es0tericcha0s said:
I don't think that is the most updated version. What's the version number of the recovery that was installed? It should be listed on the main page of it when you boot there. I was suggesting to use one of the new ones. It might have something to do with the SELinux support that KK roms need. You just have to put the img file in the tools folder and rename the new one the same. But here's no other error that shows up other than Installation Aborted? I was thinking usually it would have an error code or some other message.Have you checked the md5 of the rom zip to make sure it's not corrupted (if the dev provided it)?
Click to expand...
Click to collapse
Use one of the new versions of that program or to use the latest CWM which I have been. Okay I really don't know how to do that and where to move it to, how do I do such a thing? No it just says Installation Aborted... How would I do that? And yes I downloaded the new rom directly from his site.
riekkir said:
Use one of the new versions of that program or to use the latest CWM which I have been. Okay I really don't know how to do that and where to move it to, how do I do such a thing? No it just says Installation Aborted... How would I do that? And yes I downloaded the new rom directly from his site.
Click to expand...
Click to collapse
Look in the tools folder of the zip you downloaded. Download the newest Philz Touch img from the other link from earlier. Rename it to replace the one in the tools folder. Redo the recovery install. But you didn't say what version you already have.
es0tericcha0s said:
Look in the tools folder of the zip you downloaded. Download the newest Philz Touch img from the other link from earlier. Rename it to replace the one in the tools folder. Redo the recovery install. But you didn't say what version you already have.
Click to expand...
Click to collapse
Okay that did the trick, properly got philz recovery installed, did the install again, this time it worked, clicked reboot and now it's stuck at the Dual Core bootlogo screen
riekkir said:
Okay that did the trick, properly got philz recovery installed, did the install again, this time it worked, clicked reboot and now it's stuck at the Dual Core bootlogo screen
Click to expand...
Click to collapse
Did you do a full wipe, including wiping /system?
If you didn't, it should be under Mounts and Storage > Format /system of something of that sort.
es0tericcha0s said:
Did you do a full wipe, including wiping /system?
If you didn't, it should be under Mounts and Storage > Format /system of something of that sort.
Click to expand...
Click to collapse
No I forgot to do that dammit, can't get into recovery mode and my computer doesn't recognize my phone now, think I bricked it.
riekkir said:
No I forgot to do that dammit, can't get into recovery mode and my computer doesn't recognize my phone now, think I bricked it.
Click to expand...
Click to collapse
Pop the battery out for a bit, then pop it back in and hold Volume Down while powering up. Should get you into fastboot where you can skip to the recovery.
es0tericcha0s said:
Pop the battery out for a bit, then pop it back in and hold Volume Down while powering up. Should get you into fastboot where you can skip to the recovery.
Click to expand...
Click to collapse
The battery doesn't come out of my phone as you can't take the back off. I got into fast boot easily them selected recovery and nothing happened, I think my phone is screwed
riekkir said:
The battery doesn't come out of my phone as you can't take the back off. I got into fast boot easily them selected recovery and nothing happened, I think my phone is screwed
Click to expand...
Click to collapse
Oh yea, forgot you have to undo the screws on the bottom. So you scroll down to hit recovery and use the Power button to select and it doesn't do anything? That's odd.. Try and reflash the recovery since you can still get to fastboot. If that doesn't work, you're not totally screwed since you can still get to fastboot, that means you should be able to restore it to stock and start over.
Alternatively, if you have fastboot set up, you could make sure that philz touch is in the fastboot folder and use this command:
fastboot boot recovery nameofphilztouchfile.img
If you don't have fastboot, then just grab this one: http://forum.xda-developers.com/showthread.php?t=2317790 , drop the recovery img in that folder and open the CMD prompt on your computer and change directories to it and run the command.