Re: Navit is not finding current position

2009-04-11 Thread Tilman Baumann

On 07.04.2009, at 09:23, Francesco de Virgilio wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Christ van Willegen ha scritto:
 On Mon, Mar 9, 2009 at 6:55 PM, Christ van Willegen
 cvwille...@gmail.com wrote:
 Any hint on this?
 What am I doing wrong?
 If you run Navit from the terminal, it may tell you...

 In my case, it seems that the libgps installed on my system is too  
 new.

 I haven't figured out how to solve this yet, but I'll let you know  
 if
 I find out.

 I got Navit to work doing the following
 - Drop to a shell prompt on the FreeRunner (or use ssh to connect)
 - cd /usr/lib
 - ln -s libgps.so.17 libgps.so.16

 This makes Navit think that libgps.so.16 is installed.

 Note: This may work for Navit for now, but may break other programs.

Pardon!? Yes it is hackish and ugly and potentially not stable.
But there is just no way how it could break other apps that are  
correctly linked. And wrongly linked apps might work which they did  
not before.



 If someone has used this solution, could confirm me that TangoGPS
 continued to work? I'm trying this in my SHR-testing, but I don't want
 any breakage.

Com on. People who don't understad what this command does should not  
use a developer phone or should not tinker with it.



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-11 Thread Ali
On Sat, 2009-04-11 at 21:27 +0100, Tilman Baumann wrote:

 Com on. People who don't understad what this command does should not  
 use a developer phone or should not tinker with it.
 
I could argue otherwise. They can always learn what the commands do as
they start to need them. Maybe their point in grabbing this phone was so
they could learn linux commands (a natural consequence of tinkering) or
maybe they really like the idea of having source. Everyone has to start
somewhere, and I think it's good that he's willing to learn. Using this
phone is like linux about 10 years ago. Lots of shit doesn't work great
out of the box but improvements happen so fast one always wants to stay
close to bleeding edge everything. Tinkering is how one learns and what
makes this phone fun (for me anyway). In fact, tinkering is what
separates most of us from our fellow proprietary software users. He may
not be a power user yet, but that comes in time. Only other thing I have
to say, don't be afraid to break anything software: a change can almost
always be undone or lead you to fix the problem, and worse case scenario
just re-flash the image. Except maybe those fluid commands for flashing
the modem firmware, be more careful with those. 


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-07 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christ van Willegen ha scritto:
 On Mon, Mar 9, 2009 at 6:55 PM, Christ van Willegen
 cvwille...@gmail.com wrote:
 Any hint on this?
 What am I doing wrong?
 If you run Navit from the terminal, it may tell you...

 In my case, it seems that the libgps installed on my system is too new.

 I haven't figured out how to solve this yet, but I'll let you know if
 I find out.
 
 I got Navit to work doing the following
 - Drop to a shell prompt on the FreeRunner (or use ssh to connect)
 - cd /usr/lib
 - ln -s libgps.so.17 libgps.so.16
 
 This makes Navit think that libgps.so.16 is installed.
 
 Note: This may work for Navit for now, but may break other programs.

If someone has used this solution, could confirm me that TangoGPS
continued to work? I'm trying this in my SHR-testing, but I don't want
any breakage.

And... in my /usr/lib directory I don't have any libgps... how could I
solve this?

 HTH!

Thanks anyway :)

 Christ van Willegen

- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia projects contributor*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
Love - Peace - Freedom - Free Software
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknbDXkACgkQRi2TsGSC4FbhcwCfXIiTq2bJImdJTHDVD9t9veWc
AHQAoJ+1AFzhqQwUqWMBTYymtvRcHYfY
=ihIO
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-07 Thread Christ van Willegen
On Tue, Apr 7, 2009 at 11:48 AM, Christ van Willegen
cvwille...@gmail.com wrote:
 I am currently running tangoGPS to see what it does. There doesn't
 seem to be a problem running it, although I am inside and consequently
 don't have any satellite reception :-)

Here I am talking to mysef again :-)

In the mean time, my FR _did_ get enough satellite reception to get
tangoGPS to display the current location. So, that works...

HTH!

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-07 Thread Christ van Willegen
On Tue, Apr 7, 2009 at 10:23 AM, Francesco de Virgilio
fradev...@gmail.com wrote:
 Christ van Willegen ha scritto:
 Note: This may work for Navit for now, but may break other programs.

 If someone has used this solution, could confirm me that TangoGPS
 continued to work? I'm trying this in my SHR-testing, but I don't want
 any breakage.

I am currently running tangoGPS to see what it does. There doesn't
seem to be a problem running it, although I am inside and consequently
don't have any satellite reception :-)

 And... in my /usr/lib directory I don't have any libgps... how could I
 solve this?

Try a 'find /* -name '*libgps*' -print' or something like that on your FR...

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-07 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christ van Willegen ha scritto:
 On Tue, Apr 7, 2009 at 11:48 AM, Christ van Willegen
 cvwille...@gmail.com wrote:
 I am currently running tangoGPS to see what it does. There doesn't
 seem to be a problem running it, although I am inside and consequently
 don't have any satellite reception :-)
 
 Here I am talking to mysef again :-)
 
 In the mean time, my FR _did_ get enough satellite reception to get
 tangoGPS to display the current location. So, that works...

I've done the ln, now I'll put FR near the windows hoping for a fix :D

I've solved the absence of libgps with a simple ipkg install libgps17
(opkg install libgps17 won't work...).

 HTH!

I've much appreciated your help :D Thanks again :)

 Christ van Willegen

- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia projects contributor*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
Love - Peace - Freedom - Free Software
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknbkvsACgkQRi2TsGSC4Fbg2wCfQ3vwaDw5LdRQTHvB1PP8hZdK
Y7sAn3DLv59aK2Mdi7x2xu6BfuP89OuE
=m/dV
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-04-07 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christ van Willegen ha scritto:
 On Tue, Apr 7, 2009 at 11:48 AM, Christ van Willegen
 cvwille...@gmail.com wrote:
 I am currently running tangoGPS to see what it does. There doesn't
 seem to be a problem running it, although I am inside and consequently
 don't have any satellite reception :-)
 
 Here I am talking to mysef again :-)
 
 In the mean time, my FR _did_ get enough satellite reception to get
 tangoGPS to display the current location. So, that works...
 
 HTH!
 
 Christ van Willegen

It works! With TangoGPS no problem ;)

http://fradeve.netsons.org/2009/04/openmoko-navit-su-shr-testing/

- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia projects contributor*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
Love - Peace - Freedom - Free Software
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknbm+4ACgkQRi2TsGSC4FaKOACgp/ykQ3JS5EPUBRBDuHDMgzeJ
WUEAoK7/WQibHDbgtjZDrOizxCkH/Coz
=x9w+
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-03-09 Thread Leonti Bielski
Any hint on this?
What am I doing wrong?

Leonit

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-03-09 Thread Christ van Willegen
 Any hint on this?
 What am I doing wrong?

If you run Navit from the terminal, it may tell you...

In my case, it seems that the libgps installed on my system is too new.

I haven't figured out how to solve this yet, but I'll let you know if
I find out.

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-03-09 Thread Christ van Willegen
On Mon, Mar 9, 2009 at 6:55 PM, Christ van Willegen
cvwille...@gmail.com wrote:
 Any hint on this?
 What am I doing wrong?

 If you run Navit from the terminal, it may tell you...

 In my case, it seems that the libgps installed on my system is too new.

 I haven't figured out how to solve this yet, but I'll let you know if
 I find out.

I got Navit to work doing the following
- Drop to a shell prompt on the FreeRunner (or use ssh to connect)
- cd /usr/lib
- ln -s libgps.so.17 libgps.so.16

This makes Navit think that libgps.so.16 is installed.

Note: This may work for Navit for now, but may break other programs.

HTH!

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Navit is not finding current position

2009-03-09 Thread Leonti Bielski
Yeap, this helped.
Thanks for help!

Leonti

On Mon, Mar 9, 2009 at 9:08 PM, Christ van Willegen
cvwille...@gmail.com wrote:
 On Mon, Mar 9, 2009 at 6:55 PM, Christ van Willegen
 cvwille...@gmail.com wrote:
 Any hint on this?
 What am I doing wrong?

 If you run Navit from the terminal, it may tell you...

 In my case, it seems that the libgps installed on my system is too new.

 I haven't figured out how to solve this yet, but I'll let you know if
 I find out.

 I got Navit to work doing the following
 - Drop to a shell prompt on the FreeRunner (or use ssh to connect)
 - cd /usr/lib
 - ln -s libgps.so.17 libgps.so.16

 This makes Navit think that libgps.so.16 is installed.

 Note: This may work for Navit for now, but may break other programs.

 HTH!

 Christ van Willegen
 --
 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community