Update 1 of my eeePC package repository 2008-07-27
In a few minutes I will upload the first update to my eeePC package repository since it's announcement. For instructions on how to use the repository, re-visit the announcement.
So what changed?
So what changed?
- Marble
- I'm now the maintainer of the official Debian package of Marble. Therefore, I'll simply be backporting those official packages to the eeePC in the future.
- The newly uploaded package contains the brand new stable release 0.6.0 of Marble.
- Navit
- Enabled Garmin map support
- New svn revision.
- In my experience so far, it's more stable than before on the eee.
- Both: Still no buttons in the asus launcher
- Navit: CEGui (the SDL/Opengl GUI) support is broken. As far as I know, this didn't work in the previous package, either.
- Navit: Manual configuration is still necessary, my helper scripts will hopefully be finished for the next package.
- Navit: As a consequence, you need to configure Navit from scratch, using /usr/share/navit/navit.xml as a template (copy it to $HOME/.navit/). Using an old config will have side-effects.

#1 - Paweł Feliks 2008-08-22 20:37 - (Reply)
I have a problem with running navit on asus eee pc. I have installed it from your repository and this step was without problem. I setup my gps over bluetooth and it also works great with gpsd (kismet show my curent position). When I start navit it shows mi an error: ** (:4548): WARNING **: can't load '/usr/lib/navit/gui/libgui_cegui.so', Error '/usr/lib/navit/gui/libgui_cegui.so: undefined symbol: _Z12map_rect_newP3mapP13map_selection' vehicle_gpsd:vehicle_gpsd_new_gpsd:Retry interval not defined, setting to 10 vehicle_gpsd:vehicle_gpsd_try_open:Connected to gpsd fd=4 iochan=0x81e8c90 watch=0xf Error parsing '/usr/share/navit/navit.xml': Failed to open file '/usr/share/navit/maps/*.xml': No such file or directory at line 107, char 51 navit-real: fccache.c:423: FcCacheFini: Assertion `fcCacheChains[i] == ((void *)0)' failed. /usr/bin/navit: line 13: 4548 Aborted /usr/bin/navit-real Sorry for my bad english. I will be grateful for any sugestion. PS I didn't make any changes in configuration file navit.xml (Maby it's nesscessery
#1.1 - Carsten 2008-08-22 22:13 - (Reply)
Hello, Pavel. Yes, you need a configuration file. You should copy /usr/share/navit/navit.xml into $HOME/.navit/ and modify the copy to your needs. The unknown symbol is a known bug, but it shouldn't prevent use of the GTK GUI. Have a look at the wiki on the Navit project page for help with configuration. Also, I have almost finished the navit-startup-wizard, I'm writing for this package. It will guide the user through a basic configuration, if it doesn't find a configuration file in $HOME/.navit. It will be a few more days before this goes into the package, though, so you might want to try the manual configuration first.
#2 - Paweł Feliks 2008-08-22 22:32 - (Reply)
Thaks for your replay. I copied this file to /home/user/ (default home directory on asus) but it didn'd change anything, The default navit.xml file seems to contain all nesscessery information but probably a have to change something in it. I think that in asus eee default settings are always the same. I could wait for your script maybe it will slove my problem. You're doing great job in this project. PS I am very grateful for your help
#2.1 - Carsten 2008-09-07 20:00 - (Reply)
Hi Pawel, the newest package now has the wrapper script, that helps with configuration. Read the "Update 2" article on this blog.