PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-2008, 06:01 AM
Mustan-tech's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Telus
Location: Ontario, Canada
 
Join Date: Feb 2008
Posts: 88
Reputation: 120
Mustan-tech is keeping up the good workMustan-tech is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Exclamation Help dumping TELUS rom

Solved - Please see last page for information of the TELUS ROM Release...

Hi,

I trying to dump my Telus Vogue Rom but i'm getting an error.

Here's what i'm trying to do...

Code:
D:\rom>pdocread.exe -l
231.50M (0xe780000) FLASHDR
|           3.12M (0x31f000) Part00
|           3.38M (0x360000) Part01
|          67.88M (0x43e0000) Part02
|         157.13M (0x9d20000) Part03
968.75M (0x3c8c0000) DSK1:
|         968.50M (0x3c880e00) Part00
STRG handles:
handle 4789530e968.50M (0x3c880e00)
handle 27873852157.13M (0x9d20000)
handle 0787318e 67.88M (0x43e0000)
handle 0788de6a  3.38M (0x360000)
handle 0788df72  3.12M (0x31f000)
disk 4789530e
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 27873852
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 0787318e
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 0788de6a
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 0788df72
0 partitions, 0 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
So i try...

Code:
D:\rom>pdocread -w -d FLASHDR -p Part02 -t
real nr of sectors: 1  - 512.00byte (0x200)
Seem's to be a problem it only see's 512 byte's

Here's same command with verbose info...

Code:
D:\rom>pdocread -w -v -d FLASHDR -p Part02 -t
reading 0x200 bytes from 0x40000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 40000000, 00000000)
testsector 0x200000 / offset 40000000 : error
reading 0x200 bytes from 0x20000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 20000000, 00000000)
testsector 0x100000 / offset 20000000 : error
reading 0x200 bytes from 0x10000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 10000000, 00000000)
testsector 0x80000 / offset 10000000 : error
reading 0x200 bytes from 0x8000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 08000000, 00000000)
testsector 0x40000 / offset 8000000 : error
reading 0x200 bytes from 0x4000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 04000000, 00000000)
testsector 0x20000 / offset 4000000 : error
reading 0x200 bytes from 0x2000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 02000000, 00000000)
testsector 0x10000 / offset 2000000 : error
reading 0x200 bytes from 0x1000000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 01000000, 00000000)
testsector 0x8000 / offset 1000000 : error
reading 0x200 bytes from 0x800000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00800000, 00000000)
testsector 0x4000 / offset 800000 : error
reading 0x200 bytes from 0x400000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00400000, 00000000)
testsector 0x2000 / offset 400000 : error
reading 0x200 bytes from 0x200000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00200000, 00000000)
testsector 0x1000 / offset 200000 : error
reading 0x200 bytes from 0x100000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00100000, 00000000)
testsector 0x800 / offset 100000 : error
reading 0x200 bytes from 0x80000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00080000, 00000000)
testsector 0x400 / offset 80000 : error
reading 0x200 bytes from 0x40000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00040000, 00000000)
testsector 0x200 / offset 40000 : error
reading 0x200 bytes from 0x20000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00020000, 00000000)
testsector 0x100 / offset 20000 : error
reading 0x200 bytes from 0x10000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00010000, 00000000)
testsector 0x80 / offset 10000 : error
reading 0x200 bytes from 0x8000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00008000, 00000000)
testsector 0x40 / offset 8000 : error
reading 0x200 bytes from 0x4000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00004000, 00000000)
testsector 0x20 / offset 4000 : error
reading 0x200 bytes from 0x2000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00002000, 00000000)
testsector 0x10 / offset 2000 : error
reading 0x200 bytes from 0x1000 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00001000, 00000000)
testsector 0x8 / offset 1000 : error
reading 0x200 bytes from 0x800 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00000800, 00000000)
testsector 0x4 / offset 800 : error
reading 0x200 bytes from 0x400 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00000400, 00000000)
testsector 0x2 / offset 400 : error
reading 0x200 bytes from 0x200 with winceread FLASHDR/Part02
readdisk('FLASHDR', 'Part02', -2, 00000200, 00000000)
testsector 0x1 / offset 200 : error
real nr of sectors: 1  - 512.00byte (0x200)
If I try directly i get...

Code:
D:\rom>pdocread.exe -v -h 0787318e -h 0 0x43e0000 test.nb
HexdumpTFFSToStdout(0x43e0000, 0x0)
Still nothing. What's going wrong?

Cany enyone help me...

Last edited by Mustan-tech; 02-22-2008 at 07:05 PM. Reason: Rom dump complete.
  #2 (permalink)  
Old 02-21-2008, 05:39 PM
ImCoKeMaN's Avatar
Retired Staff
Offline
Pocket PC: Touch PRO 2! Touch Pro, Touch, Mogul, 6700
Carrier: Sprint
 
Join Date: Dec 2006
Posts: 918
Reputation: 3178
ImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

Check your PM =)
__________________
Note: 3 Color screen is stuck in bootloader NOT "bricked"; just flash a stock rom exe
Touch Custom rom unlocker
Undoing advances in Mogul's since 2007. Titan ReLocker, WM5 roms (don't use w/ gps radio): Telus, TNZ
  #3 (permalink)  
Old 02-21-2008, 07:55 PM
BobSlob's Avatar
Lurker
Offline
 
Join Date: Dec 2007
Posts: 3
Reputation: 0
BobSlob is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

The method, or rom would be appreciated here aswell =D

Looking to get into this whole community and would like to have a backup just in case =D
  #4 (permalink)  
Old 02-21-2008, 09:38 PM
mtauschek's Avatar
Lurker
Offline
Pocket PC: HTC Touch
 
Join Date: Jan 2008
Posts: 5
Reputation: 0
mtauschek is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

I am having the exact same problem, but CokeMan saw your post first and PM'd you. Any luck?
  #5 (permalink)  
Old 02-22-2008, 01:28 AM
ImCoKeMaN's Avatar
Retired Staff
Offline
Pocket PC: Touch PRO 2! Touch Pro, Touch, Mogul, 6700
Carrier: Sprint
 
Join Date: Dec 2006
Posts: 918
Reputation: 3178
ImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

Contents of the PM i sent are below, but here are the cautions/notes:
* These command swill only work for that exact same pdocread -l output otherwise might need to be editied

* Once the files are dumped they need to be manually patched before they can be put into an nbh and flashed (i can do this once the files are on the FTP)

* Only one user per rom type needs to do a dump and i'll make sure a flashable version is available on the FTP for all when i get it patched together.


PM excerpt:
Yay, someone willing to help with the telus dump! I saw your post and below are the commands you'll need to do to dump the files. After you get them rar them up (or zip) and place them on the FTP i'll reassemble them into a flashable format.


Run these commands:
Test with parameters:
pdocread -w -b 0x800 -h 0x0788df72 -t

If you get size as 0x31f000 continue with dump files
Dump files:
pdocread -w -b 0x800 -h 0x0788df72 0 0x31f000 telusvoguexip1.bin
pdocread -w -b 0x800 -h 0x0788de6a 0 0x360000 telusvoguexip2.bin
pdocread -w -b 0x800 -h 0x0787318e 0 0x43e0000 telusvogueOS.bin

Add results to rar and put on ftp then pm me back, i'll then let you know when i got it put together.

Thanks!!!!
This post has been thanked 1 times.
  #6 (permalink)  
Old 02-22-2008, 09:26 AM
Mustan-tech's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Telus
Threadstarter
Location: Ontario, Canada
 
Join Date: Feb 2008
Posts: 88
Reputation: 120
Mustan-tech is keeping up the good workMustan-tech is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom



Dam, I thought no-one could help so I already flashed a sprint rom - so I no longer have the original rom.

I hope someone else can help

Last edited by Mustan-tech; 02-22-2008 at 09:44 AM.
  #7 (permalink)  
Old 02-22-2008, 09:30 AM
Mustan-tech's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Telus
Threadstarter
Location: Ontario, Canada
 
Join Date: Feb 2008
Posts: 88
Reputation: 120
Mustan-tech is keeping up the good workMustan-tech is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

If someone else still has the original ROM and can extract it please upload to FTP so ImCoKeMaN can work on it.

Thanks,

Last edited by Mustan-tech; 02-22-2008 at 09:45 AM.
  #8 (permalink)  
Old 02-22-2008, 11:04 AM
mtauschek's Avatar
Lurker
Offline
Pocket PC: HTC Touch
 
Join Date: Jan 2008
Posts: 5
Reputation: 0
mtauschek is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

A couple of things. First, for those who are wondering why ImCoKeMaN didn't post detailed instructions, there are two reasons. First, the contents of the 3 pieces of the ROM will be different for everyone, so it would be pretty much impossible for him to write a step by step. Second, we only need one stock ROM from each carrier, so he really only has to walk one person through this for each CDMA carrier that sells the Vogue. Right now there are 3 in North America (Sprint, Bell, and TELUS), and the stock ROM is available for Sprint and Bell.

So, now we just need the TELUS stock ROM. Based on what ImCoKeMan posted in this thread, I was able to figure out what paramaters I need to use for my TELUS Vogue. I tried it on my already 6.1 flashed phone and it worked just fine, so after work tonight I'll do it on my wife's clean stock ROM and as soon as ImCoKeMaN can put the bins together we'll have a stock TELUS ROM.

BTW, ImCoKeMAN is a f'ing rock star! Thanks a mil man!
  #9 (permalink)  
Old 02-22-2008, 04:23 PM
Shrink's Avatar
PPCGeeks Regular
Offline
 
Join Date: Jan 2007
Posts: 91
Reputation: 15
Shrink is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Help dumping TELUS rom

That's great! Looking forward to having a backup that I can use with my Telus Touch! Thanks!
  #10 (permalink)  
Old 02-22-2008, 06:09 PM
Mustan-tech's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Telus
Threadstarter
Location: Ontario, Canada
 
Join Date: Feb 2008
Posts: 88
Reputation: 120
Mustan-tech is keeping up the good workMustan-tech is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thumbs down Re: Help dumping TELUS rom

Hi,

Borrowed my brothers HTC Touch to try the backup.

It's still a no go..

It error's out

Code:
D:\rom>pdocread -w -b 0x800 -h 0x0788df72 -t
real nr of sectors: 1  -   2.00kbyte (0x800)
Same with verbose output...

Code:
D:\rom>pdocread -w -v -b 0x800 -h 0x0788df72 -t
reading 0x800 bytes from 0x40000000 with winceread
readdisk('', '', -2, 40000000, 00000000)
testsector 0x80000 / offset 40000000 : error
reading 0x800 bytes from 0x20000000 with winceread
readdisk('', '', -2, 20000000, 00000000)
testsector 0x40000 / offset 20000000 : error
reading 0x800 bytes from 0x10000000 with winceread
readdisk('', '', -2, 10000000, 00000000)
testsector 0x20000 / offset 10000000 : error
reading 0x800 bytes from 0x8000000 with winceread
readdisk('', '', -2, 08000000, 00000000)
testsector 0x10000 / offset 8000000 : error
reading 0x800 bytes from 0x4000000 with winceread
readdisk('', '', -2, 04000000, 00000000)
testsector 0x8000 / offset 4000000 : error
reading 0x800 bytes from 0x2000000 with winceread
readdisk('', '', -2, 02000000, 00000000)
testsector 0x4000 / offset 2000000 : error
reading 0x800 bytes from 0x1000000 with winceread
readdisk('', '', -2, 01000000, 00000000)
testsector 0x2000 / offset 1000000 : error
reading 0x800 bytes from 0x800000 with winceread
readdisk('', '', -2, 00800000, 00000000)
testsector 0x1000 / offset 800000 : error
reading 0x800 bytes from 0x400000 with winceread
readdisk('', '', -2, 00400000, 00000000)
testsector 0x800 / offset 400000 : error
reading 0x800 bytes from 0x200000 with winceread
readdisk('', '', -2, 00200000, 00000000)
testsector 0x400 / offset 200000 : error
reading 0x800 bytes from 0x100000 with winceread
readdisk('', '', -2, 00100000, 00000000)
testsector 0x200 / offset 100000 : error
reading 0x800 bytes from 0x80000 with winceread
readdisk('', '', -2, 00080000, 00000000)
testsector 0x100 / offset 80000 : error
reading 0x800 bytes from 0x40000 with winceread
readdisk('', '', -2, 00040000, 00000000)
testsector 0x80 / offset 40000 : error
reading 0x800 bytes from 0x20000 with winceread
readdisk('', '', -2, 00020000, 00000000)
testsector 0x40 / offset 20000 : error
reading 0x800 bytes from 0x10000 with winceread
readdisk('', '', -2, 00010000, 00000000)
testsector 0x20 / offset 10000 : error
reading 0x800 bytes from 0x8000 with winceread
readdisk('', '', -2, 00008000, 00000000)
testsector 0x10 / offset 8000 : error
reading 0x800 bytes from 0x4000 with winceread
readdisk('', '', -2, 00004000, 00000000)
testsector 0x8 / offset 4000 : error
reading 0x800 bytes from 0x2000 with winceread
readdisk('', '', -2, 00002000, 00000000)
testsector 0x4 / offset 2000 : error
reading 0x800 bytes from 0x1000 with winceread
readdisk('', '', -2, 00001000, 00000000)
testsector 0x2 / offset 1000 : error
reading 0x800 bytes from 0x800 with winceread
readdisk('', '', -2, 00000800, 00000000)
testsector 0x1 / offset 800 : error
real nr of sectors: 1  -   2.00kbyte (0x800)
Tried the backup anyways and...

Code:
D:\rom>pdocread -w -v -b 0x800 -h 0x0788df72 0 0x31f000 telusvoguexip1.bin
CopyTFFSToFile(0x0, 0x31f000, telusvoguexip1.bin)
reading 0x10000 bytes from 0x0 with winceread
readdisk('', '', -2, 00000000, 00000000)
ERROR: ITReadDisk : read 00000000 bytes - The handle is invalid.
So what do I try next...

Thanks,

Mustan-Tech.
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 11:09 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com