Did this work?


  • Total voters
    535

specter16

Senior Member
Jan 15, 2009
437
39
58
Algiers
forum.xda-developers.com
hi again

i'm back after a JTAG stage and i have bad resaults

dexter93 said to me that i had a firmware prb, now i fixed my firmware via JTAG, and now here is the resault

Code:
(bootloader) version: 0.5 
(bootloader) version-bootloader: 1.27.0000 
(bootloader) version-baseband: N/A 
(bootloader) version-cpld: None 
(bootloader) version-microp: None 
(bootloader) version-main: 1.45.401.3 
(bootloader) serialno: (deleted by me) 
(bootloader) imei: (deleted by me) 
(bootloader) product: pyramid 
(bootloader) platform: HBOOT-8260 
(bootloader) modelid: PG5813000 
(bootloader) cidnum: HTC__032 
(bootloader) battery-status: low 
(bootloader) battery-voltage: 3555mV 
(bootloader) partition-layout: Generic 
(bootloader) security: off 
(bootloader) build-mode: SHIP 
(bootloader) boot-mode: FASTBOOT 
(bootloader) commitno-bootloader: 617f0a98 
(bootloader) hbootpreupdate: 11 
(bootloader) gencheckpt: 0
now if i try to flash something, i get the same error ( Fail-PU) like befor JTAGing my device

!!!!!!!!!!!!!!!

any idea???

ah one other thing, i put my device now into qhsusb_dload mode, and tried the unbrick project and terminal is saying

Code:
Searching for bricked device...
Device can't be detected. Check connections
 
Last edited:

jassycliq

Senior Member
Jan 1, 2011
911
674
0
Los Angeles
So here is my problem:
I have a Sensation XE, it was running ARHD 7.2, rooted, Bootloader Unlocked, S-OFF

I was playing subway surfers when all of a sudden the phone froze, no buttons nothing worked. After a while it itself restarted and got stuck on the white HTC boot screen. When it didnt progress for some minutes, I removed the battery, reinserted it and tried turning it on. But nothing, no signs of life were shown. Even on connecting the wall charger there was no charging LED.
Only thing is that windows can detect it as QHSUSB_DLOAD.

I checked out this forum and I know you people say it works only for devices bricked while turning to S-ON, but as I mentioned mine is S-OFF.

But still I am trying and now the problem is that on running ./brickdetect.sh, it says "Device can't be detected. Check connections". I am using Ubuntu 12.04 64-bit and have disabled automount, but no luck :( No signs of detection whatsoever on linux.

Is there anything I can do? or is my phone permanently bricked? :crying:

Thanks for your time reading that.
I know this is a bit late but it may help others so here it goes:

if your device doesn't show up when you run any of the scripts do the following.

Code:
stop adb-server
sudo start adb-server
sudo ./path/to/script.sh
Basically, if you haven't setup permissions or have them set incorrectly, this will work. I've used this in the past because ever since Ubuntu 10.X, I haven't gotten the permission file to work correctly (that could just be me though)

Sent from my Nexus 4 using Tapatalk 4 Beta
 

doublin

Senior Member
Mar 21, 2012
145
22
0
Milan, Italy
Hello.
I need to know if this topic will help with my problem or not.
I have an XE, HBOOT 1.27 Unlocked and S-ON and I flashed many ROMs, always enabling SmartFlash in 4Ext.
Yesterday I tried to flash Sebastian's ROM, Revelation, and now my phone is stuck at HTC Splash Screen.
First I did a nandroid to my current ROM, Pac 1.1, then format all(except SD Card), hen flashed Revelation and something went wrong.After flash complete I confirmed reboot and right before 4Ext closed, it showed a message saying something like : IT has been detected a change in your boot partition, a backup of previous has been made in /sdcard/4Ext/boot. It stays like that for a few seconds(I always had this message when flashed other ROMs) and soon after says something "there has been an error, report it" (never seen this message before) and reboots, but keeps showing Splash Screen for ~5 seconds, turns black, then Splash Screen again and so on until I remove the battery.
Is my situation covered in this topic?
TIA!
 

Shredz98

Senior Member
Jun 5, 2012
88
8
28
Hello.
I need to know if this topic will help with my problem or not.
I have an XE, HBOOT 1.27 Unlocked and S-ON and I flashed many ROMs, always enabling SmartFlash in 4Ext.
Yesterday I tried to flash Sebastian's ROM, Revelation, and now my phone is stuck at HTC Splash Screen.
First I did a nandroid to my current ROM, Pac 1.1, then format all(except SD Card), hen flashed Revelation and something went wrong.After flash complete I confirmed reboot and right before 4Ext closed, it showed a message saying something like : IT has been detected a change in your boot partition, a backup of previous has been made in /sdcard/4Ext/boot. It stays like that for a few seconds(I always had this message when flashed other ROMs) and soon after says something "there has been an error, report it" (never seen this message before) and reboots, but keeps showing Splash Screen for ~5 seconds, turns black, then Splash Screen again and so on until I remove the battery.
Is my situation covered in this topic?
TIA!
You need to push boot.img via fastboot and your phone will work again, Sebastian messed something up in the installer, dont worry your phone's fine ;)

Sent from my HTC Sensation Z710e using xda app-developers app
 

doublin

Senior Member
Mar 21, 2012
145
22
0
Milan, Italy
You need to push boot.img via fastboot and your phone will work again, Sebastian messed something up in the installer, dont worry your phone's fine ;)

Sent from my HTC Sensation Z710e using xda app-developers app
Thank you.
But the thing is right now I'm not able to get it connected through fastboot. I have never installed any driver or tool for this phone on this PC, and I dont know what to do in this situation.
I'm waiting for some helpful guy on this topic: http://forum.xda-developers.com/showthread.php?p=43556241#post43556241
 

Shredz98

Senior Member
Jun 5, 2012
88
8
28
Thank you.
But the thing is right now I'm not able to get it connected through fastboot. I have never installed any driver or tool for this phone on this PC, and I dont know what to do in this situation.
I'm waiting for some helpful guy on this topic: http://forum.xda-developers.com/showthread.php?p=43556241#post43556241
Mate don't worry, you will be fine go to the revelation and/or vipers thread and do a quick search for drivers and you'll find a post that contains the sensation drivers, you're not the only one this has happened to, if you're still stuck PM me and ill help you out ;)

Sent from my HTC Sensation Z710e using xda app-developers app
 

Quantum_Sensation

Senior Member
Feb 15, 2012
339
25
0
My phone battery was on low and I didn't have it recharge. After some time, the battery went flat and I have tried to recharge it. However, after 30 minutes have passed, there is no light indicated that the phone is recharging and I can't boot my phone up. Will this solve my problem?
 

AndroidSupporter318

Senior Member
Feb 19, 2013
599
222
0
TEXAS
My phone battery was on low and I didn't have it recharge. After some time, the battery went flat and I have tried to recharge it. However, after 30 minutes have passed, there is no light indicated that the phone is recharging and I can't boot my phone up. Will this solve my problem?
Connect your phone to the pc and see if the PC will detect your phone

Sent from my Ouya
 

Quantum_Sensation

Senior Member
Feb 15, 2012
339
25
0
Sorry buddy, I'm afraid the unbricking project won't work for you. You have a hard brick so you will have to get a JTAG service which will replace your motherboard. You can always try the unbricking project though, you've got nothing to lose.

Sent from my Ouya
:crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
 

ashkan-khatar

Senior Member
Dec 28, 2012
2,342
855
0
24
Keqiao, Shaoxing
Sorry buddy, I'm afraid the unbricking project won't work for you. You have a hard brick so you will have to get a JTAG service which will replace your motherboard. You can always try the unbricking project though, you've got nothing to lose.

Sent from my Ouya
JTAG does not mean to replace the mainboard... That's more expensive.. But JTAG just revives the phone..





:crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying::crying:
Don't worry buddy, I also hard-brick'd my phone about 2 weeks (i believe) after I bought it.. :D
Try this project and if no chance, then JTAG your phone.


The Revelation™ ushered in a revolution... Right on, SebastianFM!
 

Quantum_Sensation

Senior Member
Feb 15, 2012
339
25
0
JTAG does not mean to replace the mainboard... That's more expensive.. But JTAG just revives the phone..







Don't worry buddy, I also hard-brick'd my phone about 2 weeks (i believe) after I bought it.. :D
Try this project and if no chance, then JTAG your phone.


The Revelation™ ushered in a revolution... Right on, SebastianFM!
I tried the unbrick method, and follow the steps and instructions, ./brickdetect.sh can't even give me a result. :crying: