I have a problem when I do an update from recovery-twrp-2.6.3.3-M7 to recovery-twrp-2.7.1. 1-M7 get a black screen
alhaiki2012 said:
I have a problem when I do an update from recovery-twrp-2.6.3.3-M7 to recovery-twrp-2.7.1. 1-M7 get a black screen
Click to expand...
Click to collapse
Did you fastboot erase cache after flashing the recovery?
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Also I don't recommend 2.7.1.1 since it has the No OS Bug that wipes OS Version from the misc partition. However it may be to late. You can check on the bootloader screen do you have OS Version Blank? Its only a cosmetic bug so don't worry if you have it won't damage your device
Go for 2.8.3.0 i think is the new one haven't seen any major problems reported for that so far
thanks for reply me
i do all this cmd win i reboot to recovery just give me only google log .. this is my bootloader info:
*** UNLOCKED ***
M7_UL PVT SHIP S-OFF RH
CID-11111111
HBOOT-1.54.0000
RADIO-4T.30.3218.21
openDSP-V34.120.274.0429
OS-5.11.17000.3
eMMC-boot 2048mb
Dec 2 2014,22:11:20.0
ROM RUU-HTC_One_GE-5.0.1-5.11.1700.3
I Hop can help me for that
Related
Hello,
Hope any of you can help me.
UNLOCKED
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
RADIO-4A.17.3250.14
OpenDSP-v31.120.274.0617
OS-2.23.401.8
eMMC-boot2048MB
I have some problems with my phone. I accidently wiped all data on my phone.
Right now there is no OS on it so not booting. I have tried everyway I could find with google.
Phone is recognized by fastboot but not with ADB so cant get any other rom on my phones internal storage.
Also cant find a official RUU for my OS.
Hope u guys can help me
Thanks
get TWRP recovery: http://forum.xda-developers.com/showthread.php?t=2173870
from the bootloader menu type
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.0-m7.img
load into recovery from the bootloader menu
download any rom to your computer
once inside TWRP type
Code:
adb push \path\to\romname.zip /sdcard/roms/romname.zip
install rom
reboot
Hello :laugh:
I have a big problem witk my HTC One : I can't install any ROM because I can't access to the recovery. When I press on it, the phone is rebooting and looping in the HTC Logo. What can I do ? Thanks in advance.
Tampered
Unlocked
M7_U PVT Ship S-ON RH
HBOOT-1.54.0000
RADIO-4A.17.3250.14
Do an erase cache in fastboot:
Code:
fastboot erase cache
Now, re-try to boot into recovery
Guich said:
Do an erase cache in fastboot:
Code:
fastboot erase cache
Now, re-try to boot into recovery
Click to expand...
Click to collapse
Thanks a lot ! It worked :victory:
Hi, all! I'm try to install cm-11-20131224-NIGHTLY-m7ul.zip with Install_CM_for_m7ul instruction from cyanogenmod wiki. After step Select choose zip from sdcard, clockwork recovery show Status 7. After reboot phone, phone boot only in recovery mode or fastboot if hold volume down while rebooting. How to fix that?
Fastboot give same info:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
Sorry for my english.
Resolve by update clockworkmod recovery.
username482 said:
Hi, all! I'm try to install cm-11-20131224-NIGHTLY-m7ul.zip with Install_CM_for_m7ul instruction from cyanogenmod wiki. After step Select choose zip from sdcard, clockwork recovery show Status 7. After reboot phone, phone boot only in recovery mode or fastboot if hold volume down while rebooting. How to fix that?
Fastboot give same info:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
Sorry for my english.
Click to expand...
Click to collapse
wipe data and cache try it in cwm
username482 said:
Hi, all! I'm try to install cm-11-20131224-NIGHTLY-m7ul.zip with Install_CM_for_m7ul instruction from cyanogenmod wiki. After step Select choose zip from sdcard, clockwork recovery show Status 7. After reboot phone, phone boot only in recovery mode or fastboot if hold volume down while rebooting. How to fix that?
Fastboot give same info:
*** TAMPERED ***
*** UNLOCKED ***
M7_UL PVT SHIP S-ON RH
HBOOT-1.54.0000
Sorry for my english.
Click to expand...
Click to collapse
Get d latest TWRP 2.6.3.4 Frm here
http://forum.xda-developers.com/showthread.php?t=2173870
Flash it using fastboot flash recovery TWRP.img
Sent from my HTC One using xda app-developers app
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
reboot your computer and tyr again.
bewn said:
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
Click to expand...
Click to collapse
bewn said:
Please help me.
I've done something really stupid. I flashed from ClockWorkMod to Android Revolution HD on my HTC One m7.
I've got ClockWorkMod Recovery installed and when flashing was done i got stuck in HTC startup screen.
Trying to get in to recovery mode again and install my backup did not work, it just shows ClockWorkMod Recovery logo and reboots. When in bootloader mode, i can't access the phone through adb or fastboot, no devices in list.
Is there any way to use ADB/fastboot when in the bootloader screen?
Info from bootloader screen:
M7_UL PVT SHIP S-ON RH
HBOOT-1.56.0000
RADIO-4A.23.3263.28
OpenDSP-V32.120.274.0909
OS-4.19.401.8
eMMC-boot 2048MB
Click to expand...
Click to collapse
CMW does not work with ARHD. You need TWRP 2.6.3.3
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot reboot-bootloader
Enter recovery and flash ARHD again
Sent from my HTC One using XDA Premium 4 mobile app
After fastboot flash recovery ...
fastboot erase cache
SOLVED
bored_stupid said:
CMW does not work with ARHD. You need TWRP 2.6.3.3
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot reboot-bootloader
Enter recovery and flash ARHD again
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks bored_stupid! This solved the installation problem.
The other problems were solved like this:
The first problem was that fastboot didn't connect to my PC.
This was solved by changing computer to one with a USB 2.0.
Now the problem I had with my recovery was solved by flashing the recovery partition again and clean the cache (forget that the first time).
fastboot flash recovery clockworkrec.img
fastboot erase cache
After this I was able to get in recovery mode.
Dear All
I have problem on my htc
first , my phone is boot loop (fast boot and hboot is ok) but this issue happened during when usn debuging was off) it's mean the adb not any act and also not working recovery mode
i tried to install some CWM and TWRP the installation was ok but not entering to recovery and back to bootloader mode!
and then try to install custom rom (maximus) after finished and restart , the problem is remain .
i try to erase data-cache-system by fastboot command but only erased cache . after try to erase data and system i have this message :FAILED (remote:not allowed)
i think i need a stock rom by RUU.exe format for solve this problem .
pls help me
In general phone is HTC Butterfly S (901e):
***TAMPERED***
*** UNLCOKED ***
DLXP_U PVT SHIP S-ON RH
CID-HTC__621
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
maka133 said:
Dear All
I have problem on my htc
first , my phone is boot loop (fast boot and hboot is ok) but this issue happened during when usn debuging was off) it's mean the adb not any act and also not working recovery mode
i tried to install some CWM and TWRP the installation was ok but not entering to recovery and back to bootloader mode!
and then try to install custom rom (maximus) after finished and restart , the problem is remain .
i try to erase data-cache-system by fastboot command but only erased cache . after try to erase data and system i have this message :FAILED (remote:not allowed)
i think i need a stock rom by RUU.exe format for solve this problem .
pls help me
In general phone is HTC Butterfly S (901e):
***TAMPERED***
*** UNLCOKED ***
DLXP_U PVT SHIP S-ON RH
CID-HTC__621
HBOOT-1.57.0000
RADIO-4T.27.3218.14
OpenDSP-v32.120.274.0909
OS-
eMMC-boot 2048MB
Click to expand...
Click to collapse
There is no RUU for this phone, at least nobody found one yet.