Hi,

I have installen SHR image
'shr-image-om-gta02-20120427172818.rootfs.tar.gz' on a neo freerunner
and upgraded it. Seeing that gps doesn't seem to work (with foxtrott
gps and from settings/position) I found the following in
/var/log/frameworkd.log:

2012.06.04 08:32:11.351 ogpsd                INFO     Kernel >= 2.6.39, gps 
sysfs updated                                             
2012.06.04 08:32:11.378 ogpsd                WARNING  (could not write to 
'/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or 
directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron')
2012.06.04 08:32:11.932 ogpsd                WARNING  (could not write to 
'/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or 
directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron')
2012.06.04 08:32:11.959 frameworkd.subsystem ERROR    factory method not 
successfully completed for module <module 'ogpsd.factory' from 
'/usr/lib/python2.7/site-packages/framework/subsystems/ogpsd/factory.pyo'>
Traceback (most recent call last):                                              
                                                                                
                                                                                
          
  File "/usr/lib/python2.7/site-packages/framework/subsystem.py", line 143, in 
registerObjectsFromModule                                              
    for obj in factory( "%s.%s" % ( DBUS_BUS_NAME_PREFIX, self.name ), self ):  
                                             
  File 
"/usr/lib/python2.7/site-packages/framework/subsystems/ogpsd/factory.py", line 
42, in factory                                                                  
                  ]
    gpsdev = globals()[devname]( controller.bus, channel )                      
                                                          
  File "/usr/lib/python2.7/site-packages/framework/subsystems/ogpsd/om.py", 
line 53, in __init__                                                            
                                                                                
                              
    self.aidingData = persist.get( "ogpsd", "aidingdata" )                      
                                                                       
  File "/usr/lib/python2.7/site-packages/framework/persist.py", line 68, in get 
                                                                                
                                                                                
                               
    self._load( subsystem )                                                     
                                                                      
  File "/usr/lib/python2.7/site-packages/framework/persist.py", line 62, in 
_load                                                          
    data = pickle.loads( data )                                                 
                                                                                
                         
UnpicklingError: invalid load key, '�.                                          
                                                         )
2012.06.04 08:32:12.156 frameworkd.subsystem INFO     subsystem ogpsd took 5.56 
seconds to startup                                                              
                                                                                
                          


(I got the same after replacing
/usr/lib/python2.7/site-packages/framework with current git version of
fso.org, stopping frameworkd and starting the replacement frameworkd
manually.)

Note that the two writes to the wrong (neo1973..) files seen in the
log don't seem to matter, since according to subsystems/ogpsd/om.py
both the wrong and the correct files are written to.

Any help appreciated ...

Regards,

Olaf

-- 
public key id EAFE0591, e.g. on x-hkp://pool.sks-keyservers.net

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to