• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Boot loop after rooting DHD 2.3.3

Hi Scotty85,

I have shortened the name of the file to RUU_Ace_HTC_WWE, then entered fastboot and executed the commands as pasted below.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\SURAJ>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot

c:\mini-adb_inspire>fastboot erase cache
erasing 'cache'... OKAY [ 1.549s]
finished. total time: 1.549s

c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.506s]
finished. total time: 0.507s

c:\mini-adb_inspire>fastboot flash zip fastboot flash zip RUU_Ace_HTC_WWE
error: cannot load 'fastboot'


c:\mini-adb_inspire>fastboot flash zip fastboot flash zip RUU_Ace_HTC_WWE
error: cannot load 'fastboot'

Thanks and regards,
Sagar.
 
aaaaah. there is just a simple command entry error.

the command you are entering is this:
fastboot flash zip fastboot flash zip RUU_Ace_HTC_WWE
and has an extra fastboot flash zip in it(wich i just realzied is my fault.ill do a quick ninja edit of the above commands :D). you will also need the file extension after the name of the file,so the command to flash the shortened name file is this:

fastboot flash zip RUU_Ace_HTC_WWE.zip

the other important thing to note,is that you have changed the name of the zipfile inside mini-adb_inspire to match the command. i.e., the file previously named RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28b.60.140e_26 .03.02.26_M_release_155891_signed inside mini-adb_inspire should now be named RUU_Ace_HTC_WWE and should still be a zipped up folder.

sorry for the mis guidance above,not sure how i got that extra text in tehre :o

assuming your gold card is made correctly,the downgrade file should flash for you now.

edit:
if you get other errors,just keep copying the cmd window and pasting it. hopefuly youre now good to go :)
 
it may help to see what you should see in your cmd window:
red are my copy/pasted inputs. blue are additional coments

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Scott>[COLOR="Red"]cd c:\mini-adb_inspire[/COLOR]

c:\mini-adb_inspire>[COLOR="red"]fastboot devices[/COLOR]
HTxxxxxxxxxx    fastboot

c:\mini-adb_inspire>[COLOR="Red"]fastboot erase cache[/COLOR]
erasing 'cache'... OKAY [ 1.549s]
finished. total time: 1.549s

c:\mini-adb_inspire>[COLOR="Red"]fastboot oem rebootRUU[/COLOR]
                              ... OKAY [  0.167s]
finished. total time: 0.168s

c:\mini-adb_inspire>[COLOR="red"]fastboot flash zip RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28b.60.140e_26.03.02.26_M_release_155891_signed.zip[/COLOR] 
     sending 'zip' (336097 KB)... OKAY [ 55.460s]
                 writing 'zip'... INFOzip header checking...
INFOshift signature_size for header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[hboot] unzipping for pre-update check...
INFOstart image[hboot] flushing...
INFO[RUU]WP,hboot,0
INFO[RUU]WP,hboot,100
INFOstart image[radio] unzipping for pre-update...
INFOstart image[radio] flushing...
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,100
...
...   [COLOR="blue"](many lines of similar [/COLOR]
...   [COLOR="blue"]removed for simplicity)[/COLOR]
...
INFO[RUU]UZ,dzdata,0
INFO[RUU]UZ,dzdata,100
INFO[RUU]WP,dzdata,0
INFO[RUU]WP,dzdata,100
INFOstart image[rcdata] unzipping & flushing...
INFO[RUU]UZ,rcdata,0
INFO[RUU]WP,rcdata,0
INFO[RUU]WP,rcdata,100
OKAY [ 78.951s]
finished. total time: 135.884s

c:\mini-adb_inspire>[COLOR="Red"]fastboot reboot-bootloader[/COLOR]
     rebooting into bootloader... OKAY [  0.155s] [COLOR="Blue"]will reboot to fastboot. verify 0.85.0007[/COLOR]
finished. total time: 0.155s

c:\mini-adb_inspire>[COLOR="red"]fastboot reboot[/COLOR]
                     rebooting...
finished. total time: 0.155s

c:\miniadb_inspire>
 
Thanks for help scotty85,
Still I am getting an error. This time a new one..

Pasting the commands below:


C:\Users\SURAJ>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot

c:\mini-adb_inspire>fastboot erase cache
erasing 'cache'... OKAY [ 1.568s]
finished. total time: 1.569s

c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.501s]
finished. total time: 0.501s

c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE.zip
sending 'zip' (293949 KB)... FAILED (data transfer failure (Too many links)
)
finished. total time: 4.647s

c:\mini-adb_inspire>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.179s]
finished. total time: 0.179s

c:\mini-adb_inspire>fastboot reboot
rebooting...
finished. total time: 0.178s

Thanks,
Sagar.
 
one last bit:
make sure the phone is charged to 100% if it will still charge,prior to doing this. you dont want it to die while flashing :eek:

also make sure you do NOT interupt the phone for any reason once the numbers start rolling,and the green line appears on the phones screen. disturbing it during a hboot or radio flash,especially,will be very,very bad. sometimes you may think its hung for a few minutes,resist the temptation to pull the plug ;)
 
Thanks for help scotty85,
Still I am getting an error. This time a new one..

Pasting the commands below:


C:\Users\SURAJ>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot

c:\mini-adb_inspire>fastboot erase cache
erasing 'cache'... OKAY [ 1.568s]
finished. total time: 1.569s

c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.501s]
finished. total time: 0.501s

c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE.zip
sending 'zip' (293949 KB)... FAILED (data transfer failure (Too many links)

)
finished. total time: 4.647s

c:\mini-adb_inspire>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.179s]
finished. total time: 0.179s

c:\mini-adb_inspire>fastboot reboot
rebooting...
finished. total time: 0.178s

Thanks,
Sagar.

are you sure the phone was in fastboot? it should say fastboot usb at the top.

having the phone in hboot is when i typically see this error.

also make sure that htc sync,pdanet,easy tether,or any other program capable of communicating with the phone is disabled or temporarily uninstalled.

you might also try different usb ports and cables. sounds far fetched,but sometimes it works. ive learned the hard way that not all usb cables are created equal.

also see above post about the phone charge.
 
Yes, The phone was in fastboot.

I will charge the phone for a while and then check again if it works.

Thanks,
Sagar

sounds good. im off to bed,hopefully in the morning i will see some success :)

you might also try a factory reset from hboot,if you have not allready.
 
  • Like
Reactions: ral
i did some searching on the too many links error. alot of references to it being from using a slow usb connection :eek: so definately make sure to try some different cables,and also do not plug it into a hub,try plugging it directly into different ports on the PC.

i did also find a couple references to adb/fastboot not being quite compatible with usb 3.0,so if thats what you have,it may be worthwhile to try the process with a usb 2.0 pc or laptop,if you have access to one.

if it is a usb cable or 3.0 issue,then it would definately be worthwhile to try and flash it in hboot from your sd card. youll just need a card reader(or another phone) to trasnfer the .zip to the gold sd card(make sure its FAT32 formatted). rename it PD98IMG,put it back in the non working phone,and power on into hboot. hopefully hboot will find the file and ask you to update

ill keep searching and let you know if anything else pops up. im off to work in a bit,but ill try and watch if you have prollems.

in an absolute worse case,you might just try the factory att software. if it works,youll at least be up and running again,and we can defiantely get you rooted from there as well,it will just be a few extra steps. it would be nice if we can boot you into the downgrade firmware,but its not a neccessity :)

the links for current 2.47.502.7 again are:
Shipped ROMs for the zip file

and

Shipped ROMs for the .exe
 
Hi Scotty85,

I have change to USB 2.0. This time I didn't get the "Too many links" error.
But this a new error "remote: 41 model id check fail" poped out :(


C:\Users\SURAJ>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot

c:\mini-adb_inspire>fastboot erase cache
erasing 'cache'... OKAY [ 2.244s]
finished. total time: 2.244s

c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.501s]
finished. total time: 0.501s

c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE.zip
sending 'zip' (293949 KB)... OKAY [ 53.331s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
FAILED (remote: 41 model id check fail)
finished. total time: 108.423s

c:\mini-adb_inspire>

Please help me out of this.

Thanks and regards,
Sagar.
 
Thanks Scotty85,
Can you let me know to run the factory att ruu. Is it a direct command "factory att ruu" to be pasted in cmd window. Can you please elaborate on this.

Regards,
Sagar :)
 
Hi Scotty85,

After copying the above link and renaming it to PD98IMG.zip, on starting in boot loader, it asked me to update and I did it. The phone is up and running with the 2.3.3 version.
Thanks a lot. Now, can you please guide me to root it.

Thanks and regards,
Sagar :)
 
sorry for the short answers yesterday and the delayed reply... was a long day yesterday!

anyway,im glad you are up and running again :smokingsomb:

as for rooting,you can run the aahk again,or i have a guide that you can do it manually: http://androidforums.com/inspire-4g...ally-downgrade-root-inspire-4g-desire-hd.html if youd like to try it that way,id be happy to assist you.

however,for the manual guide to work,you will have to remake your gold card and get it working,as its neccessary to flash the unbranded downgrade ruu.

should be a less panic-y situation this time,as if the ruu doenst flash as it didnt yesterday,you can always just reboot to a working phone.

the aahk *should* make the gold card and downgrade for you.

ive never used the aahk(i prefer manual commands and the cmd window) so i dont know the exact memu options,but when/if you want to try it again,make sure you pick the downgrade option prior to the s-off option.
 
Thanks a lot Scotty85,
I am very happy that you helped me through the process.
I will go through the manual process to root and in any concern will ping you.
Thanks and regards,
Sagar :)
 
Thanks a lot Scotty85,
I am very happy that you helped me through the process.
I will go through the manual process to root and in any concern will ping you.
Thanks and regards,
Sagar :)

awsome. :D i should get an email notification if you reply on that thread. just remember,the key is the gold card. make sure the gold card is formatted FAT32,and that you hex-edit it according to directions. if you dont get the gold card made correctly,youll get the "modelid" failure when trying to run the downgrade

edit:
it may be worth our while to find some better gold card making directions. the ones linked are not bad,but not the most informative!
 
Hi Scotty85,
I have completed successfully until step5 in the link you sent to manually root the phone.
But in step6,
adb push psneuter /data/local/

I am getting error as

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

The rest of them - busybox,wpthis,gfree are being able to copied expect the psneuter.
I am pasting the process I did below:

-------------


c:\mini-adb_inspire>adb push misc_version /data/local/tmp
336 KB/s (15837 bytes in 0.046s)

c:\mini-adb_inspire>adb shell chmod 777 /data/local/tmp/misc_version

c:\mini-adb_inspire>adb shell /data/local/tmp/misc_version -s 1.31.405.3
--set_version set. VERSION will be changed to: 1.31.405.3
Patching and backing up partition 17...

c:\mini-adb_inspire>adb reboot bootloader

c:\mini-adb_inspire>fastboot devices
HT19NT213520 fastboot

c:\mini-adb_inspire>fastboot getvar mainver
mainver: 1.31.405.3
finished. total time: 0.001s

c:\mini-adb_inspire>fastboot getvar cid
cid: CWS__001
finished. total time: 0.001s

c:\mini-adb_inspire>fastboot oem rebootRUU
... OKAY [ 0.496s]
finished. total time: 0.497s

c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE
error: cannot load 'RUU_Ace_HTC_WWE'


c:\mini-adb_inspire>fastboot flash RUU_Ace_HTC_WWE.zip
unknown partition 'RUU_Ace_HTC_WWE.zip'
error: cannot determine image filename for 'RUU_Ace_HTC_WWE.zip'

c:\mini-adb_inspire>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot flash RUU_Ace_HTC_WWE.zip
unknown partition 'RUU_Ace_HTC_WWE.zip'
error: cannot determine image filename for 'RUU_Ace_HTC_WWE.zip'

c:\mini-adb_inspire>md5sums RUU_Ace_HTC_WWE.zip

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - PC-Tools.Net: Tools and utilities for Windows, Unix/Linux, DOS
Type md5sums -h for help

[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[c:\mini-adb_inspire\]
RUU_Ace_HTC_WWE.zip 100% 7152e6ebd09f5ca9f0a88b2c9c9a30c0

c:\mini-adb_inspire>fastboot flash RUU_Ace_HTC_WWE.zip
unknown partition 'RUU_Ace_HTC_WWE.zip'
error: cannot determine image filename for 'RUU_Ace_HTC_WWE.zip'

c:\mini-adb_inspire>cd c:\mini-adb_inspire

c:\mini-adb_inspire>fastboot flash zip RUU_Ace_HTC_WWE.zip
sending 'zip' (261908 KB)... OKAY [ 47.631s]
writing 'zip'... INFOadopting the signature contained in this i
mage...
INFOsignature checking...
INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOchecking main version...
INFOstart image[hboot] unzipping for pre-update check...
INFOstart image[hboot] unzipping & flushing...
INFO[RUU]UZ,hboot,0
INFO[RUU]UZ,hboot,100
INFO[RUU]WP,hboot,0
INFO[RUU]WP,hboot,100
INFOstart image[boot] unzipping & flushing...
INFO[RUU]UZ,boot,0
INFO[RUU]UZ,boot,33
INFO[RUU]UZ,boot,74
INFO[RUU]UZ,boot,100
INFO[RUU]WP,boot,0
INFO[RUU]WP,boot,100
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,14
INFO[RUU]UZ,recovery,24
INFO[RUU]UZ,recovery,36
INFO[RUU]UZ,recovery,46
INFO[RUU]UZ,recovery,99
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,100
INFOstart image[system] unzipping & flushing...
INFO[RUU]UZ,system,0
INFO[RUU]UZ,system,5
INFO[RUU]UZ,system,11
INFO[RUU]UZ,system,15
INFO[RUU]UZ,system,19
INFO[RUU]UZ,system,22
INFO[RUU]UZ,system,28
INFO[RUU]UZ,system,31
INFO[RUU]UZ,system,38
INFO[RUU]UZ,system,42
INFO[RUU]UZ,system,49
INFO[RUU]UZ,system,54
INFO[RUU]UZ,system,59
INFO[RUU]UZ,system,63
INFO[RUU]WP,system,0
INFO[RUU]WP,system,5
INFO[RUU]WP,system,11
INFO[RUU]WP,system,17
INFO[RUU]WP,system,22
INFO[RUU]WP,system,28
INFO[RUU]WP,system,31
INFO[RUU]WP,system,37
INFO[RUU]WP,system,42
INFO[RUU]WP,system,48
INFO[RUU]WP,system,54
INFO[RUU]WP,system,59
INFO[RUU]WP,system,63
INFO[RUU]UZ,system,63
INFO[RUU]UZ,system,66
INFO[RUU]UZ,system,68
INFO[RUU]UZ,system,71
INFO[RUU]UZ,system,74
INFO[RUU]UZ,system,76
INFO[RUU]UZ,system,78
INFO[RUU]UZ,system,81
INFO[RUU]UZ,system,83
INFO[RUU]UZ,system,85
INFO[RUU]UZ,system,88
INFO[RUU]UZ,system,91
INFO[RUU]UZ,system,93
INFO[RUU]UZ,system,95
INFO[RUU]UZ,system,97
INFO[RUU]UZ,system,100
INFO[RUU]WP,system,63
INFO[RUU]WP,system,65
INFO[RUU]WP,system,68
INFO[RUU]WP,system,71
INFO[RUU]WP,system,74
INFO[RUU]WP,system,77
INFO[RUU]WP,system,80
INFO[RUU]WP,system,82
INFO[RUU]WP,system,85
INFO[RUU]WP,system,88
INFO[RUU]WP,system,91
INFO[RUU]WP,system,94
INFO[RUU]WP,system,97
INFO[RUU]WP,system,100
INFOstart image[sp1] unzipping & flushing...
INFO[RUU]UZ,sp1,0
INFO[RUU]UZ,sp1,100
INFO[RUU]WP,sp1,0
INFO[RUU]WP,sp1,100
INFOstart image[sp2] unzipping & flushing...
INFO[RUU]UZ,sp2,0
INFO[RUU]UZ,sp2,100
INFO[RUU]WP,sp2,0
INFO[RUU]WP,sp2,100
INFOstart image[dzdata] unzipping & flushing...
INFO[RUU]UZ,dzdata,0
INFO[RUU]UZ,dzdata,100
INFO[RUU]WP,dzdata,0
INFO[RUU]WP,dzdata,100
INFOstart image[tp] unzipping & flushing...
INFO[RUU]UZ,tp,0
INFO[RUU]UZ,tp,100
INFOstart image[tp] unzipping & flushing...
INFO[RUU]UZ,tp,0
INFO[RUU]UZ,tp,100
INFOstart image[tp] unzipping & flushing...
INFO[RUU]UZ,tp,0
INFO[RUU]UZ,tp,100
INFOstart image[tp] unzipping & flushing...
INFO[RUU]UZ,tp,0
INFO[RUU]UZ,tp,100
INFO[RUU]WP,tp,0
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,8
INFO[RUU]UZ,radio,13
INFO[RUU]UZ,radio,20
INFO[RUU]UZ,radio,25
INFO[RUU]UZ,radio,33
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,49
INFO[RUU]UZ,radio,57
INFO[RUU]UZ,radio,65
INFO[RUU]UZ,radio,70
INFO[RUU]UZ,radio,79
INFO[RUU]UZ,radio,86
INFO[RUU]UZ,radio,94
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,51
INFO[RUU]WP,radio,59
INFO[RUU]WP,radio,68
INFO[RUU]WP,radio,76
INFO[RUU]WP,radio,85
INFO[RUU]WP,radio,95
INFO[RUU]WP,radio,100
INFOstart image[rcdata] unzipping & flushing...
INFO[RUU]UZ,rcdata,0
INFO[RUU]WP,rcdata,0
INFO[RUU]WP,rcdata,100
OKAY [226.009s]
finished. total time: 273.641s

c:\mini-adb_inspire>fastboot reboot-bootloader
rebooting into bootloader... OKAY [ 0.170s]
finished. total time: 0.170s

c:\mini-adb_inspire>fastboot reboot
rebooting...
finished. total time: 0.171s

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>
c:\mini-adb_inspire>cd c:\mini-adb_inspire

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>adb push busybox /data/local/
1596 KB/s (1062992 bytes in 0.650s)

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>adb push wpthis /data/local/
1494 KB/s (679475 bytes in 0.444s)

c:\mini-adb_inspire>adb push gfree /data/local/
1093 KB/s (134401 bytes in 0.120s)

c:\mini-adb_inspire>adb shell
$ chmod 0755 /data/local/psneuter
chmod 0755 /data/local/psneuter
Unable to chmod /data/local/psneuter: No such file or directory
$ chmod 0755 /data/local/wpthis
chmod 0755 /data/local/wpthis
$ chmod 0755 /data/local/gfree
chmod 0755 /data/local/gfree
$ adb push psneuter /data/local/
adb push psneuter /data/local/
adb: permission denied
$ exit
exit

c:\mini-adb_inspire>adb push psneuter /data/local/
cannot stat 'psneuter': No such file or directory

c:\mini-adb_inspire>


Thanks and regards.
Sagar
 
look inside mini_adb_inspire,and make sure you have a file inside called 'psneuter'

if not,your computer may have blocked its download,ive seen this happen with zergrush as well.

let me upload that,so if it is missing,you can just redownload that,and not the whole large file
 
Thanks Scotty85,
I have copied the files.
I am getting the following errors while running the step 6.

-----

C:\Users\SURAJ>cd c:\mini-adb_inspire

c:\mini-adb_inspire>adb push psneuter /data/local/
1615 KB/s (585731 bytes in 0.354s)

c:\mini-adb_inspire>adb push busybox /data/local/
1660 KB/s (1062992 bytes in 0.625s)

c:\mini-adb_inspire>adb push wpthis /data/local/
1642 KB/s (679475 bytes in 0.404s)

c:\mini-adb_inspire>adb push gfree /data/local/
1620 KB/s (134401 bytes in 0.081s)

c:\mini-adb_inspire>adb shell
$ chmod 0755 /data/local/psneuter
chmod 0755 /data/local/psneuter
$ chmod 0755 /data/local/wpthis
chmod 0755 /data/local/wpthis
$ chmod 0755 /data/local/gfree
chmod 0755 /data/local/gfree
$ /data/local/psneuter
/data/local/psneuter
Failed to set prot mask (Inappropriate ioctl for device)

$ /data/local/wpthis
/data/local/wpthis
Build: 25
Section header entry size: 40
Number of section headers: 45
Total section header table size: 1800
Section header file offset: 0x00014e90 (85648)
Section index for section name string table: 42
String table offset: 0x00014cc7 (85191)
Searching for .modinfo section...
- Section[16]: .modinfo
-- offset: 0x00000f80 (3968)
-- size: 0x000000c4 (196)
Kernel release: 2.6.35.10-gd2564fb
New .modinfo section size: 204
Loading module... Failed.
Module returned an unknown code (Operation not permitted)
$ /data/local/gfree -f
/data/local/gfree -f
data/local/gfree: permission denied
$

----

Thanks and regards,
Sagar
 
hmmm when you flashed 'RUU_Ace_HTC_WWE.zip' that was the downgrade ruu,correct? verify that you have booted into 1.32.405.6 firmware.

if you have,im not quite sure what to think...

the prollem started with this failure:
/data/local/psneuter
Failed to set prot mask (Inappropriate ioctl for device)
wich seems to somewhat indicate that the exploit is not working on that firmware,or that device... but the copy/paste of the codeboxes are from me running thru it on the exact same device,on that same downgrade firmware,so im not really sure why its unhappy,unless youve just got something running on your PC thats casusing confusion,wich may be supported by the fact that it seems you were able to get some things working simply by repeating the command.

at any rate, when you entered
/data/local/psneuter
it should have given you this output:
property service neutered.
killing adbd. (should restart in a second or two)

youd then have temp root,and when you do adb shell in the next line,it should change the prompt to #. wpthis needs to have root access to do its thing,wich it did not since psneuter failed.

consequently,gfree could not do its thing,because wpthis couldnt do its thing,because psneuter didnt give it root access.

SO...

if you ARE on 1.32.605.6 firmware,dont stress,well figure it out. :) id try a reboot of the phone and pc,and make abosultely sure that you have htc sync,pdanet,easytether,or ANY other program capable of manipulating the phone disabled.

you can then start step 6 again.

if you find youve accidentally run a different ruu,then well need to work on getting on 1.32.605.6. :)
 
ok,so i think i see what has happened. i compared the md5 sum that you got above:
c:\mini-adb_inspire>md5sums RUU_Ace_HTC_WWE.zip

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - PC-Tools.Net: Tools and utilities for Windows, Unix/Linux, DOS
Type md5sums -h for help

[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[c:\mini-adb_inspire\]
RUU_Ace_HTC_WWE.zip 100% 7152e6ebd09f5ca9f0a88b2c9c9a30c0

to the one for the downgrade ruu,wich is:
c:\mini-adb_inspire>md5sums RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28b.60.140e_26.0
3.02.26_M_release_155891_signed.zip

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+
Copyright (C) 2001-2005 Jem Berkes - PC-Tools.Net: Tools and utilities for Windows, Unix/Linux, DOS
Type md5sums -h for help

[Path] / filename MD5 sum
-------------------------------------------------------------------------------
[c:\mini-adb_inspire\]
RUU_Ace_HTC_WWE_1.32.405.6_Radio_12.28... 100% c3d244a9f056e48ee3851a14ff52204c

:eek:

so i then compared it to the one you ran to get your phone working(current att): PD98IMG_Ace_Gingerbread_S_Cingular_US_2.47.502.7_Radio_12.56.60.25_26.10.04.03_M_release_200368_signed.zip 7152e6ebd09f5ca9f0a88b2c9c9a30c0

so it appears that you have some point swapped out the ruus in the mini-adb_inspire folder,and you have simply reflashed the phones stock software.

you can confirm it by checking settings/about phone and finding build number 2.47.502.7.

i know you are prolly getting fustrated,but rest assured that you are doing a great job for someone whose never used adb or entered commands in a cmd window :cool:

the bad news,im afraid,is that youll need to start over at step 5,and make sure that the ruu md5 matches c3d244a9f056e48ee3851a14ff52204c so that you know that youre flshing the correct ruu.

once you get yourself on 1.32.405.6 the step 6 commands are a breeze,and youll fly right thru em :)
 
Hi Scotty,

It is still 2.47.502.7 -the software number.Can you please send me the RUU link for the downgrade.

Thanks and regards,
Sagar
 
Back
Top Bottom