> following the wiki i started navit with
>
> fsoraw -r Display,CPU navit
>
> nevertheless, the display went blank after the idle timeout defined in
> frameworkd.conf.

Could you please do two simple things:

*) check the state of FSO resources while running the above command.

This may be done with

mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage 
org.freesmartphone.Usage.GetResourceState Display
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage 
org.freesmartphone.Usage.GetResourceState CPU

*) check what happens if you manually set resource policies for Display
and CPU to 'enabled'

mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage 
org.freesmartphone.Usage.SetResourcePolicy Display 
enabled
mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage 
org.freesmartphone.Usage.SetResourcePolicy Display 
enabled

Will display blank then?

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to