Okay so I just rooted my HTC Vivid, ive tried many different roms and my WiFi doesnt work on any of them.
A hour ago my WiFi was working fine on Stock ICS 4.0.3.
Currently im running Holics ROM 0.8.
Anything?
Thanks,
Dom
I would try reflashing Rom run fix permission and make sure busybox is installed hope this helps.
Sent from my HTC PH39100 using xda premium
Yeah I did reflash each individual rom. I probably re-flashed over 10 times.
And i tried permissions aswell.
Nothing yet.
And what is busybox?
Its background support software basic runs some linux commands might get WiFi running.
Sent from my HTC PH39100 using xda premium
Are you s-off
Sent from my HTC PH39100 using xda premium
Mjones307 said:
Are you s-off
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
No i believe im S-ON
This is what my bootloader looks like:
*** UNLOCKED ***
Holiday PVT SHIP S-ON RL
HBOOT-1.85.0025
Click to expand...
Click to collapse
domdiv said:
No i believe im S-ON
This is what my bootloader looks like:
Click to expand...
Click to collapse
you need to fastboot the boot.img extract the boot.img from the rom you are going to use put the boot.img in the same folder as fast boot open that folder and right click will hitting shift key in a open area pick command prompt reboot your phone to hboot hook it to your computer and at the command prompt type fastboot flash boot boot.img once it is done reboot your phone and your wifi should work
What if my phone isnt even detected ?
I typed "fastboot devices" and nothing happened.
Its not even showing up
domdiv said:
What if my phone isnt even detected ?
I typed "fastboot devices" and nothing happened.
Its not even showing up
Click to expand...
Click to collapse
try different port on your computer also different cable if you can
or a different computer
Quick question: After you extract the boot.img from the rom zip and flash it via fastboot, can you leave the boot.img in the rom zip or need to remove it before flashing the rom? I am still S-on.
ncpanicfan said:
Quick question: After you extract the boot.img from the rom zip and flash it via fastboot, can you leave the boot.img in the rom zip or need to remove it? I am still S-on.
Click to expand...
Click to collapse
you can leave it in wont hurt anything
I sent you a link to the guide for flashing ROM/Kernels while on S-On, we can't post it here.
I can't seem to figure out how to fix mine. I've tried flashing the boot.img from the ROM, and I copied bcmd.ko or what ever to System/Lib/Module as well, nothing is fixing it but re flashing the ROM, but then when I install a kernel (Like the situation I'm in now) my wifi breaks. I worked hard to get my ROM and APN settings right.
Is there a way to fix it without re flashing and losing everything? Please rescue me. :,'(
keeng james said:
I can't seem to figure out how to fix mine. I've tried flashing the boot.img from the ROM, and I copied bcmd.ko or what ever to System/Lib/Module as well, nothing is fixing it but re flashing the ROM, but then when I install a kernel (Like the situation I'm in now) my wifi breaks. I worked hard to get my ROM and APN settings right.
Is there a way to fix it without re flashing and losing everything? Please rescue me. :,'(
Click to expand...
Click to collapse
read post 7
keeng james said:
I can't seem to figure out how to fix mine. I've tried flashing the boot.img from the ROM, and I copied bcmd.ko or what ever to System/Lib/Module as well, nothing is fixing it but re flashing the ROM, but then when I install a kernel (Like the situation I'm in now) my wifi breaks. I worked hard to get my ROM and APN settings right.
Is there a way to fix it without re flashing and losing everything? Please rescue me. :,'(
Click to expand...
Click to collapse
You're going to have to reflash the kernel separately from the ROM. I have to do it the same way, bc I'm "S-On" still as well. That's the only way to get your Wifi working. Make sure the kernel's boot.img is in the same folder as your fastboot.exe and your adb files. Reboot your phone into fastboot mode, then connect it to you computer.. it should then change to 'fastboot usb' which means your phone is recognised. Open your command prompt in the folder with fastboot.exe, and run the code, "fastboot flash boot boot.img," if you see 'OK' msgs then everything is done correctly. Reboot your phone n it should work perfectly.
Sent from my de-sensed HTC Vivid, Virtuous Inquisition 4.0.2.1, Faux v005 Kernel
Related
When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
reeper250 said:
When I tried updating my Incredible S to JellyBean from an ICS ROM, I forgot to S-OFF my phone. For some reason it reverted to S-ON when I did a Factory Reset so when I attemped the ROM installation it would not boot the phone.
I tried following these instructions but the file is apparently missing?
http://forum.xda-developers.com/showthread.php?t=1705913
My phone has HBOOT-2.00.0000 and I have installed the HTC drivers
Click to expand...
Click to collapse
unlock your bootloader and flash boot.img with fastboot
naathaanb96 said:
unlock your bootloader and flash boot.img with fastboot
Click to expand...
Click to collapse
My phone is says *** UNLOCKED *** in HBOOT, but what is boot.img? Sorry, I am a bit of a noob when it comes to phones...
Anyone?
reeper250 said:
Anyone?
Click to expand...
Click to collapse
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
naathaanb96 said:
well because you unlocked your bootloader then i assume you have adb and fastboot setup. copy the boot.img from your rom's zip file to your adb and fastboot location. lets pretend its in your c drive in a folder called android.
next you wanna boot into hboot and go down to fastboot. go into it and when you plug in your usb cable it will go from fastboot to fastboot usb mode.
open command prompt and navigate to the directory. eg. cd c:\android
then type fastboot flash boot boot.img
wait for it to finish then reboot phone. if all goes good it should boot into the rom. you will have to do this with every rom you install while your s on
Click to expand...
Click to collapse
Nuff said :good:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
reeper250 said:
MASSIVE thank-you and a HUGE thumbs up! I can not use my phone again :good::laugh::good::laugh:
Click to expand...
Click to collapse
no worries mate
Jenham said:
Nuff said :good:
Click to expand...
Click to collapse
haha ;P
reeper250 said:
Well it's running fine except it cannot detect my SIM card and there is no Google Play Store app?
Click to expand...
Click to collapse
which rom?
chcapn Lactic
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
This is the ROM I was using but I will try two others:
http://forum.xda-developers.com/showthread.php?t=1854755
These are the others:
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
naathaanb96 said:
if this is your first time at custom roms id recommend project x to try first because it shows what our devs are really capable of! then i would try codename as i am on that now
Click to expand...
Click to collapse
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
reeper250 said:
I had the ICS ROM installed on my phone previously, but I will give both ROM's a go and see which one I prefer. Thanks again for you help
Click to expand...
Click to collapse
no worries mate
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
reeper250 said:
Neither of these two ROM's worked (no SIM detected and no Google Play Store even after manually downloading and installing it through CMD)
http://forum.xda-developers.com/showthread.php?t=1854796
http://forum.xda-developers.com/showthread.php?t=1854755
EDIT:
This ROM didn't even boot.. http://forum.xda-developers.com/showthread.php?t=1748974
Click to expand...
Click to collapse
thats weird :S can you try your sim in another phone? try blowing the contacts
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Would adding my G-Mail account help? Also, how can I add my g-mail account? I have tried but it comes up with a connection error? I can add my hotmail account though...
reeper250 said:
I am wondering if S-OFFing the phone would help? The SIM card works in my Samsung F480i and worked previously with this HTC Incredible S
Click to expand...
Click to collapse
you can always try
naathaanb96 said:
you can always try
Click to expand...
Click to collapse
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
reeper250 said:
Is there a tutorial of how to S-OFF the Incredible S? I did have it S-OFF ed previously but it reverted back to S-ON and I have forgot how I S-OFF ed the phone..
Click to expand...
Click to collapse
theres a guide by fallen in development. might be 2 or 3 pages in
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
Have you wiped data and both cache as well..??
Also have your flashed latest Gapps..?
i need to correst apps
i was hoping to flash it back to the stock Rogers [ICS] 4.0.3 ruu do you know where i can get that ruu?
Yes
Yes ive done that and it still shows the cyanogenmod screen when i start up the phone it wont load past that
If its your first time installing... you need to wipe data as well
Sent from my Vivid 4G using Tapatalk 2
Did you fastboot flash the boot.img
Sent from my HTC PH39100 using xda app-developers app
No
i dont know where the boot.img is
tpaina380 said:
i dont know where the boot.img is
Click to expand...
Click to collapse
It's in the Rom zip, assuming your not s-off it must be flashed separately
You can check if your s-off by going to hboot, toward the top it will say s-off or s-on...which basically means security off/on - its another level of security HTC added on above the bootloader
Sent from my HTC PH39100 using Tapatalk 2
It says s-on
so what do i do from here?
Put your boot.img into the folder which your fastboot and adb are and then open a terminal to the folder. Then put your phone into fastboot by entering the bootloader. Then type fastboot devices to see if your device is connected to the computer. If it comes up with your serial number continue if not try again. Then type fastboot flash boot.img and then go to recovery and reflash the rom.
---------- Post added at 11:13 AM ---------- Previous post was at 11:10 AM ----------
If you need help with a better guide try
http://forum.xda-developers.com/showthread.php?t=1416836
and read the flash custom kernel/recovery the third option
Didnt work
all is says is
C:\Fastboot Command Folder>fastboot devices
MB201VJ21706 fastboot
C:\Fastboot Command Folder>fastboot flash boot.img
unknown partition 'boot.img'
error: cannot determine image filename for 'boot.img'
I worked!!!!!!!!!!! DDDDDD
When i typed in "fastboot flash boot.img" it didn't work so i tried "fastboot flash boot boot.img" and it worked i flashed cm-10 afterwards and then i flashed the ics gapps and it loaded up my holiday is now running android 4.1.2 and it is awsome!!!!!!!!!!!!!!!!!!!!! thank you for the help much appreciated
You figured out what you where doing wrong before i could tell you. Well done glad to help.
tpaina380 said:
i rooted my htc vivid yesterday and i wanted to get a custom rom do i downloaded it and flashed it on my phone but when i rebooted my phone all that comes up is the cyanogenmod startup screen with the spinning circle and nothing else happens i deleted my recovery by mistake and now im stuck like this can anybody help?
Click to expand...
Click to collapse
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Bigc13 said:
yea bro i had the same issue. first thing redownload the cm10 rom. sometimes you can get a bad dl. second you have to take the boot.img and flash it using fastboot. once you do that perform the wipes. then immediantly flash the cm10 rom from recovery. that should work. if you deleted the recovery witch is hard to do lol. u will have to use odin. hope i help
Click to expand...
Click to collapse
No no... bad advice... ODIN is for Samsung...
Sent from my Vivid 4G using Tapatalk 4 Beta
Download either TWRP or WCX recovery. As long as your phone can get to the bootloader, you can get into Fastboot and flash the recovery again. Make sure the recovery is in the same folder where you have the adb.exe and fastboot.exe. Open up a command prompt, then change directory to where your fastboot and adb are. Type in fastboot flash recovery "recovery".img where "recovery" would be the name of the recovery file you download. This will flash pretty quickly. Once you get to that point, you probably are S-On so you need to make sure to extract the boot.img from the ROM you downloaded. Use either winrar or 7zip to extract the boot.img to the same location where you have the fastboot.exe and adb.exe. Then go to the command prompt again and change directories to the same folder where you have fastboot and adb. Type in fastboot flash boot boot.img. I usually would run this 3 times to make sure it loads properly. Once that is done reboot the phone again.
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Bigc13 said:
Sorry I used it on the HTC evolution 4g and it worked so I figured it would work for vivid
Sent from my Vivid 4G using xda app-developers app
Click to expand...
Click to collapse
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Man I used a jig to put in dl mode to flash a file I can't remember exactly it was a couple years ago lol but sorry I shouldn't have said nt
rignfool said:
?
How...
I've never heard of using ODIN on anything other than Samsung?
Anyone else?
Sent from my Vivid 4G using Tapatalk 4 Beta
Click to expand...
Click to collapse
That would be a no for me as well... but these Springdale-ians... never know what they will come up with. JK.
I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Edit: if you're softbricked with fastboot and no adb, download an ruu exe, type in cmd fastboot clear cache, fastboot oem rebootRUU, then run the RUU for your vid (unless you're soff supercid)
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Ecks Em Ell said:
I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Click to expand...
Click to collapse
i would recommend you try with a different pc, or try re installing the drivers, but i truly recommend one of this little guys
http://www.amazon.com/T-Flash-Adapt..._2?ie=UTF8&qid=1371347124&sr=8-2&keywords=otg
well hope i helped.:highfive:
I see what that can do... just I don't have any money to get one right now and kinda need my phone.. I need a solution for right now...
Ecks Em Ell said:
I tried to flash TrickDroid 7.0.5 and I noticed that my Logo2wake stuff from TeamSeven kernel was gone so I reflashed it and now I can't boot, only into bootloader and recovery, I ended up not having a backup or roms to flash on CWM touch and so now I have fastboot, adb, and cwm touch. so I tried to use adb to sideload and it freezes my windows 7 pc, and i can't do adb push either it does the same thing, what am I supposed to do? nothing's working.
Thanks in advance
edit: if anyone has a stock system.img i can use it'd be nice
Click to expand...
Click to collapse
If you have a USB OTG cable you could copy the ROM to USB and mount USB in recovery and flash it from there
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Link broken?
Bhavpreet said:
Try what I said in my post again, I think it's just an issue with drivers.
http://forum.xda-developers.com/showthread.php?p=02133
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
It didn't work..
im thinking you flashed trickdroid 7.5 since i dont think there was ever a 7.0.5 and 7.5 is 4.2 and there is no fully functional 4.2 kernel right now. i would just reflash 7.5 without the kernel
dont know why the link didnt work.. heres the post:
download the file from here and extract the whole FOLDER to your desktop: http://forum.xda-developers.com/showthread.php?t=1996051
1. boot into recovery
2. connect your phone to the computer
3. go to device manager, just search for it
4. In other devices, there should be something called android phone, open it, and choose update drivers
5. instead of letting the computer search for the drivers, choose the second option to choose your own
6. choose the folder, the whole folder, and your driver, and click install
Now your phone should be recognized by your computer, and you can go ahead and push the nandroid to your phone.
Heres a link to how to install the drivers if you didnt get my explanation: http://forum.xda-developers.com/showthread.php?t=2139767
List of RUU's and nandroids: http://forum.xda-developers.com/showthread.php?p=39588860
List to HTC drivers if you wanna try this before using the universal naked ones: http://forum.xda-developers.com/showthread.php?t=2191279
Additionally, what the post said before me is really good. You could try flashing trickdroid again, which would flash over he team7 kernel. Cause the kernels prolly what caused the bootloop.
I can't. theres no roms on my phone. how am I supposed to be a rom on my phone is the question so I can unbrick it.
You can either use "adb push" to copy a rom while booted in recovery or use a OTG adapter, or use RUU for your region.
No other choices..
SaHiLzZ said:
You can either use "adb push" to copy a rom while booted in recovery or use a OTG adapter, or use RUU for your region.
No other choices..
Click to expand...
Click to collapse
adb push gives me error:closed
I don't have an OTG adaptor.. im buying one definitely though
If you can link me to a Rogers RUU I can do that but I'm S-off supercid I don't know if it'll work
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
SaHiLzZ said:
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
Click to expand...
Click to collapse
I already said I can't get a rom onto my phone, otherwise I wouldn't be in this.
How can I get a rom onto my phone, ADB Sideload says error:closed for every command, and I don't have a OTG cable
SaHiLzZ said:
If you are supercid already, why not try a Dev or ATT rom?
I had a similar issue with htc one. Needed to change USB cable..
Click to expand...
Click to collapse
Okay here's what I did, opened up a cingular RUU executable, did in cmd fastboot oem rebootRUU then ran the RUU and it worked.
SOLVED - check post 35
..and I don't know how to solve it. So, I would really need and appreciate your help!
Device:
m7ul s-off, currently unlocked, running cm 10.1 nightly
The problem:
I experienced reboots and fc's on various aosp roms as pa, cm and pac. cm is running best so far, on pa i lost data connection from time to time.
I tryed everything. I flashed sense roms, I flashed stock, I did a nandroid restore of stock ruu, relocked my bootloader, flashed stock recovery and everything possible to fix my device.
If I was lucky, it booted, but it shut down after a few seconds and kept bootlooping.
I can't get it back to stock and that really worries me. I did everything as explained but nothing worked.
Now to what I did with my device:
unlocked, flashed cwm, perm root
flashed cm, but coming from the nexus4 i was looking forward for pa rom
flashed a pa dev build, which was made for m7tmo. this might be the point where my troubles started. build was a bit buggy so
flashed trickdroid 6.0.0, flashed some tweaks and had major issues as no status bar and frequent reboots
went back to cm and from then on I just flashed pa or cm roms (gave pac a try but had even more issues)
everything else is already explained (the problem).
If there is any further information I have to provide you, just tell me. I don't really know much about logcat, but I could upload a log if that would help. All I see is hundreds of errors with QC-DS-LIB, LocSvc, kickstart and others..
I spent days on trying to fix my phone. I'm also afraid of bricking it with all the **** I try... Maybe someone here can help me find a solution. Please
Do you have the appropriate radio for your ROM?
http://forum.xda-developers.com/showthread.php?t=2245615
That might be the root of all evil...
I did flash 1.29.401.12 WWE OTA - 4A.14.3250.13_10.33.1150.01L while running the stable pa rom. currently I'm on 4A.13.3221.27_10.31.1131.05L (I guess stock?)
edit: it's from RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13.3231.27_10.31.1131.05_release_310878_signed.exe
I am not sure but all the stuff you did it is likely that something got messed up.
Which recovery do you use? Please flash that again with
fastboot erase cache
fastboot flash recovery recovery.img (*recovery.img = the exact name of the recovery as it is in your platform-tools folder) followed by
fastboot erase cache
Use only the USB cable that came with the One, and don't use a USB 3.0 under Windows 8. Maybe try a different computer as well.
Flash a Sense ROM that is close to stock, and a matching radio based.
Before flashing a ROM.zip, wipe cache/factory reset and dalvik cache within the recovery first.
Hope you get it all sorted
hardstuffmuc said:
I am not sure but all the stuff you did it is likely that something got messed up.
Which recovery do you use? Please flash that again with
fastboot erase cache
fastboot flash recovery recovery.img (*recovery.img = the exact name of the recovery as it is in your platform-tools folder) followed by
fastboot erase cache
Use only the USB cable that came with the One, and don't use a USB 3.0 under Windows 8. Maybe try a different computer as well.
Flash a Sense ROM that is close to stock, and a matching radio based.
Before flashing a ROM.zip, wipe cache/factory reset and dalvik cache within the recovery first.
Hope you get it all sorted
Click to expand...
Click to collapse
Did exactly what you said, phone got stuck on boot (with beatsaudio) for over 10 mins (this actually happened every time i tried flashing arhd). rebooted, was able to do a first setup after 3 mins. downloaded catlog, havent had the errors mentioned above so far. running smooth for now. will post again if some crazy **** happens.
Thanks!
And again, after installing some apps I got reboots. The only difference to aosp is, that I have to do a reboot by holding the home button, hence this rom gets stuck on the bootlogo. The aosp roms rebootet after 15 secs.
Sent from my HTC One using xda app-developers app
George_Mn said:
And again, after installing some apps I got reboots. The only difference to aosp is, that I have to do a reboot by holding the home button, hence this rom gets stuck on the bootlogo. The aosp roms rebootet after 15 secs.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Download the RUU for your device. boot to fastboot and relock bootloader, then install ruu.exe from PC. That will fix you up. Nandroid restore of stock ruu is different. The ruu will replace all partitions.. U have something wrong somewhere that roms dont touch i bet. The ruu should do it. If s-off and supercid you dont even need your exact ruu. Any ruu will do.
nugzo said:
Download the RUU for your device. boot to fastboot and relock bootloader, then install ruu.exe from PC. That will fix you up. Nandroid restore of stock ruu is different. The ruu will replace all partitions.. U have something wrong somewhere that roms dont touch i bet. The ruu should do it. If s-off and supercid you dont even need your exact ruu. Any ruu will do.
Click to expand...
Click to collapse
I have actually tried that. I also think it does not depend on the rom I use. Since I can't remember wether I relocked my bootloader before trying the ruu.exe I will try again.
I was also thinking about flashing boot.img but i'm afraid of bricking.
Sent from my HTC One using xda app-developers app
George_Mn said:
I have actually tried that. I also think it does not depend on the rom I use. Since I can't remember wether I relocked my bootloader before trying the ruu.exe I will try again.
I was also thinking about flashing boot.img but i'm afraid of bricking.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Just do the ruu again, it should fix you up. Boot.img is no big deal, it gets flashed with all roms. If ruu doesnt work please let us know if it successfully installed or not. If it will be like first time you powered it on (minus the s-off, that will stay) if it installed correctly. It will install correct radio and boot.img.
Have you changed your MID? i think you should just installl the latest ruu for your CID and MID.
Also have you installed different hboot? like the modded one or the eng hboot? If so have you flashed the original back? The RUU will install the correct hboot.
Sorry top say but If completed ruu doesnt fix it, its broke. Nothing software can do.
nugzo said:
Just do the ruu again, it should fix you up. Boot.img is no big deal, it gets flashed with all roms. If ruu doesnt work please let us know if it successfully installed or not. If it will be like first time you powered it on (minus the s-off, that will stay) if it installed correctly. It will install correct radio and boot.img.
Have you changed your MID? i think you should just installl the latest ruu for your CID and MID.
Also have you installed different hboot? like the modded one or the eng hboot? If so have you flashed the original back? The RUU will install the correct hboot.
Sorry top say but If completed ruu doesnt fix it, its broke. Nothing software can do.
Click to expand...
Click to collapse
No I haven't, getvar says my cid is 102 and my mid pn0710000
I think I have installed different hboot but as you said ruu will revert...
guess thats the right one?: RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
I could also try: RUU_M7_UL_JB_50_HTC_Europe_1.20.401.1_Radio_4A.13. 3227.06_10.27.1127.01_release_308001_signed_2_4.ex e
edit: omg just checked md5sum of the ruu I used earlier... there should be a tool automatically checking every md5sum. no wonder it bootlooped..
Stuck on bootscreen after installing the ruu.exe
no fastboot usb, no custom recovery
what can i do now?
George_Mn said:
Stuck on bootscreen after installing the ruu.exe
no fastboot usb, no custom recovery
what can i do now?
Click to expand...
Click to collapse
Still stuck? What happened, did pc say it finished successfully ? Takes a few minutes after ruu. Which ruu did u use?
nugzo said:
Still stuck? What happened, did pc say it finished successfully ? Takes a few minutes after ruu. Which ruu did u use?
Click to expand...
Click to collapse
I used RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
pc said it finished successfully
turned it off to not kill the battery
waited for over 10 minutes.
currently talking to htc support usa since the german support is asleep..
i can access the bootloader, thats all
George_Mn said:
I used RUU_M7_UL_JB_50_HTC_Europe_1.28.401.7_Radio_4A.13. 3231.27_10.31.1131.05_release_310878_signed.exe
pc said it finished successfully
turned it off to not kill the battery
waited for over 10 minutes.
currently talking to htc support usa since the german support is asleep..
i can access the bootloader, thats all
Click to expand...
Click to collapse
If you wish you can unlock again, install custom recovery and then side load a rom. I'm afraid HTC will just have you try the ruu again. Or tell you it's broke.
How long did the ruu install take? Did it restart phone a few times? If it was me, I'd unlock again and install a custom rom. If that doesn't work I don't know what else to try..tried everything. Most likely Something wrong with the hardware
nugzo said:
If you wish you can unlock again, install custom recovery and then side load a rom.
Click to expand...
Click to collapse
I don't think so, my pc does not recognize my phone because usb debugging is not enabled.. any solution?
in stock recovery it says MounT SDCARD failed, so I will try fixing that by performing a few factory resets lol
George_Mn said:
I don't think so, my pc does not recognize my phone because usb debugging is not enabled.. any solution?
in stock recovery it says MounT SDCARD failed, so I will try fixing that by performing a few factory resets lol
Click to expand...
Click to collapse
When in fastboot it doesn't matter if debugging is enabled. It must say fastboot USB . If not select fastboot and press power
What hboot do you have now? Since you r s off I don't know if boot loader needs to be unlocked. If you can get to fastboot and be seen by pc,download twrp recovery and put it in your adb folder. Then "fastboot flash recovery filename.img" then u can side load.
nugzo said:
When in fastboot it doesn't matter if debugging is enabled. It must say fastboot USB . If not select fastboot and press power
What hboot do you have now? Since you r s off I don't know if boot loader needs to be unlocked. If you can get to fastboot and be seen by pc,download twrp recovery and put it in your adb folder. Then "fastboot flash recovery filename.img" then u can side load.
Click to expand...
Click to collapse
omg i'm such a stupid person... I was checking my usb ports and unplugged the cable, plugged it to my phone and yeah guess what there was no FASTBOOT USB there was just FASTBOOT ...
Okay so I can still get a rom on it that's really good news. But, there is still the other problem..
George_Mn said:
omg i'm such a stupid person... I was checking my usb ports and unplugged the cable, plugged it to my phone and yeah guess what there was no FASTBOOT USB there was just FASTBOOT ...
Okay so I can still get a rom on it that's really good news. But, there is still the other problem..
Click to expand...
Click to collapse
What's the other problem? I can help
George_Mn said:
omg i'm such a stupid person... I was checking my usb ports and unplugged the cable, plugged it to my phone and yeah guess what there was no FASTBOOT USB there was just FASTBOOT ...
Okay so I can still get a rom on it that's really good news. But, there is still the other problem..
Click to expand...
Click to collapse
What's the other prob.. We're knocking them out.. Hang in there
---------- Post added at 08:02 PM ---------- Previous post was at 07:51 PM ----------
MacHackz said:
What's the other problem? I can help
Click to expand...
Click to collapse
Mac does he have to unlock boot loader if he's s off? To flash recovery?
MacHackz said:
What's the other problem? I can help
Click to expand...
Click to collapse
Well I've been through this (ruu>stuck on boot>unlock>flash cwm>sideload rom) twice.
The problems are still reboots from time to time and app shut downs or fcs. It happens with every rom i tryed. on sense roms its stuck on bootscreen until i reboot with power button, on aosp it just reboots within 15 secs
I'll have to admit, I did the ruu on win8 with usb 3.0
When does it reboot? Sometimes upon installing apps, accessing play store, on landscape mode, on unlocking sim. Much to often to just live with it..
just sideloaded cm10.1, it's alive..
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Indirect said:
Guide in General on how to downgrade. You'll be fine.
http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
shadowtdt09 said:
i have tried that for cwm recovery but that requires adb and usb debugging...which i dont have
i have also just tried it with the htc recovery where the screen just shows the HTC logo but "adb devices" says no devices are connected
Click to expand...
Click to collapse
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Indirect said:
Then oh well? There is no other way to fix it than using TWRP / CWM and adb / fastboot.
Click to expand...
Click to collapse
There are no signed stock zips out there that i can use fastboot update .zip ?
shadowtdt09 said:
There are no signed stock zips out there that i can use fastboot update .zip ?
Click to expand...
Click to collapse
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Indirect said:
http://teamviewer.com/download
Get that, pm me your id and password and I'll fix your phone. Have nothing better to do for a half hour anyway.
Click to expand...
Click to collapse
you're a hell of a man indirect!
Aldo101t said:
you're a hell of a man indirect!
Click to expand...
Click to collapse
Tis the benefit of having no job. Easily able to help everyone out if I'm bored.
shadowtdt09 said:
So basically the only thing working in fastboot
somehow i have managed to wipe everything off of my device so there is no rom installed what so ever...which means i am unable to turn on usb debugging to get adb working. I am also on 1.31 so the RUU method will not work. i am able to flash whatever recovery or Superuser i wish and root/unroot as i please.
the only solution i can think of would be to flash a signed stock zip using "fastboot update signedstock.zip" but the ones i found here -http://forum.xda-developers.com/showthread.php?t=2368907 dont seem to work. i get errors like no "boot.img" or "does not contain android-info.txt"
any suggestions?
thanks for your time
Click to expand...
Click to collapse
just a fyi you can use fastboot to flash a rom if you put it in the same folder as the platform tools folder of your sdk, All roms have a android-info.txt file that's how android knows how to flash what to the particular partition.
you can flash any zip file from fastboot as long as it has the android-info file
fastboot flash zip nameofzip.zip
Fixed his phone and found out he is in my area. Pretty small world.
Indirect said:
Fixed his phone and found out he is in my area. Pretty small world.
Click to expand...
Click to collapse
I'm in fort myers