[ROM] [Samsung SGH-i200] [WWE] Windows Mobile 6.1

Search This thread

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Hard Reset Instruction for i200

I had to hard reset my i200 and found instruction here:
Turn phone off, press "0 + Navigation key UP + Power" -> [SGH-i200 Format Menu].

Two options:

1. Format and Reboot
2. Exit

i20020format.jpg

Password is 0000
 
Last edited:

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
FrontCamera - Make photo with ScreenCapture!

Hello everybody!

I just found out that it is very simply to start the frontcam liveview
direct.
Just start Cam_Int.exe in the windows folder!

I created a shortcut in my startmenu for that exe.

Than I installed ScreenCapure (freeware).

Here's the plan:
1. Launch ScreenCapture
2. Launch Cam_Int.exe
3. Press * or # (which you have defined in ScreenCapture options)
4. Find photo in mainfolder of smartphone storage (not storage card)
5. Be happy! :)

My testphoto is attached.
 

Attachments

  • ScreenCapture-Smartphone-Setup.cab
    115.3 KB · Views: 100
  • Cam_Int_Lnk.zip
    145 bytes · Views: 71
  • sshot002.jpg
    sshot002.jpg
    5.5 KB · Views: 64
Last edited:

abc_temp

Member
Jun 26, 2009
5
0
i would like to cook a windows mobile 6.5 standard version for samsung i200.
is this actually possible?
i want to make it because i heard that wm6.5 is running faster then wm6.1, the samsung i200 smartphone is so slow, so i thought it might help to get the new wm6.5 on it.

And another thing is that i have version i200XXHH3 on my smartphone, and would like to post it here. is it possible do download the firmware from the device?
 
Last edited:

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
ROM dump and WM6.5 build?

First: Welcome abc_temp! It is nice to meet some other people with a i200 running.

And another thing is that i have version i200XXHH3 on my smartphone, and would like to post it here. is it possible do download the firmware from the device?
It would be great to have your ROM dumped. I tried to dump mine before upgrading but had no luck.

The routine must be similar to the one from the i600 I think...

I tried this method How to dump the ROM (step by step) and got stuck at the following point:

Code:
How to dump the ROM (step by step)

This page explains the process to dump the ROM of your Hermes. The HTC_Hermes does not have a disk-on-chip flash, like most other HTC devices, you can however use pdocread with the -w switch.

pdocread is part of the itsutils tools collection, you can download the source + executables here (http://nah6.com/~itsme/itsutilsbin-20090515.zip).

Now let's start the process:

1. Unzip the contents of itsutils.zip on c:\itsutils
2. Connect your Hermes to PC using USB cable, and make sure ActiveSync is running
3. Start -> run -> cmd.exe
4. cd c:\itsutils

5. First we are going to find the device handles for all the flash partitions, using pdocread -l

C:\DUMP>pdocread -l
Copying C:\DUMP\itsutils.dll to WCE:\windows\itsutils.dll
124.50M (0x7c80000) DSK2:
|           3.12M (0x31f000) Part00
|           3.00M (0x300000) Part01
|          92.13M (0x5c20000) Part02
|          26.25M (0x1a40000) Part03
972.00M (0x3cc00000) DSK1:
|         971.88M (0x3cbe0e00) Part00

[cmd window frozen?]

[same error without storage card (DSK1)]

[Stopped trying...]

i would like to cook a windows mobile 6.5 standard version for samsung i200.
is this actually possible?
i want to make it because i heard that wm6.5 is running faster then wm6.1, the samsung i200 smartphone is so slow, so i thought it might help to get the new wm6.5 on it.

A WM6.5 ROM would be nice - because faster. But my WM6.1 is running smooth, too! What is your problem?

Even for my old MPx200 there is a WM6.5 ROM. So it must be possible.

Anyone here that knows how to do that? I learned how to cook a ROM but don't know about changing systemdrivers and else jet...
 
Last edited:

abc_temp

Member
Jun 26, 2009
5
0
it looks like it has problems to read DSK1. take out your sd card and try again.

(i'm using itsutils 13.03.2008)

on my pc (win7) it looks like this:
Code:
C:\itsutils>pdocread -l
124.38M (0x7c60000) DSK2:
|           3.12M (0x31f000) Part00
|           3.00M (0x300000) Part01
|          92.50M (0x5c80000) Part02
|          25.75M (0x19c0000) Part03
ERROR: ITGetSTRGHandleList - W us│udze wyst╣pi│ wyj╣tek podczas obs│ugi ┐╣dania
kontroli.

ERROR: ITGetSTRGHandleList - Operacja uko˝czona pomyťlnie.

it seas that the opperation was completed successfully.

then i try:
Code:
C:\itsutils>pdocread -w -t
real nr of sectors: 1  - 512.00byte, 0x200
and i don't know what i should do with this result. i've got these commands from http://xdaforums.com/showthread.php?t=273494
 

abc_temp

Member
Jun 26, 2009
5
0
i combined these 4 parts of the rom to one file with the
copy /b part00.raw+part01.raw+part02.raw+part03.raw i200xxhh3.raw
command. i don't think that this was necessery, so now i'm posting these 4 raw/bin files seperated and the extracted files from the rom (i used the imgfstodump command).

at this threat i am now on step 3 ("for the further coocking we need to Extracting the OS payload from the Upgrader exe single file"):
http://xdaforums.com/showthread.php?t=450249&highlight=i600+dump+rom
can someone do this for me? :)

files will be added soon, still uploading...
 

abc_temp

Member
Jun 26, 2009
5
0
i dumped the rom once again, now it should be correct
i also post the application which i used to make this dump.

so here are the four parts of the rom (raw files):
i200XXHH3 raw files
Part00.raw
Part01.raw
Part02.raw <--
Part03.raw

and the dump rom application pack is also there. read the readme.txt, you have to correct the temp4.bat file before running the dumprom.bat.


now, could anyone tell me what application i sould use to transfer the rom back on the device? i mean when i for example broke my devices ROM and would like to restore it back.
 

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Can't extract Part02_part.zip

Great job, abc_temp!!! :)

I downloaded Part02_part.zip and Part02_part.z01 to ...z03 but can't extract them with 7Zip!

FBZip.exe shows the content of the archive but can't extract them?!?

SOLUTION: WinRAR had no problem with that file! :)

i dumped the rom once again, now it should be correct
i also post the application which i used to make this dump.

so here are the four parts of the rom (raw files):
i200XXHH3 raw files
Part00.raw
Part01.raw
Part02.raw <--
Part03.raw
 
Last edited:

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
i200xxhh3.raw file to img file

now, could anyone tell me what application i sould use to transfer the rom back on the device? i mean when i for example broke my devices ROM and would like to restore it back.

I think I read somewhere that it is possible to bring the i200xxhh3.raw file to img file by imgfs.exe or something like that...

I will search for that and tell you if I found it.

Thanks abc_temp for your work!
 

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Extracting the OS payload from the Upgrader exe single file

step 3 ("for the further coocking we need to Extracting the OS payload from the Upgrader exe single file"):
http://xdaforums.com/showthread.php?t=450249&highlight=i600+dump+rom
can someone do this for me? :)

I don't know how to do that - BUT maybe the files you need are in the Rom files from point1? It is possible to use the dump tool of the kitchen on one of the following ROM files, too.

1. Download ROM file: Known ROM flash files
2. Download Kitchen: nhathoa[SamSung i617] 6.1 kitchen
3. Exctract "NAND.bin" from ROM archive and copy it to "[SamSung i617] Kitchen\BaseBIN". Then rename it to "pda.bin"
4. Start "Dump [pda.bin].cmd"
 
Last edited:

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Part02.raw is the same as Imgfs.bin

so here are the four parts of the rom (raw files):
i200XXHH3 raw files
Part00.raw
Part01.raw
Part02.raw <--
Part03.raw

I used your DUMP pack to dump the rom from my phone and got all the raw files, too! :)

HEX comparation shows:
It seems the Part02.raw file is the same as the Imgfs.bin in the "[SamSung i617] Kitchen\BaseBIN" folder. Only the end is not the same but it is only a empty space... Look at screenshoot.
 

Attachments

  • hex_compare.jpg
    hex_compare.jpg
    99.4 KB · Views: 33

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Last edited:

SGH-i200

Senior Member
Aug 31, 2009
1,088
253
Sony Xperia XZ1
Google Pixel 2
Flash download tool for i200?

now, could anyone tell me what application i should use to transfer the rom back on the device? i mean when i for example broke my devices ROM and would like to restore it back.

I hoped the "installer.exe" from "\[SamSung i617] Kitchen\RomUpdate" would also work for the i200 - but it didn't connect to the phone...

I even tested "ClickFlash V0.3.exe" that is used in all the other ROM flash file packs that are available:
-Renamed Part02.raw to NAND.bin and startet downloading
-After a few second the program told me that the phone is disconnected...

-> I think we have to bring Part02.raw to a NAND.bin conform format because "ClickFlash V0.3.exe" is the only tool I know to download ROM flash files to the i200!

Maybe helpful: Restore a dumped (backuped) ROM to device (Jade device)
 
Last edited:

Top Liked Posts