Hi all.
Trying to root my wife's Wildfire S. Been onto HTCDev and installed the latest RUU but now when I get into the bootloader and try and run FASTBOOT I get told PG76IMG.zip / PG76DIAG.zip is missing and I can't proceed.
I've previously rooted my Desire S and it seemed a breeze compared to this!
Phone info...
O2UK
MARVEL PVT SHIP S-ON RL
HBOOT-1.09.0099
MICROP-0451
RADIO-7.54.39.28M
Would really appreciate some help on this.
The prompt that the PG76DIAG.nbh and other files are missing is normal
Did you select fastboot in the bootloader???? Try waiting some time
Related
When running the RUU I encounter an error 155.
After unplugging the data cable:
*** UNLOCKED ***
MARVEL PVT SHIP S-ON RL
HBOOT-1.08.0099
MICROP-0451
RADIO-7.53.39.03M
Nov 28 2011, 19:09:21
RUU
Security fail!
Update fail!
The bootloader is unlocked via HTCDEV
The phone is rooted. CWM installed and reinstalled via rommanager
I assume that:
fastboot oem lock
might work to fix the security fail.
Can anyone give me an advice on howto proceed?
After removing battery and reinserting battery, the phone boots normally.
Regards,
Ruud
PS: I managed to collect rom.zip from temporary directory
rkloost said:
When running the RUU I encounter an error 155.
After unplugging the data cable:
*** UNLOCKED ***
MARVEL PVT SHIP S-ON RL
HBOOT-1.08.0099
MICROP-0451
RADIO-7.53.39.03M
Nov 28 2011, 19:09:21
RUU
Security fail!
Update fail!
The bootloader is unlocked via HTCDEV
The phone is rooted. CWM installed and reinstalled via rommanager
I assume that:
fastboot oem lock
might work to fix the security fail.
Can anyone give me an advice on howto proceed?
After removing battery and reinserting battery, the phone boots normally.
Regards,
Ruud
PS: I managed to collect rom.zip from temporary directory
Click to expand...
Click to collapse
Try to relock your boot loader, with command fastboot oem lock.
Then try to run RUU again.
The error 155 seems fixed.
Now I get an error 131
Suppose it is time to rename the rom.zip I recovered to PG76IMG.zip and try to flash it?
so create gold card and reflash the phone?
Regards,
Ruud
Gold card succesfully created, but still no succesfull flash
Main Version is older!
Tried several (4) stock zip's but each time:
*** RELOCKED ***
MARVEL PVT SHIP S-ON RL
HBOOT-1.08.0099
MICROP-0451
RADIO-7.53.39.03M
Nov 28 2011, 19:09:21
HBOOT
Main version is older!
Update fail!
The phone is still rooted. CWM installed and reinstalled via rommanager
Can anyone give me an advice on howto proceed?
Is there a way to circumvent Main version is older?
Is it possible to make a dumpfile from misc or so, which can be hex-edited, if so which raw-device I have to cat into an img-file?
Regards,
Ruud
Hope this link will help you http://forum.xda-developers.com/showthread.php?p=21891784
Sent from MARVEL
I had the same problem, with BL unlocked, you do not need gold card.
extract the rom.zip
Copy:
boot.img
system.img
to your computer Android directory (where you have fastboot and adb, you need to download them)
boot WFS into hboot, mark fastboot, hit power button and attach usb cable
now open a command shell in the computer:
fastboot flash boot boot.img <-- will flash kernel and boot
fastboot flash system system.img <-- will flash stock rom
now go to hboot, factory reset and restart
http://forum.xda-developers.com/showthread.php?t=1530864 this will help you just click the last option and you will be able to try again and it will work
Sent from my HTC_A510c using Tapatalk
Have tried and tried. I get error 140. Has anyone successfully fixed Bootload error with a Huu file?
*** RELOCKED ***
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011.14:28: 19
Have tried
PD98IMG.zip through SD
RUU_Ace_Gingerbread_S_TELUS_WWE_2.43.661.1_R_Radio_12.56.60.25_26.10.04.03_M_release_194001_signed(1)
banzai bob said:
Have tried and tried. I get error 140. Has anyone successfully fixed Bootload error with a Huu file?
*** RELOCKED ***
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011.14:28: 19
Have tried
PD98IMG.zip through SD
RUU_Ace_Gingerbread_S_TELUS_WWE_2.43.661.1_R_Radio_12.56.60.25_26.10.04.03_M_release_194001_signed(1)
Click to expand...
Click to collapse
You need the right hboot version. Since your bootloader has been re locked use aahk to downgrade and then run ruu.
Sent from my Inspire 4G using xda premium
banzai bob said:
Have tried and tried. I get error 140. Has anyone successfully fixed Bootload error with a Huu file?
*** RELOCKED ***
ACE PVT SHIP S-ON RL
HBOOT-2.00.0029
MICROP-0438
RADIO-26.14.04.28_M
eMMC-boot
Dec 22 2011.14:28: 19
Have tried
PD98IMG.zip through SD
RUU_Ace_Gingerbread_S_TELUS_WWE_2.43.661.1_R_Radio_12.56.60.25_26.10.04.03_M_release_194001_signed(1)
Click to expand...
Click to collapse
You are S-on so PD98IMG from sd won't work.
Ruu is giving you error because you are trying to update to an older version.
Ruu works only if same version or newer not older.
Conclusion: need to find the right RUU. According to the screenshot you are already on a newer version 3.13.0.0
kualmente said:
You are S-on so PD98IMG from sd won't work.
Click to expand...
Click to collapse
This part is not true.
As mentioned you need to find the correct ruu for your device.
In fast boot type in fastboot getvar all
And post what you have
marsdta said:
This part is not true.
As mentioned you need to find the correct ruu for your device.
In fast boot type in fastboot getvar all
And post what you have
Click to expand...
Click to collapse
What I meant is that if the OP was S-Off he could extract the rom.zip (from the ruu that he found) and rename it PD98IMG and eventually upgrade it through OTA .
Being S-On he needs to find the same or newer version of his rom in ruu format which won't be easy probably.
marsdta said:
This part is not true.
As mentioned you need to find the correct ruu for your device.
In fast boot type in fastboot getvar all
And post what you have
Click to expand...
Click to collapse
I can't get phone recognized.
Do you have HTC Sync installed?
banzai bob said:
I can't get phone recognized.
Click to expand...
Click to collapse
Is usb debugging enabled? are you stuck in the splash screen or the phone is booting normally?
As long as you have not factory reseted the phone, usb debugging should be working. If you factory reseted the phone and you are stuck in the splash screen, then you won't be able to run the Hack Kit. You will need a goldcard to flash a RUU.
Hi friends I have a rooted HTC Wildfire S 2012 Edition and here are information about it
======
***UNLOCKED***
MARVEL PVT SHIP S-ON RL
HBOOT-1.09.009
MICROP-0451
RADIO-7.57.39.10M
FEB 8 2012,18:29:31
======
Steps to go back to full stock:
1.Run your RUU and search in Temp for a folder in a long line and take recovery.img from rom.zip
2.Install the recovery using cmd
3.Lock your bootloader
4.Re-launch the RUU and follow the steps
If it says the error 131 just make a goldcard
But now am just getting back to root stuff
Fixed
[SOLVED]How-To in OP
Hello, I have succesfully unlocked bootloader via HTCDev.com, but i tried tons of PG76IMG.zip, but none of them worked. I just copied them to SDcard, and when I HBOOT my HTC Wildfire S, It says:
PG76DIAG.zip
no image!
...(I do not want to write all these errors)
And then it starts to load the PG76IMG.zip (blue bar at the right top corner), then it say: Parsing... And thats all. Nothing changes, just HBOOT screen appears and thats all. I dont obtain any screen with update option or something.
*** UNLOCKED ***
MARVEL PVT SHIP S-ON RH
HBOOT-1.09.0099
MICROP-0451
RADIO-7.57.39.10M
Feb 8 2012, 18:29:31
Please help me, what I am doing wrong?
I tried superoneclick, I tried unlockroot, nothing worked... Please is tehere anybody who can post me any guide for HTC wildfire S root that worked for him? Please, Im getting mad of this damn phone.
if you have had followed all the unlock steps and rooted successfully then you dont need tat PG76IMG.zip
just wipe evrything and flash any ROM.. i also get the error PG76IMG not found but it really doesnt matter
U can try ROOT? of what ? or why u need flash PG76IMG?
i all, i have a big problem today and I need to come back stock as soon as possible.
I don't need it's written locked but also re-locked it's fine for me.
I can read this in my bootloader:
Unlocked
M8_Ul pvt ship s-on
hboot-3.19.0.0000
radio-1.25.214500021.06g
opendsp-v48.2.2-00564-m8974_f0.1211
os-4.16.401.10
emmc-boot 2048mb
jan 15 2015,22:51:08.25800
Please help me.
Frenix27 said:
i all, i have a big problem today and I need to come back stock as soon as possible.
I don't need it's written locked but also re-locked it's fine for me.
I can read this in my bootloader:
Unlocked
M8_Ul pvt ship s-on
hboot-3.19.0.0000
radio-1.25.214500021.06g
opendsp-v48.2.2-00564-m8974_f0.1211
os-4.16.401.10
emmc-boot 2048mb
jan 15 2015,22:51:08.25800
Please help me.
Click to expand...
Click to collapse
Download this Stock HTC RUU (matching your current firmware):
https://www.androidfilehost.com/?fid=95916177934546378
Flash it from recovery!
Lock your bootloader afterwards.
Profit
With s-on, you need to relock the bootloader first in order to RUU using the command:
fastboot oem lock
Then run RUU exe (PC required, Win7 and USB 2.0 preferred) with phone connected and booted in OS or bootloader-fastboot mode.
If you need details on any of above, just say so and we'll be happy to expand further.