So I've converted my HTC One M7 from Sense to GPE and wanted to revert my changes. I flashed a Stock Nandroid backup (which worked fine), relocked my bootloader and made it from S-OFF to S-ON (why did I do this?).
I can receive the 4.3 OTA update directly with my phone, but after the download finishes, it says it finds that I've made some changes to my phone and it won't install the update.
My guess is that my kernel or my HBOOT aren't as stock as they should be.
I'm on 4.2.2
HBOOT-1.44.0000
RADIO-4A.14.3250.13
Firmware 2.24.401.8
Screenshot of my Firmware and so on:
s1.directupload.net/images/131108/yl3xutnf.png
s1.directupload.net/images/131108/a7mshuvo.png
Since I've updated to 4.2.2 I should have HBOOT 1.54, or not? After doing S-ON I can't upgrade my bootloader or flash anything anymore.
Even HTC Dev Unlock fails after getting a new unlock token. (It says success, but my phone won't do anything)
Any ideas?
Flibber said:
HBOOT-1.44.0000
Click to expand...
Click to collapse
If it's truly 1.44 (check in bootloader screen and make sure the date is before June 2013), then use revone to unlock.
EDIT: it may or may not work since you're already on 2.24, but give it a try anyway
nkk71 said:
If it's truly 1.44 (check in bootloader screen and make sure the date is before June 2013), then use revone to unlock.
Click to expand...
Click to collapse
I restarted in bootloader and checked it, it's 1.44 no doubt. I tried revone already many times but get "Segmentation fault (core dumped)".
Edit: I also checked the date. It's May 3rd 2013.
Flibber said:
I restarted in bootloader and checked it, it's 1.44 no doubt. I tried revone already many times but get "Segmentation fault (core dumped)".
Edit: I also checked the date. It's May 3rd 2013.
Click to expand...
Click to collapse
hboot is good, but the ROM is not really good for revone, best to have a 4.1.2 ROM. unless you can get your bootloader unlocked again, you might be stuck.
What's your current setup? post a "fastboot getvar all" (remove IMEI and s/n) and details of your ROM (you said you flashed a nandroid, which one)
nkk71 said:
hboot is good, but the ROM is not really good for revone, best to have a 4.1.2 ROM. unless you can get your bootloader unlocked again, you might be stuck.
What's your current setup? post a "fastboot getvar all" (remove IMEI and s/n) and details of your ROM (you said you flashed a nandroid, which one)
Click to expand...
Click to collapse
Thanks for your answer, here's my getvar:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.14.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA32xxxxxxx
(bootloader) imei: 3544xxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3798mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.068s
If it's really because of 4.2.2, can I just install a 4.1.2 RUU over it with locked bootloader and S-ON?
I hope my getvar helps finding a solution.
Flibber said:
Thanks for your answer, here's my getvar:
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.44.0000
(bootloader) version-baseband: 4A.14.3250.13
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.14.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA32xxxxxxx
(bootloader) imei: 3544xxxxxxxx
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: HTC__102
(bootloader) battery-status: good
(bootloader) battery-voltage: 3798mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
getvar:all FAILED (status read failed (Too many links))
finished. total time: 0.068s
If it's really because of 4.2.2, can I just install a 4.1.2 RUU over it with locked bootloader and S-ON?
I hope my getvar helps finding a solution.
Click to expand...
Click to collapse
RUU will work with a locked bootloader, but not with S-On (-> S-On won't allow you to downgrade which is only possible with S-Off)
And you firmware is 2.14.401.2 (posted in the getvar)? Haven't seen that one around. Let me think for a while
But in the meantime, can you try something in adb; after you push revone to the phone and open the adb shell, and change permission, your adb shell command prompt is supposed to start with "$", once you revone -P (gaining root access), does adb come back with "#" instead of "$"
can you do it and copy/paste the whole command prompt here.
nkk71 said:
RUU will work with a locked bootloader, but not with S-On (-> S-On won't allow you to downgrade which is only possible with S-Off)
And you firmware is 2.14.401.2 (posted in the getvar)? Haven't seen that one around. Let me think for a while
But in the meantime, can you try something in adb; after you push revone to the phone and open the adb shell, and change permission, your adb shell command prompt is supposed to start with "$", once you revone -P (gaining root access), does adb come back with "#" instead of "$"
can you do it and copy/paste the whole command prompt here.
Click to expand...
Click to collapse
Thanks a lot for helping me with my problem! That's what I get in my command prompt (I'm working with Windows):
Code:
C:\Users\Kevin\Desktop\One_All-In-One_Kit_v\Data>adb push revone /data/local/tmp
/
3324 KB/s (648208 bytes in 0.190s)
C:\Users\Kevin\Desktop\One_All-In-One_Kit_v\Data>adb shell
[email protected]:/ $ cd /data/local/tmp
cd /data/local/tmp
[email protected]:/data/local/tmp $ chmod 755 revone
chmod 755 revone
[email protected]:/data/local/tmp $ ./revone -P
./revone -P
revone v0.2.1
Gaining root access (thanks to Dan's motochopper)...Segmentation fault (core dum
ped)
139|[email protected]:/data/local/tmp $
Flibber said:
Thanks a lot for helping me with my problem! That's what I get in my command prompt (I'm working with Windows):
Code:
C:\Users\Kevin\Desktop\One_All-In-One_Kit_v\Data>adb push revone /data/local/tmp
/
3324 KB/s (648208 bytes in 0.190s)
C:\Users\Kevin\Desktop\One_All-In-One_Kit_v\Data>adb shell
[email protected]:/ $ cd /data/local/tmp
cd /data/local/tmp
[email protected]:/data/local/tmp $ chmod 755 revone
chmod 755 revone
[email protected]:/data/local/tmp $ ./revone -P
./revone -P
revone v0.2.1
Gaining root access (thanks to Dan's motochopper)...Segmentation fault (core dum
ped)
139|[email protected]:/data/local/tmp $
Click to expand...
Click to collapse
crap
somehow we need to get you into superuser mode, you wouldn't happen to have superuser installed, or be on custom recovery?
Options:
1- Have you tried typing "su" in the adb shell, we need to get the prompt to say # instead of $
2- exit the adb shell, and "adb reboot recovery" and see if adb shell gives you a # instead of $
nkk71 said:
crap
somehow we need to get you into superuser mode, you wouldn't happen to have superuser installed, or be on custom recovery?
Options:
1- Have you tried typing "su" in the adb shell, we need to get the prompt to say # instead of $
2- exit the adb shell, and "adb reboot recovery" and see if adb shell gives you a # instead of $
Click to expand...
Click to collapse
I don't have su anymore and I just tried it to be sure. I can get into recovery when pressing Volume UP + Power when the Symbol appears after typing "adb reboot recovery". It's Android System recovery 3e.
If I try "apply from ..." it says "invalid operation" and immediately reboots...
Btw: I just noticed that the firmware version from getvar is different from my software version in the settings. (2.14.401.2 in getvar and 2.24.401.2 in software information in settings). I guess that's what he doesn't like about my build when trying to do the OTA...
Flibber said:
I don't have su anymore and I just tried it to be sure. I can get into recovery when pressing Volume UP + Power when the Symbol appears after typing "adb reboot recovery". It's Android System recovery 3e.
If I try "apply from ..." it says "invalid operation" and immediately reboots...
Btw: I just noticed that the firmware version from getvar is different from my software version in the settings. (2.14.401.2 in getvar and 2.24.401.2 in software information in settings). I guess that's what he doesn't like about my build when trying to do the OTA...
Click to expand...
Click to collapse
Hey @Flibber, I've been looking around and
1- can't find anything on firmware 2.14.401.2 where did you get that from
2- your software version is 2.24.401.2, that's usually for M7_U models not M7_UL, also strange
How did you get your phone in that state??
nkk71 said:
Hey @Flibber, I've been looking around and
1- can't find anything on firmware 2.14.401.2 where did you get that from
2- your software version is 2.24.401.2, that's usually for M7_U models not M7_UL, also strange
How did you get your phone in that state??
Click to expand...
Click to collapse
First, I changed my MID and CID for going to GPE. To go back I used a nandroid backup of a DE O2 phone (since my phone is also a german O2 branded one). The problem is, i changed the CID to HTC__102 but forgot to change the MID back... No wonder that it won't accept any updates or OTA zips, since they don't match!
I have no idea since unlocking my bootloader, changing my MID/CID or going S-OFF won't work at all...
Edit: Is there any way to change a OTA firmware zip (to change the android-info.txt MID/CID) without losing the signature? Because when I try to flash a firmware zip from an OTA, it passes the signature verification, but fails after checking MID/CID (of course).
Edit2: I just looked into why I can't use revone and most users say that software and firmware version have to match. So the "only" thing I have to do is update my 2.14.401.2 firmware to 2.24.401.2. Again, an original firmware is needed where my CID/MID match the android-info.txt...
I'd really like to bump this. Is there really no way to rezip and sign firmware packages? Or any other solution available?
Sorry for bumping this again, but I'm really stuck with my lovely HTC One
No way to reset CID/MID? Maybe via support? Or something like a hard reset?
Related
fastboot getvar all
version: 0.5
version-bootloader: 1.44.0000
version-baseband: 1.00.20.0626
version-cpld: None
version-microp: None
version-main: 1.31.651.2
version-misc: PVT SHIP S-ON
serialno: FA389S907331
imei: ###############
meid: ###############
product: m7_wls
platform: HBOOT-8064
modelid: PN0720000
cidnum: SPCS_001
battery-status: good
battery-voltage: 4239mV
partition-layout: Generic
security: on
build-mode: SHIP
Adb log
[email protected]:/ $ cd /data/local/tmp
cd /data/local/tmp
[email protected]:/data/local/tmp $ chmod 755 revone
chmod 755 revone
[email protected]:/data/local/tmp $ ./revone -P
./revone -P
revone v0.2.1
Gaining root access (thanks to Dan's motochopper)...Segmentation fault (core dum
ped)
I bought Two phones Friday both m7wls one black one blue. my black one unlocked/s-off fine through revone and was able to put recovery and custom rom with little issues. However when i tried same process with the blue one i get segmentation fault error every time and i have uninstalled/re-installed drivers for phone, never installed htc sync on my pc(windows 7 32 bit), disabled htc sync on phone, tried on clean install of windows(windows 8) after installing all drivers, factory reset phone several times(once from bootloader). I know i could be done in less than 10 if i went through htcdev but for me that's an option i refuse to take, so please help if you can!, within the one parameter (no htcdev)
reserved for logs and solution
reserved for logs and solution if one is found
Look HERE
Nevermind it requires TWRP which means you have to unlock
Prerequisites: unlocked, custom recovery
bigdaddy619 said:
Look HERE
Click to expand...
Click to collapse
"Make sure you have dev unlocked and you flashed a custom recovery"- Second line in post
nazs said:
"Make sure you have dev unlocked and you flashed a custom recovery"- Second line in post
Click to expand...
Click to collapse
Maybe an issue with your ADB shell? I have 'Revoned' twice now, the last time was this morning on my new blue ONE and both times I used terminal on the phone itself. Followed the steps and done. Even went back and did './revone -t' to remove the 'tampered' flag in fastboot. No issues. Try it that way and see what you get.....when you first pull up your term(I use Terminal Emulator), type 'su' (no quotes).......
You must unlock your boot loader. However after running this or even rum runners you can lock it again with a fastboot command and it WILL NOT read "relocked"
Hi,
I have a problem with my HTC One.
SInce i had phone lock due to lot of tentative on screenlock.
I go to factory reset and decided to load a custom ROM.
Unlock BOOTLOADER, installrecovery and root was easy but i don't be able to s-off because adb don't found my device ao rumrunner don't work
I try on 3 computer with 3 different original htc cables.
I install sdk and htc drivers and fastboot work and adb work in recovery to push files.
Actually i haven't rom inside phone and i try to install stock rom but don't work.
I tried with latest TRWP and CWM
infos :
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: XXXXXXXXXXXXX
(bootloader) imei: XXXXXXXXXXXXXX
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4265mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
fanjo
fanjo33 said:
Hi,
I have a problem with my HTC One.
SInce i had phone lock due to lot of tentative on screenlock.
I go to factory reset and decided to load a custom ROM.
Unlock BOOTLOADER, installrecovery and root was easy but i don't be able to s-off because adb don't found my device ao rumrunner don't work
I try on 3 computer with 3 different original htc cables.
I install sdk and htc drivers and fastboot work and adb work in recovery to push files.
Actually i haven't rom inside phone and i try to install stock rom but don't work.
I tried with latest TRWP and CWM
infos :
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
(bootloader) battery-status: good
(bootloader) battery-voltage: 4265mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
fanjo
Click to expand...
Click to collapse
first hide IMEI and SN from your OP. Refer to nkk71's guide linked in my signature to return stock. To s-off your device with rumrunner you'll need a rom in your phone. So you should try arhd. adb push it to /sdcard/ and flash from latest twrp recovery. then try again to s-off and follow the guide.
Done,
I forgot to do it, thanks
Edit : i've already try to install arhd but i got an error message
Code:
>>>setting permissions
set_metadata_recursive:some changes failed
I'm going to try with your link
Edit 2 : i has read already this guide but it's said that you need to be s-off
i'm going to try, who knows
Edit 3 : i confirm that don't work because i'm not s-off
Remove tampered and locking bootloader don't work despite message that have benn successfully done by guru
fanjo33 said:
Done,
I forgot to do it, thanks
Edit : i've already try to install arhd but i got an error message
Code:
>>>setting permissions
set_metadata_recursive:some changes failed
I'm going to try with your link
Edit 2 : i has read already this guide but it's said that you need to be s-off
i'm going to try, who knows
Edit 3 : i confirm that don't work because i'm not s-off
Remove tampered and locking bootloader don't work despite message that have benn successfully done by guru
Click to expand...
Click to collapse
Yes, you'll need to have a functioning ROM on your phone for http://rumrunner.us/ or http://firewater-soff.com/ to work.
What recovery and version are you using to install which ROM? (please do not say latest!!! give me a version number, all of it, not just 2.6 or something)
HI,
So i try with twrp 2.6.0.1, CWR 6.0.3.4 and 6.0.4.5
Soon to your post i test with twrp 2.6.3.3 for m7 and it work, i install succesfully ARHD 51 rom
Now i'm going to try to s-off again
Thanks a lot :good::good:
Edit : i try again and adb don't work and device isn't find.
I disable fastboot and check usb debugging why is don't working :crying:
fanjo33 said:
HI,
So i try with twrp 2.6.0.1, CWR 6.0.3.4 and 6.0.4.5
Soon to your post i test with twrp 2.6.3.3 for m7 and it work, i install succesfully ARHD 51 rom
Now i'm going to try to s-off again
Thanks a lot :good::good:
Edit : i try again and adb don't work and device isn't find.
I disable fastboot and check usb debugging why is don't working :crying:
Click to expand...
Click to collapse
how about some basic info,
* what OS are you using,
* what kind of USB ports
* and you went from latest "twrp 2.6.0.1" to latest "twrp 2.6.3.3"
* adb devices working?
* adb shell working -> gives you normal prompt ($) or su prompt (#)
* fastboot devices working?
* you are able to adb push but not "i try again and adb don't work and device isn't find" (where? in bootloader, recovery, or ROM)?
* no copy/paste of command prompt or terminal?
the less information you give, the less help you're gonna get
you've already posted a getvar all:
Code:
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
but since you still have problems, a little more information may be useful
Hello nkk71 :highfive:
nkk71 said:
how about some basic info,
* what OS are you using,
* what kind of USB ports
Click to expand...
Click to collapse
I tried with seven 64bits on 2 pc, vista 32 bits and xp on my laptop (multiboot) and never my device is find by "adb devices" command
nkk71 said:
* and you went from latest "twrp 2.6.0.1" to latest "twrp 2.6.3.3"
Click to expand...
Click to collapse
No i never say that twrp 2.6.0.1 was the last but intsalled via "HTC One All-In-One Toolkit by Hasoon2000's
nkk71 said:
* adb devices working?
* adb shell working -> gives you normal prompt ($) or su prompt (#)
* fastboot devices working?
Click to expand...
Click to collapse
* adb devices and shell don't work in fastbook, but find recovery when in it an adb find device when OS (ARHD 51) is running.
- adb shell give me that in OS : [email protected]:/ #
- fastboot devices : [Serial] fastboot
nkk71 said:
* you are able to adb push but not "i try again and adb don't work and device isn't find" (where? in bootloader, recovery, or ROM)?
Click to expand...
Click to collapse
It was in recovery, it never worked in bootloader with error:adb device not found
nkk71 said:
* no copy/paste of command prompt or terminal?
the less information you give, the less help you're gonna get
you've already posted a getvar all:
Code:
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-main: 4.19.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__203
but since you still have problems, a little more information may be useful
Click to expand...
Click to collapse
Nothing change since this (just battery voltage )
I copy/pasted it from command prompt
On the terminal there is one more thing : OpenDSP-v32.120.274.0909
fanjo33 said:
I tried with seven 64bits on 2 pc, vista 32 bits and xp on my laptop (multiboot) and never my device is find by "adb devices" command
No i never say that twrp 2.6.0.1 was the last but intsalled via "HTC One All-In-One Toolkit by Hasoon2000's
* adb devices and shell don't work in fastbook, but find recovery when in it an adb find device when OS (ARHD 51) is running.
- adb shell give me that in OS : [email protected]:/ #
- fastboot devices : [Serial] fastboot
It was in recovery, it never worked in bootloader with error:adb device not found
Nothing change since this (just battery voltage )
I copy/pasted it from command prompt
On the terminal there is one more thing : OpenDSP-v32.120.274.0909
Click to expand...
Click to collapse
let's try to make this short & easy, shall we?
What OS you on at the moment? (and adb devices not working correct?
OK
I have seven 64 bits, and my laptop with vitsa 32bits and xp
Adb device not working
fanjo33 said:
OK
I have seven 64 bits, and my laptop with vitsa 32bits and xp
Click to expand...
Click to collapse
Please connect your phone to Win7, then check FAQ #2 in this guide: http://forum.xda-developers.com/showthread.php?t=2541082
the part about device manager
nkk71 said:
Please connect your phone to Win7, then check FAQ #2 in this guide: http://forum.xda-developers.com/showthread.php?t=2541082
the part about device manager
Click to expand...
Click to collapse
I had a message error for MTP installation first time but not after
Under what i have in control panel :
{
"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"
}
--> I uninstall it and it don't come again
fanjo33 said:
I had a message error for MTP installation first time but not after
Under what i have in control panel :
--> I uninstall it and it don't come again
Click to expand...
Click to collapse
"My HTC" = good, is adb now working?
EDIT: did you uninstall HTC sync manager?
nkk71 said:
"My HTC" = good, is adb now working?
EDIT: did you uninstall HTC sync manager?
Click to expand...
Click to collapse
I have this from the start.
and it doesn't work again
Code:
c:\fastboot>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
fanjo33 said:
I have this from the start.
and it doesn't work again
Code:
c:\fastboot>adb devices
adb server is out of date. killing...
* daemon started successfully *
List of devices attached
Click to expand...
Click to collapse
are you in booted up ROM (with USB debugging enabled, and Settings -> Power -> Fast boot disabled)?
nkk71 said:
are you in booted up ROM (with USB debugging enabled, and Settings -> Power -> Fast boot disabled)?
Click to expand...
Click to collapse
Yes all the time since i try to s-off,
fanjo33 said:
Yes all the time since i try to s-off,
Click to expand...
Click to collapse
maybe best to try Ubuntu?
nkk71 said:
maybe best to try Ubuntu?
Click to expand...
Click to collapse
I don't know how ubuntu work.
Can we try with live cd ?
fanjo33 said:
I don't know how ubuntu work.
Can we try with live cd ?
Click to expand...
Click to collapse
you can this guide again: http://forum.xda-developers.com/showthread.php?t=2541082
under FAQ #5. (live usb or cd is just fine, no install!!!)
(or check your xda inbox)
nkk71 said:
you can this guide again: http://forum.xda-developers.com/showthread.php?t=2541082
under FAQ #5. (live usb or cd is just fine, no install!!!)
(or check your xda inbox)
Click to expand...
Click to collapse
I'm going to try with live cd first
fanjo33 said:
I'm going to try with live cd first
Click to expand...
Click to collapse
make a Live USB or CD (ubuntu 12.04, 32bit), use terminal to install fastboot + adb as described, then try rumrunner and/or firewater.
Good luck
hello,
i bought a Sprint HTC one M7 WLS from ebay and shipped it to France.
i was able to Sim unlock / super cid / S-off / root / update PRL
everything worked fine with Bouygues telecom (french operator).
the phone was connected to 3G,HSPA and i had no problem with wifi / bluetooth...
the downsides:
-cannot connect to 4G
-cannot send or receive MMS
-cannot automaticaly receive vocal message ( i had to call BOUYGUES service messenger to hear my message. )
-annoying sprint welcome screen
after 3 month i decided to fix those issues so i changed the MID from PN072000 TO PN071000 using MID changer tool in order to install a BOUYGUES Telecom RUU.exe
(RUU_M7_UL_K44_SENSE55_MR_Bouygues_FR_4.20.1020.12_Radio_4A.23.3263.28_10.38r.1157.04L_release_351533_signed_2)
the MID was changed. and the firmware was flashed to 4.20.1020.12
the installation of the RUU begin normally than i receive the message: "htc fastboot has stopped working"
i tried to fix this issue but it didn't work (reinstalled a newer SDK adb fASTboot, updated HTC driver...)
i tried to "adb push a ROM.zip" but it didn't work
than i decided to forget about this RUU and tried to install a custom rom (Android_Revolution_HD-One_31.6, ViperOne_6.2.0, BadBoyz,) BUT NONE OF THEM INSTALLED CORRECTLY; my phone couldn't boot and i was stuck in fastboot mode.
after more than 20 attempts to fix the phone, i decided to CHANGE THE MID TO PN072000 and return back to stock.
but i realized that MID CHANGER Tool CAN CHANGE SPRINT MID but CANNOT REVERT BACK TO THE SAME SPRINT MID !
i feel so stupid and desparate now. i shouldn't have messed with this phone...
any idea, tutorial, solutions, hints... to solve this problem will be very much appreciated!!
Thank you
morozband said:
hello,
i bought a Sprint HTC one M7 WLS from ebay and shipped it to France.
i was able to Sim unlock / super cid / S-off / root / update PRL
everything worked fine with Bouygues telecom (french operator).
the phone was connected to 3G,HSPA and i had no problem with wifi / bluetooth...
the downsides:
-cannot connect to 4G
-cannot send or receive MMS
-cannot automaticaly receive vocal message ( i had to call BOUYGUES service messenger to hear my message. )
-annoying sprint welcome screen
after 3 month i decided to fix those issues so i changed the MID from PN072000 TO PN071000 using MID changer tool in order to install a BOUYGUES Telecom RUU.exe
(RUU_M7_UL_K44_SENSE55_MR_Bouygues_FR_4.20.1020.12_Radio_4A.23.3263.28_10.38r.1157.04L_release_351533_signed_2)
the MID was changed. and the firmware was flashed to 4.20.1020.12
the installation of the RUU begin normally than i receive the message: "htc fastboot has stopped working"
i tried to fix this issue but it didn't work (reinstalled a newer SDK adb fASTboot, updated HTC driver...)
i tried to "adb push a ROM.zip" but it didn't work
than i decided to forget about this RUU and tried to install a custom rom (Android_Revolution_HD-One_31.6, ViperOne_6.2.0, BadBoyz,) BUT NONE OF THEM INSTALLED CORRECTLY; my phone couldn't boot and i was stuck in fastboot mode.
after more than 20 attempts to fix the phone, i decided to CHANGE THE MID TO PN072000 and return back to stock.
but i realized that MID CHANGER Tool CAN CHANGE SPRINT MID but CANNOT REVERT BACK TO THE SAME SPRINT MID !
i feel so stupid and desparate now. i shouldn't have messed with this phone...
any idea, tutorial, solutions, hints... to solve this problem will be very much appreciated!!
Thank you
Click to expand...
Click to collapse
which tool did you use? and did it change the MID correctly? the reason I ask is because Sprint has a completely different partition layout then the rest of the M7 models.
what is the output of your "fastboot getvar all" (excluding IMEI, MEID, s/n), and do you have a working custom recovery?
hello,
here's the getvar all info:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.03.651.3
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: FA34KS902030
(bootloader) imei:
(bootloader) meid:
(bootloader) product: m7_wls
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 4277mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-1f512bb6
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
i used MID_Change_TOOL_v.1.01.zip and followed this guide http://forum.xda-developers.com/showthread.php?t=2535365
i tried to flash 5.03.651.3_Stock | Rooted | 4.4.2 | Sense 6 [5/29/2014] Deodex
i used an OTG cable and flashed the rom in clockworkmod (the ADB push rom.zip method didn't work)
the installation was successful but the phone did not boot.
and yes i made a back up in clockworkmod before flashing the htc but now i can't reinstall it. i am getting a message like "system fail to install".
thank you for your help!
morozband said:
hello,
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: N/A
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) product: m7_wls
(bootloader) modelid: PN0710000
(bootloader) cidnum: 11111111
thank you for your help!
Click to expand...
Click to collapse
if p6 is the same for Sprint and GSM models, you can use @scotty1223's adb commands in custom recovery to change MID: http://forum.xda-developers.com/showthread.php?t=2490792
the echo command for you to get back to PN0720000 should be:
Code:
echo -ne '\x50\x00\x4e\x00\x30\x00\x37\x00\x32\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=16384
.
sadly i've tried this already.
i copy/pasted the message in cmd prompt:
C:\adb_fastboot_and_other_tools\Android>echo -ne '\x50\x00\x4e\x00\x30\x00\x37\x
00\x32\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=1
6384
'dd' is not recognized as an internal or external command,
operable program or batch file.
morozband said:
sadly i've tried this already.
i copy/pasted the message in cmd prompt:
C:\adb_fastboot_and_other_tools\Android>echo -ne '\x50\x00\x4e\x00\x30\x00\x37\x
00\x32\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=1
6384
'dd' is not recognized as an internal or external command,
operable program or batch file.
Click to expand...
Click to collapse
That's an adb shell command ...was the phone in recovery and did you start with adb shell followed by su and then the command ?
2)change your MID
warning: *do not try and type the command. please copy and paste it
-AT&T,developer,google play MID:
enter the following:
adb shell
su (if needed to get a # prompt)
Code:
echo -ne '\x50\x00\x4e\x00\x30\x00\x37\x00\x31\x00\x32\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=16384
(the above is one big long command. make sure you copy it all,and dont get extra spaces when you paste it.)
exit
adb reboot bootloader
fastboot getvar mid (or getvar all)
verify PN0712000 for modelid
fastboot reboot
Click to expand...
Click to collapse
you can't skip any of the steps
clsA said:
That's an adb shell command ...was the phone in recovery and did you start with adb shell followed by su and then the command ?
you can't skip any of the steps
Click to expand...
Click to collapse
hi,
finally i managed to Restore the whole mess using the RUU.zip installation method:
i used the RUU_Sprint_HTC_One_m7wls_1.29.651.10.zip to return back to stock
than i installed Bad Boyz Sprint ONE ROMz | 4.4.2 | Sense 6 | Deodexed | BB Updater | Updated 6/19/14
the method is described below:
Download the RUU.zip file and place in your ADB/fastboot folder. I would recommend renaming the zip file to something simple like ruu.zip.
Boot your phone into the bootloader by holding the power and vol up/down buttons at the same time until you see the bootloader screen or if you have your phone booted you can use the ADB command:
adb reboot-bootloader
Now use these fastboot commands:
fastboot oem rebootRUU
Should see the Silver HTC logo. Now issue this command to flash your phone using the ruu.zip file:
fastboot flash zip ruu.zip
Now the first time you issue a command to flash firmware/ruu in fastboot it only prepares the flash. You have to issue the exact command again:
fastboot flash zip ruu.zip
The green status bar usually does not reach the 100% mark. When the output in the command window is complete, you can reboot:
fastboot reboot
**Notes about the RUU.zip method. You still need to have the proper CID for the RUU. You can run the RUU.zip with super CID, but you will have to lock your bootloader first. If you are running the RUU.zip as base to downgrade all your firmware because you are going to then going to restore a stock Nandroid so the RUU might not be made for your MID, so you may need to edit the android-info.txt inside the ruu.zip to include your MID or CID.
i forgot to say that i couldn't change the MID using the adb shell command
morozband said:
hi,
finally i managed to Restore the whole mess using the RUU.zip installation method:
i used the RUU_Sprint_HTC_One_m7wls_1.29.651.10.zip to return back to stock
than i installed Bad Boyz Sprint ONE ROMz | 4.4.2 | Sense 6 | Deodexed | BB Updater | Updated 6/19/14
the method is described below:
Download the RUU.zip file and place in your ADB/fastboot folder. I would recommend renaming the zip file to something simple like ruu.zip.
Boot your phone into the bootloader by holding the power and vol up/down buttons at the same time until you see the bootloader screen or if you have your phone booted you can use the ADB command:
adb reboot-bootloader
Now use these fastboot commands:
fastboot oem rebootRUU
Should see the Silver HTC logo. Now issue this command to flash your phone using the ruu.zip file:
fastboot flash zip ruu.zip
Now the first time you issue a command to flash firmware/ruu in fastboot it only prepares the flash. You have to issue the exact command again:
fastboot flash zip ruu.zip
The green status bar usually does not reach the 100% mark. When the output in the command window is complete, you can reboot:
fastboot reboot
**Notes about the RUU.zip method. You still need to have the proper CID for the RUU. You can run the RUU.zip with super CID, but you will have to lock your bootloader first. If you are running the RUU.zip as base to downgrade all your firmware because you are going to then going to restore a stock Nandroid so the RUU might not be made for your MID, so you may need to edit the android-info.txt inside the ruu.zip to include your MID or CID.
Click to expand...
Click to collapse
morozband said:
i forgot to say that i couldn't change the MID using the adb shell command
Click to expand...
Click to collapse
why not? what was the error?
same error:
'dd' is not recognized as an internal or external command,
operable program or batch file.
the only solution to this problem is to edit the android-info.txt file
so i am obliged to change the modelid: PN0720000 to modelid: PN0710000 every time i need to flash a rom.zip or a firmware
morozband said:
the only solution to this problem is to edit the android-info.txt file
so i am obliged to change the modelid: PN0720000 to modelid: PN0710000 every time i need to flash a rom.zip or a firmware
Click to expand...
Click to collapse
do you have a custom recovery or a rooted ROM?
nkk71 said:
do you have a custom recovery or a rooted ROM?
Click to expand...
Click to collapse
yes:
recovery-clockwork-touch-6.0.4.8-m7spr
Bad Boyz Sprint ONE ROMz | 4.4.2 | Sense 6 | Deodexed |
morozband said:
yes:
recovery-clockwork-touch-6.0.4.8-m7spr
Bad Boyz Sprint ONE ROMz | 4.4.2 | Sense 6 | Deodexed |
Click to expand...
Click to collapse
okay, while booted into custom recovery, do the following commands in bold blue:
(the output is simulated, but that's what it should look like)
Code:
C:\ADB3>[B][COLOR="Blue"]adb devices[/COLOR][/B]
List of devices attached
HT34xxxxxxxx recovery [I]<- you need to be in custom recovery to
ensure [B]root[/B] privileges
i.e. an adb shell with [B]#[/B] as opposed to [B]$[/B][/I]
C:\ADB3>[B][COLOR="Blue"]adb shell[/COLOR][/B]
~ # [B][COLOR="Blue"]echo -ne '\x50\x00\x4e\x00\x30\x00\x37\x00\x32\x00\x30\x00\x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=16384[/COLOR][/B]
00\x30' | dd of=/dev/block/mmcblk0p6 bs=1 seek=16384 <
17+0 records in
17+0 records out
17 bytes transferred in 0.009 secs (1888 bytes/sec)
~ # [B][COLOR="Blue"]exit[/COLOR][/B]
exit
C:\ADB3>[B][COLOR="Blue"]adb reboot bootloader[/COLOR][/B]
then do a "fastboot getvar all" to check MID has changed back to PN0720000
please copy/paste all of the echo command to avoid possible problems.
I currently running ASOB 1.3.6, a 4.4.4 rom. I have tried sever ROMs, sense and KitKit with the same results. Here's my current getvar all:
INFOversion: 0.5
INFOversion-bootloader: 1.44.0000
INFOversion-baseband: 4T.24.3218.09
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-ON
INFOserialno: XXXXXXXXXXXXX
INFOimei: XXXXXXXXXXXXXXXX
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: CWS__001
INFObattery-status: good
INFObattery-voltage: 3919mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
ERROR: usb_read failed with status e00002e8
getvar:all FAILED (status read failed (Unknown error: 0))
finished. total time: 0.067s
Entering #*#*4636*#*# returns "Mobile network not available".
Entering: * # 06 # returns "IMEI" and no ID numbers
Tried the newest AT&T radio (4.4.X). Still no service, imei & baseband shows unknown, sim not detected, apn's won't save.
When I flashed Android Revolution HD rom there a bootloop when I swiped the lock screen with a sim, and reboot sporadically during use without a sim. So, there may be some detection of a sim card.
Any help would be appreciated.
No service
Any suggestions? Anyone?
Flash a full RUU
SaHiLzZ said:
Flash a full RUU
Click to expand...
Click to collapse
Live chat with an HTC service rep suggested the same. Thanks. I will try it and report back later.
Revone error code 1
I've obtained the RUU file and unable to gain S-OFF with Revone (1.44 HBoot). Keep getting error code 1 with CM10.1 4.2.2. Can't flash the RUU without S-OFF.
davidrol said:
I've obtained the RUU file and unable to gain S-OFF with Revone (1.44 HBoot). Keep getting error code 1 with CM10.1 4.2.2. Can't flash the RUU without S-OFF.
Click to expand...
Click to collapse
Take a look at this post, it may help you out with Revone.
The describes the need to install a 4.2.2 ROM and I have. I think my problems are related to having no/corrupt installed firmware, as you can see in the getvar (INFOversion-main). The results for firmware version is blank. Ive tried revone via adb and terminal within cm 10.1. Adb gives error code 1, while terminal gives no results, just hangs and reboots. Thanks for your input.
My next step is to relock bootloader and fastboot an ruu with firmware using a mac.
These are the results using RUU Zip M7_Google Edition_4.4.3.58.1700.5.zip:
$ ./fastboot flash zip firmware.zip
sending 'zip' (506183 KB)... OKAY [ 43.615s]
writing 'zip'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 94.464s
What does this mean? Incorrect signature? Would there be a way to edit and correct the signature?
davidrol said:
These are the results using RUU Zip M7_Google Edition_4.4.3.58.1700.5.zip:
$ ./fastboot flash zip firmware.zip
sending 'zip' (506183 KB)... OKAY [ 43.615s]
writing 'zip'... INFOsignature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 94.464s
What does this mean? Incorrect signature? Would there be a way to edit and correct the signature?
Click to expand...
Click to collapse
It means that you got the wrong RUU for your phone! You have an AT&T phone with CID & MID to match! Pick a Cellular RUU from this post. Since we don't what is your original OS, you can start with the lower number RUU and move up to the next higher one. You are S-ON, so security will keep you from running the incorrect RUU.
---------- Post added at 03:06 PM ---------- Previous post was at 03:01 PM ----------
davidrol said:
The describes the need to install a 4.2.2 ROM and I have. I think my problems are related to having no/corrupt installed firmware, as you can see in the getvar (INFOversion-main). The results for firmware version is blank. Ive tried revone via adb and terminal within cm 10.1. Adb gives error code 1, while terminal gives no results, just hangs and reboots. Thanks for your input.
My next step is to relock bootloader and fastboot an ruu with firmware using a mac.
Click to expand...
Click to collapse
Your version-main is your OS or ROM version. The issue is you don't have a ROM and running the correct RUU will solve the issue.
I first tried a mismatched cid and model id ruu's that was immediately rejected in fastboot. Correct ruu's that match must be signed (by HTC) to be installed with s-on. Hence, the signing error. I found this out, just recently, after posting. The only files I've found so far, that are both match and signed run on a PC (.exe). HTC1guru.com is what I use for files and instructions. I haven't found a matched and signed .zip file. Alternately, I have a few friends with PCs to try with tomorrow: RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2.exe
Thanks for your response.
davidrol said:
I first tried a mismatched cid and model id ruu's that was immediately rejected in fastboot. Correct ruu's that match must be signed (by HTC) to be installed with s-on. Hence, the signing error. I found this out, just recently, after posting. The only files I've found so far, that are both match and signed run on a PC (.exe). HTC1guru.com is what I use for files and instructions. I haven't found a matched and signed .zip file. Alternately, I have a few friends with PCs to try with tomorrow: RUU_M7_UL_K44_SENSE55_MR_Cingular_US_4.18.502.7_R10_Radio_4T.24.3218.09_10.26.1718.01L_release_356565_signed_2.exe
Thanks for your response.
Click to expand...
Click to collapse
On the HTC1guru XDA post, there are some zips and you have a lowered hboot 1.44. I would try the Cingular 3.17.502.3 RUU zip. If it fails, that is OK but if it passes that is great.
I have a problem using windows xp not able to launch the ruu.exe. An error window ignoring md5... prevents the executable. Anyone experience this?
I successfully installed RUU_M7_UL_JB43_SENSE50_MR_Cingular_US_3.17.502.3_Radio_4A.19.3263.13_10.38j.1157.04_release_334235_signed_2 where version-main still doesn't show a version. The firmware version should be right there. And, still a now show for the IMEI or broadband version in phone info. My next step is to gain s-off to flash a firmware or ruu.zip.
INFOversion: 0.5
INFOversion-bootloader: 1.55.0000
INFOversion-baseband: 4A.19.3263.13
INFOversion-cpld: None
INFOversion-microp: None
INFOversion-main:
INFOversion-misc: PVT SHIP S-ON
INFOserialno: XXXXXXXXXX
INFOimei: XXXXXXXXXXXXX
INFOmeid: 00000000000000
INFOproduct: m7_ul
INFOplatform: HBOOT-8064
INFOmodelid: PN0712000
INFOcidnum: CWS__001
INFObattery-status: good
INFObattery-voltage: 4222mV
INFOpartition-layout: Generic
INFOsecurity: on
INFObuild-mode: SHIP
INFOboot-mode: RUU
INFOcommitno-bootloader: dirty-2da61e5e88
INFOhbootpreupdate: 11
INFOgencheckpt: 0
all: Done!
finished. total time: 0.060s
Thanks
Installing an RUU didn't solve the problem. Here's what I found:
~ # e2fsck -n -v -f /dev/block/mmcblk0p37
e2fsck 1.41.14 (22-Dec-2010)
e2fsck: Device or resource busy while trying to open /dev/block/mmcblk0p37
Filesystem mounted or opened exclusively by another program?
~ # umount /data
~ # umount /system
umount: can't umount /system: Invalid argument
~ # umount /cache
umount: can't umount /cache: Invalid argument
~ # e2fsch
/sbin/sh: e2fsch: not found
Searching to find a repair for mmcblk0p37 because this is probably causing the bootloops.
I have a theory. And you are completly welcome tell me if you think I'm right/wrong. A further investigation using parted and fdisk shows that partition tables are overlapped starting from mmcblk0:
/dev/block/mmcblk0p1 * 1 17 128 4d Unknown
Partition 1 does not end on cylinder boundary
The partition size is 30539776 instead of the stock 30535680. This cause a domino effect that maligns others. The sizes of other partitions are correct, exactly.
My next step is to edit/restore the partition size. The One will run CM11 just fine with crippled resources. Can't run a Sense ROM, though. Thanks
I flashed ARHD 93 on my M7. Everything was successful. Until I noticed my Virtual SD disappeared. It was their since 20gb was still being occupied, but was showing empty on my computer and the file explorer on my M7 . However I couldn't access it. I was not able to take any pictures, save pictures, or download music. I would get error message saying "unable to save file to sd due to insufficient file permission"
Since than I wiped my SD/internal memory and wiped everything else and than Adb sideload ARHD 93. This made it worse.
Now not only the previous problem still exist. Now I have a black background, My notification bar disappeared. My home button no longer functions. My virtual SD is gone. I can't transfer files over. My Computer gives me an error when I try. I have dont have a lock screen. I keep getting this pop up saying "Unfortunately, System UI has stopped." and my phone is extremely slow. Please help.
I even regret upgrading my rom now. Cause this all started from upgrading from ARHD 92 to 93.
PLEASE HELP, someone!
zainkool said:
I flashed ARHD 93 on my M7. Everything was successful. Until I noticed my Virtual SD disappeared. It was their since 20gb was still being occupied, but was showing empty on my computer and the file explorer on my M7 . However I couldn't access it. I was not able to take any pictures, save pictures, or download music. I would get error message saying "unable to save file to sd due to insufficient file permission"
Since than I wiped my SD/internal memory and wiped everything else and than Adb sideload ARHD 93. This made it worse.
Now not only the previous problem still exist. Now I have a black background, My notification bar disappeared. My home button no longer functions. My virtual SD is gone. I can't transfer files over. My Computer gives me an error when I try. I have dont have a lock screen. I keep getting this pop up saying "Unfortunately, System UI has stopped." and my phone is extremely slow. Please help.
I even regret upgrading my rom now. Cause this all started from upgrading from ARHD 92 to 93.
PLEASE HELP, someone!
Click to expand...
Click to collapse
What is your version-main number? Post the output of "fastboot getvar all" (hide your imei and serialno)
the sdcard access issue can normally be solved with the restorecon command:
Code:
adb shell
su
restorecon -FR /data/media/0
exit
adb reboot
alray said:
What is your version-main number? Post the output of "fastboot getvar all" (hide your imei and serialno)
the sdcard access issue can normally be solved with the restorecon command:
Code:
adb shell
su
restorecon -FR /data/media/0
exit
adb reboot
Click to expand...
Click to collapse
I'm at work at the moment. I'll post it when i get home, since my home computer has adb drivers installed, unless their is another way to get the info your asking?
alray said:
What is your version-main number? Post the output of "fastboot getvar all" (hide your imei and serialno)
the sdcard access issue can normally be solved with the restorecon command:
Code:
adb shell
su
restorecon -FR /data/media/0
exit
adb reboot
Click to expand...
Click to collapse
The fastboot getvar all command isn't working for me. But i can provide this info from the bootloader screen.
I do have have t mobile m7.
M7_UL PVT SHIP S-On RH
HBOOT-1.56.0000
Radio-4A.24.3263.09
OpenDsP-V.32.120.274.0909
OS-
eMMC-boot 2048MB
Does this help or am I missing something?
zainkool said:
I flashed ARHD 93 on my M7. Everything was successful. Until I noticed my Virtual SD disappeared. It was their since 20gb was still being occupied, but was showing empty on my computer and the file explorer on my M7 . However I couldn't access it. I was not able to take any pictures, save pictures, or download music. I would get error message saying "unable to save file to sd due to insufficient file permission"
Since than I wiped my SD/internal memory and wiped everything else and than Adb sideload ARHD 93. This made it worse.
Now not only the previous problem still exist. Now I have a black background, My notification bar disappeared. My home button no longer functions. My virtual SD is gone. I can't transfer files over. My Computer gives me an error when I try. I have dont have a lock screen. I keep getting this pop up saying "Unfortunately, System UI has stopped." and my phone is extremely slow. Please help.
I even regret upgrading my rom now. Cause this all started from upgrading from ARHD 92 to 93.
PLEASE HELP, someone!
Click to expand...
Click to collapse
Maybe try to change file system of data in recovery and return to stock file system. In TWRP : WIPE-Advanced Wipe- check Data- Repair or Change File System- Change File System- for example to EXT2 - at the finish change to EXT4.
zainkool said:
The fastboot getvar all command isn't working for me. But i can provide this info from the bootloader screen.
I do have have t mobile m7.
M7_UL PVT SHIP S-On RH
HBOOT-1.56.0000
Radio-4A.24.3263.09
OpenDsP-V.32.120.274.0909
OS-
eMMC-boot 2048MB
Does this help or am I missing something?
Click to expand...
Click to collapse
Fix your fastboot problem, you will need fastboot connectivity eventually. These info doesn't really help, the only thing I can tell you, based on your hboot version, is that you are running an old firmware on your phone and that could be an issue with arhd 93. Did the restorecon commands worked or not?
alray said:
Fix your fastboot problem, you will need fastboot connectivity eventually. These info doesn't really help, the only thing I can tell you, based on your hboot version, is that you are running an old firmware on your phone and that could be an issue with arhd 93. Did the restorecon commands worked or not?
Click to expand...
Click to collapse
Restore con didnt work. I did get getvar all to work
This is my result.
C:\android-sdk\platform-tools>adb devices
List of devices attached
FA39JW904307 recovery
C:\android-sdk\platform-tools>adb shell
~ # ←[6nsu
/sbin/sh: su: not found
~ # ←[6nrestpr←[←[←[←[J
/sbin/sh: res: not found
~ # ←[6nexit
C:\android-sdk\platform-tools>adb shell
~ # ←[6nsu
/sbin/sh: su: not found
~ # ←[6nrestorecon -FR /data/media/0
unknown option -- F
usage: restorecon [-nrRv] pathname...
~ # ←[6nexit
C:\android-sdk\platform-tools>adb reboot bootloader
C:\android-sdk\platform-tools>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.24.3263.09
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0713000
(bootloader) cidnum: T-MOB010
(bootloader) battery-status: good
(bootloader) battery-voltage: 4310mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.094s
alray said:
Fix your fastboot problem, you will need fastboot connectivity eventually. These info doesn't really help, the only thing I can tell you, based on your hboot version, is that you are running an old firmware on your phone and that could be an issue with arhd 93. Did the restorecon commands worked or not?
Click to expand...
Click to collapse
I flashed a new firmware and now my phone is bricked. I cant flash a new recovery or I may be doing it wrong
This is what I flashed. This is what I flashed.
http://forum.xda-developers.com/showthread.php?t=2355814
Quote:
OTA 4.19.531.10 - T-Mobile USA
Quote:
modelid: PN0713000
cidnum: T-MOB010
Download:
tmo_fw_4.19.531.10
Quote:
Whats included:
Quote:
boot.img
Hboot
radio.img (4A.24.3263.09_10.38r.1157.04L)
rcdata.img
recovery.img
rpm.img
sbl1-1.img
sbl1-2.img
sbl1-3.img
sbl2.img
sbl3.img
tp_HMX852XD.img
tz.img
zainkool said:
I flashed a new firmware and now my phone is bricked. I cant flash a new recovery or I may be doing it wrong
This is what I flashed. This is what I flashed.
http://forum.xda-developers.com/showthread.php?t=2355814
Quote:
OTA 4.19.531.10 - T-Mobile USA
Quote:
modelid: PN0713000
cidnum: T-MOB010
Download:
tmo_fw_4.19.531.10
Quote:
Whats included:
Quote:
boot.img
Hboot
radio.img (4A.24.3263.09_10.38r.1157.04L)
rcdata.img
recovery.img
rpm.img
sbl1-1.img
sbl1-2.img
sbl1-3.img
sbl2.img
sbl3.img
tp_HMX852XD.img
tz.img
Click to expand...
Click to collapse
I guess you didn't read that big red warning....
IF YOU ARE S-ON LEAVE NOW! This thread is intended for S-Off users that need to return to stock. It is not a general update/upgrade thread. Do not attempt to flash while S-On! Thanks for Understanding.
Click to expand...
Click to collapse
Now try to flash the 6.10.331.9 RUU to unbrick your phone, then take all the ota update until you are running the latest version, unlock bootloader, flash twrp and finally flash arhd.
http://www.htc1guru.com/dld/ruu_m7_..._10-33e-1718-01l_release_387953_signed_2-exe/
alray said:
I guess you didn't read that big red warning....
Now try to flash the 6.10.331.9 RUU to unbrick your phone, then take all the ota update until you are running the latest version, unlock bootloader, flash twrp and finally flash arhd.
http://www.htc1guru.com/dld/ruu_m7_..._10-33e-1718-01l_release_387953_signed_2-exe/
Click to expand...
Click to collapse
I got it to work. After the flash. I unlocked my bootloader, flashed a recovery, and than ARHD 93 Rom. It normal now. I used the official OTA firmware, not the custom one that requires S-off. I also gave you something for your troubles.
What is the lastest firmware out BTW? I had a hard time to find it.
Thanks a lot man. Really appreciate all the help.
zainkool said:
I got it to work. After the flash. I unlocked my bootloader, flashed a recovery, and than ARHD 93 Rom. It normal now.
Thanks a lot man. Really appreciate all the help.
Click to expand...
Click to collapse
I used the official OTA firmware, not the custom one that requires S-off. I also gave you something for your troubles.