![]() |
Re: Navit on N900
Quote:
Quote:
Once all the dependencies were installed i had no trouble getting it to build in scratchbox with a typical procedure (/configure && make stuff). I haven't tried building packages using dpkg-buildpackage yet--just grabbed svn and used the standard build method. You can look at chollya's source package or the one in the repo to see what patches woglinde used to get it working in the autobuilder back in January. One of the patches is now obsolete (the one to revert a then-recent svn revision); i haven't looked into the others yet and did not apply any of them, but also haven't tried the binary that was built. Quote:
About the volume: apparently espeak doesn't use the "right" sound channel, so the volume setting doesn't affect it. Eventually the internal navit volume will probably control it but for now you can change the amplitude with a switch in the output to espeak in speech.xml file as follows: -a 50 Where 100 is default. See http://espeak.sourceforge.net/commands.html. I've also found that adding the -z switch improves performance a bit (truncates empty space at end of phrases), and also liked the results better after speeding up the rate a bit. |
Re: Navit on N900
Quote:
|
Re: Navit on N900
Quote:
As the modifiers didn't seem to change anything with German language I completly removed them. Also to me it sounded better when slowing down. My setting are now Code:
espeak -vde -a25 -s120 |
Re: Navit on N900
espeak is doing something weird with the sound output, but you can avoid it by using
Code:
espeak --stdout | aplay Moreover, if you add & at the end (yes, you need & not just &), this will be run in the background, and navit will not freeze while speaking. So I would use: Code:
echo '%s' | espeak -ven+m2+croak --stdout | aplay & |
Re: Navit on N900
Hello,
I have tried navit with the script in post #383 by flandry. It installed navit on my n900 and I was eventually able to run it using the desktop icon. I have difficulty finding a lot of places. Is there any plan to enable searching by postcode (UK) for places? |
Re: Navit on N900
Quote:
I've compiled QT 4.7 for Maemo for the Nokia N900 and then the latest navit Subversion checkout. I compiled it with: Code:
./configure --enable-static --disable-binding-python --disable-gui-sdl --enable-avoid-float --enable-avoid-unaligned --enable-svg2png-scaling="32,48,64" --enable-svg2png-scaling-flag="32,48,64" --enable-svg2png-scaling-nav="8,16,32,48,64" --disable-samplemap --disable-graphics-sdl --enable-vehicle-maemo --enable-gui-qml --enable-plugin-pedestrian --disable-graphics-null Code:
$ navit Doesn't crash or segfault, stays put there running, but no graphical output... What could be wrong? Any ideas? |
Re: Navit on N900
any news about osd files for better view ? i tried using osd files from somewhere in this thread (which is compatible with magellan's version) but failed when being used on flandry's version
|
Re: Navit on N900
Quote:
I wonder if you would consider revising your uninstall script as it does not remove all that the install script instals. There are still deb files left in /home/user. Also espeak was left on the system after uninstall via script. This is just what I have noticed. Thanks. |
Re: Navit on N900
Hi.
Does anyone knows how can I change the default Country on the Towns menu? Reading on the navit wiki page, they mention some white box right under the World Icon, but that doesn't show up on the build I downloaded (right from the repository 0.2.0-svn2916+dfsg.1) BTW, this is a GREAT appliation! I tried all the other navigation tools (mappero, modrana, nokia maps) and by far this is the one that I like the most! -Luis |
Re: Navit on N900
Hi Flandry,
I couldn't run using your script. It seems I'm the only one who is having this problem.. Per your script, mv MyDocs/navit-install.txt . sudo gainroot chmod a+x navit-install.txt ./navit-install.txt exit I downloaded navi-install using n900 and tried saving to either Nokia N900, or Documents or MyDocs, then I run from X Terminal either: mv /navit-install.txt . OR mv documents/navit-install.txt . OR mv MyDocs/navit-install.txt . Then I would get this error: mv: cannot rename '/navit-install.txt': No such File or Directory OR mv: cannot rename 'documents/navit-install.txt': No such File or Directory OR mv: cannot rename 'MyDocs/navit-install.txt': No such File or Directory Could you tell me what I did wrong? Thanks, |
All times are GMT. The time now is 05:49. |
vBulletin® Version 3.8.8