GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > HTC > HTC Android based


HTC Android based General HTC Android phones discussion, firmwares, solution, root, help

Reply
 
LinkBack Thread Tools Display Modes
Old 10-28-2014, 10:19   #1 (permalink)
No Life Poster
 
kasim's Avatar
 
Join Date: Jan 2005
Location: India
Posts: 629
Member: 107448
Status: Offline
Thanks Meter: 29
how to remove or uninstall cwm recovery on htc m8


how to remove or uninstall cwm recovery on htc m8 because i want update using my mobile
  Reply With Quote
Old 10-28-2014, 11:48   #2 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by kasim View Post
how to remove or uninstall cwm recovery on htc m8 because i want update using my mobile
if flashed custom rom yu hav to ful flash stock rom

if not download stock recovery frm xda forum must b supported yur main version

flash via fastboot : fastboot flash recovery recovery.img

After flash relock yur bootloader
  Reply With Quote
Old 10-28-2014, 14:22   #3 (permalink)
No Life Poster
 
kasim's Avatar
 
Join Date: Jan 2005
Location: India
Posts: 629
Member: 107448
Status: Offline
Thanks Meter: 29
Quote:
Originally Posted by jamesjerss View Post
if flashed custom rom yu hav to ful flash stock rom

if not download stock recovery frm xda forum must b supported yur main version

flash via fastboot : fastboot flash recovery recovery.img

After flash relock yur bootloader
i need to flash with stock rom can u give me the stock rom link
thx
  Reply With Quote
Old 10-28-2014, 15:47   #4 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by kasim View Post
i need to flash with stock rom can u give me the stock rom link
thx
post yur mob detail

cid , main version, model id
  Reply With Quote
Old 10-28-2014, 17:04   #5 (permalink)
No Life Poster
 
kasim's Avatar
 
Join Date: Jan 2005
Location: India
Posts: 629
Member: 107448
Status: Offline
Thanks Meter: 29
Quote:
Originally Posted by jamesjerss View Post
post yur mob detail

cid , main version, model id
(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.16.21331831.A11G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 1.54.708.5
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno: HT44AWM07690
(bootloader) imei: 352090060133274
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B63000
(bootloader) cidnum: HTC__622
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
  Reply With Quote
Old 10-28-2014, 19:20   #6 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Yurs is asian model id 0P6B63000

No stock ruu or frmwares available to rollback to stock

Yu hav s-off so yu can change yur model id to europe
0P6B10000 Easily

Enable usb debuggin nd connt to pc


Run cmd command

adb shell

su

echo -ne '\x30\x00\x50\x00\x36\x00\x42\x00\x31\x00\x30\x00\ x30\x00\x30\x00\x30' | dd of=/dev/block/mmcblk0p5 bs=1 seek=16384


exit

adb reboot bootloader

fastboot getvar mid (or getvar all)

verify
0P6B10000 for modelid

fastboot reboot


Without lose s-off flash stock rom nd stock recovery

Procedure

Stock Untouched Rom Download

Download tis rom nd flash via custom recovery

After flash if yu face bootloop extract
boot.img frm rom nd flash via fastboot

Command : fastboot flash boot boot.img

Download Stock recovery Here

Extract the zip

Put yur mobile into fastboot mode


Run the install-recovery-windows bat file

Now fully stock rom vit stock recovery

Proceder using Stock RUU yu vil lose s-off

Before flash stock Ruu change yur cid to super cid

Put yur mob into fastboot nd run below given command


fastboot oem writecid 1111111

Download Europe Stock Ruu

IF ruu flash it directly

IF zip file rename the file as 0P6BIMG dnt change extension nd run the below cmmd to flash phone must be cnnted n fastboot mode


fastboot flash zip 0P6BIMG.zip

fastboot reboot


All Ota Updates Here

Rename the zip file as update dnt change extension

copy to mobile update via stock recovery

or update OTA via wifi


Note: Before do take nandroid backup using custom recovery

Last edited by jamesjerss; 10-28-2014 at 23:39.
  Reply With Quote
The Following User Says Thank You to jamesjerss For This Useful Post:
Old 10-29-2014, 12:23   #7 (permalink)
No Life Poster
 
kasim's Avatar
 
Join Date: Jan 2005
Location: India
Posts: 629
Member: 107448
Status: Offline
Thanks Meter: 29
how to install adb

how to install adb and fastmode
if i open adb exe its automatically closed in few second any support file need to install
  Reply With Quote
Old 10-29-2014, 12:34   #8 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Quote:
Originally Posted by kasim View Post
how to install adb and fastmode
if i open adb exe its automatically closed in few second any support file need to install
http://forum.gsmhosting.com/vbb/f162...p-sdk-1868422/
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 05:32.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.20284 seconds with 9 queries

SEO by vBSEO