PDA

View Full Version : converting d!sh to bev rom102


satblaster
12-12-2007, 06:08 PM
Hi,

I have a open Rom102 that is married to a 6000 IRD. I want to convert it from D!sh to Bev but keep my private #s. I am not sure exactly how to do this. I have converted my tsops to bev already and taken backups of them. I thought I could just use GenDT08 with my numbers and I downloaded a bev virgin bin but when I try and open my tsops in GenDT08 it does not recognize them. I found a combiner program to combine my 6000 tsops but it still does not recognize it. If I can accomplish this without using GenDT08 it would be great.

Any help or suggestions are appreciated.

keithsindiapale
12-12-2007, 10:43 PM
The GenDT08 needs to have the correct config info in the GenDT08.cfg file.
The needed info may be in the following posts and below is a caption of the config info.
http://www.dssftp.com/forum/showthread.php?t=69810

Depending on FW version of Tsop, you have to add a defintion for the 6000 in the genDT08.cfg file.
The following is for 6000@P829 only. Don't know if its 100% correct, but should get you on the right track.
// 6000 12AB P829
// 31 32 41 42 2B
[6000]
model = 6000
modelid = 12NN8
modelpoint = 3DFFF4
softwarepoint = 3DFFF8
checksumstart = 200000
checksumend = 3DFFFC
checksumpoint = 3DFFFC
checkpoint = 3DFF90
bootstrappoint = 3FFFA0
bootcspoint = 3FFFA4
buildconfpoint = 3FFFA8
irdnumpoint = 3FFFC0
boxkeypoint = 3FFFC8
rsa1 = 2C79AC
rsa2 = 2C79EC
sk = 3FFF40
dualtsop = 0

here is another link to take a look at for building your own cfg if the one above does not work.
http://www.dssftp.com/forum/showthread.php?t=60194
Cheers

satblaster
12-13-2007, 08:08 PM
Worked perfect. Thanks!!!!!