i flashed a rom now when i reboot my m7 it says unfortunately system ui has stopped working when it reboots the wallpaper is black with the icons as normal but nothing works i can't even pull down notification bar down but nothing works
carinfex said:
i flashed a rom now when i reboot my m7 it says unfortunately system ui has stopped working when it reboots the wallpaper is black with the icons as normal but nothing works i can't even pull down notification bar down but nothing works
Click to expand...
Click to collapse
can't help because:
You did not mentioned any info about your phone (fastboot getvar all)
You did not specified what rom exactly
alray said:
can't help because:
You did not mentioned any info about your phone (fastboot getvar all)
You did not specified what rom exactly
Click to expand...
Click to collapse
there is no fastboot on it the rom was called insertcoin for the htc m7 i have the latest twrp on it now
carinfex said:
there is no fastboot on it.
Click to expand...
Click to collapse
Fastboot is not on the phone. Fastboot is a tool to communicate whith the device when its booted in bootloader mode. The command "fastboot getvar all" will output all the important information about your phone. We need these info to assist you.
the rom was called insertcoin for the htc m7 i have the latest twrp on it now
Click to expand...
Click to collapse
What version of insertcoin? 7.0.7? 7.0.8? some 7.0.8 nightly version?
alray said:
Fastboot is not on the phone. Fastboot is a tool to communicate whith the device when its booted in bootloader mode. The command "fastboot getvar all" will output all the important information about your phone. We need these info to assist you.
What version of insertcoin? 7.0.7? 7.0.8? some 7.0.8 nightly version?
Click to expand...
Click to collapse
it was the 7.0.8+nightly
carinfex said:
it was the 7.0.8+nightly
Click to expand...
Click to collapse
First, flash the last stable version. Nightly version can have some bugs
secondly, still waiting for your "fastboot getvar all"
All I can say without these info is reflash the rom, try another rom or try with stock rom.
alray said:
First, flash the last stable version. Nightly version can have some bugs
secondly, still waiting for your "fastboot getvar all"
All I can say without these info is reflash the rom, try another rom or try with stock rom.
Click to expand...
Click to collapse
i'm sorry but how do i do the command fastboot getvar all don't know how to do these
carinfex said:
i'm sorry but how do i do the command fastboot getvar all don't know how to do these
Click to expand...
Click to collapse
install latest android sdk or minimal adb and fastboot on your computer
install latest htc drivers
connect your phone to your pc
reboot the phone in bootloader / fastboot usb mode
open a command prompt from you adb / fastboot folder
type:
fastboot getvar all
Click to expand...
Click to collapse
Related
GUYS HELP....the official website only let me download 6.0.3.1 touch,,,but the touch screen wont work on aroma....
so anybody can help me with a flashable zip file plzzzzz
Use the TWRP or the Philz CWM
darkoblade said:
GUYS HELP....the official website only let me download 6.0.3.1 touch,,,but the touch screen wont work on aroma....
so anybody can help me with a flashable zip file plzzzzz
Click to expand...
Click to collapse
Don't use the official website, the latest version can be found in the thread: http://forum.xda-developers.com/showthread.php?t=2173863
nkk71 said:
Don't use the official website, the latest version can be found in the thread: http://forum.xda-developers.com/showthread.php?t=2173863
Click to expand...
Click to collapse
thxxxxxx alot my friend.... last thing though...how do i install this img file???
darkoblade said:
thxxxxxx alot my friend.... last thing though...how do i install this img file???
Click to expand...
Click to collapse
Just as it says in the OP:
Make sure fastboot is unchecked in power options and turn phone completely off
Boot into HBOOT then Fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery.img"
nkk71 said:
Just as it says in the OP:
Make sure fastboot is unchecked in power options and turn phone completely off
Boot into HBOOT then Fastboot
From fastboot. Use command "fastboot erase cache"
From fastboot. Use command "fastboot flash recovery recovery.img"
Click to expand...
Click to collapse
another noob question....where do i type this commend...from computer of mobile???
darkoblade said:
another noob question....where do i type this commend...from computer of mobile???
Click to expand...
Click to collapse
From your computer. (you are unlocked right?)
But since you're asking, (sorry no offense intended at ALL), have you familiarized yourself with the various guides for unlocking, custom firmware, rooting, flashing, etc.
I really recommend doing that before proceeding.
Also once you do flash the custom recovery, do a nandroid backup of your stock rom, in case you need it in the future.
nkk71 said:
From your computer. (you are unlocked right?)
But since you're asking, (sorry no offense intended at ALL), have you familiarized yourself with the various guides for unlocking, custom firmware, rooting, flashing, etc.
I really recommend doing that before proceeding.
Also once you do flash the custom recovery, do a nandroid backup of your stock rom, in case you need it in the future.
Click to expand...
Click to collapse
no offence taken at all man...but no am not unlocked...i updated to 4.3 before rooting so i couldnt use the unlock method...
by unlock u mean s-off right???
cuz am already rooted with a custom rom
darkoblade said:
no offence taken at all man...but no am not unlocked...i updated to 4.3 before rooting so i couldnt use the unlock method...
by unlock u mean s-off right???
cuz am already rooted with a custom rom
Click to expand...
Click to collapse
no no, not s-off, just bootloader unlocked (using HTCdev), and since your already rooted and on a custom rom, you've obviously already done that.
You're good to flash the updated recovery as mentioned in the steps above.
Download the recovery img to your computer, and place it the same folder as your fastboot/adb commands are
then reboot your phone to bootloader
connect the phone to your PC, and on your phone it will read "FASTBOOT USB"
then on your PC run:
"fastboot erase cache"
"fastboot flash recovery <name of recovery>.img"
nkk71 said:
no no, not s-off, just bootloader unlocked (using HTCdev), and since your already rooted and on a custom rom, you've obviously already done that.
You're good to flash the updated recovery as mentioned in the steps above.
Download the recovery img to your computer, and place it the same folder as your fastboot/adb commands are
then reboot your phone to bootloader
connect the phone to your PC, and on your phone it will read "FASTBOOT USB"
then on your PC run:
"fastboot erase cache"
"fastboot flash recovery <name of recovery>.img"
Click to expand...
Click to collapse
haha..yeah ok man...i just realized i need to have the andriod sdk first to have the fastboot/adb folder.....am keep diging anyway....thankx for the help .
darkoblade said:
haha..yeah ok man...i just realized i need to have the andriod sdk first to have the fastboot/adb folder.....am keep diging anyway....thankx for the help .
Click to expand...
Click to collapse
yep, you need the sdk and also the drivers for your PC, a quick search through the forum or google will find you plenty of answers; there's also a toolkit here: http://forum.xda-developers.com/showthread.php?t=2183942
though I never use it myself, but it does contain the adb/fastboot commands in one of it's subfolders.
nkk71 said:
yep, you need the sdk and also the drivers for your PC, a quick search through the forum or google will find you plenty of answers; there's also a toolkit here: http://forum.xda-developers.com/showthread.php?t=2183942
though I never use it myself, but it does contain the adb/fastboot commands in one of it's subfolders.
Click to expand...
Click to collapse
nothing is working man....my recovery is stuck on cwm 6.0.3.1 and dont want to budge....
darkoblade said:
nothing is working man....my recovery is stuck on cwm 6.0.3.1 and dont want to budge....
Click to expand...
Click to collapse
are you sure you're not relocked? can you post a screenshot (or text) of your bootloader.
nkk71 said:
are you sure you're not relocked? can you post a screenshot (or text) of your bootloader.
Click to expand...
Click to collapse
sure...
darkoblade said:
sure...
Click to expand...
Click to collapse
you should be fine, in the attached screenshot use the POWER button to enter FASTBOOT, once it says FASTBOOT where it now shows HBOOT, connect it to your PC.
it should then show as FASTBOOT USB (if it doesn't then you're missing the drivers on your PC, and have to reinstall them)
then just follow the steps on your PC:
"fastboot erase cache"
"fastboot flash recovery <name of recovery>.img"
if any of those give you an error message (or any message), post them for us to see.
nkk71 said:
you should be fine, in the attached screenshot use the POWER button to enter FASTBOOT, once it says FASTBOOT where it now shows HBOOT, connect it to your PC.
it should then show as FASTBOOT USB (if it doesn't then you're missing the drivers on your PC, and have to reinstall them)
then just follow the steps on your PC:
"fastboot erase cache"
"fastboot flash recovery <name of recovery>.img"
if any of those give you an error message (or any message), post them for us to see.
Click to expand...
Click to collapse
mmmm...am sorry this is taking so mush of your time..but my problem is with the adb thing..i downloaded the sdk but the sdk manager wont start...and the adb just opens a cmd window and closes ,,,i installed the java and everything needed but i cant open the sdk manager...
darkoblade said:
mmmm...am sorry this is taking so mush of your time..but my problem is with the adb thing..i downloaded the sdk but the sdk manager wont start...and the adb just opens a cmd window and closes ,,,i installed the java and everything needed but i cant open the sdk manager...
Click to expand...
Click to collapse
adb is not a windows program, you have to open a command prompt. go to the folder where adb is located, then SHIFT + RIGHT CLICK -> "Open command window here"
then you should be able to run adb or fastboot
check your device is connected with "adb devices" or "fastboot devices"
nkk71 said:
adb is not a windows program, you have to open a command prompt. go to the folder where adb is located, then SHIFT + RIGHT CLICK -> "Open command window here"
then you should be able to run adb or fastboot
check your device is connected with "adb devices" or "fastboot devices"
Click to expand...
Click to collapse
okkkkkk...i done the erase cash thing but the flash recovery recovery.img commend is giving cannot load......a unknown error..
and yes the recovery.img is in the same folder....
sooo????
'recovery.img' has to be the name you've given the recovery image
Hi.
my problem is that my phone does not up, just stay in a htc logo. it is root and has a cwm installed.
I need a way to pass cyanogemod to its internal memory or a way to install a rom from the pc.
Thanks.
hackeadorazo said:
Hi.
my problem is that my phone does not up, just stay in a htc logo. it is root and has a cwm installed.
I need a way to pass cyanogemod to its internal memory or a way to install a rom from the pc.
Thanks.
Click to expand...
Click to collapse
your question, isn't very clear, and it's missing "fastboot getvar all" (excluding IMEI and s/n)... so that we know what device you have.
it's also missing, what you were trying to install, etc.
but in short, to get a ROM to install use either:
1- OTG cable
2- adb push
3- adb sideload
if you're trying to install a 4.4 ROM then CWM may not work, and you'll need to switch to TWRP.
nkk71 said:
your question, isn't very clear, and it's missing "fastboot getvar all" (excluding IMEI and s/n)... so that we know what device you have.
it's also missing, what you were trying to install, etc.
but in short, to get a ROM to install use either:
1- OTG cable
2- adb push
3- adb sideload
if you're trying to install a 4.4 ROM then CWM may not work, and you'll need to switch to TWRP.
Click to expand...
Click to collapse
I tried to install TWRP and success. but when enter to recovery the touch isn't response and the power button don't power off.
I don't know to do.
the phone still s-on, is necesary s-off to can install a rom?
how can I Power off the phone.
please help me.
I Attached a picture.
thank
hackeadorazo said:
I tried to install TWRP and success. but when enter to recovery the touch isn't response and the power button don't power off.
I don't know to do.
the phone still s-on, is necesary s-off to can install a rom?
how can I Power off the phone.
please help me.
I Attached a picture.
thank
Click to expand...
Click to collapse
outdated recovery, please post a fastboot getvar all (excluding IMEI and s/n), so we can see what device you're on.
nkk71 said:
outdated recovery, please post a fastboot getvar all (excluding IMEI and s/n), so we can see what device you're on.
Click to expand...
Click to collapse
Hi.
I Attached a picture to the phone fastboot.
i hope you can help me.
thanks.
hackeadorazo said:
Hi.
I Attached a picture to the phone fastboot.
i hope you can help me.
thanks.
Click to expand...
Click to collapse
next time just copy/past a fastboot getvar all (excluding IMEI, s/n and in your case MEID)
m7_wls = Sprint?
then get recovery from: http://techerrata.com/browse/twrp2/m7wls
(verify MD5!!!!)
then install a ROM compatible with Sprint.
nkk71 said:
next time just copy/past a fastboot getvar all (excluding IMEI, s/n and in your case MEID)
m7_wls = Sprint?
then get recovery from: http://techerrata.com/browse/twrp2/m7wls
(verify MD5!!!!)
then install a ROM compatible with Sprint.
Click to expand...
Click to collapse
I installed the recovery and the rom (cm10.1) by adb push, I have some issues with gsm and cdma but everything is ok and I know the way to flash another rom.
really thank you so much.
Hi; i make a terrible mistake, i wanted to flash stock recovery (only stock) and i put the comand : fastboot flash boot instead of fastboot flash recovery :/
And now my phone wont boot all what i have is recovery...
I really need my phone (my only one) right now
Please i will be so thankful...
flash your original firmware boot.img
eyeyousee said:
flash your original firmware boot.img
Click to expand...
Click to collapse
Thanks a lot, how can i find it please ???
AmineOne said:
Thanks a lot, how can i find it please ???
Click to expand...
Click to collapse
post the output of "fastboot getvar all"
remove imei and serialno before posting
alray said:
post the output of "fastboot getvar all"
remove imei and serialno before posting
Click to expand...
Click to collapse
Hi, thanks a lot;
Finally it's done, i found a boot file and tried, everything become like it was, perfect !
Thanks again
Guys I need help. My phone always and only start recovery mode. I try factory reset, wipes but not working. How can fix this?
Destiny97 said:
Guys I need help. My phone always and only start recovery mode. I try factory reset, wipes but not working. How can fix this?
Click to expand...
Click to collapse
Any background info?
what is your "fastboot getvar all" ?
what happened to your phone?
Did you flashed something?
What rom is on your phone (name + version)? Stock/custom rom?
What recovery is your phone (name + version)? Stock/custom recovery?
What is your goal? I.e: I want to be on the latest stock rom for my phone or I want to flash this custom rom....?
I use stock rom and I not use root. I open storage password options and my phone rebooting. My phone do something and closed. Now only opening recovery mode
Can I directly flash custom rom, My phone normally work?
alray said:
Any background info?
what is your "fastboot getvar all" ?
what happened to your phone?
Did you flashed something?
What rom is on your phone (name + version)? Stock/custom rom?
What recovery is your phone (name + version)? Stock/custom recovery?
Click to expand...
Click to collapse
Destiny97 said:
I use stock rom and I not use root. I open storage password options and my phone rebooting. My phone do something and closed. Now only opening recovery mode
Can I directly flash custom rom, My phone normally work?
Click to expand...
Click to collapse
Please post the output of "fastboot getvar all" so we can know the relevant information about your phone. We also need to know if your bootloader is locked, unlocked or relocked (you can see this info from the bootloader screen). Are you using the stock recovery or a custom recovery?
I cant do anything. My Phone cant mount device storage. I cant wipe, factory reset or anything.
How can ı do fastboot getvar all
And bootloader working
Recovery name: Android Recovery System Lrx22g
Destiny97 said:
I cant do anything. My Phone cant mount device storage. I cant wipe, factory reset or anything.
How can ı do fastboot getvar all
And bootloader working
Recovery name: Android Recovery System Lrx22g
Click to expand...
Click to collapse
You only need to be booted in the bootloader mode to see your bootloader locked/unlocked status and to use fastboot commands like "fastboot getvar all". If you don't know how to use adb/fastboot commands, there are many guides explaining how on xda, Google search for "minimal adb and fastboot" and you should be good. Also make sure that your HTC drivers are installed on your computer (drivers not required if you are using a mac or Linux)
Sent from my HTC One using XDA Labs
Hi guys
I want to install android 8 (emuı or custom rom) but the oreo twrp doesnt installing, ı tried every time and show an error, how to fix this thing?
kadirc5 said:
Hi guys
I want to install android 8 (emuı or custom rom) but the oreo twrp doesnt installing, ı tried every time and show an error, how to fix this thing?
Click to expand...
Click to collapse
You must give more info so that anyone can understand your problem. Which steps did you follow, which error is it...??? BTW better post it in its right thread (Oreo flashing guide)
CarlosAG10 said:
You must give more info so that anyone can understand your problem. Which steps did you follow, which error is it...??? BTW better post it in its right thread (Oreo flashing guide)
Click to expand...
Click to collapse
First part, is the twrp installation on the fastboot mode. I wrote this code > fastboot flash recovery_ramdisk recovery_ramdisk.img and pressed enter
Sending... Ok
Writing...
FAİLED
kadirc5 said:
First part, is the twrp installation on the fastboot mode. I wrote this code > fastboot flash recovery_ramdisk recovery_ramdisk.img and pressed enter
Sending... Ok
Writing...
FAİLED
Click to expand...
Click to collapse
Try sending command "fastboot devices". Does a number appear? In that case, check your recovery_ramdisk img and directory
CarlosAG10 said:
Try sending command "fastboot devices". Does a number appear? In that case, check your recovery_ramdisk img and directory
Click to expand...
Click to collapse
Yes, shows a number
How can ı check?
kadirc5 said:
Yes, shows a number
How can ı check?
Click to expand...
Click to collapse
Download the files again and make sure you are correctly using fastboot
since you rebranded the device, you should unlock the bootloader again. fastboot doesn't allow running command with a locked bootloader
fastboot oem unlock yourcodehere
Striike said:
since you rebranded the device, you should unlock the bootloader again. fastboot doesn't allow running command with a locked bootloader
fastboot oem unlock yourcodehere
Click to expand...
Click to collapse
Im gonna try at the weekend thanks