Ticket #337: frameworkd.log

File frameworkd.log, 76.4 KB (added by alexxy, 3 years ago)

frameworkd.log

Line 
12009.05.10 11:46:40.969 root                 INFO     Installprefix is /usr
22009.05.10 11:46:41.45 root                 INFO     Etc directory is /etc/freesmartphone
32009.05.10 11:46:52.375 frameworkd.subsystem INFO     subsystem frameworkd took 0.34 seconds to startup
42009.05.10 11:46:52.553 frameworkd.controller INFO     launching internal subsystem ogpsd
52009.05.10 11:46:52.631 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['om.py', 'gpsdevice.py', 'helpers.py', 'eten.pyo', 'helpers.pyo', 'eten.py', 'ubx.pyo', 'gpschannel.pyo', 'gpschannel.py', '__init__.py', 'nmea.py', 'om.pyo', 'factory.pyo', 'nmea.pyo', '__init__.pyo', 'ubx.py', 'factory.py', 'gpsdevice.pyo']
62009.05.10 11:46:54.624 ogpsd                WARNING  (could not write to '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron')
72009.05.10 11:46:55.367 ogpsd                WARNING  (could not write to '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron')
82009.05.10 11:46:55.422 ogspd.gpsdevice      INFO     GTA02Device initialized. Serving org.freedesktop.Gypsy at /org/freedesktop/Gypsy
92009.05.10 11:46:55.442 frameworkd.subsystem INFO     subsystem ogpsd took 2.87 seconds to startup
102009.05.10 11:46:55.462 frameworkd.controller INFO     launching internal subsystem ogsmd
112009.05.10 11:46:55.534 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['gsm', 'device.py', 'error.py', 'helpers.py', 'device.pyo', 'server.py', 'helpers.pyo', 'server.pyo', '__init__.py', 'modems', '__init__.pyo', 'error.pyo']
122009.05.10 11:46:57.12 ogsmd.device         INFO     Device 0.9.13.1 initialized.
132009.05.10 11:47:11.26 ogsmd.server         INFO     Server 0.2.0 initialized.
142009.05.10 11:47:11.174 frameworkd.subsystem INFO     subsystem ogsmd took 15.70 seconds to startup
152009.05.10 11:47:11.203 frameworkd.controller INFO     skipping subsystem opimd as requested via config file.
162009.05.10 11:47:11.223 frameworkd.controller INFO     launching internal subsystem oeventsd
172009.05.10 11:47:11.294 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['parser.pyo', 'filter.py', 'fso_actions.py', 'rule.py', 'action.pyo', 'filter.pyo', 'trigger.py', '__init__.py', 'oevents.pyo', 'fso_triggers.py', 'parser.py', 'fso_actions.pyo', 'trigger.pyo', 'rule.pyo', 'oevents.py', 'leds_actions.py', '__init__.pyo', 'fso_triggers.pyo', 'leds_actions.pyo', 'action.py']
182009.05.10 11:47:20.72 oeventsd             INFO     EventsManager 0.3.1 initialized. Serving org.freesmartphone.Events at /org/freesmartphone/Events
192009.05.10 11:47:20.884 oeventsd             INFO     Created new rule : on InputTrigger if And(switch == POWER,event == released,duration == 0,~(CallListContains(active)),~(CallListContains(incoming))) then Suspend(())
202009.05.10 11:47:21.1 oeventsd             INFO     Created new rule : on InputTrigger if And(switch == POWER,event == held,duration == 2) then CommandAction(poweroff, {})
212009.05.10 11:47:21.19 oeventsd             INFO     Created new rule : on IncomingMessage if And() then MessageToneAction()
222009.05.10 11:47:21.111 oeventsd             INFO     Created new rule : While CallListContains(incoming) if ~(CallListContains(active)) then [RingToneAction(), SetBrightness((90,)), OccupyResource(CPU)]
232009.05.10 11:47:21.218 oeventsd             INFO     Created new rule : While CallStatus if And(Or(status == outgoing,status == active),~(BTHeadsetIsConnected())) then [SetScenario(gsmhandset), OccupyResource(CPU)]
242009.05.10 11:47:21.318 oeventsd             INFO     Created new rule : While CallStatus if And(Or(status == outgoing,status == active),BTHeadsetIsConnected()) then [SetScenario(gsmbluetooth), BTHeadsetPlaying(), OccupyResource(CPU)]
252009.05.10 11:47:21.382 oeventsd             INFO     Created new rule : While PowerStatus if status == charging then SetLed(gta02_power_orange, light)
262009.05.10 11:47:21.435 oeventsd             INFO     Created new rule : While PowerStatus if ~(status == discharging) then OccupyResource(Display)
272009.05.10 11:47:21.484 oeventsd             INFO     Created new rule : While PowerStatus if status == critical then SetLed(gta02_power_orange, blink)
282009.05.10 11:47:21.556 oeventsd             INFO     Created new rule : While PowerStatus if status == full then SetLed(gta02_power_blue, light)
292009.05.10 11:47:21.597 oeventsd             INFO     Created new rule : on PowerStatus if status == empty then CommandAction(poweroff, {})
302009.05.10 11:47:21.669 oeventsd             INFO     Created new rule : on InputTrigger if And(switch == HEADSET,event == pressed) then CommandAction(amixer -d sset "Amp Spk" mute, {})
312009.05.10 11:47:21.743 oeventsd             INFO     Created new rule : on InputTrigger if And(switch == HEADSET,event == released) then CommandAction(amixer -d sset "Amp Spk" unmute, {})
322009.05.10 11:47:21.785 oeventsd             INFO     Created new rule : 'test-rule'
332009.05.10 11:47:21.823 oeventsd             INFO     Created new rule : on Test(test) if And() then Debug("trigger test")
342009.05.10 11:47:21.880 oeventsd             INFO     Created new rule : While Test(test2) if And() then RingToneAction()
352009.05.10 11:47:21.948 oeventsd             INFO     Created new rule : on DBusTrigger(org.freesmartphone.odeviced None.State) if And() then Debug("dbus trigger test")
362009.05.10 11:47:21.997 oeventsd             INFO     Created new rule : on IdleState if status == busy then SetBrightness((99,))
372009.05.10 11:47:22.58 oeventsd             INFO     Created new rule : on IdleState if status == idle_dim then SetBrightness((20,))
382009.05.10 11:47:22.130 oeventsd             INFO     Created new rule : on IdleState if status == idle_prelock then SetBrightness((0,))
392009.05.10 11:47:22.155 oeventsd             INFO     Created new rule : on IdleState if status == suspend then Suspend(())
402009.05.10 11:47:22.203 frameworkd.subsystem INFO     subsystem oeventsd took 10.97 seconds to startup
412009.05.10 11:47:22.223 frameworkd.controller INFO     launching internal subsystem testing
422009.05.10 11:47:22.304 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['__init__.py', 'testing.pyo', 'testing.py', '__init__.pyo']
432009.05.10 11:47:22.442 testing              INFO     Resource 0.0.0 at /org/freesmartphone/Testing initialized.
442009.05.10 11:47:22.481 frameworkd.subsystem INFO     subsystem testing took 0.22 seconds to startup
452009.05.10 11:47:22.502 frameworkd.controller INFO     launching internal subsystem opreferencesd
462009.05.10 11:47:22.561 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['configuration.py', 'helpers.py', 'helpers.pyo', 'opreferences.py', 'service.py', 'service.pyo', '__init__.py', 'schema.pyo', 'schema.py', 'configuration.pyo', '__init__.pyo', 'opreferences.pyo']
472009.05.10 11:47:23.18 opreferencesd        INFO     PreferencesManager 0.2.0 initialized. Serving org.freesmartphone.Preferences at /org/freesmartphone/Preferences
482009.05.10 11:47:23.25 opreferencesd        INFO      ::: using schema path : /etc/freesmartphone/opreferences/schema
492009.05.10 11:47:23.31 opreferencesd        INFO      ::: using conf path : /etc/freesmartphone/opreferences/conf
502009.05.10 11:47:23.68 opreferencesd        INFO      ::: services : ['profiles', 'phone', 'rules']
512009.05.10 11:47:23.112 frameworkd.subsystem INFO     subsystem opreferencesd took 0.60 seconds to startup
522009.05.10 11:47:23.132 frameworkd.controller INFO     launching internal subsystem onetworkd
532009.05.10 11:47:23.204 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['dhcp.py', 'helpers.py', 'helpers.pyo', 'sharing.pyo', '__init__.py', 'dhcp.pyo', 'network.pyo', 'sharing.py', '__init__.pyo', 'network.py']
542009.05.10 11:47:23.492 frameworkd.subsystem INFO     subsystem onetworkd took 0.35 seconds to startup
552009.05.10 11:47:23.512 frameworkd.controller INFO     launching internal subsystem otimed
562009.05.10 11:47:23.595 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['clock.py', 'otimed.pyo', 'clock.pyo', 'alarm.py', '__init__.py', 'otimed.py', 'alarm.pyo', '__init__.pyo']
572009.05.10 11:47:27.215 otimed.alarm         INFO     AlarmController 0.1.4 initialized. Serving org.freesmartphone.Time.Alarm at /org/freesmartphone/Time/Alarm
582009.05.10 11:47:28.381 otimed               INFO     loaded timesources [<GPSTimeSource>, <NTPTimeSource checking 134.169.172.1 every 600 seconds>]
592009.05.10 11:47:28.726 otimed               INFO     loaded zonesources [<GSMZoneSource>]
602009.05.10 11:47:28.894 frameworkd.subsystem INFO     subsystem otimed took 5.37 seconds to startup
612009.05.10 11:47:28.907 frameworkd.controller INFO     launching internal subsystem ophoned
622009.05.10 11:47:29.38 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['test.pyo', 'test.py', 'gsm.pyo', 'ophoned.py', '__init__.py', 'headset.py', 'ophoned.pyo', 'gsm.py', 'protocol.pyo', '__init__.pyo', 'headset.pyo', 'protocol.py']
632009.05.10 11:47:32.791 frameworkd.subsystem INFO     subsystem ophoned took 3.84 seconds to startup
642009.05.10 11:47:32.963 frameworkd.controller INFO     launching internal subsystem ousaged
652009.05.10 11:47:33.122 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['resources.py', 'helpers.py', 'helpers.pyo', 'lowlevel.pyo', 'generic.py', '__init__.py', 'resources.pyo', '__init__.pyo', 'lowlevel.py', 'generic.pyo']
662009.05.10 11:47:34.847 ousaged              INFO     GenericUsageControl initialized. Serving org.freesmartphone.Usage at /org/freesmartphone/Usage
672009.05.10 11:47:35.10 frameworkd.subsystem INFO     subsystem ousaged took 1.91 seconds to startup
682009.05.10 11:47:35.61 frameworkd.controller INFO     launching internal subsystem odeviced
692009.05.10 11:47:35.441 frameworkd.subsystem INFO     Scanned subsystem via method 'auto', result is ['powercontrol.py', 'audio.py', 'helpers.py', 'powercontrol.pyo', 'helpers.pyo', 'audio.pyo', 'powercontrol_ibm.py', 'powercontrol_neo.py', 'idlenotifier.pyo', 'kernel26.py', 'kernel26.pyo', '__init__.py', 'info.py', 'powercontrol_ibm.pyo', 'accelerometer.pyo', 'idlenotifier.py', 'input.pyo', '__init__.pyo', 'pyglet', 'powercontrol_neo.pyo', 'accelerometer.py', 'info.pyo', 'input.py']
702009.05.10 11:47:54.470 odeviced.audio       WARNING  GST can't parse mad; Not adding mp3 to decoderMap
712009.05.10 11:47:56.520 odeviced.audio       INFO      ::: using alsa scenarios in /usr/share/openmoko/scenarios, default = stereoout
722009.05.10 11:47:56.529 odeviced.audio       INFO     Audio 0.5.9.10 initialized. Serving org.freesmartphone.Device.Audio at /org/freesmartphone/Device/Audio
732009.05.10 11:47:56.715 odeviced.powercontrol INFO     NeoBluetoothPowerControl 0.0.0 initialized. Serving org.freesmartphone.Device.PowerControl at /org/freesmartphone/Device/PowerControl/Bluetooth
742009.05.10 11:47:56.746 odeviced.powercontrol INFO     NeoUsbHostPowerControl 0.0.0 initialized. Serving org.freesmartphone.Device.PowerControl at /org/freesmartphone/Device/PowerControl/UsbHost
752009.05.10 11:47:56.786 odeviced.powercontrol INFO     NeoWifiPowerControl 0.0.0 initialized. Serving org.freesmartphone.Device.PowerControl at /org/freesmartphone/Device/PowerControl/WiFi
762009.05.10 11:47:57.685 odeviced.kernel26    INFO     Display 0.9.9.8 initialized. Serving org.freesmartphone.Device.Display at /org/freesmartphone/Device/Display/gta02_bl
772009.05.10 11:47:57.718 odeviced.kernel26    INFO     framebuffer blanking enabled
782009.05.10 11:47:57.754 odeviced.kernel26    INFO     LED 0.9.9.8 initialized. Serving org.freesmartphone.Device.LED at /org/freesmartphone/Device/LED/neo1973_vibrator
792009.05.10 11:47:57.797 odeviced.kernel26    INFO     LED 0.9.9.8 initialized. Serving org.freesmartphone.Device.LED at /org/freesmartphone/Device/LED/gta02_power_orange
802009.05.10 11:47:57.840 odeviced.kernel26    INFO     LED 0.9.9.8 initialized. Serving org.freesmartphone.Device.LED at /org/freesmartphone/Device/LED/gta02_power_blue
812009.05.10 11:47:57.887 odeviced.kernel26    INFO     LED 0.9.9.8 initialized. Serving org.freesmartphone.Device.LED at /org/freesmartphone/Device/LED/gta02_aux_red
822009.05.10 11:47:57.941 odeviced.kernel26    INFO     PowerSupplyApm 0.9.9.8 initialized. Serving org.freesmartphone.Device.PowerSupply at /org/freesmartphone/Device/PowerSupply/apm
832009.05.10 11:47:57.955 odeviced.kernel26    INFO     PowerSupply 0.9.9.8 initialized. Serving org.freesmartphone.Device.PowerSupply at /org/freesmartphone/Device/PowerSupply/adapter
842009.05.10 11:47:57.977 odeviced.kernel26    INFO     PowerSupply 0.9.9.8 initialized. Serving org.freesmartphone.Device.PowerSupply at /org/freesmartphone/Device/PowerSupply/usb
852009.05.10 11:47:58.17 odeviced.kernel26    INFO     PowerSupply 0.9.9.8 initialized. Serving org.freesmartphone.Device.PowerSupply at /org/freesmartphone/Device/PowerSupply/ac
862009.05.10 11:47:58.62 odeviced.kernel26    INFO     PowerSupply 0.9.9.8 initialized. Serving org.freesmartphone.Device.PowerSupply at /org/freesmartphone/Device/PowerSupply/battery
872009.05.10 11:47:58.78 frameworkd.kobject   INFO     Successfully bound to netlink uevent.
882009.05.10 11:47:58.127 frameworkd.kobject   INFO     Successfully bound to netlink route.
892009.05.10 11:47:58.160 odeviced.kernel26    INFO     RealTimeClock 0.9.9.8 initialized. Serving org.freesmartphone.Device.RealTimeClock at /org/freesmartphone/Device/RealTimeClock/rtc0
902009.05.10 11:47:58.242 odeviced.info        INFO     Info 0.1.3 initialized. Serving org.freesmartphone.Device.Info at /org/freesmartphone/Device/Info
912009.05.10 11:47:58.386 odeviced.idlenotifier INFO     IdleNotifier 0.9.10.4 initialized. Serving org.freesmartphone.Device.IdleNotifier at /org/freesmartphone/Device/IdleNotifier/0
922009.05.10 11:47:58.431 odeviced.idlenotifier INFO     skipping input node 2 due to configuration
932009.05.10 11:47:58.439 odeviced.idlenotifier INFO     skipping input node 3 due to configuration
942009.05.10 11:47:58.462 odeviced.idlenotifier INFO     opened 3 input file descriptors
952009.05.10 11:47:58.502 odeviced.idlenotifier INFO     CpuResource 0.9.10.4 initialized.
962009.05.10 11:47:58.562 odeviced.idlenotifier INFO     DisplayResource 0.9.10.4 initialized.
972009.05.10 11:47:58.575 frameworkd.subsystem INFO     skipping module odeviced.accelerometer as requested via config file.
982009.05.10 11:47:58.882 odeviced.input       INFO     Input 0.9.9.5 initialized. Serving org.freesmartphone.Device.Input at /org/freesmartphone/Device/Input
992009.05.10 11:47:58.938 odeviced.input       INFO     skipping input node 1 due to it supporting EV_ABS
1002009.05.10 11:47:58.961 odeviced.input       INFO     skipping input node 2 due to configuration
1012009.05.10 11:47:58.970 odeviced.input       INFO     skipping input node 3 due to configuration
1022009.05.10 11:47:58.995 odeviced.input       INFO     opened 2 input file descriptors
1032009.05.10 11:47:59.26 frameworkd.subsystem INFO     subsystem odeviced took 23.95 seconds to startup
1042009.05.10 11:47:59.487 dbus.proxies         ERROR    Introspect error on org.freesmartphone.ousaged:/org/freesmartphone/Usage: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freesmartphone.ousaged was not provided by any .service files
1052009.05.10 11:48:01.179 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
1062009.05.10 11:48:01.514 frameworkd.controller INFO     ================== mainloop   entered ===================
1072009.05.10 11:48:01.527 frameworkd.controller INFO     startup time was 69.70 seconds
1082009.05.10 11:48:01.552 frameworkd.resource  INFO     Trying to register resource GPS
1092009.05.10 11:48:01.594 frameworkd.resource  INFO     Trying to register resource GSM
1102009.05.10 11:48:01.922 oeventsd             INFO     Updating the rules
1112009.05.10 11:48:01.941 opreferencesd        INFO     GetService rules
1122009.05.10 11:48:02.490 oeventsd.rule        INFO     enable rule : on InputTrigger if And(switch == POWER,event == released,duration == 0,~(CallListContains(active)),~(CallListContains(incoming))) then Suspend(())
1132009.05.10 11:48:02.523 oeventsd.rule        INFO     enable rule : CallListContains(active)
1142009.05.10 11:48:02.542 oeventsd.rule        INFO     enable rule : CallListContains(incoming)
1152009.05.10 11:48:02.576 oeventsd.rule        INFO     enable rule : on InputTrigger if And(switch == POWER,event == held,duration == 2) then CommandAction(poweroff, {})
1162009.05.10 11:48:02.616 oeventsd.rule        INFO     enable rule : on IncomingMessage if And() then MessageToneAction()
1172009.05.10 11:48:02.646 oeventsd.rule        INFO     enable rule : While CallListContains(incoming) if ~(CallListContains(active)) then [RingToneAction(), SetBrightness((90,)), OccupyResource(CPU)]
1182009.05.10 11:48:02.677 oeventsd.rule        INFO     enable rule : CallListContains(incoming)
1192009.05.10 11:48:02.702 oeventsd.rule        INFO     enable rule : CallListContains(active)
1202009.05.10 11:48:02.754 oeventsd.rule        INFO     enable rule : While CallStatus if And(Or(status == outgoing,status == active),~(BTHeadsetIsConnected())) then [SetScenario(gsmhandset), OccupyResource(CPU)]
1212009.05.10 11:48:02.776 oeventsd.rule        INFO     enable rule : BTHeadsetIsConnected()
1222009.05.10 11:48:02.794 oeventsd.rule        INFO     enable rule : While CallStatus if And(Or(status == outgoing,status == active),BTHeadsetIsConnected()) then [SetScenario(gsmbluetooth), BTHeadsetPlaying(), OccupyResource(CPU)]
1232009.05.10 11:48:02.817 oeventsd.rule        INFO     enable rule : BTHeadsetIsConnected()
1242009.05.10 11:48:02.835 oeventsd.rule        INFO     enable rule : While PowerStatus if status == charging then SetLed(gta02_power_orange, light)
1252009.05.10 11:48:02.873 oeventsd.rule        INFO     enable rule : While PowerStatus if ~(status == discharging) then OccupyResource(Display)
1262009.05.10 11:48:02.897 oeventsd.rule        INFO     enable rule : While PowerStatus if status == critical then SetLed(gta02_power_orange, blink)
1272009.05.10 11:48:02.917 oeventsd.rule        INFO     enable rule : While PowerStatus if status == full then SetLed(gta02_power_blue, light)
1282009.05.10 11:48:02.936 oeventsd.rule        INFO     enable rule : on PowerStatus if status == empty then CommandAction(poweroff, {})
1292009.05.10 11:48:02.960 oeventsd.rule        INFO     enable rule : on InputTrigger if And(switch == HEADSET,event == pressed) then CommandAction(amixer -d sset "Amp Spk" mute, {})
1302009.05.10 11:48:02.980 oeventsd.rule        INFO     enable rule : on InputTrigger if And(switch == HEADSET,event == released) then CommandAction(amixer -d sset "Amp Spk" unmute, {})
1312009.05.10 11:48:03.5 oeventsd.rule        INFO     disable rule : 'test-rule'
1322009.05.10 11:48:03.32 oeventsd.rule        INFO     enable rule : on Test(test) if And() then Debug("trigger test")
1332009.05.10 11:48:03.43 oeventsd.rule        INFO     enable rule : While Test(test2) if And() then RingToneAction()
1342009.05.10 11:48:03.52 oeventsd.rule        INFO     enable rule : on DBusTrigger(org.freesmartphone.odeviced None.State) if And() then Debug("dbus trigger test")
1352009.05.10 11:48:03.76 oeventsd.rule        INFO     enable rule : on IdleState if status == busy then SetBrightness((99,))
1362009.05.10 11:48:03.96 oeventsd.rule        INFO     enable rule : on IdleState if status == idle_dim then SetBrightness((20,))
1372009.05.10 11:48:03.115 oeventsd.rule        INFO     enable rule : on IdleState if status == idle_prelock then SetBrightness((0,))
1382009.05.10 11:48:03.139 oeventsd.rule        INFO     enable rule : on IdleState if status == suspend then Suspend(())
1392009.05.10 11:48:03.158 frameworkd.resource  INFO     Trying to register resource TEST
1402009.05.10 11:48:03.222 opreferencesd        INFO     GetService phone
1412009.05.10 11:48:05.330 opreferencesd        INFO     Service phone : can't find key bt-headset-address, using default
1422009.05.10 11:48:05.339 opreferencesd        INFO     Service phone : can't find key bt-headset-enabled, using default
1432009.05.10 11:48:05.669 odeviced.audio       INFO     sound scenario stereoout user
1442009.05.10 11:48:05.687 odeviced.audio       INFO     default alsa scenario restored
1452009.05.10 11:48:05.697 frameworkd.resource  INFO     Trying to register resource Bluetooth
1462009.05.10 11:48:05.729 frameworkd.resource  INFO     Trying to register resource WiFi
1472009.05.10 11:48:05.775 odeviced.kernel26    INFO     power status now charging
1482009.05.10 11:48:05.788 frameworkd.resource  INFO     Trying to register resource CPU
1492009.05.10 11:48:05.819 frameworkd.resource  INFO     Trying to register resource Display
1502009.05.10 11:48:05.886 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
1512009.05.10 11:48:05.903 oeventsd             INFO     turn led gta02_power_orange on
1522009.05.10 11:48:05.921 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
1532009.05.10 11:48:05.940 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage RequestResource(('Display',))
1542009.05.10 11:48:05.958 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
1552009.05.10 11:48:05.973 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
1562009.05.10 11:48:05.987 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
1572009.05.10 11:48:06.31 opreferencesd        INFO     GetService phone
1582009.05.10 11:48:06.189 opreferencesd        INFO     GetService phone
1592009.05.10 11:48:06.412 opreferencesd        INFO     GetService phone
1602009.05.10 11:48:07.756 ousaged              INFO     Register new resource GPS
1612009.05.10 11:48:08.20 ousaged              INFO     Register new resource GSM
1622009.05.10 11:48:08.221 ousaged              INFO     Register new resource TEST
1632009.05.10 11:48:08.516 oeventsd.action      ERROR    method RequestResource emited error: org.freesmartphone.Usage.ResourceUnknown: Known resources are []
1642009.05.10 11:48:08.565 ousaged              INFO     Register new resource Bluetooth
1652009.05.10 11:48:08.820 ousaged              INFO     Register new resource WiFi
1662009.05.10 11:48:08.932 opreferencesd        INFO     GetService profiles
1672009.05.10 11:48:09.300 ousaged              INFO     Register new resource CPU
1682009.05.10 11:48:09.483 ousaged              INFO     Register new resource Display
1692009.05.10 11:48:10.497 opreferencesd        INFO     Service phone : can't find key message-loop, using default
1702009.05.10 11:48:11.36 opreferencesd        INFO     Service phone : can't find key ring-loop, using default
1712009.05.10 11:48:11.123 opreferencesd        INFO     Service phone : can't find key ring-loop, using default
1722009.05.10 11:48:11.336 opreferencesd        INFO     Service phone : can't find key message-length, using default
1732009.05.10 11:48:11.601 opreferencesd        INFO     Service phone : can't find key ring-length, using default
1742009.05.10 11:48:11.764 opreferencesd        INFO     Service phone : can't find key ring-length, using default
1752009.05.10 11:48:11.857 opreferencesd        INFO     Service phone : can't find key ring-vibration, using default
1762009.05.10 11:48:11.948 opreferencesd        INFO     Service phone : can't find key ring-vibration, using default
1772009.05.10 11:48:12.5 odeviced.kernel26    INFO     capacity now 92
1782009.05.10 11:48:12.72 frameworkd.resource  INFO     setting resource status for GPS from unknown to disabling
1792009.05.10 11:48:12.91 ogspd.gpsdevice      INFO     disabling
1802009.05.10 11:48:12.113 ogpsd                WARNING  Attempted to send something while serial is not open.
1812009.05.10 11:48:12.145 ogpsd                WARNING  Attempted to send something while serial is not open.
1822009.05.10 11:48:12.155 ogpsd                WARNING  Attempted to send something while serial is not open.
1832009.05.10 11:48:12.165 ogpsd                WARNING  Attempted to send something while serial is not open.
1842009.05.10 11:48:12.185 ogpsd                WARNING  Attempted to send something while serial is not open.
1852009.05.10 11:48:12.205 ogpsd                WARNING  Attempted to send something while serial is not open.
1862009.05.10 11:48:12.243 ogpsd                WARNING  Attempted to send something while serial is not open.
1872009.05.10 11:48:12.263 ogpsd                WARNING  Attempted to send something while serial is not open.
1882009.05.10 11:48:12.285 ogpsd                WARNING  Attempted to send something while serial is not open.
1892009.05.10 11:48:12.305 ogpsd                WARNING  Attempted to send something while serial is not open.
1902009.05.10 11:48:12.314 ogpsd                WARNING  Attempted to send something while serial is not open.
1912009.05.10 11:48:12.331 ogpsd                WARNING  (could not write to '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron')
1922009.05.10 11:48:12.389 frameworkd.resource  INFO     setting resource status for GPS from disabling to disabled
1932009.05.10 11:48:12.406 frameworkd.resource  INFO     setting resource status for GSM from unknown to disabling
1942009.05.10 11:48:12.425 frameworkd.resource  INFO     setting resource status for GSM from disabling to disabled
1952009.05.10 11:48:12.469 frameworkd.resource  INFO     setting resource status for TEST from unknown to disabling
1962009.05.10 11:48:12.488 testing              INFO     disabling
1972009.05.10 11:48:12.506 frameworkd.resource  INFO     setting resource status for TEST from disabling to disabled
1982009.05.10 11:48:12.533 frameworkd.resource  INFO     setting resource status for Bluetooth from unknown to disabling
1992009.05.10 11:48:12.610 frameworkd.resource  INFO     setting resource status for Bluetooth from disabling to disabled
2002009.05.10 11:48:12.628 frameworkd.resource  INFO     setting resource status for WiFi from unknown to disabling
2012009.05.10 11:48:13.23 frameworkd.resource  INFO     setting resource status for WiFi from disabling to disabled
2022009.05.10 11:48:13.57 frameworkd.resource  INFO     setting resource status for CPU from unknown to disabling
2032009.05.10 11:48:13.196 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
2042009.05.10 11:48:13.320 frameworkd.resource  INFO     setting resource status for CPU from disabling to disabled
2052009.05.10 11:48:13.456 frameworkd.resource  INFO     setting resource status for Display from unknown to disabling
2062009.05.10 11:48:13.537 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
2072009.05.10 11:48:13.602 frameworkd.resource  INFO     setting resource status for Display from disabling to disabled
2082009.05.10 11:48:13.988 oeventsd.action      INFO     DebugAction : dbus trigger test
2092009.05.10 11:48:14.12 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2102009.05.10 11:48:14.35 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2112009.05.10 11:48:14.49 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2122009.05.10 11:48:14.82 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2132009.05.10 11:48:14.144 oeventsd.action      INFO     DebugAction : dbus trigger test
2142009.05.10 11:48:14.153 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2152009.05.10 11:48:14.176 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2162009.05.10 11:48:14.209 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2172009.05.10 11:48:14.232 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2182009.05.10 11:48:16.7 odeviced.powercontrol INFO     odeviced.powercontrol power for Bluetooth changed to False
2192009.05.10 11:48:16.62 odeviced.powercontrol INFO     odeviced.powercontrol power for WiFi changed to False
2202009.05.10 11:48:20.180 frameworkd.resource  INFO     setting resource status for GSM from disabled to enabling
2212009.05.10 11:48:21.550 ogsmd.channel        INFO     <CallChannel via unknown>: Creating channel with timeout = 3600 seconds
2222009.05.10 11:48:21.610 ogsmd.channel        INFO     <UnsolicitedResponseChannel via unknown>: Creating channel with timeout = 300 seconds
2232009.05.10 11:48:21.749 ogsmd.channel        INFO     <MiscChannel via unknown>: Creating channel with timeout = 300 seconds
2242009.05.10 11:48:21.846 ogsmd.modems.ti_calypso INFO     Requesting new channel from 'gsm0710muxd'
2252009.05.10 11:48:33.7 ogsmd.channel        INFO     <MiscChannel via unknown>: initializing
2262009.05.10 11:48:33.30 ogsmd                INFO     <MiscChannel via /dev/pts/0>: responding OK
2272009.05.10 11:48:33.42 ogsmd.modems.ti_calypso INFO     Requesting new channel from 'gsm0710muxd'
2282009.05.10 11:48:34.202 ogsmd.channel        INFO     <UnsolicitedResponseChannel via unknown>: initializing
2292009.05.10 11:48:34.222 ogsmd                INFO     <UnsolicitedResponseChannel via /dev/pts/1>: responding OK
2302009.05.10 11:48:34.237 ogsmd.modems.ti_calypso INFO     Requesting new channel from 'gsm0710muxd'
2312009.05.10 11:48:35.402 ogsmd.channel        INFO     <CallChannel via unknown>: initializing
2322009.05.10 11:48:35.422 ogsmd                INFO     <CallChannel via /dev/pts/2>: responding OK
2332009.05.10 11:48:35.437 frameworkd.resource  INFO     setting resource status for GSM from enabling to enabled
2342009.05.10 11:48:35.457 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: OK
2352009.05.10 11:48:35.477 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: OK
2362009.05.10 11:48:36.338 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_dim
2372009.05.10 11:48:36.384 ousaged              INFO     Enabled GSM in 16.4 seconds
2382009.05.10 11:48:36.610 oeventsd.action      INFO     DebugAction : dbus trigger test
2392009.05.10 11:48:36.622 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
2402009.05.10 11:48:36.636 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
2412009.05.10 11:48:36.650 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((20,))
2422009.05.10 11:48:36.667 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
2432009.05.10 11:48:36.681 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
2442009.05.10 11:48:36.916 ophoned.protocol     INFO     creating protocol GSM
2452009.05.10 11:48:37.468 oeventsd.action      INFO     method SetBrightness responded: ()
2462009.05.10 11:48:41.6 ogsmd                INFO     subsystem PHB readyness now False
2472009.05.10 11:48:41.14 ogsmd.device         INFO     sim ready status False
2482009.05.10 11:48:41.27 ogsmd                INFO     full readyness now False
2492009.05.10 11:48:41.47 ogsmd.device         INFO     auth status changed to SIM PIN
2502009.05.10 11:48:44.311 ogsmd                INFO     subsystem PHB readyness now False
2512009.05.10 11:48:44.318 ogsmd                INFO     full readyness now False
2522009.05.10 11:48:49.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_prelock
2532009.05.10 11:48:49.44 oeventsd.action      INFO     DebugAction : dbus trigger test
2542009.05.10 11:48:49.53 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
2552009.05.10 11:48:49.68 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
2562009.05.10 11:48:49.82 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
2572009.05.10 11:48:49.95 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((0,))
2582009.05.10 11:48:49.112 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
2592009.05.10 11:48:49.283 oeventsd.action      INFO     method SetBrightness responded: ()
2602009.05.10 11:48:51.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to lock
2612009.05.10 11:48:51.28 oeventsd.action      INFO     DebugAction : dbus trigger test
2622009.05.10 11:48:51.37 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
2632009.05.10 11:48:51.50 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
2642009.05.10 11:48:51.63 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
2652009.05.10 11:48:51.93 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
2662009.05.10 11:48:59.8 otimed               INFO     offsets: n=1 mean=-24.106445 sd=0.000000
2672009.05.10 11:48:59.16 otimed               INFO     adjusting clock by -24.106445 seconds
2682009.05.10 11:50:05.9 otimed               INFO     offsets: n=1 mean=0.000000 sd=0.000000
2692009.05.10 11:51:35.7 otimed               INFO     offsets: n=1 mean=0.000000 sd=0.000000
2702009.05.10 11:52:29.415 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
2712009.05.10 11:52:29.511 oeventsd.action      INFO     DebugAction : dbus trigger test
2722009.05.10 11:52:29.532 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
2732009.05.10 11:52:29.557 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
2742009.05.10 11:52:29.583 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
2752009.05.10 11:52:29.598 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
2762009.05.10 11:52:29.633 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
2772009.05.10 11:52:29.897 oeventsd.action      INFO     method SetBrightness responded: ()
2782009.05.10 11:52:40.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
2792009.05.10 11:52:40.30 oeventsd.action      INFO     DebugAction : dbus trigger test
2802009.05.10 11:52:40.55 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2812009.05.10 11:52:40.69 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2822009.05.10 11:52:40.84 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2832009.05.10 11:52:40.97 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
2842009.05.10 11:52:46.192 ogsmd                INFO     subsystem PHB readyness now False
2852009.05.10 11:52:46.201 ogsmd                INFO     full readyness now False
2862009.05.10 11:52:46.213 ogsmd                INFO     subsystem PHB readyness now False
2872009.05.10 11:52:46.221 ogsmd                INFO     full readyness now False
2882009.05.10 11:52:47.897 ogsmd.device         INFO     auth status changed to READY
2892009.05.10 11:52:47.920 ogsmd                INFO     subsystem PHB readyness now False
2902009.05.10 11:52:47.946 ogsmd                INFO     full readyness now False
2912009.05.10 11:52:53.900 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 91
2922009.05.10 11:52:54.534 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 0
2932009.05.10 11:52:57.185 ogsmd.device         INFO     org.freesmartphone.GSM.Network.CypherStatus: enabled: unknown
2942009.05.10 11:52:58.22 odeviced.kernel26    INFO     capacity now 94
2952009.05.10 11:52:58.974 ogsmd.device         INFO     org.freesmartphone.GSM.Network.CypherStatus: enabled: unknown
2962009.05.10 11:52:59.792 ogsmd.device         INFO     org.freesmartphone.GSM.Network.Status: {'strength': 91, 'cid': u'5E05', 'registration': 'home', 'lac': u'1263', 'act': 'GSM', 'code': u'25002', 'mode': 'automatic', 'provider': u'MegaFon RUS'}
2972009.05.10 11:52:59.863 ogsmd.server         INFO     service status now online
2982009.05.10 11:52:59.922 ogsmd.device         INFO     org.freesmartphone.GSM.Network.Status: {'strength': 91, 'cid': u'5E05', 'registration': 'home', 'lac': u'1263', 'act': 'GSM', 'code': u'25002', 'mode': 'automatic', 'provider': u'MegaFon RUS'}
2992009.05.10 11:53:00.327 otimed               INFO     GSM: timezone 'Europe/Kaliningrad'
3002009.05.10 11:53:00.395 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_dim
3012009.05.10 11:53:00.597 otimed               INFO     GSM: timezone 'Europe/Kaliningrad'
3022009.05.10 11:53:00.633 oeventsd.action      INFO     DebugAction : dbus trigger test
3032009.05.10 11:53:00.643 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3042009.05.10 11:53:00.658 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3052009.05.10 11:53:00.672 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((20,))
3062009.05.10 11:53:00.689 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3072009.05.10 11:53:00.702 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3082009.05.10 11:53:00.725 ogsmd.device         INFO     org.freesmartphone.GSM.Network.CypherStatus: enabled: unknown
3092009.05.10 11:53:00.827 oeventsd.action      INFO     method SetBrightness responded: ()
3102009.05.10 11:53:04.466 ogsmd                INFO     full readyness now False
3112009.05.10 11:53:04.483 ogsmd                INFO     subsystem PHB readyness now False
3122009.05.10 11:53:04.491 ogsmd                INFO     full readyness now False
3132009.05.10 11:53:04.502 ogsmd                INFO     subsystem SMS readyness now True
3142009.05.10 11:53:04.510 ogsmd                INFO     full readyness now False
3152009.05.10 11:53:05.8 otimed               INFO     offsets: n=1 mean=0.000000 sd=0.000000
3162009.05.10 11:53:05.56 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 91
3172009.05.10 11:53:13.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_prelock
3182009.05.10 11:53:13.30 oeventsd.action      INFO     DebugAction : dbus trigger test
3192009.05.10 11:53:13.39 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
3202009.05.10 11:53:13.52 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
3212009.05.10 11:53:13.65 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
3222009.05.10 11:53:13.80 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((0,))
3232009.05.10 11:53:13.96 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
3242009.05.10 11:53:13.268 oeventsd.action      INFO     method SetBrightness responded: ()
3252009.05.10 11:53:15.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to lock
3262009.05.10 11:53:15.28 oeventsd.action      INFO     DebugAction : dbus trigger test
3272009.05.10 11:53:15.39 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
3282009.05.10 11:53:15.52 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
3292009.05.10 11:53:15.64 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
3302009.05.10 11:53:15.77 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
3312009.05.10 11:53:50.369 ogsmd                INFO     subsystem PHB readyness now True
3322009.05.10 11:53:50.377 ogsmd.device         INFO     sim ready status True
3332009.05.10 11:53:50.392 ogsmd                INFO     full readyness now True
3342009.05.10 11:54:35.7 otimed               INFO     offsets: n=1 mean=0.000000 sd=0.000000
3352009.05.10 11:56:05.7 otimed               INFO     offsets: n=1 mean=0.000000 sd=0.000000
3362009.05.10 11:57:58.22 odeviced.kernel26    INFO     capacity now 95
3372009.05.10 12:02:58.22 odeviced.kernel26    INFO     capacity now 96
3382009.05.10 12:07:58.22 odeviced.kernel26    INFO     capacity now 100
3392009.05.10 12:07:58.60 odeviced.kernel26    INFO     power status now full
3402009.05.10 12:07:58.77 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
3412009.05.10 12:07:58.115 oeventsd             INFO     turn led gta02_power_orange off
3422009.05.10 12:07:58.132 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
3432009.05.10 12:07:58.145 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
3442009.05.10 12:07:58.158 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
3452009.05.10 12:07:58.171 oeventsd             INFO     turn led gta02_power_blue on
3462009.05.10 12:07:58.187 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
3472009.05.10 12:08:40.253 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3482009.05.10 12:09:30.552 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3492009.05.10 12:10:20.852 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3502009.05.10 12:11:11.152 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3512009.05.10 12:12:01.453 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3522009.05.10 12:12:51.752 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3532009.05.10 12:13:42.52 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3542009.05.10 12:14:32.352 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3552009.05.10 12:15:22.652 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3562009.05.10 12:16:12.952 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3572009.05.10 12:17:03.252 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3582009.05.10 12:17:53.557 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3592009.05.10 12:18:43.857 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3602009.05.10 12:19:34.157 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3612009.05.10 12:20:24.457 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3622009.05.10 12:21:14.757 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3632009.05.10 12:22:05.57 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3642009.05.10 12:22:55.357 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3652009.05.10 12:23:45.662 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3662009.05.10 12:24:35.962 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3672009.05.10 12:25:26.262 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3682009.05.10 12:26:16.562 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3692009.05.10 12:27:06.862 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3702009.05.10 12:27:57.162 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3712009.05.10 12:28:47.462 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3722009.05.10 12:29:37.762 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3732009.05.10 12:30:28.62 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3742009.05.10 12:30:54.403 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
3752009.05.10 12:30:54.428 oeventsd.action      INFO     DebugAction : dbus trigger test
3762009.05.10 12:30:54.466 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
3772009.05.10 12:30:54.515 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
3782009.05.10 12:30:54.542 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
3792009.05.10 12:30:54.595 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
3802009.05.10 12:30:54.615 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
3812009.05.10 12:30:54.875 oeventsd.action      INFO     method SetBrightness responded: ()
3822009.05.10 12:31:05.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
3832009.05.10 12:31:05.27 oeventsd.action      INFO     DebugAction : dbus trigger test
3842009.05.10 12:31:05.38 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
3852009.05.10 12:31:05.50 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
3862009.05.10 12:31:05.63 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
3872009.05.10 12:31:05.77 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
3882009.05.10 12:31:18.362 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
3892009.05.10 12:31:25.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_dim
3902009.05.10 12:31:25.29 oeventsd.action      INFO     DebugAction : dbus trigger test
3912009.05.10 12:31:25.38 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3922009.05.10 12:31:25.56 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3932009.05.10 12:31:25.92 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((20,))
3942009.05.10 12:31:25.119 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3952009.05.10 12:31:25.138 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
3962009.05.10 12:31:25.255 oeventsd.action      INFO     method SetBrightness responded: ()
3972009.05.10 12:31:37.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_prelock
3982009.05.10 12:31:37.29 oeventsd.action      INFO     DebugAction : dbus trigger test
3992009.05.10 12:31:37.38 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
4002009.05.10 12:31:37.54 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
4012009.05.10 12:31:37.78 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
4022009.05.10 12:31:37.123 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((0,))
4032009.05.10 12:31:37.141 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
4042009.05.10 12:31:37.317 oeventsd.action      INFO     method SetBrightness responded: ()
4052009.05.10 12:31:39.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to lock
4062009.05.10 12:31:39.28 oeventsd.action      INFO     DebugAction : dbus trigger test
4072009.05.10 12:31:39.49 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
4082009.05.10 12:31:39.63 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
4092009.05.10 12:31:39.85 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
4102009.05.10 12:31:39.103 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
4112009.05.10 12:32:08.662 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4122009.05.10 12:32:58.962 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4132009.05.10 12:33:49.263 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4142009.05.10 12:34:39.562 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4152009.05.10 12:35:29.862 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4162009.05.10 12:36:20.162 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4172009.05.10 12:37:10.480 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4182009.05.10 12:38:00.762 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4192009.05.10 12:38:51.62 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4202009.05.10 12:39:41.362 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4212009.05.10 12:40:31.662 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4222009.05.10 12:41:21.962 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
4232009.05.10 12:41:37.694 ogsmd.device         INFO     org.freesmartphone.GSM.Network.CypherStatus: enabled: unknown
4242009.05.10 12:41:37.939 ogsmd.device         INFO     org.freesmartphone.GSM.Call.CallStatus: 1 incoming {'status': 'incoming', 'direction': 'incoming', 'mode': 'voice', 'peer': '+79219516435', 'line': 0}
4252009.05.10 12:41:37.990 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4262009.05.10 12:41:38.2 oeventsd.rule        WARNING  Untrigger for 'CallListContains(active)' called, but not yet triggered. Not untriggering
4272009.05.10 12:41:38.22 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4282009.05.10 12:41:38.48 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4292009.05.10 12:41:38.72 oeventsd             INFO     UserAlertAction ring play
4302009.05.10 12:41:38.95 oeventsd.action      INFO     queued call dbus method /org/freesmartphone/Device/Audio PlaySound((u'/usr/share/sounds/phone_ringing.ogg', dbus.Boolean(False, variant_level=1), dbus.Int32(0, variant_level=1)))
4312009.05.10 12:41:38.141 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/LED/neo1973_vibrator SetBlinking((300, 700))
4322009.05.10 12:41:38.167 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((90,))
4332009.05.10 12:41:38.190 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage RequestResource(('CPU',))
4342009.05.10 12:41:38.208 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4352009.05.10 12:41:38.220 oeventsd.rule        WARNING  Untrigger for 'CallListContains(active)' called, but not yet triggered. Not untriggering
4362009.05.10 12:41:38.231 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4372009.05.10 12:41:38.247 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4382009.05.10 12:41:38.271 ophoned              INFO     CallCreated (<ophoned.gsm.Call at /org/freesmartphone/Phone/GSM/0 at 0x900410>)
4392009.05.10 12:41:38.397 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: +CRING: VOICE
4402009.05.10 12:41:38.416 ogsmd.device         INFO     org.freesmartphone.GSM.Call.CallStatus: 1 incoming {'status': 'incoming', 'direction': 'incoming', 'mode': 'voice', 'peer': '+79219516435', 'line': 0}
4412009.05.10 12:41:38.486 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE
4422009.05.10 12:41:38.663 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: EXT: I
4432009.05.10 12:41:38.677 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: Both AEC and Noise reduction are active
4442009.05.10 12:41:38.697 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4452009.05.10 12:41:38.710 oeventsd.rule        WARNING  Untrigger for 'CallListContains(active)' called, but not yet triggered. Not untriggering
4462009.05.10 12:41:38.721 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4472009.05.10 12:41:38.736 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4482009.05.10 12:41:38.751 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4492009.05.10 12:41:38.763 oeventsd.rule        WARNING  Untrigger for 'CallListContains(active)' called, but not yet triggered. Not untriggering
4502009.05.10 12:41:38.774 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4512009.05.10 12:41:38.791 oeventsd.fso_triggers INFO     Receive CallStatus, status = incoming
4522009.05.10 12:41:38.812 ophoned.gsm          WARNING  call 1 already registered
4532009.05.10 12:41:39.69 oeventsd.action      INFO     method SetBlinking responded: ()
4542009.05.10 12:41:39.118 oeventsd.action      INFO     method SetBrightness responded: ()
4552009.05.10 12:41:40.91 frameworkd.resource  INFO     setting resource status for CPU from disabled to enabling
4562009.05.10 12:41:40.120 frameworkd.resource  INFO     setting resource status for CPU from enabling to enabled
4572009.05.10 12:41:40.185 ousaged              INFO     Enabled CPU in 1.6 seconds
4582009.05.10 12:41:40.253 oeventsd.action      INFO     method RequestResource responded: ()
4592009.05.10 12:41:41.261 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: +CRING: VOICE
4602009.05.10 12:41:41.308 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE
4612009.05.10 12:41:41.546 odeviced.audio       INFO     sound status /usr/share/sounds/phone_ringing.ogg playing {}
4622009.05.10 12:41:41.620 oeventsd.action      INFO     signal PlaySound responded : ()
4632009.05.10 12:41:44.262 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: +CRING: VOICE
4642009.05.10 12:41:44.309 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE
4652009.05.10 12:41:47.264 ogsmd.modems.abstract.channel WARNING  UNHANDLED INTERMEDIATE: +CRING: VOICE
4662009.05.10 12:41:47.302 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: +CRING: VOICE
4672009.05.10 12:41:48.228 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
4682009.05.10 12:41:48.258 oeventsd.action      INFO     DebugAction : dbus trigger test
4692009.05.10 12:41:48.349 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
4702009.05.10 12:41:48.439 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
4712009.05.10 12:41:48.472 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
4722009.05.10 12:41:48.494 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
4732009.05.10 12:41:48.536 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
4742009.05.10 12:41:48.713 oeventsd.action      INFO     method SetBrightness responded: ()
4752009.05.10 12:41:48.842 odeviced.audio       INFO     sound status /usr/share/sounds/phone_ringing.ogg stopped {}
4762009.05.10 12:41:49.662 ogsmd.device         INFO     org.freesmartphone.GSM.Call.CallStatus: 1 active {'status': 'active', 'direction': 'incoming', 'mode': 'voice', 'peer': '+79219516435', 'line': 0}
4772009.05.10 12:41:49.727 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4782009.05.10 12:41:49.764 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4792009.05.10 12:41:49.805 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4802009.05.10 12:41:49.829 oeventsd             INFO     UserAlertAction ring stop
4812009.05.10 12:41:49.849 oeventsd.action      INFO     queued call dbus method /org/freesmartphone/Device/Audio StopSound((u'/usr/share/sounds/phone_ringing.ogg',))
4822009.05.10 12:41:49.881 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/LED/neo1973_vibrator SetBrightness((0,))
4832009.05.10 12:41:49.910 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage ReleaseResource(('CPU',))
4842009.05.10 12:41:49.949 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4852009.05.10 12:41:50.6 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4862009.05.10 12:41:50.32 oeventsd             INFO     Set Audio Scenario gsmhandset
4872009.05.10 12:41:50.41 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Audio SetScenario(('gsmhandset',))
4882009.05.10 12:41:50.58 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage RequestResource(('CPU',))
4892009.05.10 12:41:50.76 oeventsd.fso_triggers INFO     Receive CallStatus, status = active
4902009.05.10 12:41:50.224 oeventsd.action      INFO     method ReleaseResource responded: ()
4912009.05.10 12:41:51.175 odeviced.audio       INFO     sound scenario gsmhandset user
4922009.05.10 12:41:51.204 oeventsd.action      INFO     method RequestResource responded: ()
4932009.05.10 12:41:51.234 oeventsd.action      INFO     method SetBrightness responded: ()
4942009.05.10 12:41:51.245 oeventsd.action      INFO     method SetScenario responded: ()
4952009.05.10 12:41:51.276 oeventsd.action      ERROR    signal StopSound emited an error org.freesmartphone.Device.Audio.NotPlaying: /usr/share/sounds/phone_ringing.ogg
4962009.05.10 12:41:54.84 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 83
4972009.05.10 12:41:58.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
4982009.05.10 12:41:58.30 oeventsd.action      INFO     DebugAction : dbus trigger test
4992009.05.10 12:41:58.40 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5002009.05.10 12:41:58.54 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5012009.05.10 12:41:58.67 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5022009.05.10 12:41:58.80 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5032009.05.10 12:42:12.265 odeviced.kernel26    INFO     power status now discharging
5042009.05.10 12:42:12.302 oeventsd.fso_triggers INFO     Receive PowerStatus, status = discharging
5052009.05.10 12:42:12.322 oeventsd.fso_triggers INFO     Receive PowerStatus, status = discharging
5062009.05.10 12:42:12.354 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage ReleaseResource(('Display',))
5072009.05.10 12:42:12.372 oeventsd.fso_triggers INFO     Receive PowerStatus, status = discharging
5082009.05.10 12:42:12.385 oeventsd.fso_triggers INFO     Receive PowerStatus, status = discharging
5092009.05.10 12:42:12.399 oeventsd             INFO     turn led gta02_power_blue off
5102009.05.10 12:42:12.415 oeventsd.fso_triggers INFO     Receive PowerStatus, status = discharging
5112009.05.10 12:42:12.505 oeventsd.action      ERROR    method ReleaseResource emited error: org.freesmartphone.Usage.UserUnknown: User :1.5 did not request Display before releasing it
5122009.05.10 12:42:18.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_dim
5132009.05.10 12:42:18.27 oeventsd.action      INFO     DebugAction : dbus trigger test
5142009.05.10 12:42:18.51 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5152009.05.10 12:42:18.64 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5162009.05.10 12:42:18.78 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((20,))
5172009.05.10 12:42:18.95 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5182009.05.10 12:42:18.107 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5192009.05.10 12:42:18.205 oeventsd.action      INFO     method SetBrightness responded: ()
5202009.05.10 12:42:30.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_prelock
5212009.05.10 12:42:30.27 oeventsd.action      INFO     DebugAction : dbus trigger test
5222009.05.10 12:42:30.36 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
5232009.05.10 12:42:30.49 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
5242009.05.10 12:42:30.62 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
5252009.05.10 12:42:30.76 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((0,))
5262009.05.10 12:42:30.93 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_prelock
5272009.05.10 12:42:30.277 oeventsd.action      INFO     method SetBrightness responded: ()
5282009.05.10 12:42:32.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to lock
5292009.05.10 12:42:32.28 oeventsd.action      INFO     DebugAction : dbus trigger test
5302009.05.10 12:42:32.36 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
5312009.05.10 12:42:32.49 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
5322009.05.10 12:42:32.65 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
5332009.05.10 12:42:32.78 oeventsd.fso_triggers INFO     Receive IdleState, status = lock
5342009.05.10 12:42:55.530 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 87
5352009.05.10 12:43:04.650 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 81
5362009.05.10 12:43:08.317 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
5372009.05.10 12:43:08.363 oeventsd.action      INFO     DebugAction : dbus trigger test
5382009.05.10 12:43:08.372 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5392009.05.10 12:43:08.385 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
5402009.05.10 12:43:08.402 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5412009.05.10 12:43:08.415 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5422009.05.10 12:43:08.427 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5432009.05.10 12:43:08.691 oeventsd.action      INFO     method SetBrightness responded: ()
5442009.05.10 12:43:08.707 odeviced.input       INFO     name AUX pressed 0
5452009.05.10 12:43:08.766 odeviced.input       INFO     name AUX released 0
5462009.05.10 12:43:16.687 ogsmd.device         INFO     org.freesmartphone.GSM.Call.CallStatus: 1 release {'status': 'release'}
5472009.05.10 12:43:16.722 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5482009.05.10 12:43:16.738 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5492009.05.10 12:43:16.771 oeventsd.rule        WARNING  Untrigger for 'CallListContains(incoming)' called, but not yet triggered. Not untriggering
5502009.05.10 12:43:16.792 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5512009.05.10 12:43:16.803 oeventsd.rule        WARNING  Untrigger for 'CallListContains(incoming)' called, but not yet triggered. Not untriggering
5522009.05.10 12:43:16.823 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5532009.05.10 12:43:16.837 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5542009.05.10 12:43:16.852 oeventsd             INFO     Revert Audio Scenario to stereoout
5552009.05.10 12:43:16.861 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Audio SetScenario(('stereoout',))
5562009.05.10 12:43:16.878 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage ReleaseResource(('CPU',))
5572009.05.10 12:43:16.896 oeventsd.fso_triggers INFO     Receive CallStatus, status = release
5582009.05.10 12:43:16.916 ophoned              INFO     CallReleased (<ophoned.gsm.Call at /org/freesmartphone/Phone/GSM/0 at 0x900410>)
5592009.05.10 12:43:16.948 ogsmd                WARNING  CALLCHANNEL: UNHANDLED INTERMEDIATE: NO CARRIER
5602009.05.10 12:43:17.754 odeviced.audio       INFO     sound scenario stereoout user
5612009.05.10 12:43:17.839 oeventsd.action      INFO     method SetScenario responded: ()
5622009.05.10 12:43:17.890 oeventsd.action      INFO     method ReleaseResource responded: ()
5632009.05.10 12:43:18.218 frameworkd.resource  INFO     setting resource status for CPU from enabled to disabling
5642009.05.10 12:43:18.240 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
5652009.05.10 12:43:18.261 frameworkd.resource  INFO     setting resource status for CPU from disabling to disabled
5662009.05.10 12:43:18.294 oeventsd.action      INFO     DebugAction : dbus trigger test
5672009.05.10 12:43:18.313 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5682009.05.10 12:43:18.368 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
5692009.05.10 12:43:18.401 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5702009.05.10 12:43:18.427 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5712009.05.10 12:43:18.441 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
5722009.05.10 12:43:18.456 ousaged              INFO     Disabled CPU in 0.4 seconds
5732009.05.10 12:43:18.541 oeventsd.action      INFO     method SetBrightness responded: ()
5742009.05.10 12:43:20.451 ogsmd.device         INFO     org.freesmartphone.GSM.Network.Status: {'strength': 81, 'cid': u'0F35', 'registration': 'home', 'lac': u'1263', 'act': 'GSM', 'code': u'25002', 'mode': 'automatic', 'provider': u'MegaFon RUS'}
5752009.05.10 12:43:20.790 otimed               INFO     GSM: timezone 'Europe/Kaliningrad'
5762009.05.10 12:43:23.706 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 91
5772009.05.10 12:43:28.415 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 79
5782009.05.10 12:43:29.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
5792009.05.10 12:43:29.28 oeventsd.action      INFO     DebugAction : dbus trigger test
5802009.05.10 12:43:29.45 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5812009.05.10 12:43:29.59 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5822009.05.10 12:43:29.72 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5832009.05.10 12:43:29.85 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
5842009.05.10 12:43:33.120 ogsmd.device         INFO     org.freesmartphone.GSM.Network.SignalStrength: 86
5852009.05.10 12:43:49.7 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle_dim
5862009.05.10 12:43:49.57 oeventsd.action      INFO     DebugAction : dbus trigger test
5872009.05.10 12:43:49.70 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5882009.05.10 12:43:49.82 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5892009.05.10 12:43:49.95 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((20,))
5902009.05.10 12:43:49.112 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5912009.05.10 12:43:49.125 oeventsd.fso_triggers INFO     Receive IdleState, status = idle_dim
5922009.05.10 12:43:49.333 oeventsd.action      INFO     method SetBrightness responded: ()
5932009.05.10 12:43:49.388 ogsmd.device         INFO     org.freesmartphone.GSM.Network.Status: {'strength': 86, 'cid': u'5E05', 'registration': 'home', 'lac': u'1263', 'act': 'GSM', 'code': u'25002', 'mode': 'automatic', 'provider': u'MegaFon RUS'}
5942009.05.10 12:43:49.694 otimed               INFO     GSM: timezone 'Europe/Kaliningrad'
5952009.05.10 12:43:52.863 odeviced.kernel26    INFO     power status now charging
5962009.05.10 12:43:52.918 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
5972009.05.10 12:43:52.939 oeventsd             INFO     turn led gta02_power_orange on
5982009.05.10 12:43:52.956 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
5992009.05.10 12:43:52.971 oeventsd.action      INFO     call dbus method /org/freesmartphone/Usage RequestResource(('Display',))
6002009.05.10 12:43:52.988 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
6012009.05.10 12:43:53.2 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
6022009.05.10 12:43:53.16 oeventsd.fso_triggers INFO     Receive PowerStatus, status = charging
6032009.05.10 12:43:53.157 frameworkd.resource  INFO     setting resource status for Display from disabled to enabling
6042009.05.10 12:43:53.166 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
6052009.05.10 12:43:53.179 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to busy
6062009.05.10 12:43:53.192 frameworkd.resource  INFO     setting resource status for Display from enabling to enabled
6072009.05.10 12:43:53.218 oeventsd.action      INFO     DebugAction : dbus trigger test
6082009.05.10 12:43:53.238 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6092009.05.10 12:43:53.251 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6102009.05.10 12:43:53.281 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6112009.05.10 12:43:53.303 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6122009.05.10 12:43:53.325 oeventsd.action      INFO     DebugAction : dbus trigger test
6132009.05.10 12:43:53.339 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
6142009.05.10 12:43:53.357 oeventsd.action      INFO     call dbus method /org/freesmartphone/Device/Display/0 SetBrightness((99,))
6152009.05.10 12:43:53.379 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
6162009.05.10 12:43:53.401 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
6172009.05.10 12:43:53.420 oeventsd.fso_triggers INFO     Receive IdleState, status = busy
6182009.05.10 12:43:53.460 ousaged              INFO     Enabled Display in 0.4 seconds
6192009.05.10 12:43:53.567 oeventsd.action      INFO     method RequestResource responded: ()
6202009.05.10 12:43:53.584 oeventsd.action      INFO     method SetBrightness responded: ()
6212009.05.10 12:44:03.6 odeviced.idlenotifier INFO     odeviced.idlenotifier state change to idle
6222009.05.10 12:44:03.27 oeventsd.action      INFO     DebugAction : dbus trigger test
6232009.05.10 12:44:03.36 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6242009.05.10 12:44:03.49 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6252009.05.10 12:44:03.62 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6262009.05.10 12:44:03.74 oeventsd.fso_triggers INFO     Receive IdleState, status = idle
6272009.05.10 12:47:58.23 odeviced.kernel26    INFO     power status now full
6282009.05.10 12:47:58.79 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
6292009.05.10 12:47:58.93 oeventsd             INFO     turn led gta02_power_orange off
6302009.05.10 12:47:58.126 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
6312009.05.10 12:47:58.143 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
6322009.05.10 12:47:58.162 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
6332009.05.10 12:47:58.180 oeventsd             INFO     turn led gta02_power_blue on
6342009.05.10 12:47:58.206 oeventsd.fso_triggers INFO     Receive PowerStatus, status = full
6352009.05.10 12:48:04.367 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6362009.05.10 12:48:54.680 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6372009.05.10 12:49:44.968 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6382009.05.10 12:50:35.267 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6392009.05.10 12:51:25.572 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6402009.05.10 12:52:15.872 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6412009.05.10 12:53:06.172 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6422009.05.10 12:53:56.472 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6432009.05.10 12:54:46.772 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6442009.05.10 12:55:37.72 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6452009.05.10 12:56:27.372 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6462009.05.10 12:57:17.677 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6472009.05.10 12:58:07.980 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6482009.05.10 12:58:58.277 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6492009.05.10 12:59:48.577 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6502009.05.10 13:00:38.877 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6512009.05.10 13:01:29.180 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6522009.05.10 13:02:19.477 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6532009.05.10 13:03:09.777 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6542009.05.10 13:04:00.78 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6552009.05.10 13:04:50.379 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6562009.05.10 13:06:30.977 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6572009.05.10 13:07:21.277 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6582009.05.10 13:08:11.580 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6592009.05.10 13:09:01.877 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6602009.05.10 13:09:52.177 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6612009.05.10 13:10:42.477 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6622009.05.10 13:11:32.777 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6632009.05.10 13:12:23.77 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6642009.05.10 13:13:13.377 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6652009.05.10 13:14:03.695 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6662009.05.10 13:14:53.977 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6672009.05.10 13:15:44.277 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6682009.05.10 13:16:34.577 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6692009.05.10 13:17:24.890 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6702009.05.10 13:18:15.177 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6712009.05.10 13:19:05.482 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6722009.05.10 13:19:55.782 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6732009.05.10 13:20:46.82 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6742009.05.10 13:21:36.382 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6752009.05.10 13:22:26.682 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6762009.05.10 13:23:16.982 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6772009.05.10 13:24:07.283 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6782009.05.10 13:24:57.587 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6792009.05.10 13:25:47.887 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6802009.05.10 13:26:38.187 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6812009.05.10 13:27:28.487 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6822009.05.10 13:28:18.787 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6832009.05.10 13:29:09.87 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6842009.05.10 13:29:59.400 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6852009.05.10 13:30:49.692 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6862009.05.10 13:31:39.992 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6872009.05.10 13:32:30.307 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6882009.05.10 13:33:20.592 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6892009.05.10 13:34:10.892 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6902009.05.10 13:35:01.192 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6912009.05.10 13:35:51.492 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6922009.05.10 13:36:41.792 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6932009.05.10 13:37:32.93 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6942009.05.10 13:38:22.392 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6952009.05.10 13:40:02.993 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6962009.05.10 13:40:53.292 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6972009.05.10 13:42:33.895 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6982009.05.10 13:43:24.192 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
6992009.05.10 13:44:14.492 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
7002009.05.10 13:45:04.792 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
7012009.05.10 13:45:55.92 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring
7022009.05.10 13:46:45.392 odeviced.kernel26    INFO     Charging has been restarted, although power is still full. Ignoring