Wildfire HBoot downgread to .0001 problem! - Wildfire Q&A, Help & Troubleshooting

Hey there,
well i tryed to downgread the HBoot from my Wildfire from 1.01.0002 to .0001 like in the Guide (http://forum.xda-developers.com/showthread.php?t=1132028). Step1 works fine (just when i startet step1.bat in cmd win7, when i just run the file there are errors) and goldcard tool does also work, but when i start step2 (file or over cmd) it says <waiting for device> , the Wildfire just enter in fastboot mode and nothin happends. Any suggestions?

Related

[Q] flashing radio.img on mac

hey guys,
will appreciate it if anyone can help me figure out how to flash my radio image on mac.
i have done eng s-off and radio s-off on my phone. also, i have downloaded fastboot for mac from htc developer's page.
these are my steps:
1. phone connected to the comp with usb debugging and usb connection as 'charge-only'
2. under terminal, i typed adb reboot bootloader ('fastboot USB' on my phone is red in colour)
3. i typed ./fastboot devices in the terminal to check whether my phone is detected
however, this is what i got:
j-n-slatform-tools JONAS$ ./fastboot-mac devices
-bash: ./fastboot-mac: Permission denied
pls anyone kind enough who can help me here?
Thanks a lot.
redx2evil said:
hey guys,
will appreciate it if anyone can help me figure out how to flash my radio image on mac.
i have done eng s-off and radio s-off on my phone. also, i have downloaded fastboot for mac from htc developer's page.
these are my steps:
1. phone connected to the comp with usb debugging and usb connection as 'charge-only'
2. under terminal, i typed adb reboot bootloader ('fastboot USB' on my phone is red in colour)
3. i typed ./fastboot devices in the terminal to check whether my phone is detected
however, this is what i got:
j-n-slatform-tools JONAS$ ./fastboot-mac devices
-bash: ./fastboot-mac: Permission denied
pls anyone kind enough who can help me here?
Thanks a lot.
Click to expand...
Click to collapse
i'm not sure about mac, but in windows when in fastboot mode, your device isnt detected with the "adb devices" command,. just try the "fastboot flash radio" command, if your device isnt connect proply nothing will happen
i did
im supposed to type ./fastboot-mac flash radio radio.img
but it return "permission denied"
redx2evil said:
i did
im supposed to type ./fastboot-mac flash radio radio.img
but it return "permission denied"
Click to expand...
Click to collapse
oh its because you have radio s-off you need engineering s-off to use fastboot commands
edit: sorry your op says you have both? are you sure? when in hboot does it say "ace pvt eng s-off" or "ace pvt ship s-off"
perhaps try: sudo ./fastboot-mac
or check the permissions of the file.
I believe it's because you're not a su user in you terminal so phone doesn't detect terminal as a su user. Try, booting phone into bootloader (turn off press power whilst holding vol down) then click power button whilst hovering over fastboot (use vol - + to navigate). Then on your mac make sure you've got fastboot set up etc type ./fastboot-mac devices (or you can drag the fastboot-mac file onto terminal and it converts it for you then hit space and type devices) should work from there if not try typing su once you've put it into fastboot and connected to mac. E-mail if need more support for mac.
iNoid
this is on my bootloader page
ACE PVT ENG S-OFF
HBOOT-0.85.2007 (PD9810000)
MICROP-0483
RADIO-26.03.02.26_M
eMMc-boot
Oct 11 2010, 12:44:14
my CID is CID:11111111 too
i believe it's eng s-off and radio s-off. still, i cant get my fastboot on the terminal through.
tried sudo ./fastboot-mac and su. =(
ok prob solved!
i had to gain access to the file by using chmod command.
for reference:
type "chmod a+x ./fastboot-mac" without the quotes in the terminal
w00ts!
redx2evil said:
ok prob solved!
i had to gain access to the file by using chmod command.
for reference:
type "chmod a+x ./fastboot-mac" without the quotes in the terminal
w00ts!
Click to expand...
Click to collapse
glad you got it sorted im also glad ive got a pc not a mac, cuz it sounds like alot of f***king about lol
Sorry didn't put that forgot (when I flashed mine I was fiddling with chmod on adb and I think it meant I didn't have to do it in fastboot) well done though! Macs are a ***** to understand..but then very easy
haha. once you've changed to mac you will never go back to windows, androhero.
and i totally agree with you iphonoid.

Desire stuck on fastboot mode, cannot flash recovery

My desire is stuck on fastboot mode,
it is S-OFF
bravo pvt1 ship s-off
riff: 0.93.0001
microp-051d
radio-4.06.00.02_2
Made goldcard, but all the PB99IMG.zip I put on the sdcard are reported as INVALID.
try via fastboot, but I allways get the same error as it wasnt connected.
when I type: fastboot devices I get the device sn but not the $ to keep sending commands so every command I send reports the same error.
try the android flasher, nothing.
used the search button, read a lot but still cannot get the fastboot flash recovery recovery.img to work
run out of ideas, need some help please.
Please specify exactly which error is given when you execute "fastboot flash recovery recovery.img"(recovery.img being your recovery image).
Because if you've got fastboot commands working you should be able to flash.
Do your hboot say alpharev anywhere?
C:\Documents and Settings\Usuario>fastboot devices
HT05PPL02709 fastboot
C:\Documents and Settings\Usuario>cd\sdk
C:\sdk>cd android-sdk-windows
C:\sdk\android-sdk-windows>cd tools
C:\sdk\android-sdk-windows\tools>fastboot flash recovery recovery.img
sending 'recovery' (4216 KB)...
FAILED (status malformed (1 bytes))
finished. total time: 0.000s
I read this means no proper comunication in fastboot.
it is the clockworkmod recovery and the RA recovery...
both give me the same error... I cannot use any fastboot commmands.
they all end as previously shown.
tryed android flasher 1.8.0, selected recovery.img.... got "could not find part of the path data\recovery.img"
everytime, with every recovery.img I use.
this is all the lines on the hboot screen:
BRAVO PVT1 SHIP S-OFF
RIFF: 0.93.0001
MICROP-051d
TOUCH PANEL-SYNT0101
RADIO-4.06.00.02_2
Aug 10 2010,17:52;10
You can flash a recovery with the following command over adb or terminal emulator if your s-off. I know cm7, amonra recovery and rmd recovery support this, others...probably.
su
flash_image recovery /sdcard/recovery.img
I use it all the time.
Sent from my HTC Desire using XDA App
it doesnt work because I am stuck on fastboot.
adb shell do not work for me.
is there anything I should do after "fastboot devices" command?
I am using a xtc clip created goldcard.
should I flash a new hboot or a new radio?
hugmax said:
it doesnt work because I am stuck on fastboot.
adb shell do not work for me.
is there anything I should do after "fastboot devices" command?
I am using a xtc clip created goldcard.
should I flash a new hboot or a new radio?
Click to expand...
Click to collapse
[enter]
fastboot flash radio radio.img [enter] {wait the ok message}
fastboot reboot-bootloader [enter] {wait the reboot}
fastboot flash recovery recovery.img [enter] {wait the ok message}
fastboot reboot-bootloader [enter] {unplug the cable and wait the reboot}
from the bootloader menu go into recovery and flash the rom u want
ensure the img file are in the same directory of fastboot.exe
how u got s-off? with alpharev or an xtc clip? the xtc clip doesn't give u fastboot flash commands i think, then u should try run revolutionary.io i think, after u can flash recovery etc
s-off via xtc-clip.
will try the commands... should I pick any radio.img?
hugmax said:
s-off via xtc-clip.
will try the commands... should I pick any radio.img?
Click to expand...
Click to collapse
first run revolutionary, it will give u a patched s-offed hboot..this hboot will allow commands like "fastboot flash..."
about the radio, u can use the latest in this thread (extract the img from the zip) be careful flashing it..wait it to finish..don't remove battery or something like that
if I run revolutionary all I get is "waiting for device"
D:\Docs\Celulares\htc\desire\revolutionary-0.4pre4>revolutionary
=============================================
| Revolutionary S-OFF & Recovery Tool 0.4pre4 |
=============================================
Brought to you by AlphaRev & unrEVOked.
Waiting for device...
Click to expand...
Click to collapse
if I am stuck on fastboot and xtc clip doesnt allow any fastboot command... and unrevoke/revolutionary dont recognize my fastboot device...
what am I suppose to do now?
I get FAILED(status malformed.... ) with every single fastboot command.
hugmax said:
if I run revolutionary all I get is "waiting for device"
Click to expand...
Click to collapse
uninstall htc synch at all, and other programs that can interferr
install this fastboot drivers
run revolutionary, plug the phone in fastboot mode
Have you try to unroot with a PB99IMG?
Sent from my rooted and s-offed HTC Desire.
andQlimax said:
uninstall htc synch at all, and other programs that can interferr
install this fastboot drivers
run revolutionary, plug the phone in fastboot mode
Click to expand...
Click to collapse
I installed the drivers, it says
Android Composite ADB Device
version 2.0.10.12
date: 11/08/2009
Shouldnt it says 3.0?
anyway... it didnt work... I will try to delete/uninstall everysingle htc driver in my pc or try on another fresh laptop with no htc drivers.
Again here,
new pc, Windows XP SP3 with no HTC/Android software.
Intalled the HTC 3.0 and the phone was not recognized
should I try on win7?
that is going to be my next test
follow up: tryed on win7, htc 3.0.0 drivers didnt work. phone is not recognized.
I know it was working fine... tryed to flash it and it died... resurrected with RIFF Box but cannot flashed with any firmware.
i tried to flash a new hboot with android flasher, but it just reboot and nothing happened.
did you check md5 sum btw? just with the error saying invalid and 1 byte...
So you can still access fastboot but cant flash? hmmm...
I would personally delete all your android sdk and redownload it all and set up adb fastboot again, it does sound like a driver problem
timothio said:
i tried to flash a new hboot with android flasher, but it just reboot and nothing happened.
Click to expand...
Click to collapse
What did you expect? Its requires few seconds to flash it..If u saw the success message and u see the new hboot on the bootloader screen, thats all
ok,
now I went to find a PB99IMG.zip with the same radio.
copied it to the sd
power on the phone
and I got this:
Uploaded with ImageShack.us
but it is just sitting there, waiting for something to happen?
I tryed to select something but it doesnt respond to anything... can it be that the touch screen is faulty? because it was working at the beginning.
I did redownload everything again.
java sdk and everything
it doesnt work with the htc 3.0 driver, only with 2.0

[Q] Phone bricked, android flasher won't work

I have a htc desire with the alpharev bootloader(CM7 r2). I am stucked with the htc screen with the signs in every corner. I tried this guide:
RUU PROBLEMS
"I tried using a RUU, but it failed, and now my phone is stuck on a black HTC Screen with /!\ In every corner!"
Possible Causes:
- You were S-OFF and you flashed a custom bootloader from alpharev
- You didn't check the MD5 Sums before proceeding, and the download may have been corrupted.
- You tried using the wrong RUU
[5]Fixing your problem
Your phone is stuck in RUU mode. RUU mode is like fastboot mode, and can still receive fastboot commands, therefore it can be easily "fixed". It helps to have a goldcard for this problem, so that you can use any RUU you want.
S-OFF
[STEP1]- download "Bravo Stock" from Alpharev
[STEP2]- download Android Flasher
[STEP3]- use android flasher to flash "Bravo Stock"
[STEP4]- run the RUU again and wait for it to finish
S-ON
If you're S-ON it eliminates the possibility of you having a custom bootloader, and the only possibility now is that the RUU was corrupted or you used the wrong RUU for your device. Therefore, for this process you need a goldcard.
[STEP1]- Create the goldcard from the tutorial
[STEP1]- Use the WWE RUU
Click to expand...
Click to collapse
I am S-off but the android flasher doesn't recognize my phone (I doesn't show any log line in the program and just hangs) . The android-usb-driver is installed and I can see the device in de device manager from windows. When I try to reflash it with a RUU I get error 152, image update error and a failed with the "system" part.
Does someone know what I am doing wrong? I tried it with Windows 7 And a clean XP installation (without htc sync)
When I try it with the sdk tools I got this:
C:\tools>fastboot.exe flash recovery c:\hboot.img
sending 'recovery' (512 KB)... OKAY
writing 'recovery'... FAILED (remote: image error! (BootMagic check fail))
make sure you've installed fastboot drivers.. then try again. Also error 152 means you don't have a goldcard. This is necessary.
Or if you're lazy and you don't want to faff with all that.. you could try a quite risky procedure (because if something goes wrong there's no un-f*cking it) and flash the 2.3.3 RUU from HTCdev.com which requires you to do nothing but run the RUU.

[Q] Downgrading HBOOT 1.01.0002 to HBOOT 1.01.0001: mmap problem

Solved: The error didn't matter, After running step2.bat, everything wenk okay!
Hi,
I have a HTC Wilfire
Details:
HTC Wildfire A3333
Carrier banded: Bouygues Telecom (french)
Firware: Android 2.2.1
HBOOT 1.01.0002
I tried to follow this guide: http://forum.xda-developers.com/showthread.php?t=1145035
But I'm stuck at the first step, downgrading HBOOT
When I run script "step1.bat" in admin mode, I get the following message:
Code:
mmap() operation not permitted
It's because of the line tring to get temproot:
Code:
adb shell /data/local/psneuter
I'm on USB debugging mode, charge only and HTC Sync uninstalled.
Any idea?
PS: I did the step after this one, I'm blocked just beaucause Revotionnary don't suppor HBOOT 1.01.0002

[Q] Desire Z dead/briked?

Need Help!
First of all sorry for my English.
I have a Desire Z not working, stops at the boot with white logo and htc green.
One mainboard has been changed when in warranty, now... after one year same problem.
I tried many ways but no solutions.
Situation:
Phone is original:
VISION PVT SHIP S-ON
HBOOT-0.85.0013
MICROP-0425
Radio_26.10.04.03_M
eMMC-boot
apr 11 2011.23:36:27
Gingerbread 2.42.405.3
I can go in fastboot and find the device
I can go ion adb but no device is found (drivers in resources pc are ok, phone recognized)
If I run an RUU.exe phone stops in "avvio su bootloader.........." (starting on bootloader) phone freeze...
Flash some files from fastboot not working....someone tell that I have to be S-off..(true?)
Factory reset: the phone freeze, stops working.
Recovery: the phone reboot and go in black logo with an image phone with reciclyng icon then 7 vobrations and phone turn off.
I try to change to S-OFF by unlocking bootloader vith htcdev procedure but when I try to get the token on fastboot I get the error: (bootloader) [ERR] Command error !!!
Put the phone in the refrigerator for some time....not working
Someone tell that the eMMC can be dead/corrupted....
First to buy a new phone, anyone has other solutions to try to recover the phone to the
Did I do something wrong?
Thanks in advance for your help!!!
Fish_htc said:
Need Help!
First of all sorry for my English.
I have a Desire Z not working, stops at the boot with white logo and htc green.
One mainboard has been changed when in warranty, now... after one year same problem.
I tried many ways but no solutions.
Situation:
Phone is original:
VISION PVT SHIP S-ON
HBOOT-0.85.0013
MICROP-0425
Radio_26.10.04.03_M
eMMC-boot
apr 11 2011.23:36:27
Gingerbread 2.42.405.3
I can go in fastboot and find the device
I can go ion adb but no device is found (drivers in resources pc are ok, phone recognized)
If I run an RUU.exe phone stops in "avvio su bootloader.........." (starting on bootloader) phone freeze...
Flash some files from fastboot not working....someone tell that I have to be S-off..(true?)
Factory reset: the phone freeze, stops working.
Recovery: the phone reboot and go in black logo with an image phone with reciclyng icon then 7 vobrations and phone turn off.
I try to change to S-OFF by unlocking bootloader vith htcdev procedure but when I try to get the token on fastboot I get the error: (bootloader) [ERR] Command error !!!
Put the phone in the refrigerator for some time....not working
Someone tell that the eMMC can be dead/corrupted....
First to buy a new phone, anyone has other solutions to try to recover the phone to the
Did I do something wrong?
Thanks in advance for your help!!!
Click to expand...
Click to collapse
Im not 100% sure if this will work for you, but this is how i unbricked my DZ.
I can see you already have fastboot running in your pc, good.
Boot into bootloader and go into fastboot there.
Then in cmd use fastboot oem rebootRUU
when your phone is in RUU, type:
fastboot -w
fastboot flash zip PC10IMG.zip it will propably give some error message and says to flush image immediately, so type fastboot flash zip PC10IMG.zip again.
fastboot reboot-bootloader
Now you should have engineering hboot running.
PC10IMG.zip file mentioned can be downloaded here : http://files.virtuousrom.com/vision/misc/PC10IMG.zip

Categories

Resources