Jump to content
AVIC411.com

CNDV-70R hack


Recommended Posts

I have a semi working 40R+70MTP hybrid going on my P6400CD/AVIC-90 system.

 

Can someone do a binary comparison of the region.kwi file on both E and W of the 70MTP. My "pressed originals" (as I'm told) have the same sum. Previous versions of E/W always differed -- I think this is what is causing my system to crash when I do an address search.

 

By the way, as previously mentioned in another thread, the DVI.DAT file variable "DISC VERSION" must match the prg file (in this case the eu010apl.prg file on the 40R). However, I think only the first 3 characters are important:

 

mainDiscCheck.c

*******

05RFFFFF

KIWI

05R*****

DVDCD:\DVI.DAT

ATA:\DVI.DAT

SRAM:\DISCINFO.DAT

SRAM:\DISCINFO.DAT

 

 

I haven't valdiated that yet. I figure if I bump the version by 1 it will reload the entire OS and disk.

 

Anybody have a 60M set they can transfer?

 

Also, where there multiple 40M/40R versions? I see on 50 for 1.0 and 1.1. And I have noticed the tracking on my 40R is slightly off at intersections even after calibration.

 

This is my hybrid DVI.DAT file:

 

DISC VERSION [05R03U00]

FORMAT [KIWI]

MAP VERSION [67]

MARKET VERSION [uC]

DATE [070522]

DISC NAME [CNDV-70R/UC1-A]

TP APL VERSION [***]

RC APL VERSION [4.000004]

DATA COMPANY [iPC]

 

 

The only changes from my 40R are the Map version, Date and disk name.

 

Also, from what I can tell, the AVIC-90 isn't picky about the disk format. I'm using Verbatim DVD+R DLs mastered as DVD+R (not ROM) and strickly CD/ISO9660 format. The UDF stuff is just way to alpha for my taste.

 

Heck, I wonder if I could dump this to a flash drive and boot the avic from that.

Link to post
Share on other sites
  • 1 month later...
  • Replies 39
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 months later...

This is the file system layout of a 40R+70MTP East Coast USA Hybrid that works on my NAV-SYS900DVD (AVID-90DVD + AVH-P6400CD). The only real change you need to make (after you figure out the layout) is the dvi.dat file. I also tossed in a few background images from the 70MTP that I thought would work and most do.

 

In order to do this on your own you will need a 40R and a 70MTP disk. I highly suggest you do this on a Unixesque based system and make sure you force mount the original DVDs as ISO9660 disks and do not let it try to mount them as UDF format. Tarball or copy -a all the files from the DVDs to two different directories. Make a third one called 70R. After you get the layout below, you can do a "mkisofs -o 70R.ISO 70R", then burn with whatever util you like.

 

I did this on a FreeBSD box and burned it on my Mac from the command line so you Linux folks should have no problem. :)

 

For those familiar with mkisofs, here is the ".mkisofsrc " file just to add a little gloss to the project:

APPI=Pioneer Navigation System
PREP=Homebrew PREP
PUBL=Homebrew PUBL
VOLI=CNDV_70R_UC1_A

 

DVI.DAT:

DISC VERSION    [05R03U01]
FORMAT          [KIWI]
MAP VERSION     [67]
MARKET VERSION  [uC]
DATE            [070522]
DISC NAME       [CNDV-70R/UC1-A]
TP APL VERSION  [***]
RC APL VERSION  [4.000004]
DATA COMPANY    [iPC]

 

File system layout, sizes and dates:

(blah@raider1:[6]-33-) /av/rips/70R> ls -lRat
total 3157876
drwxr-xr-x  4 root  wheel         512 Oct 19 22:17 ..
-r-xr-xr-x  1 root  wheel         193 Oct 19 22:16 dvi.dat
drwxr-xr-x  9 root  wheel        1024 Oct 19 21:59 .
drwxr-xr-x  2 root  wheel         512 Oct 15 22:19 marktp
drwxr-xr-x  2 root  wheel        3072 Oct 15 22:10 idx
drwxr-xr-x  4 root  wheel         512 Oct 15 22:00 bg
drwxr-xr-x  2 root  wheel         512 Oct 15 21:42 voice
drwxr-xr-x  2 root  wheel         512 Oct 15 21:31 snddata
drwxr-xr-x  2 root  wheel         512 Oct 15 18:50 sky
drwxr-xr-x  3 root  wheel         512 Oct 15 18:49 point
-r-xr-xr-x  1 root  wheel  2898172192 Jan 27  2007 alldata.kwi
-r-xr-xr-x  1 root  wheel   308997792 Jan 27  2007 region.kwi
-r-xr-xr-x  1 root  wheel        7020 Jan 25  2007 indexdat.kwi
-r-xr-xr-x  1 root  wheel     9455584 Jan 25  2007 rdstmc.kwp
-r-xr-xr-x  1 root  wheel       83616 Nov  6  2006 landmark.kwi
-r-xr-xr-x  1 root  wheel       42110 Feb 15  2005 uc010dat.esp
-r-xr-xr-x  1 root  wheel       42330 Feb 15  2005 uc010dat.fra
-r-xr-xr-x  1 root  wheel       39794 Feb 15  2005 uc010dat.usa
-r-xr-xr-x  1 root  wheel         425 Feb 15  2005 eu010apl.htm
-r-xr-xr-x  1 root  wheel     3342336 Feb 15  2005 eu010apl.prg
-r-xr-xr-x  1 root  wheel         292 Jan 20  2005 uc010gps.htm
-r-xr-xr-x  1 root  wheel      449101 Jan 20  2005 uc010gps.prg
-r-xr-xr-x  1 root  wheel         285 Dec  2  2004 uczparts.htm
-r-xr-xr-x  1 root  wheel       23744 Dec  2  2004 uczparts.dat
-r-xr-xr-x  1 root  wheel         321 Dec  2  2004 uc010sys.htm
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.esp
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.fra
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.usa
-r-xr-xr-x  1 root  wheel          58 Jun  9  2004 metadata.kwi
-r-xr-xr-x  1 root  wheel         480 Nov 26  2003 kgrpdat.kwi

./marktp:
total 688
drwxr-xr-x  9 root  wheel    1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel     512 Oct 15 22:19 .
-r-xr-xr-x  1 root  wheel  102292 Mar  1  2004 mapover.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  7  2003 texnmn.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  4  2003 texnmd.hcm
-r-xr-xr-x  1 root  wheel   58660 Dec  4  2003 menu.hcm
-r-xr-xr-x  1 root  wheel   74276 Mar 26  2003 mycar.hcm
-r-xr-xr-x  1 root  wheel  314068 Mar 25  2003 arrow.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 texmap.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 map.hcm

./idx:
total 4209016
drwxr-xr-x  9 root  wheel       1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel       3072 Oct 15 22:10 .
-r-xr-xr-x  1 root  wheel   31757218 Jan 25  2007 sadsr10c.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10d.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10e.idx
-r-xr-xr-x  1 root  wheel  115563224 Jan 25  2007 sadsr10a.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10b.idx
-r-xr-xr-x  1 root  wheel   76353078 Jan 25  2007 sadsr109.idx
-r-xr-xr-x  1 root  wheel   53326956 Jan 25  2007 sadsr108.idx
-r-xr-xr-x  1 root  wheel   73229242 Jan 25  2007 sadsr107.idx
-r-xr-xr-x  1 root  wheel  123669606 Jan 25  2007 sadsr106.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr103.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr104.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr105.idx
-r-xr-xr-x  1 root  wheel     855524 Jan 25  2007 fwysr107.idx
-r-xr-xr-x  1 root  wheel    1314764 Jan 25  2007 fwysr108.idx
-r-xr-xr-x  1 root  wheel    1376574 Jan 25  2007 fwysr109.idx
-r-xr-xr-x  1 root  wheel    1445832 Jan 25  2007 fwysr10a.idx
-r-xr-xr-x  1 root  wheel      67378 Jan 25  2007 fwysr10b.idx
-r-xr-xr-x  1 root  wheel     382638 Jan 25  2007 fwysr10c.idx
-r-xr-xr-x  1 root  wheel       7494 Jan 25  2007 fwysr10d.idx
-r-xr-xr-x  1 root  wheel      16300 Jan 25  2007 fwysr10e.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr101.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr102.idx
-r-xr-xr-x  1 root  wheel     419810 Jan 25  2007 fwysr101.idx
-r-xr-xr-x  1 root  wheel    1285834 Jan 25  2007 fwysr102.idx
-r-xr-xr-x  1 root  wheel     842968 Jan 25  2007 fwysr103.idx
-r-xr-xr-x  1 root  wheel    1051946 Jan 25  2007 fwysr104.idx
-r-xr-xr-x  1 root  wheel    1293064 Jan 25  2007 fwysr105.idx
-r-xr-xr-x  1 root  wheel    1666680 Jan 25  2007 fwysr106.idx
-r-xr-xr-x  1 root  wheel   54295504 Jan 25  2007 arssr100.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr101.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr102.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr103.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr104.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr105.idx
-r-xr-xr-x  1 root  wheel    3878202 Jan 25  2007 itssr106.idx
-r-xr-xr-x  1 root  wheel    2738502 Jan 25  2007 itssr107.idx
-r-xr-xr-x  1 root  wheel    1820284 Jan 25  2007 itssr108.idx
-r-xr-xr-x  1 root  wheel    2840794 Jan 25  2007 itssr109.idx
-r-xr-xr-x  1 root  wheel    4467386 Jan 25  2007 itssr10a.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr10b.idx
-r-xr-xr-x  1 root  wheel     964860 Jan 25  2007 itssr10c.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr10d.idx
-r-xr-xr-x  1 root  wheel        336 Jan 25  2007 itssr10e.idx
-r-xr-xr-x  1 root  wheel  274523338 Jan 25  2007 poisr10c.idx
-r-xr-xr-x  1 root  wheel     103066 Jan 25  2007 poisr10d.idx
-r-xr-xr-x  1 root  wheel      46744 Jan 25  2007 poisr10e.idx
-r-xr-xr-x  1 root  wheel    4531212 Jan 25  2007 poisr10b.idx
-r-xr-xr-x  1 root  wheel  443804988 Jan 25  2007 poisr10a.idx
-r-xr-xr-x  1 root  wheel  395007378 Jan 25  2007 poisr109.idx
-r-xr-xr-x  1 root  wheel  443621786 Jan 25  2007 poisr108.idx
-r-xr-xr-x  1 root  wheel  227222322 Jan 25  2007 poisr107.idx
-r-xr-xr-x  1 root  wheel  545244732 Jan 25  2007 poisr106.idx
-r-xr-xr-x  1 root  wheel     831240 Jan 25  2007 poisr101.idx
-r-xr-xr-x  1 root  wheel    1104456 Jan 25  2007 poisr102.idx
-r-xr-xr-x  1 root  wheel    1198130 Jan 25  2007 poisr103.idx
-r-xr-xr-x  1 root  wheel    2799646 Jan 25  2007 poisr104.idx
-r-xr-xr-x  1 root  wheel    1396852 Jan 25  2007 poisr105.idx
-r-xr-xr-x  1 root  wheel       8788 Jan 25  2007 fwydt10e.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt10e.idx
-r-xr-xr-x  1 root  wheel       3820 Jan 25  2007 znsrc100.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt10e.idx
-r-xr-xr-x  1 root  wheel  149243178 Jan 25  2007 telsr100.idx
-r-xr-xr-x  1 root  wheel       5174 Jan 25  2007 aegsr100.idx
-r-xr-xr-x  1 root  wheel      26086 Jan 25  2007 argsr100.idx
-r-xr-xr-x  1 root  wheel       3348 Jan 25  2007 fwydt10d.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt10d.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt10d.idx
-r-xr-xr-x  1 root  wheel       1038 Jan 25  2007 znsel100.idx
-r-xr-xr-x  1 root  wheel   21850264 Jan 25  2007 saddt10c.idx
-r-xr-xr-x  1 root  wheel     200228 Jan 25  2007 fwydt10c.idx
-r-xr-xr-x  1 root  wheel    8499860 Jan 25  2007 itsdt10c.idx
-r-xr-xr-x  1 root  wheel      35108 Jan 25  2007 fwydt10b.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt10b.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt10b.idx
-r-xr-xr-x  1 root  wheel   90776702 Jan 25  2007 saddt10a.idx
-r-xr-xr-x  1 root  wheel     800676 Jan 25  2007 fwydt10a.idx
-r-xr-xr-x  1 root  wheel   47220948 Jan 25  2007 itsdt10a.idx
-r-xr-xr-x  1 root  wheel   64694086 Jan 25  2007 saddt109.idx
-r-xr-xr-x  1 root  wheel     760324 Jan 25  2007 fwydt109.idx
-r-xr-xr-x  1 root  wheel   31177172 Jan 25  2007 itsdt109.idx
-r-xr-xr-x  1 root  wheel   51781346 Jan 25  2007 saddt108.idx
-r-xr-xr-x  1 root  wheel     730900 Jan 25  2007 fwydt108.idx
-r-xr-xr-x  1 root  wheel   21275332 Jan 25  2007 itsdt108.idx
-r-xr-xr-x  1 root  wheel   66019632 Jan 25  2007 saddt107.idx
-r-xr-xr-x  1 root  wheel     482548 Jan 25  2007 fwydt107.idx
-r-xr-xr-x  1 root  wheel   27887508 Jan 25  2007 itsdt107.idx
-r-xr-xr-x  1 root  wheel  107291408 Jan 25  2007 saddt106.idx
-r-xr-xr-x  1 root  wheel     938996 Jan 25  2007 fwydt106.idx
-r-xr-xr-x  1 root  wheel   52048852 Jan 25  2007 itsdt106.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt105.idx
-r-xr-xr-x  1 root  wheel     705876 Jan 25  2007 fwydt105.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt105.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt104.idx
-r-xr-xr-x  1 root  wheel     592740 Jan 25  2007 fwydt104.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt104.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt103.idx
-r-xr-xr-x  1 root  wheel     474756 Jan 25  2007 fwydt103.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt103.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt102.idx
-r-xr-xr-x  1 root  wheel     670244 Jan 25  2007 fwydt102.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt102.idx
-r-xr-xr-x  1 root  wheel        212 Jan 25  2007 saddt101.idx
-r-xr-xr-x  1 root  wheel     228708 Jan 25  2007 fwydt101.idx
-r-xr-xr-x  1 root  wheel        196 Jan 25  2007 itsdt101.idx
-r-xr-xr-x  1 root  wheel  660567730 Jan 25  2007 poidt100.idx
-r-xr-xr-x  1 root  wheel     574828 Jan 25  2007 fmcdt100.idx

./bg:
total 6224
drwxr-xr-x  9 root  wheel     1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel      512 Oct 15 22:03 pimanime
drwxr-xr-x  2 root  wheel      512 Oct 15 22:01 pim
drwxr-xr-x  4 root  wheel      512 Oct 15 22:00 .
-r-xr-xr-x  1 root  wheel   240016 Mar  1  2007 bgopen.pim
-r-xr-xr-x  1 root  wheel   117201 Feb 28  2007 bgopen2.jpg
-r-xr-xr-x  1 root  wheel   131433 Feb 28  2007 bgopen.jpg
-r-xr-xr-x  1 root  wheel   240016 Oct  3  2005 bgmain.pim
-r-xr-xr-x  1 root  wheel   240016 Oct  3  2005 original.pim
-r-xr-xr-x  1 root  wheel   240016 Dec  7  2004 bgmain2.pim
-r-xr-xr-x  1 root  wheel   240016 Nov 16  2004 bgmain3.pim
-r-xr-xr-x  1 root  wheel     3840 Feb 27  2002 bgskyblu.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bgsetgmn.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bginfomn.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bgmainmn.hcs
-r-xr-xr-x  1 root  wheel  4480112 May 18  2001 bgdrvsky.hcs

./bg/pimanime:
total 1424
drwxr-xr-x  2 root  wheel     512 Oct 15 22:03 .
drwxr-xr-x  4 root  wheel     512 Oct 15 22:00 ..
-r-xr-xr-x  1 root  wheel  240016 Oct  3  2005 skyline.pim
-r-xr-xr-x  1 root  wheel  240016 Oct  3  2005 twilight.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 aurora.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 sky.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 water.pim
-r-xr-xr-x  1 root  wheel  240016 Oct 27  2003 city.pim

./bg/pim:
total 4492
drwxr-xr-x  2 root  wheel     512 Oct 15 22:01 .
drwxr-xr-x  4 root  wheel     512 Oct 15 22:00 ..
-r-xr-xr-x  1 root  wheel  240016 Oct  3  2005 daybreak.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 steel.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 water.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 water2.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 wave.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 wood.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 aurora.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 carbon.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 spiral2.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 stream2.pim
-r-xr-xr-x  1 root  wheel  240016 Oct 14  2003 city.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 stream.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 spiral.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 orca.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 manta.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 hawk.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 grid.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 dolphin.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 digital.pim

./voice:
total 232
drwxr-xr-x  9 root  wheel   1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel    512 Oct 15 21:42 .
-r-xr-xr-x  1 root  wheel  71508 Jan 15  2005 uc010vdc.fra
-r-xr-xr-x  1 root  wheel  75640 Jan 15  2005 uc010vdc.esp
-r-xr-xr-x  1 root  wheel  74760 Jan 15  2005 uc010vdc.usa

./snddata:
total 20392
drwxr-xr-x  9 root  wheel     1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel      512 Oct 15 21:31 .
-r-xr-xr-x  1 root  wheel  6698054 Jan  8  2004 uc040snd.usa
-r-xr-xr-x  1 root  wheel  6137850 Jan  8  2004 uc040snd.fra
-r-xr-xr-x  1 root  wheel  7870434 Jan  8  2004 uc040snd.esp

./sky:
total 172
drwxr-xr-x  9 root  wheel    1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel     512 Oct 15 18:50 .
-r-xr-xr-x  1 root  wheel  160008 Oct 28  2003 sky.dat
-r-xr-xr-x  1 root  wheel      69 Oct 28  2003 sky.lst

./point:
total 12
drwxr-xr-x  9 root  wheel  1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel   512 Oct 15 18:50 sound
drwxr-xr-x  3 root  wheel   512 Oct 15 18:49 .

./point/sound:
total 496
drwxr-xr-x  2 root  wheel     512 Oct 15 18:50 .
drwxr-xr-x  3 root  wheel     512 Oct 15 18:49 ..
-r-xr-xr-x  1 root  wheel   53308 Jan 27  2003 alarm.wav
-r-xr-xr-x  1 root  wheel  185404 Jan 27  2003 bell.wav
-r-xr-xr-x  1 root  wheel   76348 Jan 27  2003 bird.wav
-r-xr-xr-x  1 root  wheel  103740 Jan 27  2003 church.wav
-r-xr-xr-x  1 root  wheel   68668 Jan 27  2003 dog.wav
(hellerk@raider1:[6]-34-) /av/rips/70R> ls -lRat|less
total 3157876
drwxr-xr-x  4 root  wheel         512 Oct 19 22:17 ..
-r-xr-xr-x  1 root  wheel         193 Oct 19 22:16 dvi.dat
drwxr-xr-x  9 root  wheel        1024 Oct 19 21:59 .
drwxr-xr-x  2 root  wheel         512 Oct 15 22:19 marktp
drwxr-xr-x  2 root  wheel        3072 Oct 15 22:10 idx
drwxr-xr-x  4 root  wheel         512 Oct 15 22:00 bg
drwxr-xr-x  2 root  wheel         512 Oct 15 21:42 voice
drwxr-xr-x  2 root  wheel         512 Oct 15 21:31 snddata
drwxr-xr-x  2 root  wheel         512 Oct 15 18:50 sky
drwxr-xr-x  3 root  wheel         512 Oct 15 18:49 point
-r-xr-xr-x  1 root  wheel  2898172192 Jan 27  2007 alldata.kwi
-r-xr-xr-x  1 root  wheel   308997792 Jan 27  2007 region.kwi
-r-xr-xr-x  1 root  wheel        7020 Jan 25  2007 indexdat.kwi
-r-xr-xr-x  1 root  wheel     9455584 Jan 25  2007 rdstmc.kwp
-r-xr-xr-x  1 root  wheel       83616 Nov  6  2006 landmark.kwi
-r-xr-xr-x  1 root  wheel       42110 Feb 15  2005 uc010dat.esp
-r-xr-xr-x  1 root  wheel       42330 Feb 15  2005 uc010dat.fra
-r-xr-xr-x  1 root  wheel       39794 Feb 15  2005 uc010dat.usa
-r-xr-xr-x  1 root  wheel         425 Feb 15  2005 eu010apl.htm
-r-xr-xr-x  1 root  wheel     3342336 Feb 15  2005 eu010apl.prg
-r-xr-xr-x  1 root  wheel         292 Jan 20  2005 uc010gps.htm
-r-xr-xr-x  1 root  wheel      449101 Jan 20  2005 uc010gps.prg
-r-xr-xr-x  1 root  wheel         285 Dec  2  2004 uczparts.htm
-r-xr-xr-x  1 root  wheel       23744 Dec  2  2004 uczparts.dat
-r-xr-xr-x  1 root  wheel         321 Dec  2  2004 uc010sys.htm
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.esp
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.fra
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.usa
-r-xr-xr-x  1 root  wheel          58 Jun  9  2004 metadata.kwi
-r-xr-xr-x  1 root  wheel         480 Nov 26  2003 kgrpdat.kwi

./marktp:
total 688
drwxr-xr-x  9 root  wheel    1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel     512 Oct 15 22:19 .
-r-xr-xr-x  1 root  wheel  102292 Mar  1  2004 mapover.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  7  2003 texnmn.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  4  2003 texnmd.hcm
-r-xr-xr-x  1 root  wheel   58660 Dec  4  2003 menu.hcm
-r-xr-xr-x  1 root  wheel   74276 Mar 26  2003 mycar.hcm
-r-xr-xr-x  1 root  wheel  314068 Mar 25  2003 arrow.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 texmap.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 map.hcm

./idx:
total 4209016
drwxr-xr-x  9 root  wheel       1024 Oct 19 21:59 ..
drwxr-xr-x  2 root  wheel       3072 Oct 15 22:10 .
-r-xr-xr-x  1 root  wheel   31757218 Jan 25  2007 sadsr10c.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10d.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10e.idx
-r-xr-xr-x  1 root  wheel  115563224 Jan 25  2007 sadsr10a.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr10b.idx
-r-xr-xr-x  1 root  wheel   76353078 Jan 25  2007 sadsr109.idx
-r-xr-xr-x  1 root  wheel   53326956 Jan 25  2007 sadsr108.idx
-r-xr-xr-x  1 root  wheel   73229242 Jan 25  2007 sadsr107.idx
-r-xr-xr-x  1 root  wheel  123669606 Jan 25  2007 sadsr106.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr103.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr104.idx
-r-xr-xr-x  1 root  wheel       2888 Jan 25  2007 sadsr105.idx
-r-xr-xr-x  1 root  wheel     855524 Jan 25  2007 fwysr107.idx
-r-xr-xr-x  1 root  wheel    1314764 Jan 25  2007 fwysr108.idx
-r-xr-xr-x  1 root  wheel    1376574 Jan 25  2007 fwysr109.idx
-r-xr-xr-x  1 root  wheel    1445832 Jan 25  2007 fwysr10a.idx
-r-xr-xr-x  1 root  wheel      67378 Jan 25  2007 fwysr10b.idx
-r-xr-xr-x  1 root  wheel     382638 Jan 25  2007 fwysr10c.idx
-r-xr-xr-x  1 root  wheel       7494 Jan 25  2007 fwysr10d.idx
-r-xr-xr-x  1 root  wheel      16300 Jan 25  2007 fwysr10e.idx

 

No, I don't have the layout for the West coast and no I'm not going to seed a 8GB dvd (but if someone else wants to....)

Link to post
Share on other sites
  • 1 year later...
  • 2 weeks later...

CNDV-80R seems to work just fine.

(user@raider1:[9]-5-) /av/rips/80R> ls -lRat
total 3562324
drwxr-xr-x  5 root  wheel         512 Sep 15 15:13 ..
dr-xr-xr-x  4 root  wheel        1024 Sep 14 21:58 bg
drwxr-xr-x  9 root  wheel        1024 Sep 14 21:41 .
-r-xr-xr-x  1 root  wheel         194 Sep 14 17:35 dvi.dat
dr-xr-xr-x  2 root  wheel        3072 Aug 21  2008 idx
-r-xr-xr-x  1 root  wheel    24613520 Dec 22  2007 rdstmc.kwp
-r-xr-xr-x  1 root  wheel  3301593600 Dec 22  2007 alldata.kwi
-r-xr-xr-x  1 root  wheel          58 Dec 22  2007 metadata.kwi
-r-xr-xr-x  1 root  wheel   304470304 Dec 22  2007 region.kwi
-r-xr-xr-x  1 root  wheel        7020 Dec 21  2007 indexdat.kwi
-r-xr-xr-x  1 root  wheel       83712 Oct  1  2007 landmark.kwi
dr-xr-xr-x  2 root  wheel         512 Feb 17  2005 marktp
dr-xr-xr-x  2 root  wheel         512 Feb 17  2005 sky
dr-xr-xr-x  2 root  wheel         512 Feb 17  2005 voice
-r-xr-xr-x  1 root  wheel       42110 Feb 15  2005 uc010dat.esp
-r-xr-xr-x  1 root  wheel       42330 Feb 15  2005 uc010dat.fra
-r-xr-xr-x  1 root  wheel       39794 Feb 15  2005 uc010dat.usa
-r-xr-xr-x  1 root  wheel         425 Feb 15  2005 eu010apl.htm
-r-xr-xr-x  1 root  wheel     3342336 Feb 15  2005 eu010apl.prg
-r-xr-xr-x  1 root  wheel         292 Jan 20  2005 uc010gps.htm
-r-xr-xr-x  1 root  wheel      449101 Jan 20  2005 uc010gps.prg
dr-xr-xr-x  2 root  wheel         512 Dec  5  2004 snddata
-r-xr-xr-x  1 root  wheel         285 Dec  2  2004 uczparts.htm
-r-xr-xr-x  1 root  wheel       23744 Dec  2  2004 uczparts.dat
-r-xr-xr-x  1 root  wheel         321 Dec  2  2004 uc010sys.htm
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.esp
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.fra
-r-xr-xr-x  1 root  wheel     3932160 Dec  2  2004 uc010sys.usa
dr-xr-xr-x  3 root  wheel         512 Dec  2  2004 point
-r-xr-xr-x  1 root  wheel         480 Nov 26  2003 kgrpdat.kwi

./bg:
total 6804
dr-xr-xr-x  2 root  wheel      512 Sep 14 22:05 pim
dr-xr-xr-x  4 root  wheel     1024 Sep 14 21:58 .
dr-xr-xr-x  2 root  wheel      512 Sep 14 21:52 pimanime
drwxr-xr-x  9 root  wheel     1024 Sep 14 21:41 ..
-r-xr-xr-x  1 root  wheel   240016 Dec 20  2007 bgopen.pim
-r-xr-xr-x  1 root  wheel   240016 Dec 20  2007 bgopen2.pim
-r-xr-xr-x  1 root  wheel   130845 Dec 11  2007 bgopen.jpg
-r-xr-xr-x  1 root  wheel   117423 Dec 11  2007 bgopen2.jpg
-r-xr-xr-x  1 root  wheel    36024 Oct  3  2005 sensorbd.jpg
-r-xr-xr-x  1 root  wheel    35463 Oct  3  2005 sensorbn.jpg
-r-xr-xr-x  1 root  wheel    35797 Oct  3  2005 sensorcd.jpg
-r-xr-xr-x  1 root  wheel    33695 Oct  3  2005 sensorcn.jpg
-r-xr-xr-x  1 root  wheel    28361 Oct  3  2005 sensord.jpg
-r-xr-xr-x  1 root  wheel    36813 Oct  3  2005 sensorhd.jpg
-r-xr-xr-x  1 root  wheel    34616 Oct  3  2005 sensorhn.jpg
-r-xr-xr-x  1 root  wheel    35791 Oct  3  2005 sensormd.jpg
-r-xr-xr-x  1 root  wheel    34925 Oct  3  2005 sensormn.jpg
-r-xr-xr-x  1 root  wheel    28721 Oct  3  2005 sensorn.jpg
-r-xr-xr-x  1 root  wheel   240016 Oct  3  2005 bgmain.pim
-r-xr-xr-x  1 root  wheel   240016 Oct  3  2005 original.pim
-r-xr-xr-x  1 root  wheel   240016 Dec  7  2004 bgmain2.pim
-r-xr-xr-x  1 root  wheel   240016 Nov 16  2004 bgmain3.pim
-r-xr-xr-x  1 root  wheel     3840 Feb 27  2002 bgskyblu.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bgsetgmn.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bginfomn.hcs
-r-xr-xr-x  1 root  wheel   120000 Feb 27  2002 bgmainmn.hcs
-r-xr-xr-x  1 root  wheel  4480112 May 18  2001 bgdrvsky.hcs

./bg/pim:
total 4256
dr-xr-xr-x  2 root  wheel     512 Sep 14 22:05 .
dr-xr-xr-x  4 root  wheel    1024 Sep 14 21:58 ..
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 aurora.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 carbon.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 steel.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 water.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 water2.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 wave.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 wood.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 spiral2.pim
-r-xr-xr-x  1 root  wheel  240016 Nov 16  2004 stream2.pim
-r-xr-xr-x  1 root  wheel  240016 Oct 14  2003 city.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 stream.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 spiral.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 orca.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 manta.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 hawk.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 grid.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 dolphin.pim
-r-xr-xr-x  1 root  wheel  240016 Feb 27  2002 digital.pim

./bg/pimanime:
total 716
dr-xr-xr-x  4 root  wheel    1024 Sep 14 21:58 ..
dr-xr-xr-x  2 root  wheel     512 Sep 14 21:52 .
-r-xr-xr-x  1 root  wheel  240016 Oct  3  2005 skyline.pim
-r-xr-xr-x  1 root  wheel  240016 Oct  3  2005 twilight.pim
-r-xr-xr-x  1 root  wheel  240016 Oct 27  2003 city.pim

./idx:
total 4281008
drwxr-xr-x  9 root  wheel       1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel       3072 Aug 21  2008 .
-r-xr-xr-x  1 root  wheel  117356514 Dec 21  2007 sadsr10a.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr10b.idx
-r-xr-xr-x  1 root  wheel   34474088 Dec 21  2007 sadsr10c.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr10d.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr10e.idx
-r-xr-xr-x  1 root  wheel   77641278 Dec 21  2007 sadsr109.idx
-r-xr-xr-x  1 root  wheel   54142520 Dec 21  2007 sadsr108.idx
-r-xr-xr-x  1 root  wheel   72253098 Dec 21  2007 sadsr107.idx
-r-xr-xr-x  1 root  wheel  121930488 Dec 21  2007 sadsr106.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr101.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr102.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr103.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr104.idx
-r-xr-xr-x  1 root  wheel       2888 Dec 21  2007 sadsr105.idx
-r-xr-xr-x  1 root  wheel    1578770 Dec 21  2007 fwysr106.idx
-r-xr-xr-x  1 root  wheel     833854 Dec 21  2007 fwysr107.idx
-r-xr-xr-x  1 root  wheel    1249974 Dec 21  2007 fwysr108.idx
-r-xr-xr-x  1 root  wheel    1302052 Dec 21  2007 fwysr109.idx
-r-xr-xr-x  1 root  wheel    1404570 Dec 21  2007 fwysr10a.idx
-r-xr-xr-x  1 root  wheel     112980 Dec 21  2007 fwysr10b.idx
-r-xr-xr-x  1 root  wheel     746944 Dec 21  2007 fwysr10c.idx
-r-xr-xr-x  1 root  wheel      12002 Dec 21  2007 fwysr10d.idx
-r-xr-xr-x  1 root  wheel      15926 Dec 21  2007 fwysr10e.idx
-r-xr-xr-x  1 root  wheel    1256496 Dec 21  2007 fwysr102.idx
-r-xr-xr-x  1 root  wheel     831046 Dec 21  2007 fwysr103.idx
-r-xr-xr-x  1 root  wheel     991762 Dec 21  2007 fwysr104.idx
-r-xr-xr-x  1 root  wheel    1225742 Dec 21  2007 fwysr105.idx
-r-xr-xr-x  1 root  wheel     415470 Dec 21  2007 fwysr101.idx
-r-xr-xr-x  1 root  wheel   55175612 Dec 21  2007 arssr100.idx
-r-xr-xr-x  1 root  wheel  290858504 Dec 21  2007 poisr10c.idx
-r-xr-xr-x  1 root  wheel     116216 Dec 21  2007 poisr10d.idx
-r-xr-xr-x  1 root  wheel      46816 Dec 21  2007 poisr10e.idx
-r-xr-xr-x  1 root  wheel  462419282 Dec 21  2007 poisr10a.idx
-r-xr-xr-x  1 root  wheel    4537198 Dec 21  2007 poisr10b.idx
-r-xr-xr-x  1 root  wheel  402156174 Dec 21  2007 poisr109.idx
-r-xr-xr-x  1 root  wheel  444892058 Dec 21  2007 poisr108.idx
-r-xr-xr-x  1 root  wheel  230038102 Dec 21  2007 poisr107.idx
-r-xr-xr-x  1 root  wheel  541336196 Dec 21  2007 poisr106.idx
-r-xr-xr-x  1 root  wheel    2814088 Dec 21  2007 poisr104.idx
-r-xr-xr-x  1 root  wheel    1401338 Dec 21  2007 poisr105.idx
-r-xr-xr-x  1 root  wheel     844516 Dec 21  2007 poisr101.idx
-r-xr-xr-x  1 root  wheel    1125586 Dec 21  2007 poisr102.idx
-r-xr-xr-x  1 root  wheel    1212986 Dec 21  2007 poisr103.idx
-r-xr-xr-x  1 root  wheel       3820 Dec 21  2007 znsrc100.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt10e.idx
-r-xr-xr-x  1 root  wheel       8436 Dec 21  2007 fwydt10e.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt10e.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr10e.idx
-r-xr-xr-x  1 root  wheel  152234316 Dec 21  2007 telsr100.idx
-r-xr-xr-x  1 root  wheel       5174 Dec 21  2007 aegsr100.idx
-r-xr-xr-x  1 root  wheel      26006 Dec 21  2007 argsr100.idx
-r-xr-xr-x  1 root  wheel       1038 Dec 21  2007 znsel100.idx
-r-xr-xr-x  1 root  wheel       5444 Dec 21  2007 fwydt10d.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt10d.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt10d.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr10d.idx
-r-xr-xr-x  1 root  wheel   23255024 Dec 21  2007 saddt10c.idx
-r-xr-xr-x  1 root  wheel     390292 Dec 21  2007 fwydt10c.idx
-r-xr-xr-x  1 root  wheel    1129330 Dec 21  2007 itssr10c.idx
-r-xr-xr-x  1 root  wheel    8836500 Dec 21  2007 itsdt10c.idx
-r-xr-xr-x  1 root  wheel      58388 Dec 21  2007 fwydt10b.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt10b.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt10b.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr10b.idx
-r-xr-xr-x  1 root  wheel   93095330 Dec 21  2007 saddt10a.idx
-r-xr-xr-x  1 root  wheel     770692 Dec 21  2007 fwydt10a.idx
-r-xr-xr-x  1 root  wheel    4584654 Dec 21  2007 itssr10a.idx
-r-xr-xr-x  1 root  wheel   47904148 Dec 21  2007 itsdt10a.idx
-r-xr-xr-x  1 root  wheel   65796206 Dec 21  2007 saddt109.idx
-r-xr-xr-x  1 root  wheel     711428 Dec 21  2007 fwydt109.idx
-r-xr-xr-x  1 root  wheel    2893298 Dec 21  2007 itssr109.idx
-r-xr-xr-x  1 root  wheel   31446708 Dec 21  2007 itsdt109.idx
-r-xr-xr-x  1 root  wheel   52024362 Dec 21  2007 saddt108.idx
-r-xr-xr-x  1 root  wheel     690612 Dec 21  2007 fwydt108.idx
-r-xr-xr-x  1 root  wheel    1848008 Dec 21  2007 itssr108.idx
-r-xr-xr-x  1 root  wheel   21180372 Dec 21  2007 itsdt108.idx
-r-xr-xr-x  1 root  wheel   68572370 Dec 21  2007 saddt107.idx
-r-xr-xr-x  1 root  wheel     466500 Dec 21  2007 fwydt107.idx
-r-xr-xr-x  1 root  wheel    2812874 Dec 21  2007 itssr107.idx
-r-xr-xr-x  1 root  wheel   27724132 Dec 21  2007 itsdt107.idx
-r-xr-xr-x  1 root  wheel  107823928 Dec 21  2007 saddt106.idx
-r-xr-xr-x  1 root  wheel     880900 Dec 21  2007 fwydt106.idx
-r-xr-xr-x  1 root  wheel    3941472 Dec 21  2007 itssr106.idx
-r-xr-xr-x  1 root  wheel   51325876 Dec 21  2007 itsdt106.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt105.idx
-r-xr-xr-x  1 root  wheel     667364 Dec 21  2007 fwydt105.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt105.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr105.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt104.idx
-r-xr-xr-x  1 root  wheel     553908 Dec 21  2007 fwydt104.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt104.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr104.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt103.idx
-r-xr-xr-x  1 root  wheel     465572 Dec 21  2007 fwydt103.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt103.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr103.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt102.idx
-r-xr-xr-x  1 root  wheel     653140 Dec 21  2007 fwydt102.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt102.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr102.idx
-r-xr-xr-x  1 root  wheel        212 Dec 21  2007 saddt101.idx
-r-xr-xr-x  1 root  wheel     224804 Dec 21  2007 fwydt101.idx
-r-xr-xr-x  1 root  wheel        196 Dec 21  2007 itsdt101.idx
-r-xr-xr-x  1 root  wheel        336 Dec 21  2007 itssr101.idx
-r-xr-xr-x  1 root  wheel  675356226 Dec 21  2007 poidt100.idx
-r-xr-xr-x  1 root  wheel     575576 Dec 21  2007 fmcdt100.idx

./marktp:
total 688
drwxr-xr-x  9 root  wheel    1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel     512 Feb 17  2005 .
-r-xr-xr-x  1 root  wheel  102292 Mar  1  2004 mapover.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  7  2003 texnmn.hcm
-r-xr-xr-x  1 root  wheel   33508 Dec  4  2003 texnmd.hcm
-r-xr-xr-x  1 root  wheel   58660 Dec  4  2003 menu.hcm
-r-xr-xr-x  1 root  wheel   74276 Mar 26  2003 mycar.hcm
-r-xr-xr-x  1 root  wheel  314068 Mar 25  2003 arrow.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 texmap.hcm
-r-xr-xr-x  1 root  wheel   32364 Mar 25  2003 map.hcm

./sky:
total 172
drwxr-xr-x  9 root  wheel    1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel     512 Feb 17  2005 .
-r-xr-xr-x  1 root  wheel  160008 Oct 28  2003 sky.dat
-r-xr-xr-x  1 root  wheel      69 Oct 28  2003 sky.lst

./voice:
total 232
drwxr-xr-x  9 root  wheel   1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel    512 Feb 17  2005 .
-r-xr-xr-x  1 root  wheel  71508 Jan 15  2005 uc010vdc.fra
-r-xr-xr-x  1 root  wheel  75640 Jan 15  2005 uc010vdc.esp
-r-xr-xr-x  1 root  wheel  74760 Jan 15  2005 uc010vdc.usa

./snddata:
total 20392
drwxr-xr-x  9 root  wheel     1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel      512 Dec  5  2004 .
-r-xr-xr-x  1 root  wheel  6698054 Jan  8  2004 uc040snd.usa
-r-xr-xr-x  1 root  wheel  6137850 Jan  8  2004 uc040snd.fra
-r-xr-xr-x  1 root  wheel  7870434 Jan  8  2004 uc040snd.esp

./point:
total 12
drwxr-xr-x  9 root  wheel  1024 Sep 14 21:41 ..
dr-xr-xr-x  2 root  wheel   512 Dec  2  2004 sound
dr-xr-xr-x  3 root  wheel   512 Dec  2  2004 .

./point/sound:
total 496
dr-xr-xr-x  2 root  wheel     512 Dec  2  2004 .
dr-xr-xr-x  3 root  wheel     512 Dec  2  2004 ..
-r-xr-xr-x  1 root  wheel   53308 Jan 27  2003 alarm.wav
-r-xr-xr-x  1 root  wheel  185404 Jan 27  2003 bell.wav
-r-xr-xr-x  1 root  wheel   76348 Jan 27  2003 bird.wav
-r-xr-xr-x  1 root  wheel  103740 Jan 27  2003 church.wav
-r-xr-xr-x  1 root  wheel   68668 Jan 27  2003 dog.wav

 

Here are some notes I took while doing this, because this will probably be the last time Pioneer releases a DVD disc as I don't see a 90MT coming anytime soon. I could probably take some things off the hard drive pioneer model disc but I don't have access to one.

 

Translation of my names here are: 801 = 80MT East, 40E is 40R East, 701 is 70MT East, 70R is my custom 40R+70MT disc.

POINT directory is same on 801 and 40E

SKY directory is same on 801 and 40E

MARKTP  - used 40E on 70R 
files are the same on 801 and 701 but 701 differs from 40E on a few files. on 70R I used 40E master.
701 vs 40E
f2e2906686b76b1602de53296ae581ed  ./marktp/arrow.hcm            f2e2906686b76b1602de53296ae581ed  ./marktp/arrow.hcm
bc1efbc82ba407a4f4a7fb16fbea8c53  ./marktp/map.hcm            | ba01842300fcb20db1a537df3913d952  ./marktp/map.hcm
a1e14bab3c90e7c1a78d2d099e75f8a9  ./marktp/mapover.hcm        | 0a6f42b970171539e3a104d93e9ba2b9  ./marktp/mapover.hcm
ef63775dfc577f1f2bf5b549db164416  ./marktp/menu.hcm             ef63775dfc577f1f2bf5b549db164416  ./marktp/menu.hcm
5d0ac6e11240ca85b2689d10f3cabb58  ./marktp/mycar.hcm            5d0ac6e11240ca85b2689d10f3cabb58  ./marktp/mycar.hcm
5e59dfb3e0a6c2876046095e67d0c6fd  ./marktp/texmap.hcm         | 70a0d09e5592e19a5129196f0a0c2938  ./marktp/texmap.hcm
6c099cd99136e1a96bf46f5259d83047  ./marktp/texnmd.hcm         | 0bfc1a589c253ad52903ada2dab810fe  ./marktp/texnmd.hcm
4c6f3ff00c69d5ca5b1d9bc9afb115ed  ./marktp/texnmn.hcm         | 061c36903a001ce3c9b8a014ab2b7f13  ./marktp/texnmn.hcm

SNDDATA - used 40E on 70R
701 and 801 have same 040 files, but 801 has addition 070 files. Try these on 80R sometime?

VOICE - used 40E on 70R
701 and 801 don't have VOICE dir, then have VOICETP dir and the files differ between 701 and 801.

IDX - took entire 801 tree, no merge

BG - changes and merges
copy 40E to 80R directory
Looks like bg/pimanime/* is the same on 701 and 801, 40 only has city, but I added the two other files there.
801/bg/pim529 is the same on 701.  Also, pim529 seems to have the same files and checksums as 40E,  I copied all 801/bg/pim529 files to 80R/bg/pim/
copied all 801/bg/*.jpg and *.pim files to 80R/bg/
looks like I took ./bg/pim2din/* and put it in /bg/pim/ on the 70R. Need to see if that works.


in root:
copy all from 40E
uc010*
ucz*
eu*

These files are identical on 801 and 40R
916c96f66fb3d4a6414e1dba6f7d8f3c  uc010gps.htm
d46c8e4991c88094f81825f49aa0b4fa  uc010gps.prg
509bbb3fa0e6ac69386cf8c0459a5b03  uc010sys.esp
8bb3550b409b3a8c98bf773111d6adaf  uc010sys.fra
739aec8e5a8854d38eef77d6cd1058b4  uc010sys.htm
0524a112bfbb53c7bc532085dcefd89f  uc010sys.usa
40R has uc010dat files, 801 had uc010dtt files

From 801:
alldata.kwi  indexdat.kwi  kgrpdat.kwi  landmark.kwi  metadata.kwi  rdstmc.kwp  region.kwi

Link to post
Share on other sites

One more thing.. For those people who are trying to actually read these nav discs on a PC, keep in mind that your drivers must support ISO9660 Level 3. Currently, MAC OS doesn't, neither does FreeBSD, RHEL 4.x does which is what I used to read the cds by force mounting them as ISO9660 and not UDF. If you don't support Level3 you will have 0 byte files or negative size files.

Link to post
Share on other sites

Several people have requested copies of my hybrid discs. If anyone has a place that I can scp/ftp upload the entire 8GB image, let me know otherwise I'm not seeding.

 

The idea here is that you should have purchased the 40R disc from pioneer as that is the last official release of R(Remote) control nav discs. Although there were rumors of a 50R (anybody?). You can then snag the 70MT or 80MT from pioneer or your favorite seed site and merge them together.

Link to post
Share on other sites

Could you possibly try it with just the needed files from the 40r since it will be much smaller in size? The 40r disk is the only thing that I can’t get my hands on? With pioneers price point of around $250 just for those disks I could get my hands on a brand new 2009 model year touch screen for less than $100 more.

 

How did you go about deciding what files to keep from the 40r and what ones to take from the 70mt or 80mt? Did you just compare file name and sizes? I would think that all you would need is the files that have the programming for button controls and drivers. Without spending a whole lot of time or having the 40r files to compare with the 80mt that I have, it seems that most of the files that do that are in the root directory. I know that this is not scientific, but upon putting the root folder files into a notepad reader and getting past all of the junk that it could not translate, you can read a lot words that seem to talk about button functions. One of them even seemed to have to the programming information for the service menu and I think the file system information. The snddata folder did not bring anything up in the notepad view, but I believe that this is might be driver information.

 

I know that you have already got this to work, but I am just trying to narrow it down to only the needed files. I don’t know if you would be willing to try, but I think that you might be able to just take the snddate folder and root files from the 40r and put them in the 80r. Then you would just rename the needed folder from the 80mt disk to match the 40r and put them on the 80r.

Link to post
Share on other sites

I hadn't considered supplying just the 40R pieces. I'll take a look at how big they are. My only concern is that I've never used my hybrids to actually upgrade the OS before, for that I just put the 40R disc in, it then upgraded the system to that level, then I would use the hybrid discs which didn't trigger a software load because of the way I build the one config file.

 

I'll consider making an "empty" zip file that only contains directories and 40R files needed to make a working 70R/80R.

 

I'm still looking for the elusive CNDV-50R and I also heard there were two versions of the 40R a 1.0 and a 1.1 release but I can't confirm that.

Link to post
Share on other sites

Have at it 8)

 

http://www.filehosting.org/file/details/61478/40RE.zip

 

I'll try the updated marktp and sound files one of these days on an 80R and see what they do. I also have the diagnostics password to poke around the system a bit. I forget where I dug that up. I also wrote down all the version information and some of which files do what. Make sure you roll your own DVI.DAT file and not just use the one on 80MT. Take a look at the examples I posted.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...



×
×
  • Create New...