Re: [fso] disable led blinking?

2009-07-23 Thread Al Johnson
On Thursday 23 July 2009, arne anka wrote: > while true ; do sleep 15 ; mdbus -s org.freesmartphone.odeviced > /org/freesmartphone/Device/IdleNotifier/0 > org.freesmartphone.Device.IdleNotifier.SetState idle ; done snip... > my idea was, that 15s are too long and the fr nevertheless enters lock, >

Re: [fso] disable led blinking?

2009-07-23 Thread arne anka
solved while writing, dbus calls take longer than i had expected. for details see below. > Call SetBrightness 0. been there. done that. no change (well, it seems to stop for a few seconds, but then it blinks again). in my autosuspend rule chain i do trigger: IdleState() filters: HasAttr(sta

Re: [fso] disable led blinking?

2009-07-23 Thread Michael 'Mickey' Lauer
Call SetBrightness 0. :M: ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

[fso] disable led blinking?

2009-07-23 Thread arne anka
hi, how do i disable blinking of ab led via mdbus? neither mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/LED/gta02_power_blue org.freesmartphone.Device.LED.SetBlinking 0 1500 nor mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/LED/gta02_power_blue org.f