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 06-30-2015, 10:56   #1 (permalink)
No Life Poster
 
androidlabs's Avatar
 
Join Date: Mar 2014
Location: Rawalpindi, Pakistan
Age: 35
Posts: 612
Member: 2157308
Status: Offline
Sonork: 100.1655088
Thanks Meter: 677
Donate money to this user
[Solved] HTC M9 Phone disabled by EE by Babar Abbasi


First of all install latest build of twrp and then root the phone


here are partitions we need to wipe/format

Code:
mmcblk0p60: 01000000  00000200  "absolute"
Code:
mmcblk0p30: 01600000  00000200  "persist"

here is the platform

Code:
f9824900.sdhci
boot your phone into twrp and use these commands


Code:
adb shell
mke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute

Code:
mke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
exit

if you are unable to communicate with phone using twrp you can manually remove base.apk form file manager on twrp goto [/CODE]/data/app/com.absolute.android.agent/base.apk [/CODE]delete base.apk wipe data/freset wipe cache and reboot you will be in manu then trun usb debugging from phone and try to communicate.




Good Luck everyone.

Last edited by jamesjerss; 06-30-2015 at 14:17.
  Reply With Quote
The Following 14 Users Say Thank You to androidlabs For This Useful Post:
Show/Hide list of the thanked
Old 06-30-2015, 16:56   #2 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
bootloader unlock,terp recovery complete, root complete,

all command working but problem not solve,
steel disable by EE


C:\ADB Fastboot Tool>adb shell
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1024 inodes, 4096 blocks
204 blocks (4.98%) reserved for the super user
First data block=0
1 block group
32768 blocks per group, 32768 fragments per group
1024 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/absolute': No space left
on device
32769+0 records in
32768+0 records out
16777216 bytes (16.0MB) copied, 1.991531 seconds, 8.0MB/s
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1408 inodes, 5632 blocks
281 blocks (4.99%) reserved for the super user
First data block=0
Maximum filesystem blocks=8388608
1 block group
32768 blocks per group, 32768 fragments per group
1408 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/persist': No space left
on device
45057+0 records in
45056+0 records out
23068672 bytes (22.0MB) copied, 2.660530 seconds, 8.3MB/s
~ # ←[6nexit
exit

C:\ADB Fastboot Tool>
  Reply With Quote
Old 06-30-2015, 17:02   #3 (permalink)
No Life Poster
 
androidlabs's Avatar
 
Join Date: Mar 2014
Location: Rawalpindi, Pakistan
Age: 35
Posts: 612
Member: 2157308
Status: Offline
Sonork: 100.1655088
Thanks Meter: 677
Donate money to this user
did you hard reset the phone right after using these commands ?
  Reply With Quote
The Following User Says Thank You to androidlabs For This Useful Post:
Old 07-01-2015, 11:25   #4 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
Yes i try hard reset
and try this command 2 times but same problem
not solve disable by ee problem
  Reply With Quote
Old 07-01-2015, 17:55   #5 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
C:\ADB Fastboot Tool>fastboot getvar all
< waiting for device >
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei: 3572xxxxxxxx
(bootloader) version-main: 1.32.61.15
(bootloader) boot-mode: download
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: ORANG001
all:
finished. total time: 0.004s

C:\ADB Fastboot Tool>

try all procedure but can not success,

log all commands

C:\ADB Fastboot Tool>fastboot getvar all
< waiting for device >
(bootloader) kernel: lk
(bootloader) product: htc_himauhl
(bootloader) version: 1.0
(bootloader) imei: 357226064393408
(bootloader) version-main: 1.32.61.15
(bootloader) boot-mode: download
(bootloader) version-bootloader: 1.0.0.0000
(bootloader) mid: 0PJA10000
(bootloader) cid: ORANG001
all:
finished. total time: 0.004s

C:\ADB Fastboot Tool>adb shell
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs /dev/block/platform/f9824900.sdhci/by-name/absolute
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1024 inodes, 4096 blocks
204 blocks (4.98%) reserved for the super user
First data block=0
1 block group
32768 blocks per group, 32768 fragments per group
1024 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/absolute
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/absolute': No space left
on device
32769+0 records in
32768+0 records out
16777216 bytes (16.0MB) copied, 1.292194 seconds, 12.4MB/s
~ # ←[6nmke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs /dev/block/platform/f9824900.sdhci/by-name/persist
mke2fs 1.42.9 (28-Dec-2013)

Warning: the fs_type small is not defined in mke2fs.conf

Discarding device blocks: done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
1408 inodes, 5632 blocks
281 blocks (4.99%) reserved for the super user
First data block=0
Maximum filesystem blocks=8388608
1 block group
32768 blocks per group, 32768 fragments per group
1408 inodes per group

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

~ # ←[6ndd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd if=/dev/zero of=/dev/block/platform/f9824900.sdhci/by-name/persist
dd: writing '/dev/block/platform/f9824900.sdhci/by-name/persist': No space left
on device
45057+0 records in
45056+0 records out
23068672 bytes (22.0MB) copied, 0.938794 seconds, 23.4MB/s
~ # ←[6nexit
exit

C:\ADB Fastboot Tool>

delete also > data/app/com.absolute.android.agent/base.apk file

can you explain me where i am wrong...................
  Reply With Quote
Old 07-04-2015, 18:31   #6 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
finally thanks to ANDROIDLABS

because he is really good man & help me finally solve this problem,
now i am very happy
  Reply With Quote
Old 07-04-2015, 18:44   #7 (permalink)
No Life Poster
 
androidlabs's Avatar
 
Join Date: Mar 2014
Location: Rawalpindi, Pakistan
Age: 35
Posts: 612
Member: 2157308
Status: Offline
Sonork: 100.1655088
Thanks Meter: 677
Donate money to this user
Quote:
Originally Posted by brokendreem View Post
finally thanks to ANDROIDLABS

because he is really good man & help me finally solve this problem,
now i am very happy
I am glad to hear success report. commands worked on your phone are

Code:
adb shell 

dd if=/dev/zero of=/dev/block/p30

dd if=/dev/zero of=/dev/block/p60
  Reply With Quote
Old 07-07-2015, 18:36   #8 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
Dear
Babar Abbasi

one problem when i connect phone to internet then its again ask pin code and show disable by EE

now what can i do..............
  Reply With Quote
Old 07-08-2015, 00:57   #9 (permalink)
No Life Poster
 
Join Date: Sep 2006
Location: InTheSky
Posts: 542
Member: 355613
Status: Offline
Sonork: 100.1674359
Thanks Meter: 170
pls can any one make zip flashable file for remove disabled by EE
  Reply With Quote
Old 07-08-2015, 19:47   #10 (permalink)
No Life Poster
 
androidlabs's Avatar
 
Join Date: Mar 2014
Location: Rawalpindi, Pakistan
Age: 35
Posts: 612
Member: 2157308
Status: Offline
Sonork: 100.1655088
Thanks Meter: 677
Donate money to this user
Quote:
Originally Posted by brokendreem View Post
Dear
Babar Abbasi

one problem when i connect phone to internet then its again ask pin code and show disable by EE

now what can i do..............
do the process again hard reset the phone right after commands.
  Reply With Quote
The Following User Says Thank You to androidlabs For This Useful Post:
Old 07-09-2015, 08:03   #11 (permalink)
Freak Poster
 
norskgsm's Avatar
 
Join Date: Mar 2015
Location: United Kingdom
Age: 24
Posts: 102
Member: 2368438
Status: Offline
Sonork: 100.1660498
Thanks Meter: 5
hi androidlabs br babar abbasi

what about htc m8 ee account have any sulution.........
  Reply With Quote
The Following User Says Thank You to norskgsm For This Useful Post:
Old 07-09-2015, 08:30   #12 (permalink)
No Life Poster
 
Rahul_Bhutani's Avatar
 
Join Date: Oct 2010
Location: India
Age: 31
Posts: 7,456
Member: 1713856
Status: Offline
Sonork: Uninstalled
Thanks Meter: 4,500
Quote:
Originally Posted by norskgsm View Post
hi androidlabs br babar abbasi

what about htc m8 ee account have any sulution.........
Try to find name of preset on location /dev/block/platform/f9824900.sdhci/by-name/ and wipe it using dd command.
  Reply With Quote
The Following 3 Users Say Thank You to Rahul_Bhutani For This Useful Post:
Show/Hide list of the thanked
Old 07-11-2015, 07:04   #13 (permalink)
No Life Poster
 
brokendreem's Avatar
 
Join Date: Nov 2009
Location: BaNgLaDeSh
Age: 41
Posts: 807
Member: 1150957
Status: Offline
Thanks Meter: 60
again problem

Quote:
Originally Posted by androidlabs View Post
do the process again hard reset the phone right after commands.
when try full process then its done, but 2 days later same problem again come disable by EE
its permanent solution or Temporary solution?
because my phone 3 times show this problem

Last edited by brokendreem; 07-11-2015 at 07:10.
  Reply With Quote
The Following User Says Thank You to brokendreem For This Useful Post:
Old 10-12-2015, 03:05   #14 (permalink)
Junior Member
 
Join Date: Aug 2012
Posts: 24
Member: 1793498
Status: Offline
Thanks Meter: 3
help me whit s6 g920t

hi i need help whit s6 t-mobile , whith block EE any solution

android version is 5.1.1 help me please
  Reply With Quote
Old 10-16-2015, 15:07   #15 (permalink)
No Life Poster
 
Join Date: Apr 2015
Posts: 568
Member: 2384553
Status: Offline
Thanks Meter: 85
how to install latest build of twrp and root the phone ???
  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 00:21.



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.25696 seconds with 8 queries

SEO by vBSEO