Hello! I have a debian-installation on sd-card and use zhone and are not logged in as root. When I get called, the whole phone dies and needs a restart. After I changed ivorbisdec to vorbisdec (gstr.) in audio.py and compiled it, because ivorbis is not available, I got the ringtone. But even then the phone crashes. I was loged in using ssh and it seemed, that the call freaked up the sd-card and it was remounted with read-only. But most programms crashed; I could not start "sudo mount" or "sudo fdisk -l" anymore. By the way, I have python2.5 and 2.6, but python2.5 is set as default.
In frameworkd-log I found: > 2010.04.23 14:40:21.428 odeviced.kernel26 ERROR pyrtc not > present. Can not operate real time clock > > 2010.04.23 14:41:04.978 frameworkd.subsystem ERROR factory method > not successfully completed for module <module 'otimed.otimed' from > '/usr/lib/pymodules/python2.5/framework/subsystems/otimed/otimed.pyc'> > Traceback (most recent call last): > File "/usr/lib/pymodules/python2.5/framework/subsystem.py", line > 143, in registerObjectsFromModule > for obj in factory( "%s.%s" % ( DBUS_BUS_NAME_PREFIX, self.name ), > self ): > File > "/usr/lib/pymodules/python2.5/framework/subsystems/otimed/otimed.py", > line 325, in factory > time_service = Time( controller.bus ) > File > "/usr/lib/pymodules/python2.5/framework/subsystems/otimed/otimed.py", > line 280, in __init__ > self.timesources.append( NTPTimeSource( self.bus, ntpserver ) ) > File > "/usr/lib/pymodules/python2.5/framework/subsystems/otimed/otimed.py", > line 105, in __init__ > self.socket.bind( ('', 123) ) > File "<string>", line 1, in bind > error: (98, 'Address already in use') Here is the log-extract after the call: http://paste.debian.net/70308/ Here is the dmesg-log: http://paste.ubuntuusers.de/raw/398121/ or: http://paste.ubuntuusers.de/398121/ Greets, Kai _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland