Unfortunatelu, the process com.android.settings has stopped - One (M7) Q&A, Help & Troubleshooting

Here is the situation I have an HTC ONE (M7) Here which does absolutely nothing but show this message...
It does not have usb debugging enabled and adb will not register it. I can however connect to it via fastboot....
Ive gotten as far as unlocking the bootloader... But now cannot seem to get any further as everything I have read uses ADB and i cannot get it to recognize ADB Device.
Basically from what i am reading.... Is flash custom recovery such as TWRP (Which i have downloaded) and i want to just reinstall stock rom etc. Not trying to root or anything here, just simply trying to reinstall factory software for HTC One (M7) - Telus Canada to hopefully resolve the issue.
Please any help is greatly appreciated I have been up now for nearly 20 Hours trying to get this done.
Exactly like this

dugie33 said:
Here is the situation I have an HTC ONE (M7) Here which does absolutely nothing but show this message...
It does not have usb debugging enabled and adb will not register it. I can however connect to it via fastboot....
Ive gotten as far as unlocking the bootloader... But now cannot seem to get any further as everything I have read uses ADB and i cannot get it to recognize ADB Device.
Click to expand...
Click to collapse
Because you are boote din bootloader mode. ADB can't work when in bootloader mode, only from custom recovery or from a booted rom + usb debug on. Here a nice table I made last week to explain the same thing to another guy:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Basically from what i am reading.... Is flash custom recovery such as TWRP (Which i have downloaded) and i want to just reinstall stock rom etc. Not trying to root or anything here, just simply trying to reinstall factory software for HTC One (M7) - Telus Canada to hopefully resolve the issue.
Click to expand...
Click to collapse
Post the output of "fastboot getvar all" (remove your imei and sn before posting)

Related

Stuck on HTC logo

Yo.
After countless hours of just trying to unlock the damn fastboot/hboot whatever, I finally did it, flashed the recovery, then a custom OS. But I forgot to do the hboot downgrade s-off thing, and now it's stuck on the HTC logo and doesn't boot. I was supposed to try the IncS Downgrade script http://forum.xda-developers.com/showthread.php?t=1373697
But this requires me to be booted up in a rom, which is kinda silly I guess because it restarts into fastboot afterwards.
But anyway, phone doesn't get recognized on the script when I'm allready in fastboot, and I've been trying all kinds of fixes and I'm about to lose it.
So I'm giving up and asking if anyone got a solution while I still got some of my sanity left :silly:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is all I'm seeing atm.
ruckus92 said:
Yo.
After countless hours of just trying to unlock the damn fastboot/hboot whatever, I finally did it, flashed the recovery, then a custom OS. But I forgot to do the hboot downgrade s-off thing, and now it's stuck on the HTC logo and doesn't boot. I was supposed to try the IncS Downgrade script http://forum.xda-developers.com/showthread.php?t=1373697
But this requires me to be booted up in a rom, which is kinda silly I guess because it restarts into fastboot afterwards.
But anyway, phone doesn't get recognized on the script when I'm allready in fastboot, and I've been trying all kinds of fixes and I'm about to lose it.
So I'm giving up and asking if anyone got a solution while I still got some of my sanity left :silly:
This is all I'm seeing atm.
Click to expand...
Click to collapse
Extract boot.img from custom Rom zip file, place in PC's fastboot directory. Enter fastboot mode on phone. Type
Code:
fastboot flash boot boot.img
and restart.
THAAAAAAAAAAAAAAAAAAAAAAAAAANK YOOOOOOOOOUUUUUUUUUUUUUUUU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! that just made my day bro:good:
I have the same problem ... I did that but when I restart I must do it again !!
Sent from my Incredible S using xda premium
Fshtiwi said:
I have the same problem ... I did that but when I restart I must do it again !!
Sent from my Incredible S using xda premium
Click to expand...
Click to collapse
Make sure you are typing the command correctly and not just fastboot boot boot.img

Device Bricked?

Here is my story. I've been at this for three hours including searching XDA and other sites. Can't get any options to work.
I was trying to gain S-OFF. I installed a custom recovery (TWRP) and in doing so I could not see any files to flash the new rom... I tried flash CWM, it ended up booting to the CWM text at the bottom left with the version number, and then booting to the plain white (with htc one logo) screen and sitting there and not booting into anything else. Just sits there. Every recovery I flash through fastboot (which is my ONLY option into the phone it seems) does not boot up, the device just restarts to that annoying HTC logo screen.
I was able to get ONE recovery of twrp working and it boots up into it and displays all the options, HOWEVER, it cannot mount... Nothing will mount via twrp.
What can I do?
Screenshot of twrp attached
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flash twrp 2.6.3.3. Then run the fastboot erase cache. You should be able to get into recovery then. Any partitions that won't mount you will have to wipe in recovery. Then you can either adb sideload or adb push a Rom to your phone in recovery
nateboi81 said:
Flash twrp 2.6.3.3. Then run the fastboot erase cache. You should be able to get into recovery then. Any partitions that won't mount you will have to wipe in recovery. Then you can either adb sideload or adb push a Rom to your phone in recovery
Click to expand...
Click to collapse
That worked! You just fixed my phone! :laugh:
You sir are an :angel:
I had just about given up hope Awesome, learned something, too!
Looks like all TWRP features seem to work even install zip or flash rom.
Any ideas on the S-OFF? I can't seem to get it I tried Revone and Firewater. I have 1.56 HBOOT none of the options I''ve looked have worked.
Good to hear. What message do you get with firewater? If you get the whelp this sucks message only sunshine will work. Which will cost you $25

Need Help Fast! - HTC One m7 problems, can't fix. Help!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Okay, firstly, this all started when I flashed the new Sense 7 Insert Coin Rom. My phone would not boot up after having turned off/lost battery.
Here is a list of the problems:
1. Cannot boot into recovery, gives purple loading text and then bootloops again
2. When charging it charges for 5-10 seconds minimum and then bootloops
3. The device has turned on before during these bootloops once before
4. The device could be left charging all night and bootloops all night, no way to power down
5. Upon attempting to power the device on after 12 hours of charging it has no battery charge left
6. Cannot flash a new recovery for some reason (via cmd)
7. Tried flashing TWRP, CWM and PhilZ again, none worked all resulting with the error code 'error: cannot load recovery.img' having put the code 'fastboot flash recovery recovery.img' with no results
8. Device can only boot into bootloader, nothing else.
9. And also, the above CMD error too..
I have been without my phone for 3 days now and having tried all the possible options I knew of this was my last resort.
Hope someone has a solution, thanks
I had a similar issue with my device. Turned out that the flash storage had died.
Took it in to my operator and they replaced it with a refurbished HTC One
Had to pay because the phone had some nicks and scratches.
Mat214 said:
I had a similar issue with my device. Turned out that the flash storage had died.
Took it in to my operator and they replaced it with a refurbished HTC One
Had to pay because the phone had some nicks and scratches.
Click to expand...
Click to collapse
Oh dear... was hoping this wasn't serious. Thanks.
Matthew.One said:
Oh dear... was hoping this wasn't serious. Thanks.
Click to expand...
Click to collapse
not so much a solution, but it sounds to me like your battery is dead dead, as in you need a new battery, if the phone is dyiong pretty much as soon as you unplug it from the charger then it has to be the battery, and as a safety feature, you cant flash anything with a battery that low, which would also explain the flashing error your getting.

AOSP 11 fastboot flashing lock unknown command

Hi all,
By follow the sony open device aosp build instruction with all the steps successfully.
https://developer.sony.com/develop/...structions/build-aosp-android-android-11-0-0/
But when starting the phone, it shows an error message and nothing more
`Your device software can't be checked for corruption. Please lock the bootloader.`
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So I try to relock the bootloader, it did shows that the device already unlocked
but when I try to lock, it shows 'unknown command'
Any ideas? thanks
Hey. Just a heads up--the screen notifying about unlocked bootloader is normal. Since unlocking the bootloader I get the same notification during startup and then it boots normally into the ROM. Whatever the startup issue is, I wouldn't conclude it's caused by unlocked bootloader based off that screen.
In regards to the issue with relocking the bootloader, I had ran into a similar nondescript error with adb while trying to flash TWRP, it read 'FAILED (Status read failed (No such device))' and after a lot of googling I found that the solution is to try different computers/USB ports. In my case I had to use another laptop's USB port while running Linux/EndeavourOS from thumb drive (fastboot was/is unreachable under Windows for my XZ1c).
upd. Oh, it seems relocking the bootloader is not as easy as fastboot oem lock. Nevermind.
I'm not sure which question you're asking.
If it's that you see the message, it's normal, because you (or someone else) unlocked your bootloader. It's normal, and a warning (not an error), not a sign that anything's broken. But you maybe want to check your ROM or recovery, if you weren't the one who installed them, or you don't trust the person that did.
If it's that you can't re-lock the bootloader, that's ... also expected. You can't. No one has found a way to re-lock the bootloader on the XZ1 compact. So that command will always fail. It's not supported on your phone.
If the phone won't boot or is broken, it's likely for some other reason.

Bootloader loop after flashing T-Virus

Hello,
I've been trying to install Pixel Experience on my phone following these guides
Install PixelExperience on NB1 - PixelExperience Wiki
Install PixelExperience on NB1 - PixelExperience Wiki
wiki.pixelexperience.org
Nokia 8 (NB1) Full ROM Installation Guide
In this guide, you will find: What you should do before installing a custom ROM on your Nokia What are the button combinations of Nokia 8 for reboot to download mode, recovery mode, and etc How to install T-Virus (project treble) on Nokia 8 How...
forum.xda-developers.com
Just as described I've downloaded Nokia drivers. My phone already had unlocked bootloader via official HMD method so i went over to the next step and T-Virus.
I entered fastboot sucesfully by enabling USB debugging. Downloaded T-Virus from the guide link and executed Windows command. Followed all steps in command window.
During the process I've noticed repeating error "Invalid sparse file format at header magic" if it's important.
Anway it finished and said that my phone will enter ROM now but after restarting it's back at bootloader.
I tried entering recovery via key combinations but they won't work.
I can detect my phone in fastboot and even when i type in
fastboot reboot recovery
It will still reboot into download mode.
Any help appreciated how to get my phone to work again.
Okay, crisis averted, I reverted T-Virus and now i can boot to android again.
But I still want to know why T-Virus failed and cause bootloop on my device?
I've noticed that despite having unlocked bootloader my critical is locked. Could t
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
his be the source of issue?
Yup that was it.
I had to repeat fastboot flash unlock unlock.key and then fastboot flashing unlock_critical to get critical unlocked and now T-Virus installed without any issues.
Hey got the same problem, how did you revert and unlock critical?

Categories

Resources