View Full Version : [REQ] Italian HTC rom
dennydb
20th June 2008, 10:27 AM
Ane1 has already dumped original Italian HTC Rom?
Before to dump new WWE rom i would like to have the chance to go back to my original italiann rom.
Thanks
lightman3dd
20th June 2008, 10:40 AM
Ane1 has already dumped original Italian HTC Rom?
Before to dump new WWE rom i would like to have the chance to go back to my original italiann rom.
Thanks
I'd like to have the same before starting try the WWE new releases...
thor486
20th June 2008, 06:11 PM
I would like to see an italian rom too.
I just upgraded the diamond rom to 1.37 and it's a lot faster but it's in english :(
However it's not a big problem....sometimes the translation is worse than the original.
When I will have some spare time I will start to learn how to cook a rom :D
lightman3dd
20th June 2008, 08:19 PM
I would like to see an italian rom too.
I just upgraded the diamond rom to 1.37 and it's a lot faster but it's in english :(
However it's not a big problem....sometimes the translation is worse than the original.
When I will have some spare time I will start to learn how to cook a rom :D
Which version do you've installed? 404 ot 707? I'm thinking to upgrade, but without an official Italian ROM to use to go back....
giando11
21st June 2008, 12:29 PM
It's great request!:) i'm searching an italian rom for upgrade my diamond!
BrigateGB
22nd June 2008, 11:06 AM
ciao ragazzi i have a diamond too with WWE and i am waiting for an italian ROM...at the moment i an using the Elite1.0 based on 1.35.404 and it is pretty much faster then 1.34..
flaviopac
22nd June 2008, 11:10 AM
Ane1 has already dumped original Italian HTC Rom?
Before to dump new WWE rom i would like to have the chance to go back to my original italiann rom.
Thanks
Can you backup your rom?...... You can find more info using the WIKI....
lightman3dd
22nd June 2008, 11:49 AM
Can you backup your rom?...... You can find more info using the WIKI....
i've got original ita rom too but i cannot find an easy explanation on how dump diamond rom
caxio
22nd June 2008, 06:03 PM
itsutils (http://www.xs4all.nl/~itsme/projects/xda/tools.html) download this
connect you diamond aat your pc insert this comand in prompt dos
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
and you have the dump your diamomd internal storage
Don't make things harder than they are. I have succesfully dumped a Diamond device earlier. Watch closely:
210.75M (0xd2c0000) DSK1:
| 3.12M (0x31f000) Part00
| 4.38M (0x460000) Part01
| 117.13M (0x7520000) Part02
| 86.13M (0x5620000) Part03
3.75G (0xf0000000) DSK7:
| 3.75G (0xf0000000) PART00
The disk name is not DSK1, but DSK1:! So, the correct command would be:
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
original post here (http://forum.xda-developers.com/showpost.php?p=2298238&postcount=18):D
dennydb
22nd June 2008, 06:58 PM
i got this error message!!
Could not update itsutils.dll to the curren
try restarting your device, or restart acti
or maybe your device is application-locked.
caxio
22nd June 2008, 07:03 PM
i got this error message!!
Could not update itsutils.dll to the curren
try restarting your device, or restart acti
or maybe your device is application-locked.
first whit regeditor you need change this in your diamod:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
dennydb
22nd June 2008, 07:20 PM
Ok ..it's working..
part00.raw is in my pc HD and it-s only 2,688kb.
NOw i would like to understand how to backup other partitions and how to join them for a flashed rom.
caxio
22nd June 2008, 07:23 PM
Ok ..it's working..
part00.raw is in my pc HD and it-s only 2,688kb.
NOw i would like to understand how to backup other partitions and how to join them for a flashed rom.
you have a pm:D
dennydb
22nd June 2008, 07:46 PM
error again:
pdocread -w -d DSK1: -b 0x800 -p Part03 0 0x5620000 Part03.raw
CopyTFFSToFile(0x0, 0x5620000, Part03.raw)
ERROR: ITReadDisk : read 00000000 bytes - The storage control block address is i
nvalid.
lightman3dd
22nd June 2008, 07:46 PM
itsutils (http://www.xs4all.nl/~itsme/projects/xda/tools.html) download this
connect you diamond aat your pc insert this comand in prompt dos
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
and you have the dump your diamomd internal storage
Don't make things harder than they are. I have succesfully dumped a Diamond device earlier. Watch closely:
210.75M (0xd2c0000) DSK1:
| 3.12M (0x31f000) Part00
| 4.38M (0x460000) Part01
| 117.13M (0x7520000) Part02
| 86.13M (0x5620000) Part03
3.75G (0xf0000000) DSK7:
| 3.75G (0xf0000000) PART00
The disk name is not DSK1, but DSK1:! So, the correct command would be:
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
original post here (http://forum.xda-developers.com/showpost.php?p=2298238&postcount=18):D
Thanks a lot, but after 1 sec in the command i've got:
C:\itsutils>pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
Copying C:\itsutils\itsutils.dll to WCE:\windows\itsutils.dll
Could not update itsutils.dll to the current version, maybe it is inuse?
try restarting your device, or restart activesync
or maybe your device is application-locked.
caxio
22nd June 2008, 07:51 PM
Thanks a lot, but after 1 sec in the command i've got:
C:\itsutils>pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
Copying C:\itsutils\itsutils.dll to WCE:\windows\itsutils.dll
Could not update itsutils.dll to the current version, maybe it is inuse?
try restarting your device, or restart activesync
or maybe your device is application-locked.
you need this registry hack
first whit regeditor you need change this in your diamod:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
Edit/Delete Message
lightman3dd
22nd June 2008, 07:55 PM
you need this registry hack
first whit regeditor you need change this in your diamod:
HKLM\Security\Policies\Policies
valuename '00001001' was set to dword:2, change it to dword:1
Edit/Delete Message
got it thanks...and now?
lightman3dd
22nd June 2008, 07:57 PM
Ok ..it's working..
part00.raw is in my pc HD and it-s only 2,688kb.
NOw i would like to understand how to backup other partitions and how to join them for a flashed rom.
me too...i'd like to create the default ita rom
caxio
22nd June 2008, 07:58 PM
for first read the right andress whit pdocread.exe -l and after dump the raw file
the instruction are in the post:
this example have the raw andress for nld rom not for italian
Originally Posted by caxio
itsutils download this
connect you diamond aat your pc insert this comand in prompt dos
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
and you have the dump your diamomd internal storage
Don't make things harder than they are. I have succesfully dumped a Diamond device earlier. Watch closely:
210.75M (0xd2c0000) DSK1:
| 3.12M (0x31f000) Part00
| 4.38M (0x460000) Part01
| 117.13M (0x7520000) Part02
| 86.13M (0x5620000) Part03
3.75G (0xf0000000) DSK7:
| 3.75G (0xf0000000) PART00
The disk name is not DSK1, but DSK1:! So, the correct command would be:
pdocread -w -d DSK1: -b 0x800 -p Part00 0 0x31f000 Part00.raw
original post here
dennydb
22nd June 2008, 08:15 PM
Done.. i got 4 raw part of my rom.
And now?
lightman3dd
22nd June 2008, 09:49 PM
for first read the right andress whit pdocread.exe -l and after dump the raw file
the instruction are in the post:
original post here
Thanks a lot you're great!! Finally I've got the 4 row files...
infido
23rd June 2008, 10:40 AM
ORIGINAL ITA Rom Dumped in upload
(if you have ftp account sendme pm please)
gerazzo
23rd June 2008, 11:16 AM
This is great... now that we have the original ITA Rom I can start to test also the new WWE and coocked rom...
...and if i don't like them i can return to the orignal.
Thanks for your work.
stesa
23rd June 2008, 11:36 AM
ORIGINAL ITA Rom Dumped in upload
(if you have ftp account sendme pm please)
you are the man !!
batista70
23rd June 2008, 11:39 AM
And you're the flash man :D:D:D:D
antoniotdi
23rd June 2008, 11:49 AM
ORIGINAL ITA Rom Dumped in upload
(if you have ftp account sendme pm please)
Very good!!! Thanks!!
infido
23rd June 2008, 12:30 PM
Rapidshare Link (http://rapidshare.com/files/124412894/ITA_DUMPED_Diamond.rar)
Rom NOT TESTED
ITA:Rom non testata , dumpata dal mio diamond e assemblata con kaiser kitchen
antoniotdi
23rd June 2008, 01:02 PM
ok perfect!!
Chi la testa!?! :rolleyes:
stesa
23rd June 2008, 01:38 PM
ok perfect!!
Chi la testa!?! :rolleyes:
definitely baptist
batista ;)
antoniotdi
23rd June 2008, 02:21 PM
definitely baptist
batista ;)
I asked batista, but he do not tested it...
... batista non l'ha provata... :(
batista70
23rd June 2008, 02:28 PM
I pass this time :D
Akros
23rd June 2008, 02:34 PM
tested!!! can't see touchFLO...
Bobo Xni
23rd June 2008, 03:07 PM
Hi Akros....
What do you mean?
BYE, Bobo ;)
batista70
23rd June 2008, 03:11 PM
tested!!! can't see touchFLO...
Are you speaking about TouchFlo 3D ???
antoniotdi
23rd June 2008, 03:28 PM
Azz.... :eek::eek:
Akros
23rd June 2008, 03:46 PM
Are you speaking about TouchFlo 3D ???
yessssss
also no FM radio....
stesa
23rd June 2008, 05:56 PM
but... something is there ?? :D
Akros
23rd June 2008, 06:39 PM
I'm waiting for the next italian rom...
hi stesa, can you suggest another one?
advapi
23rd June 2008, 06:51 PM
excuse me,I've got the italian rom version 1,35,404,4 , is it the last one, or there're more recent?
Grazie ciao!
stesa
23rd June 2008, 08:35 PM
I'm waiting for the next italian rom...
hi stesa, can you suggest another one?
i believe you have to wait tomorrow ;)
caxio
23rd June 2008, 10:40 PM
RUU_Diamond_HTC_ITA_1.35.408.4_rebuild.rar (http://rapidshare.com/files/124542513/RUU_Diamond_HTC_ITA_1.35.408.4_rebuild.rar)
rebuild whit diamond kitchen by http://bbs.dpdclub.com/
not tested i dont have the diamond os only
:D
caxio
24th June 2008, 11:33 AM
any feedback something have tested works touchflow?
sperman2005
24th June 2008, 06:55 PM
RUU_Diamond_HTC_ITA_1.35.408.4_rebuild.rar (http://rapidshare.com/files/124542513/RUU_Diamond_HTC_ITA_1.35.408.4_rebuild.rar)
rebuild whit diamond kitchen by http://bbs.dpdclub.com/
not tested i dont have the diamond os only
:Dse non l'hai testata non postarla neanche
caxio
24th June 2008, 09:26 PM
20 download of my rebuild rom any feedback
luigi628
24th June 2008, 11:33 PM
until now,all is ok good job
lightman3dd
24th June 2008, 11:53 PM
until now,all is ok good job
WOW..what a nice news...one step more to the rom upgrade! Great work!!
marco63
25th June 2008, 12:50 AM
se non l'hai testata non postarla neanche
very good comment
potevi anche evitare questo commento, testala tu e facci sapere
IceMan87
25th June 2008, 01:38 AM
I believe there is no need to do all these comments, I tested myself and the ROM goes, everything seems ok.
God Jobs caxio
Credo non ci sia bisogno di fare tutti questi commenti, l'ho testata io personalmente e la ROM va, sembra tutto ok.
Bel Lavoro caxio
IceMan87
25th June 2008, 11:36 AM
I believe there is no need to do all these comments, I tested myself and the ROM goes, everything seems ok.
God Jobs caxio
Credo non ci sia bisogno di fare tutti questi commenti, l'ho testata io personalmente e la ROM va, sembra tutto ok.
Bel Lavoro caxio
I have noticed an error, the original ROM is this:
ROM 1.35.408.4 ITA, 05/30/08
Radio 0.93.25.NS26
WM 6.1 Pro. EC 5.2.19588
I find this:
ROM 1.35.408.4 ITA, 06/10/08
Radio 1.00.25.03
radio is wrong :(
Mi sono accorto di un errore, la ROM originale è questa:
ROM 1.35.408.4 ITA del 05/30/08
Radio 0.93.25.NS26
wm 6.1 Pro. CE 5.2.19588
io mi ritrovo questa:
ROM 1.35.408.4 ITA del 06/10/08
Radio 1.00.25.03
la radio è sbagliata:(
barbaro
25th June 2008, 12:09 PM
I have noticed an error, the original ROM is this:
ROM 1.35.408.4 ITA, 05/30/08
Radio 0.93.25.NS26
WM 6.1 Pro. EC 5.2.19588
I find this:
ROM 1.35.408.4 ITA, 06/10/08
Radio 1.00.25.03
radio is wrong :(
Mi sono accorto di un errore, la ROM originale è questa:
ROM 1.35.408.4 ITA del 05/30/08
Radio 0.93.25.NS26
wm 6.1 Pro. CE 5.2.19588
io mi ritrovo questa:
ROM 1.35.408.4 ITA del 06/10/08
Radio 1.00.25.03
la radio è sbagliata:(
Maybe it's a good thingh!
Italian original rom with new radio..
Magari è una cosa buona
Rom italiana originale con radio nuova?
Ma tu l'hai installata?
IceMan87
25th June 2008, 12:24 PM
Maybe it's a good thingh!
Italian original rom with new radio..
Magari è una cosa buona
Rom italiana originale con radio nuova?
Ma tu l'hai installata?
Yes I installed, but I think it is Nos a good thing. (I must say that up to now nn I found no problem) cmq usually ROM and radio go hand in hand I think, and then not work very well this radio with this ROM then not so may also be that I am wrong
I was advised to reinstall the 1.37 wwe
Si l'ho installata, ma nn credo sia una cosa buona.(devo dire che fino ad ora nn ho riscontrato nessun problema) cmq doi solito rom e radio vanno a braccetto credo, quindi nn funzionerà molto bene questa radio con questa ROM poi non so può essere anche che mi sbaglio
Mi hanno consigliato di reinstallare la 1.37 wwe ufficiale.
caxio
25th June 2008, 01:32 PM
rom rebuild have only os no radio :D
Akros
25th June 2008, 01:44 PM
just installed, it's ok
celoni
28th August 2009, 04:01 PM
io o una rom cucinata con hardspl 1.93 e radio 1.15.25.24 o simile e volevo ritornare alla configurazione base brandizzata 3...o comunque una rom originale htc....o provato dal sito htc nella sezione supporto e poi aggiornamento rom ma quando gli dò il mio numero seriale mi dà ke il mio dispositivo nn può essere aggiornato...dunque mi sono rimaste 3 opzioni:
1)o riesco a trovare la rom originale htc magari grazie al vostro aiuto
2)o qualcuno molto disponibile mi passa un numero seriale di un'altro diamond e vado ad inserire quello nel sito htc
3)qualcuno mi passa il file della rom originale
madvin
29th August 2009, 11:55 AM
ciao celoni se mi mandi la tua email ti spedisco la rom h3g originale!
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.