Advertisement
Guest User

Untitled

a guest
Jan 25th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.40 KB | None | 0 0
  1. [root@Sailfish nemo]# ohmd --no-daemon --verbose=all --trace="* enabled;* target stdout;*.accessories=all"
  2. [ohm_debug_init] ohm-debug.c:71 (15:21:35): Verbose debugging enabled
  3. [main] ohm-main.c:467 (15:21:35): Initializing DBUS helper
  4. [main] ohm-main.c:472 (15:21:35): Creating manager
  5. [ohm_module_read_defaults] ohm-module.c:695 (15:21:35): keyfile = /etc/ohm/modules.ini
  6. [ohm_module_read_defaults] ohm-module.c:711 (15:21:35): PerformExtraChecks=1
  7. [ohm_module_read_defaults] ohm-module.c:721 (15:21:35): ModulesBanned: gconf
  8. [discover_plugins] ohm-module.c:596 (15:21:35): discovering plugins...
  9. [discover_plugins] ohm-module.c:620 (15:21:35): skipping non-plugin ...
  10. [discover_plugins] ohm-module.c:620 (15:21:35): skipping non-plugin ....
  11. [discover_plugins] ohm-module.c:637 (15:21:35): discovered dbus
  12. [discover_plugins] ohm-module.c:637 (15:21:35): discovered auth
  13. [discover_plugins] ohm-module.c:637 (15:21:35): discovered telephony
  14. [discover_plugins] ohm-module.c:637 (15:21:35): discovered delay
  15. [discover_plugins] ohm-module.c:637 (15:21:35): discovered accessories
  16. [discover_plugins] ohm-module.c:637 (15:21:35): discovered fsif
  17. [discover_plugins] ohm-module.c:637 (15:21:35): discovered profile
  18. [discover_plugins] ohm-module.c:637 (15:21:35): discovered auth_test
  19. [discover_plugins] ohm-module.c:637 (15:21:35): discovered rule_engine
  20. [discover_plugins] ohm-module.c:637 (15:21:35): discovered dres
  21. [discover_plugins] ohm-module.c:637 (15:21:35): discovered dbus_signal
  22. [discover_plugins] ohm-module.c:637 (15:21:35): discovered resource
  23. [discover_plugins] ohm-module.c:637 (15:21:35): discovered signaling
  24. [discover_plugins] ohm-module.c:637 (15:21:35): discovered media
  25. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: dbus
  26. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: auth
  27. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: telephony
  28. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: delay
  29. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: accessories
  30. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: fsif
  31. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: profile
  32. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: auth_test
  33. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: rule_engine
  34. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: dres
  35. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: dbus_signal
  36. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: resource
  37. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: signaling
  38. [ohm_module_read_defaults] ohm-module.c:749 (15:21:35): ModulesRequired: media
  39. [ohm_module_init] ohm-module.c:1266 (15:21:35): module add iteration #1
  40. [ohm_module_add_all_plugins] ohm-module.c:220 (15:21:35): processing require
  41. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : media
  42. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding media to module list
  43. [add_provides] ohm-module.c:160 (15:21:35): media provides maemo.media
  44. [ohm_conf_add_key] ohm-conf.c:210 (15:21:35): create key 'maemo.media' : 0
  45. [ohm_conf_add_key] ohm-conf.c:220 (15:21:35): emit key-added : maemo.media
  46. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : signaling
  47. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding signaling to module list
  48. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : resource
  49. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding resource to module list
  50. [add_provides] ohm-module.c:160 (15:21:35): resource provides maemo.resource
  51. [ohm_conf_add_key] ohm-conf.c:210 (15:21:35): create key 'maemo.resource' : 0
  52. [ohm_conf_add_key] ohm-conf.c:220 (15:21:35): emit key-added : maemo.resource
  53. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : dres
  54. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding dres to module list
  55. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : dbus_signal
  56. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding dbus_signal to module list
  57. [ohm_module_add_all_plugins] ohm-module.c:251 (15:21:35): module dres already loaded
  58. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : rule_engine
  59. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding rule_engine to module list
  60. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : auth_test
  61. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding auth_test to module list
  62. [add_provides] ohm-module.c:160 (15:21:35): auth_test provides maemo.auth_test
  63. [ohm_conf_add_key] ohm-conf.c:210 (15:21:35): create key 'maemo.auth_test' : 0
  64. [ohm_conf_add_key] ohm-conf.c:220 (15:21:35): emit key-added : maemo.auth_test
  65. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : auth
  66. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding auth to module list
  67. [add_provides] ohm-module.c:160 (15:21:35): auth provides maemo.auth
  68. [ohm_conf_add_key] ohm-conf.c:210 (15:21:35): create key 'maemo.auth' : 0
  69. [ohm_conf_add_key] ohm-conf.c:220 (15:21:35): emit key-added : maemo.auth
  70. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : profile
  71. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding profile to module list
  72. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : fsif
  73. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding fsif to module list
  74. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : accessories
  75. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding accessories to module list
  76. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : delay
  77. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding delay to module list
  78. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : telephony
  79. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding telephony to module list
  80. [ohm_module_add_all_plugins] ohm-module.c:251 (15:21:35): module auth already loaded
  81. [ohm_plugin_load] ohm-plugin.c:112 (15:21:35): Trying to load : dbus
  82. [ohm_module_add_plugin] ohm-module.c:194 (15:21:35): adding dbus to module list
  83. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method add_method exported as 0x4095d4b5
  84. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method del_method exported as 0x4095d489
  85. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method add_signal exported as 0x4095d459
  86. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method del_signal exported as 0x4095d40d
  87. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method add_watch exported as 0x4095d43d
  88. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dbus: method del_watch exported as 0x4095d3f1
  89. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): delay: method delay_execution exported as 0x4092f3b1
  90. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): delay: method delay_cancel exported as 0x4092f4ad
  91. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method add_factstore_entry exported as 0x40904ced
  92. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method delete_factstore_entry exported as 0x409052f9
  93. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method update_factstore_entry exported as 0x409050ad
  94. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method destroy_factstore_entry exported as 0x40904c81
  95. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method get_entry exported as 0x4090525d
  96. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method get_entries_by_name exported as 0x40904b25
  97. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method get_field_by_entry exported as 0x40904781
  98. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method set_field_by_entry exported as 0x40904c69
  99. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method get_field_by_name exported as 0x40904b6d
  100. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method add_fact_watch exported as 0x40904a2d
  101. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): fsif: method add_field_watch exported as 0x40904809
  102. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): auth: method request exported as 0x408ca111
  103. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method setup exported as 0x408144dd
  104. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method find exported as 0x408144f1
  105. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method eval exported as 0x40814759
  106. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method free exported as 0x4081403d
  107. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method dump exported as 0x40814039
  108. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method prompt exported as 0x40814019
  109. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method trace exported as 0x40814015
  110. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): rule_engine: method statistics exported as 0x408145a5
  111. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dres: method resolve exported as 0x4075dd5d
  112. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dres: method add_command exported as 0x4075e81d
  113. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dres: method del_command exported as 0x4075e075
  114. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dres: method register_method exported as 0x4075df45
  115. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): dres: method unregister_method exported as 0x4075e801
  116. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): resource: method restimer_add exported as 0x4073f1c9
  117. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): resource: method restimer_del exported as 0x4073f1dd
  118. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): signaling: method register_enforcement_point exported as 0x40728551
  119. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): signaling: method unregister_enforcement_point exported as 0x40728529
  120. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): signaling: method signal_changed exported as 0x407282e9
  121. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): signaling: method queue_policy_decision exported as 0x407282d1
  122. [ohm_module_resolve_methods] ohm-module.c:1019 (15:21:35): signaling: method queue_key_change exported as 0x407282b9
  123. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): telephony: method dres.resolve resolved to 0x4075dd5d...
  124. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): telephony: method resource.restimer_add resolved to 0x4073f1c9...
  125. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): telephony: method resource.restimer_del resolved to 0x4073f1dd...
  126. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): delay: method fsif.add_factstore_entry resolved to 0x40904ced...
  127. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): delay: method fsif.get_field_by_entry resolved to 0x40904781...
  128. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): delay: method fsif.set_field_by_entry resolved to 0x40904c69...
  129. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): delay: method fsif.get_entry resolved to 0x4090525d...
  130. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): delay: method fsif.destroy_factstore_entry resolved to 0x40904c81...
  131. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): accessories: method dres.resolve resolved to 0x4075dd5d...
  132. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): auth_test: method dres.add_command resolved to 0x4075e81d...
  133. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): auth_test: method auth.request resolved to 0x408ca111...
  134. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dbus_signal: method dres.resolve resolved to 0x4075dd5d...
  135. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dbus_signal: method dbus.add_signal resolved to 0x4095d459...
  136. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dbus_signal: method dbus.del_signal resolved to 0x4095d40d...
  137. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.find resolved to 0x408144f1...
  138. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.eval resolved to 0x40814759...
  139. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.free resolved to 0x4081403d...
  140. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.dump resolved to 0x40814039...
  141. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.prompt resolved to 0x40814019...
  142. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.trace resolved to 0x40814015...
  143. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method rule_engine.statistics resolved to 0x408145a5...
  144. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method signaling.signal_changed resolved to 0x407282e9...
  145. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method delay.delay_execution resolved to 0x4092f3b1...
  146. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): dres: method delay.delay_cancel resolved to 0x4092f4ad...
  147. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): resource: method fsif.add_field_watch resolved to 0x40904809...
  148. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): resource: method fsif.get_field_by_entry resolved to 0x40904781...
  149. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): resource: method fsif.add_factstore_entry resolved to 0x40904ced...
  150. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): resource: method fsif.update_factstore_entry resolved to 0x409050ad...
  151. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): resource: method fsif.delete_factstore_entry resolved to 0x409052f9...
  152. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): media: method fsif.add_field_watch resolved to 0x40904809...
  153. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): media: method fsif.add_fact_watch resolved to 0x40904a2d...
  154. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): media: method fsif.get_field_by_name resolved to 0x40904b6d...
  155. [ohm_module_resolve_methods] ohm-module.c:1052 (15:21:35): media: method fsif.get_field_by_entry resolved to 0x40904781...
  156. [ohm_dbus_add_method] ohm-dbus.c:138 (15:21:35): registered DBUS handler 0x409462a5 for /com/nokia/policy.com.nokia.policy.emergency_call_active...
  157. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x40944609 for com.nokia.policy...
  158. [ohm_dbus_add_signal] ohm-dbus.c:451 (15:21:35): Registering the signal handler.
  159. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='com.nokia.policy',member='NewSession''
  160. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x409463b5 for com.Nokia.Telephony.Tones...
  161. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='com.Nokia.Telephony.Tones',member='Mute',path='/com/Nokia/Telephony/Tones''
  162. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x40946325 for com.nokia.csd.Call.Instance...
  163. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='com.nokia.csd.Call.Instance',member='CallStatus''
  164. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x40918f0d for com.nokia.policy...
  165. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='com.nokia.policy',member='info''
  166. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4091a6bd for org.bluez.AudioSink...
  167. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='org.bluez.AudioSink',member='PropertyChanged''
  168. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4091a6d1 for org.bluez.Headset...
  169. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='org.bluez.Headset',member='PropertyChanged''
  170. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4091a655 for org.bluez.Adapter...
  171. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='org.bluez.Adapter',member='DeviceRemoved''
  172. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4091a6e5 for org.bluez.Audio...
  173. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='org.bluez.Audio',member='PropertyChanged''
  174. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x408ddba1 for com.nokia.policy...
  175. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4073ef19 for com.nokia.policy...
  176. [ohm_dbus_add_method] ohm-dbus.c:138 (15:21:35): registered DBUS handler 0x4072a6e5 for /com/nokia/policy.register...
  177. [ohm_dbus_add_method] ohm-dbus.c:138 (15:21:35): registered DBUS handler 0x4072a9a9 for /com/nokia/policy.unregister...
  178. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4072abcd for com.nokia.policy...
  179. [set_match_string] ohm-dbus.c:427 (15:21:35): Set match 'type='signal',interface='com.nokia.policy',member='status''
  180. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4001af79 for com.nokia.policy...
  181. [ohm_dbus_add_signal] ohm-dbus.c:448 (15:21:35): Adding DBUS signal handler 0x4001a9e1 for com.nokia.policy...
  182. [ohm_module_init] ohm-module.c:1285 (15:21:35): loading plugin defaults
  183. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults dbus
  184. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading dbus defaults from /etc/ohm/plugins.d/dbus.ini
  185. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for dbus: Failed to open file '/etc/ohm/plugins.d/dbus.ini': No such file or directory
  186. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading dbus parameters from /etc/ohm/plugins.d/dbus.ini
  187. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults telephony
  188. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading telephony defaults from /etc/ohm/plugins.d/telephony.ini
  189. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for telephony: Failed to open file '/etc/ohm/plugins.d/telephony.ini': No such file or directory
  190. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading telephony parameters from /etc/ohm/plugins.d/telephony.ini
  191. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults delay
  192. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading delay defaults from /etc/ohm/plugins.d/delay.ini
  193. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for delay: Failed to open file '/etc/ohm/plugins.d/delay.ini': No such file or directory
  194. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading delay parameters from /etc/ohm/plugins.d/delay.ini
  195. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults accessories
  196. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading accessories defaults from /etc/ohm/plugins.d/accessories.ini
  197. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading accessories parameters from /etc/ohm/plugins.d/accessories.ini
  198. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added accessories.eci-probe-delay = 2500
  199. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added accessories.disable-incompatible-quirk = true
  200. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added accessories.jack-match = msm8960-snd-card Headset Jack
  201. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added accessories.jack-device = /dev/input/event5
  202. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults fsif
  203. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading fsif defaults from /etc/ohm/plugins.d/fsif.ini
  204. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for fsif: Failed to open file '/etc/ohm/plugins.d/fsif.ini': No such file or directory
  205. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading fsif parameters from /etc/ohm/plugins.d/fsif.ini
  206. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults profile
  207. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading profile defaults from /etc/ohm/plugins.d/profile.ini
  208. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for profile: Failed to open file '/etc/ohm/plugins.d/profile.ini': No such file or directory
  209. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading profile parameters from /etc/ohm/plugins.d/profile.ini
  210. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults auth
  211. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading auth defaults from /etc/ohm/plugins.d/auth.ini
  212. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading auth parameters from /etc/ohm/plugins.d/auth.ini
  213. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults auth_test
  214. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading auth_test defaults from /etc/ohm/plugins.d/auth_test.ini
  215. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for auth_test: Failed to open file '/etc/ohm/plugins.d/auth_test.ini': No such file or directory
  216. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading auth_test parameters from /etc/ohm/plugins.d/auth_test.ini
  217. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults rule_engine
  218. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading rule_engine defaults from /etc/ohm/plugins.d/rule_engine.ini
  219. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading rule_engine parameters from /etc/ohm/plugins.d/rule_engine.ini
  220. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added rule_engine.rules = /usr/share/policy/rules/current/policy
  221. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added rule_engine.extensions = /usr/lib/prolog/extensions/fact
  222. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added rule_engine.stacksize = 512
  223. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults dbus_signal
  224. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading dbus_signal defaults from /etc/ohm/plugins.d/dbus_signal.ini
  225. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading dbus_signal parameters from /etc/ohm/plugins.d/dbus_signal.ini
  226. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added dbus_signal.filename = /etc/ohm/dbus_signal_conf.ini
  227. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults dres
  228. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading dres defaults from /etc/ohm/plugins.d/dres.ini
  229. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading dres parameters from /etc/ohm/plugins.d/dres.ini
  230. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added dres.console = 0.0.0.0:3000
  231. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added dres.ruleset = /usr/share/policy/rules/current/policy
  232. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults resource
  233. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading resource defaults from /etc/ohm/plugins.d/resource.ini
  234. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading resource parameters from /etc/ohm/plugins.d/resource.ini
  235. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added resource.dbus-bus = system
  236. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added resource.dbus-timeout = 9000
  237. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added resource.default = accept
  238. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added resource.classes = call
  239. [ohm_plugin_add_param] ohm-plugin.c:346 (15:21:35): added resource.call = creds:Cellular
  240. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults signaling
  241. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading signaling defaults from /etc/ohm/plugins.d/signaling.ini
  242. [ohm_module_init] ohm-module.c:1295 (15:21:35): not defaults for signaling: Failed to open file '/etc/ohm/plugins.d/signaling.ini': No such file or directory
  243. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading signaling parameters from /etc/ohm/plugins.d/signaling.ini
  244. [ohm_module_init] ohm-module.c:1289 (15:21:35): load defaults media
  245. [ohm_conf_load_defaults] ohm-conf.c:448 (15:21:35): Loading media defaults from /etc/ohm/plugins.d/media.ini
  246. [ohm_plugin_load_params] ohm-plugin.c:270 (15:21:35): Loading media parameters from /etc/ohm/plugins.d/media.ini
  247. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #0: dbus
  248. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #1: fsif
  249. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #2: profile
  250. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #3: auth
  251. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #4: rule_engine
  252. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #5: signaling
  253. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #6: delay
  254. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #7: media
  255. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #8: dres
  256. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #9: accessories
  257. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #10: auth_test
  258. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #11: dbus_signal
  259. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #12: resource
  260. [ohm_module_reorder_plugins] ohm-module.c:542 (15:21:35): plugin initialized as #13: telephony
  261. [ohm_module_init] ohm-module.c:1315 (15:21:35): starting plugin initialization
  262. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize dbus
  263. I: dbus: initializing...
  264. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize fsif
  265. I: fsif: initializing...
  266. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize profile
  267. I: profile: saved state loaded
  268. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize auth
  269. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize rule_engine
  270. I: rule-engine: using prolog extensions: /usr/lib/prolog/extensions/fact
  271. I: rule-engine: using prolog rules: /usr/share/policy/rules/current/policy
  272. I: rule-engine: using stack size 512k
  273. I: rule-engine: using precompiled rules /usr/share/policy/rules/current/policy.plc...
  274. I: on predicate default
  275. I: off predicate default
  276. I: rule-engine: loading extension /usr/lib/prolog/extensions/fact...
  277. I: rule-engine: exported rule resource:update_resource_entries/1
  278. I: rule-engine: exported rule resource:update_resource_owner_entries/1
  279. I: rule-engine: exported rule resource:force_resource_release/3
  280. I: rule-engine: exported rule resource:resource_class_request/4
  281. I: rule-engine: exported rule resource:force_resource_release_one/2
  282. I: rule-engine: exported rule resource:get_active_audio_manager_id/1
  283. I: rule-engine: exported rule accessory:update_accessible_video_entry/3
  284. I: rule-engine: exported rule accessory:update_selectable_video_entry/3
  285. I: rule-engine: exported rule accessory:update_accessible_audio_entry/4
  286. I: rule-engine: exported rule accessory:update_selectable_audio_entry/4
  287. I: rule-engine: exported rule accessory:update_accessory_mode/3
  288. I: rule-engine: exported rule video_route:set_video_routes/1
  289. I: rule-engine: exported rule audio_route:set_audio_routes/1
  290. I: rule-engine: exported rule audio_route:set_audio_privacy/2
  291. I: rule-engine: exported rule audio_volume:set_volume_limits/1
  292. I: rule-engine: exported rule audio_cork:set_corks/1
  293. I: rule-engine: exported rule audio_mute:set_mute/1
  294. I: rule-engine: exported rule telephony:call_request/3
  295. I: rule-engine: exported rule context:update_contexts/1
  296. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize signaling
  297. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize delay
  298. I: delay: init ...
  299. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize media
  300. I: media: D-Bus message timeout is -1msec
  301. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin resource because of dynamic method lookup
  302. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin resource because of dynamic method lookup
  303. I: media resctl: connecting...
  304. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin dres because of dynamic method lookup
  305. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize dres
  306. I: resolver: using ruleset /usr/share/policy/rules/current/policy
  307. I: resolver: no console methods available, console disabled
  308. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize accessories
  309. I: accessories: using device /dev/input/event5 for jack detection
  310. I: accessories: headphone is disconnected
  311. I: accessories: microphone is disconnected
  312. I: accessories: lineout is disconnected
  313. I: accessories: videoout is disconnected
  314. I: accessories: physicallly disconnected
  315. I: accessories: using ECI probe delay 2500
  316. I: accessories: discover ECI device by matching 'ECI '
  317. I: accessories: ECI detection device not found.
  318. W: accessories: could not initialize 'eci'
  319. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize auth_test
  320. I: auth-test: registered auth console command handler
  321. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize dbus_signal
  322. I: dbus-signal: initializing...
  323. I: dbus-signal: added watcher for signal 'privateTopmostWindowProcessIdChanged' (i) on interface 'org.nemomobile.compositor'
  324. I: dbus-signal: added watcher for signal 'alienProcessIdChanged' (i) on interface 'org.nemomobile.policy'
  325. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize resource
  326. I: resource: timestamping is disabled.
  327. I: resource: using D-Bus system bus for resource management
  328. I: resource: D-Bus message timeout is 9000msec
  329. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin rule_engine because of dynamic method lookup
  330. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin rule_engine because of dynamic method lookup
  331. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin rule_engine because of dynamic method lookup
  332. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin rule_engine because of dynamic method lookup
  333. I: resource: found all rules
  334. I: resource: resource loopback protocol initialized
  335. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin dres because of dynamic method lookup
  336. [ohm_module_find_method] ohm-module.c:1120 (15:21:35): refcounting plugin auth because of dynamic method lookup
  337. I: resource: using 'accept' security policy as the default
  338. I: method: 'creds', arg: 'Cellular'
  339. I: resource: security configuration for the class 'call' is creds:Cellular
  340. I: resource: security configuration table contains 1 element(s)
  341. [ohm_module_init] ohm-module.c:1319 (15:21:35): initialize telephony
  342. I: telephony: BT UI csd acceptance kludge disabled
  343. I: telephony: timestamping is disabled.
  344. I: telephony resctl: connecting...
  345. resource: { mandatory: 5, optional: 0 }
  346. *** resource_request: register 0
  347. active_audio_manager_id: { id: 0 }
  348. resource_set: { manager_id: 0, granted: 0, advice: 5, request: 'release' }
  349. resource_owner: { resource: 'audio_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  350. resource_owner: { resource: 'video_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  351. resource_owner: { resource: 'audio_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  352. resource_owner: { resource: 'video_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  353. resource_owner: { resource: 'vibra', owner: 'nobody', mode: 'shared', group: 'idle' }
  354. resource_owner: { resource: 'leds', owner: 'nobody', mode: 'shared', group: 'idle' }
  355. resource_owner: { resource: 'backlight', owner: 'nobody', mode: 'shared', group: 'idle' }
  356. resource_owner: { resource: 'headset_buttons', owner: 'nobody', mode: 'shared', group: 'idle' }
  357. resource_owner: { resource: 'system_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  358. resource_owner: { resource: 'lock_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  359. resource_owner: { resource: 'scale_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  360. resource_owner: { resource: 'snap_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  361. resource_owner: { resource: 'lens_cover', owner: 'nobody', mode: 'shared', group: 'idle' }
  362. active_audio_manager_id: { id: 0 }
  363. cork_stream: { group: 'alwayson', cork: 'uncorked' }
  364. cork_stream: { group: 'nonsilent', cork: 'uncorked' }
  365. cork_stream: { group: 'cstone', cork: 'uncorked' }
  366. cork_stream: { group: 'navigator', cork: 'uncorked' }
  367. cork_stream: { group: 'call', cork: 'uncorked' }
  368. cork_stream: { group: 'aliencall', cork: 'uncorked' }
  369. cork_stream: { group: 'videoeditor', cork: 'uncorked' }
  370. cork_stream: { group: 'camera', cork: 'uncorked' }
  371. cork_stream: { group: 'ringtone', cork: 'uncorked' }
  372. cork_stream: { group: 'alarm', cork: 'uncorked' }
  373. cork_stream: { group: 'game', cork: 'uncorked' }
  374. cork_stream: { group: 'player', cork: 'uncorked' }
  375. cork_stream: { group: 'flash', cork: 'uncorked' }
  376. cork_stream: { group: 'event', cork: 'uncorked' }
  377. cork_stream: { group: 'systemsound', cork: 'uncorked' }
  378. cork_stream: { group: 'feedbacksound', cork: 'uncorked' }
  379. cork_stream: { group: 'inputsound', cork: 'uncorked' }
  380. cork_stream: { group: 'othermedia', cork: 'corked' }
  381. cork_stream: { group: 'background', cork: 'uncorked' }
  382. cork_stream: { group: 'alien', cork: 'uncorked' }
  383. cork_stream: { group: 'btnotify', cork: 'uncorked' }
  384. cork_stream: { group: 'idle', cork: 'uncorked' }
  385. context: { variable: 'call', value: 'inactive' }
  386. context: { variable: 'bluetooth_override', value: 'disabled' }
  387. privacy: { stage: 'previous', value: 'public' }
  388. audio_route: { type: 'sink', device: 'ihf', mode: 'ihf', hwid: 'na' }
  389. audio_route: { type: 'source', device: 'microphone', mode: 'na', hwid: 'na' }
  390. privacy: { stage: 'current', value: 'public' }
  391. volume_limit: { group: 'alwayson', limit: 100 }
  392. volume_limit: { group: 'nonsilent', limit: 100 }
  393. volume_limit: { group: 'cstone', limit: 100 }
  394. volume_limit: { group: 'navigator', limit: 100 }
  395. volume_limit: { group: 'call', limit: 100 }
  396. volume_limit: { group: 'videoeditor', limit: 100 }
  397. volume_limit: { group: 'camera', limit: 100 }
  398. volume_limit: { group: 'ringtone', limit: 100 }
  399. volume_limit: { group: 'alarm', limit: 100 }
  400. volume_limit: { group: 'game', limit: 100 }
  401. volume_limit: { group: 'player', limit: 100 }
  402. volume_limit: { group: 'flash', limit: 100 }
  403. volume_limit: { group: 'event', limit: 100 }
  404. volume_limit: { group: 'systemsound', limit: 100 }
  405. volume_limit: { group: 'feedbacksound', limit: 100 }
  406. volume_limit: { group: 'inputsound', limit: 100 }
  407. volume_limit: { group: 'othermedia', limit: 0 }
  408. volume_limit: { group: 'background', limit: 100 }
  409. volume_limit: { group: 'alien', limit: 100 }
  410. volume_limit: { group: 'btnotify', limit: 100 }
  411. volume_limit: { group: 'idle', limit: 100 }
  412. [key_changed_cb] ohm-module.c:101 (15:21:35): key changed! maemo.media : 0
  413. [key_changed_cb] ohm-module.c:101 (15:21:35): key changed! maemo.resource : 0
  414. [key_changed_cb] ohm-module.c:101 (15:21:35): key changed! maemo.auth : 0
  415. [key_changed_cb] ohm-module.c:101 (15:21:35): key changed! maemo.auth_test : 0
  416. [INFO] * is now enabled.
  417. [INFO] 'default' redirected to 'stdout'.
  418. [INFO] default.accessories.info is now on.
  419. [INFO] default.accessories.wired is now on.
  420. [INFO] default.accessories.bluetooth is now on.
  421. [INFO] default.accessories.mode is now on.
  422. [main] ohm-main.c:483 (15:21:35): Idle
  423. I: ohmd: address space successfully locked.
  424. W: ohmd: compiled without mlocknice support.
  425. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.freedesktop.DBus.NameAcquired, path /org/freedesktop/DBus
  426. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.freedesktop.DBus.NameAcquired, path /org/freedesktop/DBus
  427. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.maemo.resource.manager.register, path /org/maemo/resource/manager
  428. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal NULL.(null), path NULL
  429. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.freedesktop.DBus.NameOwnerChanged, path /org/freedesktop/DBus
  430. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.freedesktop.DBus.NameAcquired, path /org/freedesktop/DBus
  431. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal com.nokia.policy.register, path /com/nokia/policy
  432. [ohm_dbus_dispatch_method] ohm-dbus.c:210 (15:21:35): ohm_dbus_dispatch_method: got message com.nokia.policy.register (sas), path=/com/nokia/policy from :1.28
  433. resource: { mandatory: 1024, optional: 0 }
  434. *** resource_request: register 1
  435. active_audio_manager_id: { id: 0 }
  436. resource_set: { manager_id: 0, granted: 0, advice: 5, request: 'release' }
  437. resource_set: { manager_id: 1, granted: 0, advice: 1024, request: 'release' }
  438. resource_owner: { resource: 'audio_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  439. resource_owner: { resource: 'video_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  440. resource_owner: { resource: 'audio_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  441. resource_owner: { resource: 'video_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  442. resource_owner: { resource: 'vibra', owner: 'nobody', mode: 'shared', group: 'idle' }
  443. resource_owner: { resource: 'leds', owner: 'nobody', mode: 'shared', group: 'idle' }
  444. resource_owner: { resource: 'backlight', owner: 'nobody', mode: 'shared', group: 'idle' }
  445. resource_owner: { resource: 'headset_buttons', owner: 'nobody', mode: 'shared', group: 'idle' }
  446. resource_owner: { resource: 'system_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  447. resource_owner: { resource: 'lock_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  448. resource_owner: { resource: 'scale_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  449. resource_owner: { resource: 'snap_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  450. resource_owner: { resource: 'lens_cover', owner: 'nobody', mode: 'shared', group: 'idle' }
  451. active_audio_manager_id: { id: 0 }
  452. cork_stream: { group: 'alwayson', cork: 'uncorked' }
  453. cork_stream: { group: 'nonsilent', cork: 'uncorked' }
  454. cork_stream: { group: 'cstone', cork: 'uncorked' }
  455. cork_stream: { group: 'navigator', cork: 'uncorked' }
  456. cork_stream: { group: 'call', cork: 'uncorked' }
  457. cork_stream: { group: 'aliencall', cork: 'uncorked' }
  458. cork_stream: { group: 'videoeditor', cork: 'uncorked' }
  459. cork_stream: { group: 'camera', cork: 'uncorked' }
  460. cork_stream: { group: 'ringtone', cork: 'uncorked' }
  461. cork_stream: { group: 'alarm', cork: 'uncorked' }
  462. cork_stream: { group: 'game', cork: 'uncorked' }
  463. cork_stream: { group: 'player', cork: 'uncorked' }
  464. cork_stream: { group: 'flash', cork: 'uncorked' }
  465. cork_stream: { group: 'event', cork: 'uncorked' }
  466. cork_stream: { group: 'systemsound', cork: 'uncorked' }
  467. cork_stream: { group: 'feedbacksound', cork: 'uncorked' }
  468. cork_stream: { group: 'inputsound', cork: 'uncorked' }
  469. cork_stream: { group: 'othermedia', cork: 'corked' }
  470. cork_stream: { group: 'background', cork: 'uncorked' }
  471. cork_stream: { group: 'alien', cork: 'uncorked' }
  472. cork_stream: { group: 'btnotify', cork: 'uncorked' }
  473. cork_stream: { group: 'idle', cork: 'uncorked' }
  474. context: { variable: 'call', value: 'inactive' }
  475. context: { variable: 'bluetooth_override', value: 'disabled' }
  476. volume_limit: { group: 'alwayson', limit: 100 }
  477. volume_limit: { group: 'nonsilent', limit: 100 }
  478. volume_limit: { group: 'cstone', limit: 100 }
  479. volume_limit: { group: 'navigator', limit: 100 }
  480. volume_limit: { group: 'call', limit: 100 }
  481. volume_limit: { group: 'videoeditor', limit: 100 }
  482. volume_limit: { group: 'camera', limit: 100 }
  483. volume_limit: { group: 'ringtone', limit: 100 }
  484. volume_limit: { group: 'alarm', limit: 100 }
  485. volume_limit: { group: 'game', limit: 100 }
  486. volume_limit: { group: 'player', limit: 100 }
  487. volume_limit: { group: 'flash', limit: 100 }
  488. volume_limit: { group: 'event', limit: 100 }
  489. volume_limit: { group: 'systemsound', limit: 100 }
  490. volume_limit: { group: 'feedbacksound', limit: 100 }
  491. volume_limit: { group: 'inputsound', limit: 100 }
  492. volume_limit: { group: 'othermedia', limit: 0 }
  493. volume_limit: { group: 'background', limit: 100 }
  494. volume_limit: { group: 'alien', limit: 100 }
  495. volume_limit: { group: 'btnotify', limit: 100 }
  496. volume_limit: { group: 'idle', limit: 100 }
  497. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:35): got signal org.maemo.resource.manager.acquire, path /org/maemo/resource/manager
  498. *** resource_request: acquire 1
  499. active_audio_manager_id: { id: 0 }
  500. resource_set: { manager_id: 0, granted: 0, advice: 5, request: 'release' }
  501. resource_set: { manager_id: 1, granted: 1024, advice: 1024, request: 'acquire' }
  502. resource_owner: { resource: 'audio_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  503. resource_owner: { resource: 'video_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  504. resource_owner: { resource: 'audio_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  505. resource_owner: { resource: 'video_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  506. resource_owner: { resource: 'vibra', owner: 'nobody', mode: 'shared', group: 'idle' }
  507. resource_owner: { resource: 'leds', owner: 'nobody', mode: 'shared', group: 'idle' }
  508. resource_owner: { resource: 'backlight', owner: 'nobody', mode: 'shared', group: 'idle' }
  509. resource_owner: { resource: 'headset_buttons', owner: 'nobody', mode: 'shared', group: 'idle' }
  510. resource_owner: { resource: 'system_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  511. resource_owner: { resource: 'lock_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  512. resource_owner: { resource: 'scale_button', owner: 'event', mode: 'exclusive', group: 'event' }
  513. resource_owner: { resource: 'snap_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  514. resource_owner: { resource: 'lens_cover', owner: 'nobody', mode: 'shared', group: 'idle' }
  515. active_audio_manager_id: { id: 0 }
  516. cork_stream: { group: 'alwayson', cork: 'uncorked' }
  517. cork_stream: { group: 'nonsilent', cork: 'uncorked' }
  518. cork_stream: { group: 'cstone', cork: 'uncorked' }
  519. cork_stream: { group: 'navigator', cork: 'uncorked' }
  520. cork_stream: { group: 'call', cork: 'uncorked' }
  521. cork_stream: { group: 'aliencall', cork: 'uncorked' }
  522. cork_stream: { group: 'videoeditor', cork: 'uncorked' }
  523. cork_stream: { group: 'camera', cork: 'uncorked' }
  524. cork_stream: { group: 'ringtone', cork: 'uncorked' }
  525. cork_stream: { group: 'alarm', cork: 'uncorked' }
  526. cork_stream: { group: 'game', cork: 'uncorked' }
  527. cork_stream: { group: 'player', cork: 'uncorked' }
  528. cork_stream: { group: 'flash', cork: 'uncorked' }
  529. cork_stream: { group: 'event', cork: 'uncorked' }
  530. cork_stream: { group: 'systemsound', cork: 'uncorked' }
  531. cork_stream: { group: 'feedbacksound', cork: 'uncorked' }
  532. cork_stream: { group: 'inputsound', cork: 'uncorked' }
  533. cork_stream: { group: 'othermedia', cork: 'corked' }
  534. cork_stream: { group: 'background', cork: 'uncorked' }
  535. cork_stream: { group: 'alien', cork: 'uncorked' }
  536. cork_stream: { group: 'btnotify', cork: 'uncorked' }
  537. cork_stream: { group: 'idle', cork: 'uncorked' }
  538. context: { variable: 'call', value: 'inactive' }
  539. context: { variable: 'bluetooth_override', value: 'disabled' }
  540. privacy: { stage: 'previous', value: 'public' }
  541. audio_route: { type: 'sink', device: 'ihf', mode: 'ihf', hwid: 'na' }
  542. audio_route: { type: 'source', device: 'microphone', mode: 'na', hwid: 'na' }
  543. privacy: { stage: 'current', value: 'public' }
  544. volume_limit: { group: 'alwayson', limit: 100 }
  545. volume_limit: { group: 'nonsilent', limit: 100 }
  546. volume_limit: { group: 'cstone', limit: 100 }
  547. volume_limit: { group: 'navigator', limit: 100 }
  548. volume_limit: { group: 'call', limit: 100 }
  549. volume_limit: { group: 'videoeditor', limit: 100 }
  550. volume_limit: { group: 'camera', limit: 100 }
  551. volume_limit: { group: 'ringtone', limit: 100 }
  552. volume_limit: { group: 'alarm', limit: 100 }
  553. volume_limit: { group: 'game', limit: 100 }
  554. volume_limit: { group: 'player', limit: 100 }
  555. volume_limit: { group: 'flash', limit: 100 }
  556. volume_limit: { group: 'event', limit: 100 }
  557. volume_limit: { group: 'systemsound', limit: 100 }
  558. volume_limit: { group: 'feedbacksound', limit: 100 }
  559. volume_limit: { group: 'inputsound', limit: 100 }
  560. volume_limit: { group: 'othermedia', limit: 0 }
  561. volume_limit: { group: 'background', limit: 100 }
  562. volume_limit: { group: 'alien', limit: 100 }
  563. volume_limit: { group: 'btnotify', limit: 100 }
  564. volume_limit: { group: 'idle', limit: 100 }
  565. I: telephony resctl: manager up...
  566. I: telephony resctl: connecting...
  567. resource: { mandatory: 5, optional: 0 }
  568. *** resource_request: register 0
  569. active_audio_manager_id: { id: 0 }
  570. resource_set: { manager_id: 0, granted: 0, advice: 5, request: 'release' }
  571. resource_set: { manager_id: 1, granted: 1024, advice: 1024, request: 'acquire' }
  572. resource_owner: { resource: 'audio_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  573. resource_owner: { resource: 'video_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  574. resource_owner: { resource: 'audio_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  575. resource_owner: { resource: 'video_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  576. resource_owner: { resource: 'vibra', owner: 'nobody', mode: 'shared', group: 'idle' }
  577. resource_owner: { resource: 'leds', owner: 'nobody', mode: 'shared', group: 'idle' }
  578. resource_owner: { resource: 'backlight', owner: 'nobody', mode: 'shared', group: 'idle' }
  579. resource_owner: { resource: 'headset_buttons', owner: 'nobody', mode: 'shared', group: 'idle' }
  580. resource_owner: { resource: 'system_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  581. resource_owner: { resource: 'lock_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  582. resource_owner: { resource: 'scale_button', owner: 'event', mode: 'exclusive', group: 'event' }
  583. resource_owner: { resource: 'snap_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  584. resource_owner: { resource: 'lens_cover', owner: 'nobody', mode: 'shared', group: 'idle' }
  585. active_audio_manager_id: { id: 0 }
  586. I: media resctl: manager up...
  587. I: media resctl: connecting...
  588. resource: { mandatory: 1, optional: 0 }
  589. *** resource_request: register 2
  590. active_audio_manager_id: { id: 0 }
  591. resource_set: { manager_id: 0, granted: 0, advice: 5, request: 'release' }
  592. resource_set: { manager_id: 2, granted: 0, advice: 1, request: 'release' }
  593. resource_set: { manager_id: 1, granted: 1024, advice: 1024, request: 'acquire' }
  594. resource_owner: { resource: 'audio_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  595. resource_owner: { resource: 'video_playback', owner: 'nobody', mode: 'shared', group: 'idle' }
  596. resource_owner: { resource: 'audio_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  597. resource_owner: { resource: 'video_recording', owner: 'nobody', mode: 'shared', group: 'idle' }
  598. resource_owner: { resource: 'vibra', owner: 'nobody', mode: 'shared', group: 'idle' }
  599. resource_owner: { resource: 'leds', owner: 'nobody', mode: 'shared', group: 'idle' }
  600. resource_owner: { resource: 'backlight', owner: 'nobody', mode: 'shared', group: 'idle' }
  601. resource_owner: { resource: 'headset_buttons', owner: 'nobody', mode: 'shared', group: 'idle' }
  602. resource_owner: { resource: 'system_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  603. resource_owner: { resource: 'lock_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  604. resource_owner: { resource: 'scale_button', owner: 'event', mode: 'exclusive', group: 'event' }
  605. resource_owner: { resource: 'snap_button', owner: 'nobody', mode: 'shared', group: 'idle' }
  606. resource_owner: { resource: 'lens_cover', owner: 'nobody', mode: 'shared', group: 'idle' }
  607. active_audio_manager_id: { id: 0 }
  608. context: { variable: 'call', value: 'inactive' }
  609. context: { variable: 'bluetooth_override', value: 'disabled' }
  610. volume_limit: { group: 'alwayson', limit: 100 }
  611. volume_limit: { group: 'nonsilent', limit: 100 }
  612. volume_limit: { group: 'cstone', limit: 100 }
  613. volume_limit: { group: 'navigator', limit: 100 }
  614. volume_limit: { group: 'call', limit: 100 }
  615. volume_limit: { group: 'videoeditor', limit: 100 }
  616. volume_limit: { group: 'camera', limit: 100 }
  617. volume_limit: { group: 'ringtone', limit: 100 }
  618. volume_limit: { group: 'alarm', limit: 100 }
  619. volume_limit: { group: 'game', limit: 100 }
  620. volume_limit: { group: 'player', limit: 100 }
  621. volume_limit: { group: 'flash', limit: 100 }
  622. volume_limit: { group: 'event', limit: 100 }
  623. volume_limit: { group: 'systemsound', limit: 100 }
  624. volume_limit: { group: 'feedbacksound', limit: 100 }
  625. volume_limit: { group: 'inputsound', limit: 100 }
  626. volume_limit: { group: 'othermedia', limit: 0 }
  627. volume_limit: { group: 'background', limit: 100 }
  628. volume_limit: { group: 'alien', limit: 100 }
  629. volume_limit: { group: 'btnotify', limit: 100 }
  630. volume_limit: { group: 'idle', limit: 100 }
  631. I: telephony resctl: status 0 (OK)
  632. [get_default_adapter_cb] > get_default_adapter_cb
  633.  
  634. I: telephony resctl: status 0 (OK)
  635. I: media resctl: status 0 (OK)
  636. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:38): got signal com.nokia.policy.NewSession, path /com/nokia/policy
  637. I: media: got new session bus address 'unix:path=/run/user/100000/dbus/user_bus_socket'
  638. I: media: successfully connected to session bus
  639. I: profile: received session bus address "unix:path=/run/user/100000/dbus/user_bus_socket".
  640. [updated_cb] updated_cb() called with null value pointer
  641. [updated_cb] updated_cb() called with null value pointer
  642. [updated_cb] updated_cb() called with null value pointer
  643. [updated_cb] updated_cb() called with null value pointer
  644. [updated_cb] updated_cb() called with null value pointer
  645. [updated_cb] updated_cb() called with null value pointer
  646. [updated_cb] updated_cb() called with null value pointer
  647. [updated_cb] updated_cb() called with null value pointer
  648. [updated_cb] updated_cb() called with null value pointer
  649. [updated_cb] updated_cb() called with null value pointer
  650. [updated_cb] updated_cb() called with null value pointer
  651. [updated_cb] updated_cb() called with null value pointer
  652. [updated_cb] updated_cb() called with null value pointer
  653. [updated_cb] updated_cb() called with null value pointer
  654. [updated_cb] updated_cb() called with null value pointer
  655. [updated_cb] updated_cb() called with null value pointer
  656. [updated_cb] updated_cb() called with null value pointer
  657. [updated_cb] updated_cb() called with null value pointer
  658. [updated_cb] updated_cb() called with null value pointer
  659. [updated_cb] updated_cb() called with null value pointer
  660. [updated_cb] updated_cb() called with null value pointer
  661. [updated_cb] updated_cb() called with null value pointer
  662. [updated_cb] updated_cb() called with null value pointer
  663. [updated_cb] updated_cb() called with null value pointer
  664. [updated_cb] updated_cb() called with null value pointer
  665. [updated_cb] updated_cb() called with null value pointer
  666. [updated_cb] updated_cb() called with null value pointer
  667. I: Profile state saved.
  668. I: profile: initialized with session bus.
  669. I: telephony: received session bus address "unix:path=/run/user/100000/dbus/user_bus_socket".
  670. I: telephony: connected to session bus.
  671. [ohm_dbus_dispatch_method] ohm-dbus.c:210 (15:21:38): ohm_dbus_dispatch_method: got message com.nokia.policy.NewSession (ssuu), path=/com/nokia/policy from :1.17
  672. privacy: { stage: 'previous', value: 'public' }
  673. audio_route: { type: 'sink', device: 'ihf', mode: 'ihf', hwid: 'na' }
  674. audio_route: { type: 'source', device: 'microphone', mode: 'na', hwid: 'na' }
  675. privacy: { stage: 'current', value: 'public' }
  676. volume_limit: { group: 'alwayson', limit: 100 }
  677. volume_limit: { group: 'nonsilent', limit: 100 }
  678. volume_limit: { group: 'cstone', limit: 100 }
  679. volume_limit: { group: 'navigator', limit: 100 }
  680. volume_limit: { group: 'call', limit: 100 }
  681. volume_limit: { group: 'videoeditor', limit: 100 }
  682. volume_limit: { group: 'camera', limit: 100 }
  683. volume_limit: { group: 'ringtone', limit: 100 }
  684. volume_limit: { group: 'alarm', limit: 100 }
  685. volume_limit: { group: 'game', limit: 100 }
  686. volume_limit: { group: 'player', limit: 100 }
  687. volume_limit: { group: 'flash', limit: 100 }
  688. volume_limit: { group: 'event', limit: 100 }
  689. volume_limit: { group: 'systemsound', limit: 100 }
  690. volume_limit: { group: 'feedbacksound', limit: 100 }
  691. volume_limit: { group: 'inputsound', limit: 100 }
  692. volume_limit: { group: 'othermedia', limit: 0 }
  693. volume_limit: { group: 'background', limit: 100 }
  694. volume_limit: { group: 'alien', limit: 100 }
  695. volume_limit: { group: 'btnotify', limit: 100 }
  696. volume_limit: { group: 'idle', limit: 100 }
  697. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:44): got signal org.nemomobile.compositor.privateTopmostWindowProcessIdChanged, path /
  698. context: { variable: 'call', value: 'inactive' }
  699. context: { variable: 'bluetooth_override', value: 'disabled' }
  700. context: { variable: 'media_state', value: 'inactive' }
  701. [ohm_dbus_dispatch_signal] ohm-dbus.c:282 (15:21:47): got signal org.nemomobile.compositor.privateTopmostWindowProcessIdChanged, path /
  702. context: { variable: 'call', value: 'inactive' }
  703. context: { variable: 'bluetooth_override', value: 'disabled' }
  704. context: { variable: 'media_state', value: 'inactive' }
  705. [jack_event] jack detection event (2, 1 (interpret as: 1))
  706. [jack_event] jack detection event (0, 0 (interpret as: 0))
  707. [eci_read] eci_read status: 6 (No such device or address)
  708. I: accessories: accessory headphone is in default mode
  709. audio_output_configuration: { device: 'ihfandheadphone', mode: 'ihfandlineout' }
  710. audio_output_configuration: { device: 'headphone', mode: 'lineout' }
  711. audio_output_configuration: { device: 'headphoneforalien', mode: 'lineout' }
  712. audio_output_configuration: { device: 'headphoneforcall', mode: 'lineout' }
  713. accessible_audio: { name: 'headphone', driver: 1, connected: 1 }
  714. selectable_audio: { name: 'headphone', selectable: 1 }
  715. selectable_audio: { name: 'ihfandheadphone', selectable: 1 }
  716. selectable_audio: { name: 'headphoneforcall', selectable: 1 }
  717. selectable_audio: { name: 'headphoneforalien', selectable: 1 }
  718. selectable_video: { name: 'tvout', selectable: 0 }
  719. selectable_video: { name: 'builtinandtvout', selectable: 0 }
  720. video_route: { device: 'builtin', tvstandard: 'pal', aspectratio: 'normal' }
  721. privacy: { stage: 'previous', value: 'public' }
  722. audio_route: { type: 'sink', device: 'headphone', mode: 'lineout', hwid: 'na' }
  723. audio_route: { type: 'source', device: 'microphone', mode: 'na', hwid: 'na' }
  724. privacy: { stage: 'current', value: 'private' }
  725. volume_limit: { group: 'alwayson', limit: 100 }
  726. volume_limit: { group: 'nonsilent', limit: 100 }
  727. volume_limit: { group: 'cstone', limit: 100 }
  728. volume_limit: { group: 'navigator', limit: 100 }
  729. volume_limit: { group: 'call', limit: 100 }
  730. volume_limit: { group: 'videoeditor', limit: 100 }
  731. volume_limit: { group: 'camera', limit: 100 }
  732. volume_limit: { group: 'ringtone', limit: 77 }
  733. volume_limit: { group: 'alarm', limit: 100 }
  734. volume_limit: { group: 'game', limit: 100 }
  735. volume_limit: { group: 'player', limit: 100 }
  736. volume_limit: { group: 'flash', limit: 100 }
  737. volume_limit: { group: 'event', limit: 100 }
  738. volume_limit: { group: 'systemsound', limit: 100 }
  739. volume_limit: { group: 'feedbacksound', limit: 100 }
  740. volume_limit: { group: 'inputsound', limit: 100 }
  741. volume_limit: { group: 'othermedia', limit: 0 }
  742. volume_limit: { group: 'background', limit: 100 }
  743. volume_limit: { group: 'alien', limit: 100 }
  744. volume_limit: { group: 'btnotify', limit: 100 }
  745. volume_limit: { group: 'idle', limit: 100 }
  746. [eci_read] eci_read status: 6 (No such device or address)
  747. I: accessories: accessory headphone is in default mode
  748. audio_output_configuration: { device: 'ihfandheadphone', mode: 'ihfandlineout' }
  749. audio_output_configuration: { device: 'headphone', mode: 'lineout' }
  750. audio_output_configuration: { device: 'headphoneforalien', mode: 'lineout' }
  751. audio_output_configuration: { device: 'headphoneforcall', mode: 'lineout' }
  752. accessible_audio: { name: 'headphone', driver: 1, connected: 1 }
  753. selectable_audio: { name: 'headphone', selectable: 1 }
  754. selectable_audio: { name: 'ihfandheadphone', selectable: 1 }
  755. selectable_audio: { name: 'headphoneforcall', selectable: 1 }
  756. selectable_audio: { name: 'headphoneforalien', selectable: 1 }
  757. selectable_video: { name: 'tvout', selectable: 0 }
  758. selectable_video: { name: 'builtinandtvout', selectable: 0 }
  759. video_route: { device: 'builtin', tvstandard: 'pal', aspectratio: 'normal' }
  760. privacy: { stage: 'previous', value: 'private' }
  761. audio_route: { type: 'sink', device: 'headphone', mode: 'lineout', hwid: 'na' }
  762. audio_route: { type: 'source', device: 'microphone', mode: 'na', hwid: 'na' }
  763. privacy: { stage: 'current', value: 'private' }
  764. volume_limit: { group: 'alwayson', limit: 100 }
  765. volume_limit: { group: 'nonsilent', limit: 100 }
  766. volume_limit: { group: 'cstone', limit: 100 }
  767. volume_limit: { group: 'navigator', limit: 100 }
  768. volume_limit: { group: 'call', limit: 100 }
  769. volume_limit: { group: 'videoeditor', limit: 100 }
  770. volume_limit: { group: 'camera', limit: 100 }
  771. volume_limit: { group: 'ringtone', limit: 77 }
  772. volume_limit: { group: 'alarm', limit: 100 }
  773. volume_limit: { group: 'game', limit: 100 }
  774. volume_limit: { group: 'player', limit: 100 }
  775. volume_limit: { group: 'flash', limit: 100 }
  776. volume_limit: { group: 'event', limit: 100 }
  777. volume_limit: { group: 'systemsound', limit: 100 }
  778. volume_limit: { group: 'feedbacksound', limit: 100 }
  779. volume_limit: { group: 'inputsound', limit: 100 }
  780. volume_limit: { group: 'othermedia', limit: 0 }
  781. volume_limit: { group: 'background', limit: 100 }
  782. volume_limit: { group: 'alien', limit: 100 }
  783. volume_limit: { group: 'btnotify', limit: 100 }
  784. volume_limit: { group: 'idle', limit: 100 }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement