Official Debian port with FSO

xaos x xaos at xaositects.com
Sat Aug 16 22:42:45 CEST 2008


Sorry I left out an error traceback. The output below is the initial error upon incoming call:

Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 218, in _readyToRead
    self.readyToRead( data )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 354, in readyToRead
    self.parser.feed( data, not self.q.empty() )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/parser.py", line 127, in feed
    nextstate = self.state( b, haveCommand )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/parser.py", line 177, in state_inline_r
    return self.unsolicitedLineCompleted()
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/parser.py", line 237, in unsolicitedLineCompleted
    self.unsolicited( self.lines )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/decor.py", line 45, in logIt
    result = fn( *args, **kwargs )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 526, in _handleUnsolicitedResponse
    method( values.strip() )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py", line 128, in percentCPI
    info["peer"] = const.phonebookTupleToNumber( number[1:-1], int(ntype) )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/const.py", line 805, in phonebookTupleToNumber
    assert ntype in ( 129, 145, 185, 208 ), "unknown type %i" % ntype
AssertionError: unknown type 161
ogsmd    INFO     (<framework.subsystems.ogsmd.modems.ti_calypso.channel.MiscChannel object at 0x615350>: unsolicited data incoming: '+CRING: VOICE')
ogsmd    WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE


-Tom

----- Original Message -----
From: "xaos x" <xaos at xaositects.com>
To: "Support for Openmoko Device Owners" <support at lists.openmoko.org>
Sent: Saturday, August 16, 2008 4:37:59 PM GMT -05:00 US/Canada Eastern
Subject: Re: Official Debian port with FSO

the frameworkd shows this when the dial button is pressed:

(<framework.subsystems.ogsmd.modems.ti_calypso.channel.CallChannel object at 0x5d2ed0> queue is: deque([(u'ATD4078972297;\r\n', <bound method CallHandler.responseFromChannel of <framework.subsystems.ogsmd.modems.ti_calypso.mediator.CallHandler object at 0x615550>>, <bound method CallHandler.errorFromChannel of <framework.subsystems.ogsmd.modems.ti_calypso.mediator.CallHandler object at 0x615550>>, 3600)]))
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 230, in _readyToSend
    self.readyToSend()
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/decor.py", line 45, in logIt
    result = fn( *args, **kwargs )
  File "/var/lib/python-support/python2.5/framework/subsystems/ogsmd/gsm/channel.py", line 345, in readyToSend
    self.serial.write( self.q.peek()[0] ) # channel data
  File "/usr/lib/python2.5/site-packages/serial/serialposix.py", line 330, in write
    raise TypeError('expected str, got %s' % type(data))
TypeError: expected str, got <type 'unicode'>


phone won't dial.

Upon incoming call, it displays this:

ogsmd    INFO     (<framework.subsystems.ogsmd.modems.ti_calypso.channel.MiscChannel object at 0x615350>: unsolicited data incoming: '+CRING: VOICE')

for every ring but the phone doesn't actually display any notification of an incoming call.

Hope this helps.

-Tom

----- Original Message -----
From: "Matt" <matt.joyce at gmail.com>
To: "Support for Openmoko Device Owners" <support at lists.openmoko.org>
Sent: Saturday, August 16, 2008 11:18:52 AM GMT -05:00 US/Canada Eastern
Subject: Re: Official Debian port with FSO

sparky mat wrote:
> I tried out the official debian port with FSO 
> (http://wiki.debian.org/DebianOnFreeRunner) and it works quite nicely!! 
> However, i ran into some problems.
> 
> 1) Can't make calls. It shows my operator and signal strength correctly. 
> However, when I dial a number and hit the big green tick button (which I 
> am assuming is the call button), nothing happens. Am I pressing the 
> wrong button? None of the others work anyway.
> 

Same for me.  (Optus 3g usim)
Not able to dial.

I can receive calls, but not answer them. Just rings.

mj

_______________________________________________
support mailing list
support at lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

_______________________________________________
support mailing list
support at lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support



More information about the support mailing list