problem with wakeup from sleep by the incoming call

4 messages Options
Embed this post
Permalink
Eduard Budulea

problem with wakeup from sleep by the incoming call

Reply Threaded More More options
Print post
Permalink
Hi I have the debian install to a neo freerunner (A6).
last debian update was a week ago.
the sleep/wakeup works ok, except this scenario:
I put my neo to sleep and a call comes, the device wakes ok and I answer
the call.
after that no matter if I close or the other guy closes the system will
no longer enter in sleep.
also I cannot use the gsm anymore (make or receive calls).


_______________________________________________
support mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/support
arne anka

Re: problem with wakeup from sleep by the incoming call

Reply Threaded More More options
Print post
Permalink
please, post your /etc/frameworkd.conf

_______________________________________________
support mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/support
Eduard Budulea

Re: problem with wakeup from sleep by the incoming call

Reply Threaded More More options
Print post
Permalink
In reply to this post by Eduard Budulea
The /etc/frameworkd.conf :

[frameworkd]
version = 1
log_level = DEBUG
log_to = file
log_destination = /var/log/frameworkd.log

[odeviced.audio]
# set default alsa scenario
default_scenario = stereoout
# set path to alsa scenario files
scenario_dir = /usr/share/openmoko/scenarios

[odeviced.idlenotifier]
# don't read from accellerometers for GTA02
ignoreinput=2,3
idle = 10
idle_dim = 20
idle_prelock = 12
lock = 2
susped = 20

[odeviced.input]
# don't read from accellerometers for GTA02
ignoreinput=2,3
# keys
report1 = AUX,key,169,1
report2 = POWER,key,116,1
report3 = USB,key,356,0
report4 = HEADSET,switch,2,0

# disable accelerometer since it uses LOADS of CPU resources
[odeviced.accelerometer]
disable = 1
accelerometer_type = gta02

[ogsmd]
# GTA02 has TI Calypso
modemtype = ti_calypso
ti_calypso_deep_sleep = never

[ogpsd]
device = GTA02Device
channel = SerialChannel
path = /dev/ttySAC1

[opreferencesd]
rootdir
= ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences

[oeventsd]
rules_file
= ../etc/freesmartphone/oevents/paroli_rules.yaml:/etc/freesmartphone/oevents/paroli_rules.yaml:/usr/etc/freesmartphone/oevents/paroli_rules.yaml

[opimd]
disable = 1

[otimed]
# a list of time/zone sources to use or NONE
timesources = GPS,NTP
zonesources = GSM
# use an ip address here, otherwise DNS resolution will block
ntpserver = 134.169.172.1

On Tue, 2009-10-27 at 12:44 +0200, Eduard Budulea wrote:
> Hi I have the debian install to a neo freerunner (A6).
> last debian update was a week ago.
> the sleep/wakeup works ok, except this scenario:
> I put my neo to sleep and a call comes, the device wakes ok and I answer
> the call.
> after that no matter if I close or the other guy closes the system will
> no longer enter in sleep.
> also I cannot use the gsm anymore (make or receive calls).


_______________________________________________
support mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/support
arne anka

Re: problem with wakeup from sleep by the incoming call

Reply Threaded More More options
Print post
Permalink
if your debian really is up to date, your frameworkd.conf isn't.
your description matches an issue i had with gsmwhatevermuxer instead of  
fso-abyss. it might as well be related to using the deprecated ousaged  
instead of the newer fso-usaged (both still the default afaik if not set  
otherwise in frameworkd.conf).

here's a frameworkd.conf known to work:

> http://lists.linuxtogo.org/pipermail/smartphones-userland/2009-October/002027.html

for the newer fso-usaged (needs libgee2, in repo after october 22nd) you  
need to change the fsousage.controller line accordingly:

> http://lists.alioth.debian.org/pipermail/pkg-fso-maint/2009-October/002128.html

_______________________________________________
support mailing list
[hidden email]
https://lists.openmoko.org/mailman/listinfo/support