Thread: Navit on N900
View Single Post
Posts: 52 | Thanked: 18 times | Joined on Mar 2010 @ Cordoba,Argentina
#372
Hey folks. Managed to get the qt version working, build 3390 from chollya.org. However, I got the 'invalid garmin type' error with this on my maps.xml:

<map type="garmin" enabled="yes" data="/home/user/navit_maps/GMAPSUPP.IMG"/>

and a mapset accordingly set on navit.xml"

<!-- Mapset template for garmin maps -->
<mapset enabled="yes">
<map type="garmin" enabled="yes" data="/home/user/MyDocs/navit_maps/GMAPSUPP.IMG" debug="4"/>
</mapset>

Does anybody knows if that builds supports garmin maps?

Besides that, when starting navit I got this error:


navitlugin_load:can't load '/opt/navit/lib/navit/autoload/libplugin_osso.so', plugin_init not found
navit:bookmarks_get_user_data_directory:creating dir /root/.navit
navitlugin_load:can't load '/opt/navit/lib/navit/osd/libosd_core.so', already loaded
navit:map_new:invalid type 'garmin'

The later we know already. Any ideas on if these errors are normal?

And finally. where can I find the Navit.desktop so I can edit it and cease to use the cmd line to start the program?

Thanks so much in advance!