hi, On one hand we made so much so far, On the other hand some core issues remain.
I think(taking advises from Kensan in #openmoko-cdevel) that we should define a roadmap. In the past we concentrated on less usefull things like gps,sound,wifi,bluetooth,xf86-video-msm,UBIFS with nand... So the first important issue would be to be able to use it as a dumb phone under FSO,but without any major issues. The target would be fso2-demo-image as it's used by mickeyl,fairly simple,quick to build,and don't need a lot of openembedded work. So there are some issues hits by someone bitbaking fso2-demo-image: *suspend doesn't work as expected(in fact the userspace handling of suspend has just started) *other minor issues(like audio calls being rerouted to the wrong path(for instance someone using headphones and who receive a call would have the call on the speaker)) So the first Issue I have is the following: with the new android fsousaged plugin : It suspends only when fsousaged exits: r...@htcdream ~ # fsousaged ** (process:574): DEBUG: plugin.vala:79: waiting for early resume ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** (process:574): DEBUG: plugin.vala:139: checking whether we felt asleep... ** (process:574): DEBUG: plugin.vala:148: not yet... waiting one second longer ** ERROR **: plugin.vala:153: did not suspend after 10 seconds!!! what now? aborting... Aborted And it resume only if I run fsousaged,which is problematic when you're not near a computer with an usb cable and ssh. PS: I removed userspace wakelocks and got no more screen corruption at resume. thanks mickeyl for the idea. So we don't have to handle this issue now and can concentrate on more important things Denis. _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland