Re: why GPS is not in resources list ? (devs see framewrokd log)

2010-01-06 Thread dehqan65
In The Name Of God The compassionate merciful

hello;

OS : SHR testing (Rootfs
ver.http://build.shr-project.org/shr-testing/images/om-gta02/shr-full-eglibc-ipk--20091218-om-gta02.rootfs.jffs2
)
App : Navit that is installed with opkg instal navit . (ver. 0.2.0)
FR : A7

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


Re: why GPS is not in resources list ? (devs see framewrokd log)

2010-01-06 Thread William Kenworthy
On Wed, 2010-01-06 at 13:37 +0330, dehqan65 wrote:
 In The Name Of God The compassionate merciful
 
 hello;
 
 OS : SHR testing (Rootfs ver.)
 App : Navit that is installed with opkg instal navit . (ver. 0.2.0)
 FR : A7
 
 Regards dehqan
 

Does it work without navit? - settings/location/manual mode and turn on.
It will eventually get lock if its working and doesnt have a corrupt
agps data file.

Have you removed the pickle file? - settings/locations/remove agps data

Have you removed the battery for a few minutes? - I find that when gps
dies, this is sometimes the only thing that will get it back.

BillK




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


Re: [Shr-User] why GPS is not in resources list ? (devs see framewrokd log)

2010-01-06 Thread dehqan65
In The Name Of God The compassionate merciful

hello;
Problem solved . it occured with bad device name in /var/log/frameworkd.log


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


why GPS is not in resources list ? (devs see framewrokd log)

2010-01-05 Thread dehqan65
In The Name Of God The compassionate merciful

Hello;
This is frameworkd.log  http://pastebin.com/me4626ff

Traceback :

KeyError: '/dev/ttySAC1'
 gpsdev = globals()[devname]( controller.bus, channel )

Also :
r...@om-gta02 ~ $ mdbus -s org.freesmartphone.ousaged
/org/freesmartphone/Usage \
  org.freesmartphone.Usage.SetResourcePolicy GPS enabled
  /org/freesmartphone/Usage: SetResourcePolicy failed:
org.freesmartphone.Usage.ResourceUnknown (Resource GPS had never been
registered)

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


Re: why GPS is not in resources list ? (devs see framewrokd log)

2010-01-05 Thread Neil Jerram
2010/1/5 dehqan65 dehqa...@gmail.com:

 This is frameworkd.log  http://pastebin.com/me4626ff

 Traceback :

 KeyError: '/dev/ttySAC1'
  gpsdev = globals()[devname]( controller.bus, channel )

What software are you using on your Freerunner?  Googling shows a few
cases of the ogsmd factory method failing, but they're all quite old,
and apparently fixed.  So maybe using a newer distribution would help,
if you aren't already.

On the other hand, none of the cases that I found had KeyError:
'dev/ttySAC1', so this could be an unrelated new problem.

 Also :
 r...@om-gta02 ~ $ mdbus -s org.freesmartphone.ousaged
 /org/freesmartphone/Usage \
   org.freesmartphone.Usage.SetResourcePolicy GPS enabled
   /org/freesmartphone/Usage: SetResourcePolicy failed:
 org.freesmartphone.Usage.ResourceUnknown (Resource GPS had never been
 registered)

I think this is expected, given that ogpsd has failed to start up.

Regards,
  Neil

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