Thread
:
Navit GPS (and libgarmin) for os2008
View Single Post
mrdally204
2009-05-05 , 04:48
Posts: 240 | Thanked: 48 times | Joined on Apr 2009
#
351
I just did this and finally got it to work.
gain root access to your N8x0. type cp /usr/share/navit/navit.xml home/user/.navit
that will copy your xml file to your home/user/.navit folder make sure you type that exactly! Next I used vi to edit the xml file. just go to you home/user/.navit folder and type: vi navit.xml
the area you want to change is around the 7% mark. change the mapset to yes. I have my map located on my MMC card in the folder called map (Nokia N810). the location should look like this
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="/media/mmc1/map/map name.bin"/>
If you are unfamiliar with vi I used the following website to help me out. message back if you are still in need of help.
http://www.cs.rit.edu/~cslab/vi.html
Last edited by mrdally204; 2009-06-30 at
16:02
.
Quote & Reply
|
mrdally204
View Public Profile
Send a private message to mrdally204
Find all posts by mrdally204