Talk:Community Updates

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(System: +cpufreq)
(link to andy-tracking)
 
(125 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 
Add news to this page, and from time to time we will issue a community update.
 
Add news to this page, and from time to time we will issue a community update.
 +
 +
Watch these links:
 +
* Git logs: [http://git.openmoko.org/?p=kernel.git;a=shortlog;h=andy-tracking kernel/andy-tracking], [http://git.openmoko.org/?p=qtopia.git;a=log;h=master Qtopia/master], [http://git.openmoko.org/?p=openmoko.git;a=summary Openmoko's OpenEmbedded], [http://git.openmoko.org/?p=u-boot.git;a=log;h=stable uboot/stable], [http://git.openmoko.org/?p=qi.git;a=log Qi/master]
 +
* Mailing lists: [http://lists.openmoko.org/nabble.html#nabble-f528196 hardware], [http://lists.openmoko.org/nabble.html#nabble-f528196 devel], [http://lists.openmoko.org/nabble.html#nabble-f1954 community], [http://lists.openmoko.org/nabble.html#nabble-f681789 kernel], [http://lists.openmoko.org/nabble.html#nabble-f528183 support], [http://lists.openmoko.org/nabble.html#nabble-f832940 SHR devel], [http://lists.projects.openmoko.org/pipermail/fdom-development/ FDOM devel], [http://lists.hackable1.org/pipermail/hackable1-dev/ Hackable:1 devel], [http://www.mail-archive.com/smartphones-standards@linuxtogo.org/index.html#00123 FSO]
 +
* News: [[Special:Newpages]], [http://projects.openmoko.org/ Project news], [http://www.opkg.org/rss/latest_entries.php opkg new packages].
  
 
How are newsletters organized elsewhere:
 
How are newsletters organized elsewhere:
Line 5: Line 10:
  
 
[[/Archive 1]]
 
[[/Archive 1]]
 
== Applications ==
 
 
[[Numptyphysics]] this great physics drawing game is reborn! Game can be played landscaped, without keyboard and it uses same datafiles than any other numptyphysics-port. (http://www.opkg.org/package_3.html)
 
upstream news: newer physics engine (Box2d v2.0.1 http://www.box2d.org), scalable window with commandline parameters (so every platfrom will use same datafiles), faster drawing, more levels, action replays (https://garage.maemo.org/scm/?group_id=638)
 
port news: onSceenKeyboard (control-panel), action replays removed (doesn't yet work correct with freerunner), NextLevel-dialog-overlay is non-draggable (so clicking it is easier)  ( http://www.cs.helsinki.fi/u/rantalai/freerunner/numptyphysics/ )
 
 
First alpha version of a program called Signal Applications To Any (Audio) Network, or, ehm, SATAN
 
for short... It can be used to create simple music, or just jam on the train, bus or café.
 
Instructions: http://www.733kru.org/~pltxtra/OpenMoko/readme.txt
 
Package: http://www.733kru.org/~pltxtra/OpenMoko/
 
Source code (GPL) : http://sourceforge.net/projects/jngldrum/, http://sourceforge.net/projects/kamoflage/, http://launchpad.net/satan
 
 
== Flashing the Neo GSM modem ==
 
 
[http://wiki.openmoko.org/wiki/GSM/Flashing This is a Wiki] that explains how to upgrade the GSM modem firmware of the Neo.
 
 
== Hardware ==
 
 
And I thought that we were waiting on Sean to give mechanical legs to the Neo. I was so [http://tw.youtube.com/watch?v=SG3fAHFNs2c literally wrong] !
 
 
== System ==
 
 
They are closing in on a fix to the [http://lists.openmoko.org/pipermail/hardware/2008-October/000768.html GSM-noise buzz issue] on the hardware mailing list. This may make it on the A7 hardware revision.
 
* http://lists.openmoko.org/pipermail/hardware/2008-October/000753.html and http://people.openmoko.org/joerg/buzzfix-lm336/
 
* http://people.openmoko.org/joerg/GSM_EMI_noise/
 
 
The kernel guys are trying to switch from the "stable" to the stable-tracking branch. The idea is to improve resume/suspend by using a newer 2.6.28 kernel. And to stay closer to Linus's kernel (so that problems are found early and one by one), instead of branching every X months (and having to jump the gap to the new version with great effort). [ http://lists.openmoko.org/pipermail/openmoko-kernel/2008-November/006238.html around Nov. 2nd]:
 
* NAND/ECC kernel issues are supposedly solved by [http://lists.openmoko.org/pipermail/openmoko-kernel/2008-November/006279.html this patch].
 
* Glamo GPIO not working on resume somehow leading to WSOD.
 
* Warnings from WLAN driver about "warn_on_slowpath" are gone.
 
* breakage on Accel
 
 
What is coming in the future:
 
* Improve WLAN latency: On the same wireless network on which the Neo has an average ping of 70+ms, with large excursions, my laptop gets an average of 1.7ms and a maximum of about 5-6ms. (hum, this should go to the trac !)
 
* The [http://lists.openmoko.org/pipermail/openmoko-kernel/2008-November/006256.html replacement of the Atheros SDIO stack underneath the WLAN driver with the Linux SDIO stack] is planned but not scheduled.
 
* Jonas Bonn is working on [http://kerneltrap.org/mailarchive/openmoko-kernel/2008/11/5/3922964 Variable Clock Frequency and Power Saving].
 

Latest revision as of 22:38, 25 December 2008

Add news to this page, and from time to time we will issue a community update.

Watch these links:

How are newsletters organized elsewhere: http://lists.openmoko.org/pipermail/community/2008-October/032628.html

/Archive 1

Personal tools

Add news to this page, and from time to time we will issue a community update.

How are newsletters organized elsewhere: http://lists.openmoko.org/pipermail/community/2008-October/032628.html

/Archive 1

Applications

Numptyphysics this great physics drawing game is reborn! Game can be played landscaped, without keyboard and it uses same datafiles than any other numptyphysics-port. (http://www.opkg.org/package_3.html) upstream news: newer physics engine (Box2d v2.0.1 http://www.box2d.org), scalable window with commandline parameters (so every platfrom will use same datafiles), faster drawing, more levels, action replays (https://garage.maemo.org/scm/?group_id=638) port news: onSceenKeyboard (control-panel), action replays removed (doesn't yet work correct with freerunner), NextLevel-dialog-overlay is non-draggable (so clicking it is easier) ( http://www.cs.helsinki.fi/u/rantalai/freerunner/numptyphysics/ )

First alpha version of a program called Signal Applications To Any (Audio) Network, or, ehm, SATAN for short... It can be used to create simple music, or just jam on the train, bus or café. Instructions: http://www.733kru.org/~pltxtra/OpenMoko/readme.txt Package: http://www.733kru.org/~pltxtra/OpenMoko/ Source code (GPL) : http://sourceforge.net/projects/jngldrum/, http://sourceforge.net/projects/kamoflage/, http://launchpad.net/satan

Flashing the Neo GSM modem

This is a Wiki that explains how to upgrade the GSM modem firmware of the Neo.

Hardware

And I thought that we were waiting on Sean to give mechanical legs to the Neo. I was so literally wrong !

System

They are closing in on a fix to the GSM-noise buzz issue on the hardware mailing list. This may make it on the A7 hardware revision.

The kernel guys are trying to switch from the "stable" to the stable-tracking branch. The idea is to improve resume/suspend by using a newer 2.6.28 kernel. And to stay closer to Linus's kernel (so that problems are found early and one by one), instead of branching every X months (and having to jump the gap to the new version with great effort). [ http://lists.openmoko.org/pipermail/openmoko-kernel/2008-November/006238.html around Nov. 2nd]:

  • NAND/ECC kernel issues are supposedly solved by this patch.
  • Glamo GPIO not working on resume somehow leading to WSOD.
  • Warnings from WLAN driver about "warn_on_slowpath" are gone.
  • breakage on Accel

What is coming in the future: