Dumping the pharos rom: help needed... - P3470 ROM Development

I tried to dump my pharos rom for a guy who needs it: http://forum.xda-developers.com/showthread.php?t=417330
While editing the registry HKLM\Security\Policies\Policies valuename '00001001' I changed it to dword:1
So far no problems
In the next step I tried to check that all the partition sizes reported by pdocread were correct. Here I got the first error message (see screenshot).
I tried to skip the verification of the partition sizes reported by pdocread and tried to go on with the reported partition sizes. But here it's the same error message again and I can't go on with further steps (see screenshot).
My pharos is not modified in any way, has no sim lock and the original shipped rom. No HardSPL so far.

in the command line you need to change "FLASHDR" with "DSK1:"
this is the right command:
pdocread -w -d DSK1: -p Part00 0 0x313400 Part00.raw
remember that the the os is Part02.raw
bye

Copy the files included in this zip to your tools directory and use this bat file to dump the firmware. You will get the SYS and OEM folders on the dump directory. It only dumps part02.
I'm trying to do a automated dumper like elf's one, but it isn't finished.

Files missing..
Thanks to both of you for your help.
@jose_sonseca: Your tool is absolutly fantastic ****many thanks****
But I still need two files, one is something like ...prepare_imgfs...
Where can I find them...?

You need itsutils (if you have pdocread, it's ok), and imgfs tools -> http://forum.xda-developers.com/showthread.php?t=249836 Download imgfs_tools_182.zip
They include prepare_imgfs and viewimgfs. DMP2PKG tool is included in my zip file.

jose_sonseca said:
You need itsutils (if you have pdocread, it's ok), and imgfs tools -> http://forum.xda-developers.com/showthread.php?t=249836 Download imgfs_tools_182.zip
They include prepare_imgfs and viewimgfs. DMP2PKG tool is included in my zip file.
Click to expand...
Click to collapse
Thank you - Great

Very nice job!!!
I search this to my Touch PRO
Thx a lot!!

Related

How to edit and make .nbf file for extended ROM

Hi everybody
I want to edit ms.nbf, add/remove program in ExROM file, how can i do that?
And I want to create the ms.nbf from the Extended Rom folder ( that i copy from PPC). How can i do that?
Thanks so much!!!
http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
no real need to backup an extented rom though if one
can edit it one can just unhide it and copy out the cabs and txt file
Rudegar said:
http://wiki.xda-developers.com/index.php?pagename=ER2003Edit
http://wiki.xda-developers.com/index.php?pagename=BackupExistingRom
no real need to backup an extented rom though if one
can edit it one can just unhide it and copy out the cabs and txt file
Click to expand...
Click to collapse
ER2003Edit will not work on Magician EXTROM
You have to extract the FAT image using magician_ext_rom_tool [http://forum.xda-developers.com/attachment.php?attachmentid=24969&d=1130526115], modify it, and reencode it using magician_ext_rom_tool.
sounds like alot less hassel to just unhide and unlock it
and mess around that way then
Backup ROM need whole SD, and "size of the backup file nb1" = "size of SD"
I use 256MB -> it 's too large. And I not really like that.
Now I want to keep 1 ROM that i like most (include nk.nbf, Radio.nbf, ms.nbf).
Now I have 2 file radio.nbf and nk.nbf and I want create 1 file ms.nbf for myself that i like most.
I just got "Extended ROM" folder (By HR, and SR 3s before PPC auto config)
I dont know how to convert that folder to .nbf file?
How can i use "magician_ext_rom_tool" ? What is the header file?
Nobody help me?
hensiferum said:
Nobody help me?
Click to expand...
Click to collapse
The search function is made for that! Lazy!
Encode: -e -n <nbf filename> [-f <fat16 filename>] [-h <header filename>]
Decode: -d -f <fat16 filename> -h <header filename> [-n <nbf filename>]
I dont know what is header?
b0ris747, can you explain me?
The header file will be created on decode process
C:\ROMs>magician_ext_rom_tool.exe -d -n ms_.nbf
[msg] usage() - Generating FAT16 filename from NBF filename.
[msg] usage() - Generating Header filename from NBF filename.
It will contain device specific options to recreate the header contained in the nbf (which make it uploadable and recognizable on your device).
After modifying the FAT image, you'll have to encode header and FAT image to create a new NBF
C:\ROMs>magician_ext_rom_tool.exe -e -f ms_.fat -h ms_.hdr -n ms2.nbf
Will create a ms2.nbf (rename it to ms_.nbf and upload it.)
EDIT: wiki page created: http://wiki.xda-developers.com/index.php?pagename=MagicianExtrom
Oh, thank you.
When using it before, i have a mistake with encode and decode, so it not work...
Thank you very much
Can somebody explain to me how i can cook an external rom file? I would like to include the installation of tomtom with it so it is automatically installed (since battery runs empty occasionally). Any help maybe?

Dumping,Modifying and Re-compiling Kaiser Rom tethering issues

Thanks to POF and all his good men we have now finally got hardspl and super cid available for our kaisers now.
The next step is to start building cooked roms which will be available soon as soon as we find a way around the some tools which aren't compatable with the kaiser.
I have managed to dump and start re-building the rom but stuck at second process of the ImgFS Tools Version
This is what I have encountered so far.
1. Dump rom is ok
2. ImgfsFromDump imgfs.bin imgfs-new.bin ok
3. ImgfsToNb imgfs-new.bin os.nb.payload os-new.nb.payload came with error msflsh50 headernot found. exiting. If i can bypass this then the next step will be merging the os.nb which i think possibility it might work and might not work.
Hope all the senior pros out there could give us a hand in this
@POF dONATIONS WILL BE SENT TO YOU TODAY
I'm not sure what that error is but even when you try to dump the xip from the os.nb process went ok but actually no files are dumped.
If anyone has dumped the rom and xip using pofs recommendation here http://forum.xda-developers.com/showthread.php?t=334680 can you please upload, as I am getting errors on my vista machine
duttythroy said:
If anyone has dumped the rom and xip using pofs recommendation here http://forum.xda-developers.com/showthread.php?t=334680 can you please upload, as I am getting errors on my vista machine
Click to expand...
Click to collapse
I can upload the dumped mine, but is spanish one....
Do you want it?
One question, what imgfs tools are you using? (give me a link, please, i'm trying to dump part03 dumped, but gives me a " Unable to load compression dll" error, and i have all files from mamaich's ZIP in the same folder...)
EDIT: The Imgfs partition is Part02, not Part03 (i don't know what is), so you must use ImgfsToDump with Part02.raw to get dumped the Imgfs.
same tools
jcespi2005 said:
I can upload the dumped mine, but is spanish one....
Do you want it?
One question, what imgfs tools are you using? (give me a link, please, i'm trying to dump part03 dumped, but gives me a " Unable to load compression dll" error, and i have all files from mamaich's ZIP in the same folder...)
Click to expand...
Click to collapse
i'm using the same tools but only difference I am dumping the latest htc rom posted somewhere here recently.
pdocread method keep giving me errors.
I am trying all sorts at the moment
I have tried cooking a rom using the kitchen everything went ok apart from getting the error.
error building default hv and user hv
If I remember right you have to set the evirmental variable
austinsnyc said:
If I remember right you have to set the evirmental variable
Click to expand...
Click to collapse
hi mate can you be more specific, killing myself here to find a way to re-compile the rom
Its my birthday today and the wife has the whole day planned out for me! Figures the day after HardSPL comes out so I am not going to be much help to you guys today sorry to say. I'll be back in about 3 hours and then have about 2 to spend helping out with the dumping and cooking methods. Also Dutty you should have your computer dual boot with XP and Vista i have found its the only way really to cook fast and right. I have a Vista Key that works on any vista be it basic, prem... or ultimate. Just make sure you install XP first on a seperate partition since XP always loads on the first partition then load Vista.
Here this will help you a bunch!!!
http://forum.xda-developers.com/showthread.php?t=249836
AND THIS
3) Download rdmsflsh.pl script
4) Extract the contents of imgfs by running these commands making sure that the raw file and script are in the same directory:
(Windows users should run the commands from Windows Command Prompt)
c:\dump> mkdir files
c:\dump> perl rdmsflsh.pl -d files Part02.raw
[...]
1334 0047 2006-01-24 11:37:24 direct16.2bp
1334 0045 2006-01-24 11:29:32 alerts.bmp
1334 0047 2006-01-24 11:38:28 PNotes.2bp
1263 0047 2006-01-24 11:29:44 seekthumb96S.gif
1256 0047 2006-01-24 11:38:28 question.bmp
1248 0045 2006-05-30 09:59:42 ding.amr
statistics:
16595 [ 0x000040d3 ] compressed
22868 [ 0x00005954 ] datablocks
1521 [ 0x000005f1 ] ent_fffff6fd
767 [ 0x000002ff ] ent_fffff6fe
1013 [ 0x000003f5 ] ent_fffffefb
398 [ 0x0000018e ] ent_fffffefe
768 [ 0x00000300 ] files
397 [ 0x0000018d ] modules
1521 [ 0x000005f1 ] sections
2490 [ 0x000009ba ] uncompressed
c:\dump>All the rom contents will be extracted to the folder named "files".
ok using Jas's info i have been able to fully dump the rom but I am lost on putting it back together for flashing!
austinsnyc said:
ok using Jas's info i have been able to fully dump the rom but I am lost on putting it back together for flashing!
Click to expand...
Click to collapse
thats was the easiest way to dump the rom but when I try to compile it keep getting the same error i mentioned in my first post

Orange Uk Rom 1.14.61.2 ready For Download

hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
hoyler30589 said:
hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
Click to expand...
Click to collapse
post some screenshots.
Great job, it works!
But the first "picture" is HTC is it normal?
what is additional in this rom than wm 6.1?
lerameur said:
Great job, it works!
But the first "picture" is HTC is it normal?
Click to expand...
Click to collapse
yeh the first picture is htc you need to run flash.exe inside the splash folder then you will get an orange one.
zeeshee said:
what is additional in this rom than wm 6.1?
Click to expand...
Click to collapse
this is the original orange rom for those of us that need it to send fone back for warranty.
hoyler30589 said:
this is the original orange rom for those of us that need it to send fone back for warranty.
Click to expand...
Click to collapse
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
lerameur said:
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
Click to expand...
Click to collapse
ill have a go, will let you know later on today
lerameur said:
Do you think you can do it with this rom?
ftp://xda:[email protected]/Uploads/Smartphone/Vox/ROMs/E650_ROM_version_1.22.70.3.zip
It's the french version and it's 1.22...
Click to expand...
Click to collapse
thats not the french rom ive reconstructed it and its romanian. if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.
ive managed to add french language to the rom though, if you need it let me know and ill upload it for you.
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...
Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?
http://rapidshare.com/files/104498313/part00.rar.html
Sorry if my english is bad...
[EDIT] I'm about to find some information i will tell you when i'll know more [/EDIT]
lerameur said:
I've succeed to put the rom in french but i don't know if the version of french rom is the same of uk one...
Here is the french dump orange, 3 raw files...
Can you see if it is possible to reconstruct it?
http://rapidshare.com/files/104498313/part00.rar.html
Sorry if my english is bad...
[EDIT] I'm about to find some information i will tell you when i'll know more [/EDIT]
Click to expand...
Click to collapse
ill have a go and post bk tonight. your english is fine.
hoyler30589 said:
if you know someone who has a working french version if you dump the rom i can reconstruct it for you, im in uk so i dont have any chance of finding anyone.
Click to expand...
Click to collapse
Could you reconstruct polish rom? If yes, what do I have to do?
mmokrzycki said:
Could you reconstruct polish rom? If yes, what do I have to do?
Click to expand...
Click to collapse
yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.
download the file located at:
http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter
"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter
youll then get something like the following:
58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02
making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)
then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)
then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)
when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.
hoyler30589 said:
hi all my reconstructed orange uk rom is now ready for download.
1. you need to run uspl and then install uspl for help check out (http://forum.xda-developers.com/showthread.php?t=330909)
2. then when phone has started you can run flash.exe in the rom folder.
3. once the phone has rebooted and you have your new orange uk rom run flash inside splashscreen folder for the orange splash.
for some reason i couldnt get it to work with all items together so we have to do three steps.
Warning: I have tested this by flashing to my own e650 but you do flash at your own risk.
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
No radios are included but they are available on the ftp as my rom will be hopefully.
ftp://ftp.xda-developers.com/Uploads/Smartphone/Vox/Radios/
Thanks to Dr Gonzo for his kitchen and help and Jockyw2001 for his excellent uspl
Click to expand...
Click to collapse
Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252
Roland
Rolandh said:
Is it not possible to have this Orange HomeScreen like in the Polish and Romanian ROM's
http://forum.xda-developers.com/attachment.php?attachmentid=79277&d=1207263252
Roland
Click to expand...
Click to collapse
we need a uk rom of 1.22 i only have old rom, i was going to try and extract orange pluggin but its against rules. if you know anyone with a uk e650 on the new orange rom dump files and send me them and i can then reconstruct it.
link to ftp for radio files says permission denied.
How can I get them or can you put them on rapidshre perhaps ?
I have got the rom from rapidshare ok.
I am plannin on trying the wm 6.1 rom update but want to be able to put the original orange ram back on if I don't like it or want to sell the phone later.
What exactly is the radio part for. bluetooth/wifi ?
Will I not be able to use that if I put the rom on without it ?
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,
the radio controls phone signal bluetooth and wifi.
before you flash check what version of orange rom you got cos theres some people with a newer rom.
to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.
hope that helps
rich
hoyler30589 said:
hi ill try looking for radio links but if u try win mobile 6.1 rom that doesnt change your radio so therefore you are ok,
the radio controls phone signal bluetooth and wifi.
before you flash check what version of orange rom you got cos theres some people with a newer rom.
to check press start and then settings and then more and about and then look at the operator number and if its 1.22 will you msg me as thats newer and i need the newer rom.
hope that helps
rich
Click to expand...
Click to collapse
Might be in luck.
Rom version 1.22.61.3
Operator version 22.122.1.613
Actually not sure know if that means rom is 1.613 because you said operator number.
Rom version is listed above that though and is as above. 1.22.61.3
Is that what your after ?
In any case I have no idea about how to backup up the rom to send to you or my radio parts to enable me to put it back if needed after trying 6.1
Hi Hoyler,
My S710 are in warranty and i need revert to my original ROM.
My model is S711 (vresion S710 brazilian).
I have the dump files in my machine.
You can convert the RAW filles in NBH file for me?
Thanks,
hoyler30589 said:
yeh sure i can try for you, you just need to dump the three parts of the rom for me and then upload them to somewhere like rapidshare.
download the file located at:
http://nah6.com/~itsme/itsutilsbin-20080313.zip
extract to c:\rom
then start - run - cmd
type
cd..
then press enter
cd..
then press enter
cd rom
then press enter
"Below are the steps required to dump the ROM. Take care to check that the partition sizes match your phone."
type:
pdocread.exe -l
then press enter
youll then get something like the following:
58.82M (0x3ad1000) DSK1:
| 2.09M (0x217400) Part00
| 3.32M (0x352800) Part01
| 53.40M (0x3567000) Part02
making sure the 0x3567000 is the number for ypur part as these nums are different on every rom.
type: (this can take a short while)
pdocread -w -d DSK1: -p Part02 0 0x3567000 Part02.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x3567000, Part02.raw)
then type: (these will be quite quick)
pdocread -w -d DSK1: -p Part01 0 0x352800 Part01.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x352800, Part01.raw)
then type:
pdocread -w -d DSK1: -p Part00 0 0x217400 Part00.raw
then press enter and it should say:
CopyTFFSToFile(0x0, 0x217400, Part00.raw)
when the above has finished zip or rar the raw files from c:\rom and then upload the rar to rapidshare and send me link.
Click to expand...
Click to collapse
hoyler30589 said:
To download rom click on the link below:
http://rapidshare.com/files/104153931/E650-_orangeuk_1.14.61.2.rar.html
Click to expand...
Click to collapse
Could anybody upload this file on any other file hosting? For examle on mediafire.com, badongo.com etc....
I can't download files from Rapidshare and Megaupload because of my internet connection
Thanks in advance.

Please help to dump Kaiser's ROM

hello
i not can dump kaiser ROM..
if i enter this:
Code:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards
Hamer10 said:
hello
i not can dump kaiser ROM..
if i enter this:
Code:
imgfstodump imgfs.bin
in dump folder all is modules :/ and system show errors..
please help..
best regards
Click to expand...
Click to collapse
Why not try one of the Kaiser Kitchens (or even bepe's new kitchen).
Here's the batch file from bepe's kitchen. All the tools are in the bin directory just drop the OS.nb file onto it.
Code:
@ECHO OFF
if "%~1"=="" goto :error
set path_exe=%~d0%~p0
set path_arg=%~d1%~p1
cd /D %path_arg%
"%path_exe%bin\NBSPLIT" -data 2048 -extra 8 "%~1"
del "%~1.extra"
"%path_exe%bin\IMGFSFROMNB" "%~1.PAYLOAD" IMGFS.BIN
"%path_exe%bin\IMGFSTODUMP" IMGFS.BIN
del "IMGFS.BIN"
del "dump_MemoryMap.txt"
rename "dump" IMGFS
pause
goto :EOF
:error
echo Usage: Dump_xxx.bat "nba file"
pause
Ta
Dave
ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..
Hamer10 said:
ROM is protected from cutting, imo.
I need to OEMDrivers and OEMapps Blackstone ROM HyperDragon III ..
Click to expand...
Click to collapse
Ah, in that case you could be stuck.
ervius has done a ROM deprotector that might help, but I'd also remeber that sakajati has protected his ROM for a reason.
Thanks
Dave
ok thanks..
if you absolutely need to:
http://forum.xda-developers.com/showpost.php?p=3102543&postcount=1
don't expect to make packages even if you can dump it though
mbarvian said:
if you absolutely need to:
http://forum.xda-developers.com/showpost.php?p=3102543&postcount=1
don't expect to make packages even if you can dump it though
Click to expand...
Click to collapse
ehh..not work.
plz look to screenshot..

Treo Pro GSM HardSPL Final Test

IMPORTANT: I don't have time waiting on IRC sitting on my ass, I need to sleep. so this final package wasn't tested as I don't have this device myself, but I'm pretty sure it'll work alright. again sorry for the delay, I was busy in life (new place to live in, RhodiumW, making a living etc... not in order of importance ). this release could still be waiting if I wanted to wait for someone to do final release test but I'll just let you try it.
--below text is copied from my PPCGeeks thread--
OK right now I don't have time for the final tests (am still without a device) but I suppose it works. let me know if it does.
Update: it was tested at ppcgeeks and works.
Instructions:
first, if you have GSM treo pro (NOT CDMA, NOT SPRINT/VERIZON/TELUS), this is for your device. it is for PANT100.
steps:
0) if you have Vista or Windows 7, make sure you have latest WMDC.
1) download Hard-SPL package from attachment, extract to an empty local folder.
2) you must Have Phone Synced with PC in Windows Mobile!
3) run PANTHER_GSM_HSPL exe from the folder
4) follow steps in the program!
5) it should go to tricolour screen now, i.e. SSPL mode, and show 0.59.C-SSPL. now follow steps in the RUU that's launched by now.
6) SPL flashes, device automatically reboots, job done. if you get any errors, follow the instructions offered by the program.
7) to confirm you got it installed, go into bootloader mode (tricolour screen!) and verify the screen shows 0.59.CMONEX.
NOTE: you will not see the SPL version during normal boot!
to enter bootloader mode to see version: with the device turned on, press and hold the Camera button along with the Power button, then press the reset button with the stylus tip, then release the Camera and Power buttons when bootloader tricolour screen appears.
NOTE 2: anyone having problems with the device entering SSPL automatically or problems with USB connection after SSPL was loaded, please copy SSPL-Manual-PantherGSM.exe from the SSPL-Manual-PantherGSM_V059.zip attachment to the device and run it (device must be plugged in to USB). then once the screen is in SSPL, run CustomRUU from Panther_CustomRUU.zip attachment manually and flash NBH file from PantGSM_HardSPL059.zip.
NOTE 3: this is unsigned Hard-SPL. no limitations on flashing ROMs. also, this has overwrite protection, if someone needs to revert to stock SPL for warranty reasons, a stock SPL downgrade package will soon be posted.
NOTE 4: do not use this RUU to flash anything else! this is only intended for flashing the HardSPL.
[SIZE=+2]finally, if you wish to thank me with a donation[/SIZE], you can do so by clicking the link the HardSPL program offers, or here: http://hpcmonex.net/htc/pantc/panther.htm
Troubleshooting tips:
- read the instructions
- read the instructions
- read the instructions
- if you have USB issues:
1. anyone having problems with the device entering SSPL automatically or problems with USB connection after SSPL was loaded, please copy SSPL-Manual-PantherGSM.exe from the SSPL-Manual-PantherGSM_V059.zip attachment to the device and run it (device must be plugged in to USB). then once the screen is in SSPL, run CustomRUU from Panther_CustomRUU.zip attachment manually and flash NBH file from PantGSM_HardSPL059.zip.
2. if it still has connection error in SSPL screen, try unplugging and replugging the USB
3. try different USB port, PC, etc.
4. when there are sync issues, the program also suggests installing this file on the phone: http://hpcmonex.net/roms/enablerapinew.cab, just making a note here too.
steps for stock SPL restore:
--posted soon-- (edit: mmm reminder to myself, this one has full overwrite prot.)
THIS IS AWESOME!!!
...I don't have time to test it yet, though. In the morning, for sure! Can someone get this working and make instructions for WM 6.5?
The Treo Pro just got a new breath of life!!
Thanks cmonex! I'll be donating to you in the morning!
Thanks for this, I've been long waiting for this, and I hope someone will make 6.5 GSM ROM soon
Downloading it now, i really hope I will not f*ck up my phone, i will post feedback in soon Someone better start making WM6.5 for it !!!! soon as well
OK when you tested it out... make sure to not flash CDMA roms, because that won't boot and you'll have to reflash to GSM rom
it keep giving me ERROR 260, Connection error, will it work if i try to flash it form memory card ?
vladimir2989 said:
it keep giving me ERROR 260, Connection error, will it work if i try to flash it form memory card ?
Click to expand...
Click to collapse
SD was untested so I dont recommend that...
is the device in 0.59-SSPL screen?
ok, i just did the whole process it said Congratulations but when i went to bootloader to check it says SPL.59.C-SSPL
Correction: IT WORKED !!!
i had to enter bootloader by pressing and hold the Camera button and the Power button, then reset button (b4 i just entered it through utility)
im happy
now who is making WM6.5 here ?
vladimir2989 said:
Correction: IT WORKED !!!
i had to enter bootloader by pressing and hold the Camera button and the Power button, then reset button (b4 i just entered it through utility)
im happy
now who is making WM6.5 here ?
Click to expand...
Click to collapse
I dont own a Treo Pro. However, if someone can provide a raw dump of a GSM Treo Pro, I'll build a rom kitchen and post it here.
if u give me, step-by-step guide how to get RAW dump i'll do it... and where can i download all the tools ...
Download ItsUtils from here, and extract the zip.
http://nah6.com/itsme/itsutilsbin-20090515.zip
Connect your Treo Pro using ActiveSync or WMDC
Run these commands. The first time you run them, you will have to allow a dll to run on your device. Just follow the on screen prompts.
pdocread.exe -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part01 0 0x3c0000 Part01.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part02 0 0x4d40000 Part02.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part03 0 0x6980000 Part03.raw
NightRaven said:
Download ItsUtils from here, and extract the zip.
http://nah6.com/itsme/itsutilsbin-20090515.zip
Connect your Treo Pro using ActiveSync or WMDC
Run these commands. The first time you run them, you will have to allow a dll to run on your device. Just follow the on screen prompts.
pdocread.exe -w -d FLASHDR -b 0x800 -p Part00 0 0x31f000 Part00.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part01 0 0x3c0000 Part01.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part02 0 0x4d40000 Part02.raw
pdocread.exe -w -d FLASHDR -b 0x800 -p Part03 0 0x6980000 Part03.raw
Click to expand...
Click to collapse
download site posted is not working
http://uploading.com/files/b3346f99/Part00.raw/ - Part00.raw
http://uploading.com/files/1mf8m9f2/Part01.raw/ - Part01.raw
uploading the rest now....
http://uploading.com/files/16ema238/Part02.raw/ - Part02.raw
They are downloading now.
I'll be glad to help out with this too, when I get home from work. Can we use the existing ROMS available, or are those specifically for CDMA?
jasphair said:
I'll be glad to help out with this too, when I get home from work. Can we use the existing ROMS available, or are those specifically for CDMA?
Click to expand...
Click to collapse
Those are specifically for CDMA.
http://uploading.com/files/2a6fab9d/Part03.raw/ - Part03.raw
is that all u need NightRaven ?

Categories

Resources