Site Announcements

Be the first to get the news! Use Forum's RSS Feed!
Start!


t600 WM 6.1 LITE unofficial ROM (English)

Share/Save/Bookmark

Official and unofficial ROMs, upgrade instructions, patches and related problems discussion.

t600 WM 6.1 LITE unofficial ROM (English)

Postby dattad » Fri Jun 27, 2008 9:29 am

Windows Mobile 6.1 Updates

version 3.60 more info...

version 3.50 more info...

Installation notes:
- you DO NOT need custfile folder for upgrade, if you have it on the sd card - delete it. You should have two files: *.nb0 file and bootlogo.bmp:
Bootlogo.rar
(8.81 KiB) Downloaded 401 times

- a usual rom upgrade manual you can download from Gigabyte site: download link

New radio A1.0551_32M Juno-mux-N-A1.0551_32M download (packed with 7zip archiver):
Juno-mux-N-A1.0551_32M.7z
(932.69 KiB) Downloaded 630 times

version 3.01
more info...
WWE-3.01.jpg
WWE-3.01.jpg (12.21 KiB) Viewed 6789 times


version 2.27
changes since v2.23:
- based on the latest t600 rom 3.02.N1 (CHT) 07.2008 (!);
- OS build 19965.1.2.3 WWE - new HTC Diamond Windows Mobile build;
- wi-fi should work now;
- updated DVB-T Controls & TV player: 2.4.0.365 & 2.3.0.365;
- Arcsoft MMS Composer v. 5.0.27.25;
- other minor changes, don't remember now.

Before you download: WWE means World Wide English, and all versions below are English. The difference is that you should download and install a ROM depending on your device language (ROM language) it had initially after the purchase, i.e. now you have French rom -> download "WWE for France" and it'll make your device English.

Now download an appropriate rom for your device, depending on the device language:
MW998 19965.1.2.3 WWE for Russia
t600 19965.1.2.3 WWE for Russia
t600 19965.1.2.3 WWE for UK
t600 19965.1.2.3 WWE for France


version 2.23
changes since v2.16:
- OS build 19949.1.2.0 WWE from SE Xperia;
- free ram: 27Mb;
- solved: Windows Live works again;
- solved: 2700g vs gradient menus issue (thanks dking for his help);
- screen resume time is lower now (set to 200 ms);
- ClearType is ON in both portrait and landscape modes;
- changes in OEM part to get more free ram;
- paging pool 4Mb;
- other minor changes.
more info...


version 2.16 features:
- OS build 19591.1.1.6 WWE;
- no preinstalled Java application, Spb Backup, Gigabyte BT Utility, Power-off animation;
- oem drivers updated to the latest versions (sound and call quality improved);
- DVB-T controls and Gsmart TV Player updated to the versions 2.4.0.362-3815 and 2.3.0.362-3815;
- DVB-T channel tables for Australia, Austria, China, Denmark, France, Germany, Italy, Russia, Singapore, Spain, Sweden and Taiwan;
- MMS Composer version 5.0.27.19.

t600 19591.1.1.6 WWE for UK
t600 19591.1.1.6 WWE for France
t600 19591.1.1.6 WWE for Italy

wm-6.1-update.jpg
wm-6.1-update.jpg (23.38 KiB) Viewed 21008 times
Attachments
GSmart TV build7.rar
(378.32 KiB) Downloaded 507 times
Last edited by dattad on Mon Apr 18, 2011 11:14 am, edited 13 times in total.
Reason: updated
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600
Top

Re: WM 6.1 unofficial updates

Postby dattad » Tue Feb 10, 2009 12:46 am

All that you have to backup it's Extrom contents. You'll need 'itsutils' tools: http://www.xs4all.nl/~itsme/projects/xda/tools.html
Connect your device to PC via ActiveSync.
Use command line:
pdocread -l
You'll get something like that:
Code: Select all
c:\itsutils>pdocread -l
79.92M TFFS
|           2.95M Part00
|          76.97M Part01
24.98M TFFS1
|          24.96M Part00
124.88M TFFS2
|         124.75M Part00
  3.75G DSK1:
|           3.75G Part00
STRG handles:  6b88e77a
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
(  3.75G) abec3b0a
3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
(124.75M) abf3db1e
3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
( 24.96M) 6bfa37e6
3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
( 76.97M) ebfa37c2
3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
(  2.95M)


We need to dump TFFS1 partition.
Run:
pdocread -w -d TFFS1 -p Part00 -t
Code: Select all
c:\itsutils>pdocread -w -d TFFS1 -p Part00 -t

3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
real nr of sectors: 6040  -   2.95Mbyte (0x2f3000)


We got the partition size, in my example it's 0x2f3000. You'll use this size in the next command:
Code: Select all
c:\itsutils>pdocread -w -d TFFS1 -p Part00 0 0x2f3000 extrom.raw

3 partitions, 3 binary partitions
customerid=ff17ffb5 uniqueid= b5 ff 17 ff dd ff 1a ff 08 ff 01 ff cb b5 7f 17
CopyTFFSToFile(0x0, 0x2f3000, extrom.raw)


After some time (five minutes or so) you'll get 'extrom.raw' file in itsutils folder. Compress this file and upload somewhere.
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600

Re: WM 6.1 unofficial updates

Postby ele_ssar » Tue Feb 10, 2009 2:36 am

done.

The file is here : http://www.megaupload.com/fr/?d=J6Z04QOZ

I trying to extract raw data from TFFS1 with rdmsflsh.pl but I can't, with raw data from TFFS (base rom file I think) all it's ok.

E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread.exe -l
68.98M (0x44fa000) TFFS
| 2.95M (0x2f4000) Part00
| 66.02M (0x4205c00) Part01
17.98M (0x11fb800) TFFS1
| 17.96M (0x11f6a00) Part00
143.44M (0x8f70000) TFFS2
| 143.30M (0x8f4c000) Part00
1.89G (0x79280000) DSK1:
| 1.89G (0x79120e00) Part00
STRG handles:
handle 03ba2f86 1.89G (0x79120e00)
handle a3acc242143.30M (0x8f4c000)
handle e3b79b1a 17.96M (0x11f6a00)
handle a3b85786 66.02M (0x4205c00)
handle e3b85762 2.95M (0x2f4000)
disk 03ba2f86
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
disk a3acc242
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk e3b79b1a
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk a3b85786
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28
disk e3b85762
3 partitions, 3 binary partitions
customerid=ffffffff uniqueid= ff ff ff ff fd ff ff ff 3d 58 06 be 07 00 3d 28


E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread -w -d TFFS1 -p Part00 -t
real nr of sectors: 36789 - 17.96Mbyte, 0x11f6a00


E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080313>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00 extrom.raw
CopyTFFSToFile(0x0, 0x11f6a00, extrom.raw)


Posted after 19 minutes 45 seconds:
same behaviour with latest version of itsutils :

E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00 extrom2.raw
CopyTFFSToFile(0x0, 0x11f6a00, extrom.raw)

E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>perl ..\xdadevimgfs\rdmsflsh.pl -d files extrom.raw
could not find imgfs header


hexfile dump from extrom.raw:

E:\Downloads\SMARTPHONE\T600ROM\tools\itsutilsbin-20080923>pdocread -w -d TFFS1 -p Part00 0 0x11f6a00
HexdumpTFFSToStdout(0x0, 0x11f6a00)
ofs=0 len=011f6a00 want=00010000 read=00010000 buf=00000000 need=00010000
00000000: eb fe 90 4d 53 57 49 4e 34 2e 31 00 02 04 01 00 ...MSWIN4.1.....
00000010: 02 00 02 b5 8f f8 24 00 01 00 01 00 00 00 00 00 ......$.........
00000020: 00 00 00 00 80 00 29 12 00 10 08 20 20 20 20 20 ......)....
00000030: 20 20 20 20 20 20 54 46 41 54 31 36 20 20 00 00 TFAT16 ..
00000040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
* [ 0x1a lines ]
000001f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa ..............U.
00000200: f8 ff ff ff ba 1d 00 00 00 00 00 00 00 00 00 00 ................
00000210: 00 00 0a 00 0b 00 0c 00 0d 00 0e 00 0f 00 10 00 ................
00000220: 11 00 12 00 13 00 14 00 15 00 16 00 17 00 18 00 ................
00000230: 19 00 1a 00 1b 00 1c 00 1d 00 1e 00 1f 00 20 00 .............. .
00000240: 21 00 22 00 23 00 24 00 25 00 26 00 27 00 28 00 !.".#.$.%.&.'.(.
...
ele_ssar
 
Posts: 4
Joined: 07 Feb 2009
Phone: GSmart t600

Re: WM 6.1 unofficial updates

Postby dattad » Tue Feb 10, 2009 2:54 pm

That's the rom you have now: GSmart-t600-v3.02.J3-Custfile-1.09
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600

Re: WM 6.1 unofficial updates

Postby ele_ssar » Wed Feb 11, 2009 12:43 am

Thanks Dattad, you are a rom magician :Yahoo!:
ele_ssar
 
Posts: 4
Joined: 07 Feb 2009
Phone: GSmart t600

Re: WM 6.1 unofficial updates

Postby dattad » Fri Feb 13, 2009 3:03 pm

Drogbee wrote:the traditional chinese language

Have you looked here: bbs.592ppc.com?
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600

Re: WM 6.1 unofficial updates

Postby Drogbee » Sat Feb 14, 2009 12:18 am

I just read it, it doesn't have "traditional" chinese for mw998.
I think english system should be fine for me as long as it can display chinese.
Sorry for disturbing you so much.
What I want is a stable, more free ram rom.
Is the rom v.3.01 (released by you on 13 Oct 2008) suitable for me?
Drogbee
 
Posts: 15
Joined: 20 Jan 2009
Phone: GSmart MW998

Re: WM 6.1 unofficial updates

Postby dattad » Thu Feb 26, 2009 11:02 pm

New release: version 3.50 (lite) WWE

Changes:
  • OS: Windows Mobile 6.1 build 20769 AKU 1.4.5 (official build, not beta);
  • updated core (XIP);
  • based on a new t600 ROM - 3.02.N2 CNT (Dec. 2008);
  • original SD cards driver is replaced by an alternative one: no more applications hang-ups or crashes after the device wakes up*;
  • A2DP works fine now: now stuttering while playback;
  • USSD fixed;
  • some files were optimized to reduce their size and get a bit more free ram;
  • added: "CPU Profile" utility;
  • updated: HTC MP3 Trimmer and HTC Enlarged Start Menu;
  • updated: GPRS Wizard, now includes new and updated GPRS, MMS and ArcSoft Streaming Player settings;
  • some minor changes and fixes.

* TV doesn't work with the new SD driver, so you'll have to choose what's more important to you: TV or software stability. If you choose TV, you need to replace the SD driver with the original one:
t600-orig-SD-driver.rar
(42.35 KiB) Downloaded 173 times

Download the update depending on your device's original language:
t600 20769.1.4.5 WWE for UK
t600 20769.1.4.5 WWE for France
t600 20769.1.4.5 WWE for Italy
t600 20769.1.4.5 WWE for Russia
MW998 20769.1.4.5 WWE for Russia
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600

Re: WM 6.1 unofficial updates (English)

Postby alex_karate_do » Wed Mar 04, 2009 2:19 am

Hi dattad,
Can you explain me why the new SD drivers "disturb" the DVB-T? It's strange that the flash memory drivers create problem to an application that is installed on the device! It's a hard choice: TV or stability?
Thanks,
Alex
alex_karate_do
 
Posts: 10
Joined: 09 Feb 2009
Phone: GSmart t600

Re: WM 6.1 unofficial updates (English)

Postby dattad » Wed Mar 04, 2009 3:25 am

It's because TV isn't just an application, but also hardware, which works with the help of a special sdbus driver.
Please consider a small donation to GSmart Club!
I don't answer PMs regarding GSmart, use the forum for your questions.
User avatar
dattad
Admin
 
Posts: 1333
Joined: 28 Mar 2008
Location: Russia
Phone: GSmart t600

Re: WM 6.1 unofficial updates (English)

Postby alex_karate_do » Mon Mar 09, 2009 4:52 pm

Dattad, a very little problem with italian 3.50...
I've just installed its and i noticed "TAST" MANAGER in Programs... it seems like a wrong copy of the link to TASK MANAGER, indeed i have two icons in programs menu... the right one (TASK) and the wrong one (TAST)... How to solve?
alex_karate_do
 
Posts: 10
Joined: 09 Feb 2009
Phone: GSmart t600

PreviousNext

Return to GSmart t600, MW998 ROM upgrading

Who is online

Users browsing this forum: No registered users and 1 guest

cron