bug in ogsmd
Guillaume Chereau
charlie at openmoko.org
Thu Jul 10 05:02:21 CEST 2008
Hello all.
I am not able to start ogsmd (from last git version). I get the
following error at startup :
(modem init... try #1)
(modem not responding)
(modem init... try #2)
(modem not responding)
(modem init... try #3)
(modem not responding)
(modem init... try #4)
(modem not responding)
(modem init... try #5)
(modem not responding)
(modem init... try #6)
(modem not responding)
(reopening modem)
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/abstract/modem.py", line 125, in _initChannels
if not self._channels[channel].open():
File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/decor.py", line 42, in logIt
result = fn( *args, **kwargs )
File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/channel.py", line 88, in open
if not self._hookLowLevelInit():
File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/gsm/decor.py", line 42, in logIt
result = fn( *args, **kwargs )
File "/usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/channel.py", line 76, in _hookLowLevelInit
path = self._requestChannelPath()
AttributeError: 'MiscChannel' object has no attribute '_requestChannelPath'
Don't want to open a ticket since i think it is only a temporary bug.
-Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxtogo.org/pipermail/smartphones-standards/attachments/20080710/8f0cb528/attachment.pgp>
More information about the smartphones-standards
mailing list