All of lore.kernel.org
 help / color / mirror / Atom feed
* The error when run the /test/list-modems script
@ 2010-06-14  2:23 Huang, Ye
  2010-06-16  9:44 ` Zhang, Zhenhua
  0 siblings, 1 reply; 2+ messages in thread
From: Huang, Ye @ 2010-06-14  2:23 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 2253 bytes --]

Hi,



we meet the following problem when run ofonod



[test environment]

 OS: meego 0.90

 ofonod ver: 0.18

 modem : IFX6160

 test board : Intel CDK QS

 SIM card : 2g SIM card



[operation step]

1. power on test board(MRST CDK)

2. check ofonod has been startuped by ps command

3. run /usr/lib/ofono/test/list-modems test script

4. find below error.



could you help us analyze the possible reason of this problem?

i



==========

[root(a)localhost test]# ./list-modems

[ /ifx_at ]

    Powered = 1

    Interfaces = org.ofono.DataConnectionManager org.ofono.Phonebook

org.ofono.NetworkRegistration org.ofono.CallMeter org.o

    Model =  XMM2130

    Manufacturer =  Ehs2agrRel6

    Serial = *359559020000412

    Revision =  Undefined

    [ org.ofono.DataConnectionManager ]

        Status = registered

        Powered = 1

        Attached = 1

        PrimaryContexts = /ifx_at/primarycontext1

        RoamingAllowed = 1

    [ org.ofono.Phonebook ]

    [ org.ofono.NetworkRegistration ]

        Status = registered

        Strength = 87

        LocationAreaCode = 4473

        Mode = auto

        Operator = CMCC

        AvailableOperators = /ifx_at/operator/46000

        Technology = GSM+EGPRS

        CellId = 33258

    [ org.ofono.CallMeter ]

Traceback (most recent call last):

  File "./list-modems", line 30, in <module>

    object = dbus.Interface(bus.get_object('org.ofono', path),

  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in

get_object

    follow_name_owner_changes=follow_name_owner_changes)

  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in

__init__

    self._named_service = conn.activate_name_owner(bus_name)

  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in

activate_name_owner

    self.start_service_by_name(bus_name)

  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in

start_service_by_name

    'su', (bus_name, flags)))

  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in

call_blocking

    message, timeout)


Best regards,
Ye

[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 9682 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: The error when run the /test/list-modems script
  2010-06-14  2:23 The error when run the /test/list-modems script Huang, Ye
@ 2010-06-16  9:44 ` Zhang, Zhenhua
  0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Zhenhua @ 2010-06-16  9:44 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 2975 bytes --]

Hi, Ye,  

First, please send plain text mail to oFono mailing list next time. Please see my reply below.

Regards,
Zhenhua

________________________________

	From: ofono-bounces(a)ofono.org [mailto:ofono-bounces(a)ofono.org] On Behalf Of Huang, Ye
	Sent: Monday, June 14, 2010 10:24 AM
	To: ofono(a)ofono.org
	Subject: The error when run the /test/list-modems script
	
	

	Hi,

	 

	we meet the following problem when run ofonod

	 

	[test environment]

	 OS: meego 0.90

	 ofonod ver: 0.18

	 modem : IFX6160

	 test board : Intel CDK QS

	 SIM card : 2g SIM card

	 

	[operation step]

	1. power on test board(MRST CDK)

	2. check ofonod has been startuped by ps command

	3. run /usr/lib/ofono/test/list-modems test script

	4. find below error.

	 

	could you help us analyze the possible reason of this problem?

	i

	 

	==========

	[root(a)localhost test]# ./list-modems

	[ /ifx_at ]

	    Powered = 1

	    Interfaces = org.ofono.DataConnectionManager org.ofono.Phonebook

	org.ofono.NetworkRegistration org.ofono.CallMeter org.o

	    Model =  XMM2130

	    Manufacturer =  Ehs2agrRel6

	    Serial = *359559020000412

	    Revision =  Undefined

	    [ org.ofono.DataConnectionManager ]

	        Status = registered

	        Powered = 1

	        Attached = 1

	        PrimaryContexts = /ifx_at/primarycontext1

	        RoamingAllowed = 1

	    [ org.ofono.Phonebook ]

	    [ org.ofono.NetworkRegistration ]

	        Status = registered

	        Strength = 87

	        LocationAreaCode = 4473

	        Mode = auto

	        Operator = CMCC

	        AvailableOperators = /ifx_at/operator/46000

	        Technology = GSM+EGPRS

	        CellId = 33258

	    [ org.ofono.CallMeter ]

[Zhenhua] It's clear that ofono meets some problems when get properties from CallMeter atom. Please kill ofonod and run 'OFONO_AT_DEBUG=1 ofonod -n -d '*'' to verbose ofono AT chat log. The log will help us to root cause the problem. Thanks.


	Traceback (most recent call last):

	  File "./list-modems", line 30, in <module>

	    object = dbus.Interface(bus.get_object('org.ofono', path),

	  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in

	get_object

	    follow_name_owner_changes=follow_name_owner_changes)

	  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in

	__init__

	    self._named_service = conn.activate_name_owner(bus_name)

	  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in

	activate_name_owner

	    self.start_service_by_name(bus_name)

	  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in

	start_service_by_name

	    'su', (bus_name, flags)))

	  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in

	call_blocking

	    message, timeout)

	 

	 

	Best regards,
	Ye 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-16  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-14  2:23 The error when run the /test/list-modems script Huang, Ye
2010-06-16  9:44 ` Zhang, Zhenhua

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.