New joyride build 2390

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2390 Changes in build 2390 from build: 2389 Size delta: 0.13M -gdb 6.8-17.fc9 +gdb 6.8-21.fc9 -libxml2-python 2.6.32-2.fc9 +libxml2-python 2.6.32-3.fc9 -openssh-clients 5.0p1-3.fc9 +openssh-clients 5.1p1-2.fc9 -openssh-server 5.0p1-3.fc9

Using bridges and interrupt load

2008-09-03 Thread Martin Langhoff
In the XS networking infrastructure we sometimes setup a bridge with an IP address and netblock (as you would with an interface) and then if-and-when the HW interface comes up, we assign the interface to the bridge. This is a technique used quite a bit on projects like OpenWRT where the main purpo

New joyride build 2389

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2389 Changes in build 2389 from build: 2388 Size delta: 0.00M -libxml2-python 2.6.32-3.fc9 +libxml2-python 2.6.32-2.fc9 -libtiff 3.8.2-11.fc9 +libtiff 3.8.2-10.fc9 -libxml2 2.6.32-3.fc9 +libxml2 2.6.32-2.fc9 --- Changes for libtiff 3.8.

New joyride build 2388

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2388 Changes in build 2388 from build: 2386 Size delta: 0.00M -libxml2-python 2.6.32-2.fc9 +libxml2-python 2.6.32-3.fc9 -libtiff 3.8.2-10.fc9 +libtiff 3.8.2-11.fc9 -libxml2 2.6.32-2.fc9 +libxml2 2.6.32-3.fc9 --- Changes for libtiff 3.8.

XO

2008-09-03 Thread Henry Vélez Molina
Hola a todos. Les comento que hemos venido trabajando con las laptops desde hace 3 meses y hemos encontrados algunas anomalías técnicas. Quisiera saber si esto se les ha presentado y si conocen las posibles causas o soluciones. 1. Mousepad rebelde. Se mueve bien, pero al soltarlo cambia su posici

Re: browse and x11 performance

2008-09-03 Thread Jordan Crouse
On 03/09/08 20:20 -0400, Benjamin M. Schwartz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jordan Crouse wrote: > | No - we don't support alpha hardware cursors at all. > > Who's "we"? According to my recollection, the Geode LX docs indicate that > the GPU supports one accelerate

Re: Attention! Activity authors: spanish title translations

2008-09-03 Thread Brian Jordan
On Wed, Sep 3, 2008 at 9:44 PM, Erik Garrison <[EMAIL PROTECTED]> wrote: > Activity authors, (on devel AND sugar) (and [EMAIL PROTECTED]) :-O mailing lists just aren't very efficient... eh? > > The following activities (which can be downloaded from > http://dev.laptop.org/~erik/activities/Acti

Re: bounce and x11 performance

2008-09-03 Thread Ton van Overbeek
[EMAIL PROTECTED] wrote: > daniel wrote: > > On Wed, 2008-09-03 at 11:30 -0400, [EMAIL PROTECTED] wrote: > > > is there a bug open on this issue? > > > > > > i reverted a machine to joyride 2212, which, as indicated in #7787, was > > > before pygame.mixer was lost, and then brought back. > >

Attention! Activity authors: spanish title translations

2008-09-03 Thread Erik Garrison
Activity authors, (on devel AND sugar) The following activities (which can be downloaded from http://dev.laptop.org/~erik/activities/Activities_Modif_703-7/) were modified by myself, Wad, and the Peru support team in the process of producing the most recent Peru build (http://dev.laptop.org/~erik

Trac ticket workflow updates.

2008-09-03 Thread Michael Stone
Friends, As we wind down toward the end of the 8.2.0 release cycle (and begin to tighten our change control), we must make a few tweaks to the Trac ticket workflow. I have written up the new workflow in great detail at http://wiki.laptop.org/go/Trac_ticket_workflow The highlight is three new '

Re: browse and x11 performance

2008-09-03 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jordan Crouse wrote: | No - we don't support alpha hardware cursors at all. Who's "we"? According to my recollection, the Geode LX docs indicate that the GPU supports one accelerated 48x48 sprite with 8-bit alpha for the cursor. Did we all misread

Map activity not working on joyride-2385

2008-09-03 Thread Christoph Derndorfer
Hey, I just installed 2385 and wanted to run the cool Map activity ( http://wiki.laptop.org/go/Map_%28activity%29) in order to demo it at FUDCon this weekend. Unfortunately the activity seems to hang at startup and gets killed after about 30 seconds or so with the Map icon remaining below the XO

Re: Cmap tools (was [Techteam] Weekend Report - due today)

2008-09-03 Thread Michael Stone
On Wed, Sep 03, 2008 at 05:33:28PM -0400, Greg Smith wrote: >Has anyone tried making the activity which is X-windows and inside which >other activities can run? [1] and [2] seem apropos. Michael [1]: http://dev.laptop.org/ticket/7768#comment:8 [2]: http://www.hackszine.com/blog/archive/2007/12

X11 performance in Joyride 2373 vs 712

2008-09-03 Thread Sayamindu Dasgupta
Hi all, I noticed a few messages on the list about possible X11 performance issues, and I ran a small tool called gtkperf on update.1 and joyride: here are the results Build 712, on a B4 GtkPerf 0.40 - Starting testing: Wed Sep 3 21:40:26 2008 GtkDrawingArea - Lines - time: 8.38 --- Total time

Re: [PATCH 3/3] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver

2008-09-03 Thread Jonathan Corbet
On Wed, 03 Sep 2008 11:48:22 +0100 David Woodhouse <[EMAIL PROTECTED]> wrote: > Also, stop looking at the NAND controller (0x4100) and checking the > device class. For a while during development, all three functions on > the chip had the same ID. We made them fix that fairly promptly, and > we can

Re: [PATCH 1/3] Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.

2008-09-03 Thread Pierre Ossman
On Wed, 03 Sep 2008 11:48:17 +0100 David Woodhouse <[EMAIL PROTECTED]> wrote: > Probably better to use the official designation. > > Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> > --- No objection here. Acked-by: Pierre Ossman <[EMAIL PROTECTED]> -- -- Pierre Ossman WARNING: Thi

New joyride build 2386

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2386 Changes in build 2386 from build: 2385 Size delta: 0.00M -olpc-utils 0.85-1.olpc3 +olpc-utils 0.86-1.olpc3 -telepathy-glib 0.7.11-1.fc9 +telepathy-glib 0.7.11-2.fc9 --- Changes for telepathy-glib 0.7.11-2.fc9 from 0.7.11-1.fc9 ---

Re: Cmap tools (was [Techteam] Weekend Report - due today)

2008-09-03 Thread Greg Smith
Hi All, Thanks for all the pointers to concept maps. Its impressive how many options exist. I can see how they fit well with Piaget and other learning theories. However, my immediate challenge is figure out what it will take to support cmap tools on the XO. Has anyone tried making the activit

New joyride build 2385

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2385 Changes in build 2385 from build: 2384 Size delta: 0.00M -xorg-x11-server-Xorg 1.4.99.906-2.olpc3.3 +xorg-x11-server-Xorg 1.4.99.906-2.olpc3.4 -xorg-x11-server-common 1.4.99.906-2.olpc3.3 +xorg-x11-server-common 1.4.99.906-2.olpc3.4

Re: olpc-update joyride-latest points me to theft-deterrence service

2008-09-03 Thread Christoph Derndorfer
On Wed, Sep 3, 2008 at 10:48 PM, Bert Freudenberg <[EMAIL PROTECTED]>wrote: > > Am 03.09.2008 um 22:28 schrieb Christoph Derndorfer: > > > Hey, > > > > I just wanted to upgrade my XO via the "olpc-update joyride-latest" > > I had just discovered. > > > > How all that happened was that the followi

Re: olpc-update joyride-latest points me to theft-deterrence service

2008-09-03 Thread Bert Freudenberg
Am 03.09.2008 um 22:28 schrieb Christoph Derndorfer: > Hey, > > I just wanted to upgrade my XO via the "olpc-update joyride-latest" > I had just discovered. > > How all that happened was that the following url was displayed > before I was back at the prompt: > > "Update and theft-deterrence

Re: [Server-devel] Activation Key for G1G1 Xo's

2008-09-03 Thread John Watlington
On Sep 3, 2008, at 4:16 PM, Jack Tutterrow wrote: > How do you activate XO computers purchased through the G1G1 program? > Laptops shipped as part of the G1G1 program were pre-activated. This means that they should never require an activation key. > I have purchased 45 XO’s through eBay that are

olpc-update joyride-latest points me to theft-deterrence service

2008-09-03 Thread Christoph Derndorfer
Hey, I just wanted to upgrade my XO via the "olpc-update joyride-latest" I had just discovered. How all that happened was that the following url was displayed before I was back at the prompt: "Update and theft-deterrence service" http://antitheft.laptop.org/antitheft/1/ I'm a bit confused, abo

[Server-devel] Activation Key for G1G1 Xo's

2008-09-03 Thread Jack Tutterrow
How do you activate XO computers purchased through the G1G1 program? I have purchased 45 XO's through eBay that are now being used in an orphanage in the Philippines. Students have access to the Internet through an AP but we have not been successful in configuring the XS to recognize the XO's.

Re: [Server-devel] xs-activation: why no IPv6 yet?

2008-09-03 Thread John Watlington
IPv6 was supported in earlier builds. It was taken out last December, as there was no clear way to support IPv6 when multiple school servers are providing network access through the school mesh.[1] As we don't support multiple school servers with a school mesh (and probably will never), this can

New joyride build 2384

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2384 Changes in build 2384 from build: 2383 Size delta: 0.00M -xorg-x11-drv-geode 2.10.1-1.olpc3 +xorg-x11-drv-geode 2.10.1-1.fc9 -- This mail was automatically generated See http://dev.laptop.org/~rwh/announcer/joyride-pkgs.html fo

New joyride build 2383

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2383 Changes in build 2383 from build: 2382 Size delta: 0.00M -sugar-update-control 0.9-1 +sugar-update-control 0.11-1 --- Changes for sugar-update-control 0.11-1 from 0.9-1 --- + Fix egregious typos in v0.10. =( + Trac #8149: don't

Re: [Techteam] Weekend Report - due today

2008-09-03 Thread Samuel Klein
@bastien -- Java works fine on the XO; you should try it with specific apps. @ Gary -- Model is very close to a new release; nudge Bobby about it :-) SJ On Wed, Sep 3, 2008 at 12:40 PM, Gary C Martin <[EMAIL PROTECTED]> wrote: > On 3 Sep 2008, at 13:36, Greg Smith wrote: > > > Cmap tools (http:

Touchpad improvements and activities using pointer (mouse) motion....

2008-09-03 Thread Jim Gettys
Richard Smith has fixed some bad performance problems in the embedded controller, that talks to the touch pad, now in the latest firmware in joyride and the 8.2 stream. The consequences are that the touch pad is reporting many real mouse motion events, as you move your finger on the touch pad. Th

Attention! Activity authors: spanish title translations

2008-09-03 Thread Erik Garrison
Activity authors, The following activities (which can be downloaded from http://dev.laptop.org/~erik/activities/Activities_Modif_703-7/) were modified by myself, Wad, and the Peru support team in the process of producing the most recent Peru build (http://dev.laptop.org/~erik/peru/signed-per703-7/

Re: New joyride build 2382

2008-09-03 Thread Erik Garrison
On Wed, Sep 03, 2008 at 01:19:22PM -0400, C. Scott Ananian wrote: > On Wed, Sep 3, 2008 at 1:06 PM, Erik Garrison <[EMAIL PROTECTED]> wrote: > > On Wed, Sep 03, 2008 at 01:00:39PM -0400, Build Announcer v2 wrote: > >> http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2382 > >> > >> Changes

Re: [Server-devel] Replacing dummy0-vs-eth1 with a bridge

2008-09-03 Thread John Watlington
On Aug 31, 2008, at 8:38 PM, Martin Langhoff wrote: > Now that I am more familiar with the "bridge-to-hold-IP-config" style > we have, I am planning to replace the dummy0 device with a bridge. If > the server number is 1, then we attach eth1 to it. > - Is there any downside to it? There should

Re: New joyride build 2382

2008-09-03 Thread Bert Freudenberg
Am 03.09.2008 um 19:19 schrieb C. Scott Ananian: > On Wed, Sep 3, 2008 at 1:06 PM, Erik Garrison <[EMAIL PROTECTED]> wrote: >> On Wed, Sep 03, 2008 at 01:00:39PM -0400, Build Announcer v2 wrote: >>> http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2382 >>> >>> Changes in build 2382 from

Re: New joyride build 2382

2008-09-03 Thread C. Scott Ananian
On Wed, Sep 3, 2008 at 1:06 PM, Erik Garrison <[EMAIL PROTECTED]> wrote: > On Wed, Sep 03, 2008 at 01:00:39PM -0400, Build Announcer v2 wrote: >> http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2382 >> >> Changes in build 2382 from build: 2381 >> >> Size delta: 0.00M >> >> -etoys 3.0.212

Re: Google Chrome activity?

2008-09-03 Thread C. Scott Ananian
On Wed, Sep 3, 2008 at 12:54 PM, Carol Lerche <[EMAIL PROTECTED]> wrote: > According to /. the license includes: > > "By submitting, posting or displaying the content you give Google a > perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license > to reproduce, adapt, modify, transl

Re: Google Chrome activity?

2008-09-03 Thread pgf
carol wrote: > According to /. the license includes: > > *"By submitting, posting or displaying the content you give Google a > perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license > to reproduce, adapt, modify, translate, publish, publicly perform, publicly > display a

Re: New joyride build 2382

2008-09-03 Thread Erik Garrison
On Wed, Sep 03, 2008 at 01:00:39PM -0400, Build Announcer v2 wrote: > http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2382 > > Changes in build 2382 from build: 2381 > > Size delta: 0.00M > > -etoys 3.0.2121-1 > +etoys 3.0.2126-1 Forgive the confusion, but are activities again suppos

New joyride build 2382

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2382 Changes in build 2382 from build: 2381 Size delta: 0.00M -etoys 3.0.2121-1 +etoys 3.0.2126-1 --- Changes for etoys 3.0.2126-1 from 3.0.2121-1 --- + Updated translations: de, ja + Support private sharing (#5280) + Make open fr

Re: Google Chrome activity?

2008-09-03 Thread Carol Lerche
According to /. the license includes: *"By submitting, posting or displaying the content you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any content which

Re: [Techteam] Weekend Report - due today

2008-09-03 Thread Gary C Martin
On 3 Sep 2008, at 13:36, Greg Smith wrote: > Cmap tools (http://cmap.ihmc.us/) is a client server application that > appears to have pretty good traction in schools, mostly in South > America. We have a request to make it work on the XO. I exchanged some > e-mails with Alberto Canas (con enye) who

Re: Google Chrome activity?

2008-09-03 Thread C. Scott Ananian
On Wed, Sep 3, 2008 at 9:02 AM, Ton van Overbeek <[EMAIL PROTECTED]> wrote: > Christoph Derndorfer wrote: >> On 9/3/08, [EMAIL PROTECTED] * <[EMAIL PROTECTED] >> > wrote: >> On Wed, 3 Sep 2008, Christoph Derndorfer wrote: >> Anyone her

Re: bounce and x11 performance

2008-09-03 Thread pgf
daniel wrote: > On Wed, 2008-09-03 at 11:30 -0400, [EMAIL PROTECTED] wrote: > > is there a bug open on this issue? > > > > i reverted a machine to joyride 2212, which, as indicated in #7787, was > > before pygame.mixer was lost, and then brought back. > > > > bounce works fine in that buil

Re: browse and x11 performance

2008-09-03 Thread Jordan Crouse
On 03/09/08 17:45 +0200, Bernie Innocenti wrote: > [EMAIL PROTECTED] wrote: > > bounce works fine in that build -- performance and audio are very > > acceptable. there's still mouse cursor flicker, i think related > > to the continuous frame-rate display in the corner. but in newer > > joyrides t

New joyride build 2381

2008-09-03 Thread Build Announcer v2
http://xs-dev.laptop.org/~cscott/olpc/streams/joyride/build2381 Changes in build 2381 from build: 2380 Size delta: 0.00M -sugar-update-control 0.10-1 +sugar-update-control 0.9-1 --- Changes for sugar-update-control 0.9-1 from 0.10-1 --- + Trac #8149: don't let malformed activity bundles kill

Re: browse and x11 performance

2008-09-03 Thread Daniel Drake
On Wed, 2008-09-03 at 11:30 -0400, [EMAIL PROTECTED] wrote: > is there a bug open on this issue? > > i reverted a machine to joyride 2212, which, as indicated in #7787, was > before pygame.mixer was lost, and then brought back. > > bounce works fine in that build -- performance and audio are very

Re: browse and x11 performance

2008-09-03 Thread Bernie Innocenti
[EMAIL PROTECTED] wrote: > bounce works fine in that build -- performance and audio are very > acceptable. there's still mouse cursor flicker, i think related > to the continuous frame-rate display in the corner. but in newer > joyrides the whole screen is choppy. I still fail to understand why

Re: oops -- i meant "bounce" (was "browse") and x11 performance

2008-09-03 Thread pgf
[EMAIL PROTECTED] wrote: > is there a bug open on this issue? > > i reverted a machine to joyride 2212, which, as indicated in #7787, was > before pygame.mixer was lost, and then brought back. > > bounce works fine in that build -- performance and audio are very > acceptable. there's stil

Re: [Server-devel] new package: xs-activation

2008-09-03 Thread John Watlington
On Sep 3, 2008, at 8:07 AM, Greg Smith wrote: > Hi Douglas, > > Thanks a lot for the write up. Just scanning through the recent > activity > on this list I see that you have been making an impressive impact > since > you started! It's making a big difference, keep it up. ditto! > Can you put

Re: [Techteam] Weekend Report - due today

2008-09-03 Thread [EMAIL PROTECTED]
Greg, Take a look at http://www.mind-mapping.org/?selectedCategories%5B% 5D=all+categories&selectedOSes%5B%5D=Linux&pastOrPresent%5B% 5D=current&datePicker2=&filterData=Show+selected+items Lists various concept and mind mapping software for linux. Some of the items listed are GPL'ed. Hope t

Re: Freeze?

2008-09-03 Thread Greg Smith
Hi Marco et al, I think you are doing the right thing by proceeding as usual until we get the word that a harder freeze is in place. FYI for all on triage. We are caught up as of yesterday at 3PM US ET. We will do a triage everyday at 1PM US ET on IRC (freenode.net #olpc-meeting channel). We q

browse and x11 performance

2008-09-03 Thread pgf
is there a bug open on this issue? i reverted a machine to joyride 2212, which, as indicated in #7787, was before pygame.mixer was lost, and then brought back. bounce works fine in that build -- performance and audio are very acceptable. there's still mouse cursor flicker, i think related to the

Re: Google Chrome activity?

2008-09-03 Thread Jim Gettys
I would not presume that Google Chrome's memory usage is worse than existing browsers (though thankfully firefox 3 has recently lowered the bar a lot); it has the advantage of throwing away entire address spaces, avoiding some of the memory fragmentation problems that have bedeviled other browsers.

Re: Google Chrome activity?

2008-09-03 Thread Erik Blankinship
On Wed, Sep 3, 2008 at 9:11 AM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote: > On Wed, Sep 3, 2008 at 3:02 PM, Ton van Overbeek <[EMAIL PROTECTED]> > wrote: > > Christoph Derndorfer wrote: > > > > Anyway, since it really targets the high-end (each tab running its own > > process with own virtual machin

Re: [Techteam] Weekend Report - due today

2008-09-03 Thread Bastien
Greg Smith <[EMAIL PROTECTED]> writes: > The first point seems solvable if they just install Java afterwards. > Then we don't need to worry about licenses. Its a big install but > probably not a deal breaker. The performance may be challenging but > again I think we can make it fit. (Several p

Re: Google Chrome activity?

2008-09-03 Thread Tomeu Vizoso
On Wed, Sep 3, 2008 at 3:02 PM, Ton van Overbeek <[EMAIL PROTECTED]> wrote: > Christoph Derndorfer wrote: > > Anyway, since it really targets the high-end (each tab running its own > process with own virtual machine for JS etc.) > I doubt it will run nicely on the XO. > The renderer is based on Web

Re: Google Chrome activity?

2008-09-03 Thread Ton van Overbeek
Christoph Derndorfer wrote: > On 9/3/08, [EMAIL PROTECTED] * <[EMAIL PROTECTED] > > wrote: > > On Wed, 3 Sep 2008, Christoph Derndorfer wrote: > > Anyone here motivated to turn Chrome into an activity? > > > don't we need to wait

Re: Google Chrome activity?

2008-09-03 Thread Seth Woodworth
Yep. That's what the site said when I was poking around. It sounds like it's optimized for higher resources and multiple tabs. I'm not sure that it would be best for our environment. --S 2008/9/3 <[EMAIL PROTECTED]> > On Wed, 3 Sep 2008, Christoph Derndorfer wrote: > > Anyone here motivated

Re: Google Chrome activity?

2008-09-03 Thread Christoph Derndorfer
On 9/3/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > On Wed, 3 Sep 2008, Christoph Derndorfer wrote: > > Anyone here motivated to turn Chrome into an activity? >> > > don't we need to wait until they have a linux version out? my understanding > is that the current release is windows only.

Re: Google Chrome activity?

2008-09-03 Thread david
On Wed, 3 Sep 2008, Christoph Derndorfer wrote: Anyone here motivated to turn Chrome into an activity? don't we need to wait until they have a linux version out? my understanding is that the current release is windows only. David Lang___ Devel mai

Google Chrome activity?

2008-09-03 Thread Christoph Derndorfer
Anyone here motivated to turn Chrome into an activity? Cheers, Christoph -- Christoph Derndorfer co-editor, olpcnews url: www.olpcnews.com e-mail: [EMAIL PROTECTED] ___ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel

[ANNOUNCE] Git User's Survey 2008

2008-09-03 Thread Jakub Narebski
Hi all, We would like to ask you a few questions about your use of the Git version control system. This survey is mainly to understand who is using Git, how and why. The results will be published on the Git Wiki http://git.or.cz/gitwiki/GitSurvey2008 and discussed on the git mailing list. The

Re: [Techteam] Weekend Report - due today

2008-09-03 Thread Greg Smith
Hi Tomeu et al, FYI this is a piece of my weekly report that I write for my manager and the engineers working for OLPC (aka techteam). Its sometimes picked up by the community news. It just says "what I did last week" and "what my goals are for next week". I hope to send it to this list too i

Re: Write Collaboration - what is known to work / what is, not? (J.M. Maurer)

2008-09-03 Thread Greg Smith
Hi Marc et al, This is a timely discussion as we are trying to figure out and document exactly what write collaboration will be supported for end users in 8.2. The target use cases are: http://wiki.laptop.org/go/Use_Cases#Write http://wiki.laptop.org/go/Use_Cases#Uruguay_Teacher_Example http://w

Re: [Server-devel] new package: xs-activation

2008-09-03 Thread Greg Smith
Hi Douglas, Thanks a lot for the write up. Just scanning through the recent activity on this list I see that you have been making an impressive impact since you started! It's making a big difference, keep it up. Can you put this feature on the roadmap: http://wiki.laptop.org/go/XS_Roadmap lin

Freeze?

2008-09-03 Thread Marco Pesenti Gritti
According to the schedule we are freezing today: http://wiki.laptop.org/go/8.2.0#Schedule But Michael mentioned there might be delays yesterday... Please announce the freeze when it is in effect, until then I guess I'll keep approving things to go in the 8.2 as usual. Marco

Re: Frimware Q2E15 and Joyride-2368, good and bad

2008-09-03 Thread Bert Freudenberg
Am 03.09.2008 um 12:49 schrieb Ton van Overbeek: > On Wed, Sep 3, 2008 at 3:17 AM, Tomeu Vizoso <[EMAIL PROTECTED]> > wrote: >> On Wed, Sep 3, 2008 at 4:07 AM, Ton van Overbeek <[EMAIL PROTECTED] >> > wrote: >>> C. Scott Ananian wrote: On Sun, Aug 31, 2008 at 10:02 PM, Ton van Overbeek <[

[PATCH 3/3] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver

2008-09-03 Thread David Woodhouse
Also, stop looking at the NAND controller (0x4100) and checking the device class. For a while during development, all three functions on the chip had the same ID. We made them fix that fairly promptly, and we can forget about it now. Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> --- (Carried

Re: Frimware Q2E15 and Joyride-2368, good and bad

2008-09-03 Thread Ton van Overbeek
On Wed, Sep 3, 2008 at 3:17 AM, Tomeu Vizoso <[EMAIL PROTECTED]> wrote: > On Wed, Sep 3, 2008 at 4:07 AM, Ton van Overbeek <[EMAIL PROTECTED]> wrote: >> C. Scott Ananian wrote: >>> On Sun, Aug 31, 2008 at 10:02 PM, Ton van Overbeek <[EMAIL PROTECTED]> >>> wrote: >>> The bad: - Bounce (ak

[PATCH 2/3] [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ

2008-09-03 Thread David Woodhouse
Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> --- (Carried in git://git.infradead.org/~dwmw2/random-2.6.git) drivers/mtd/nand/cafe_nand.c |6 +- include/linux/pci_ids.h |1 + 2 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/mtd/nand/cafe_nand.c b/driver

[PATCH 1/3] Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.

2008-09-03 Thread David Woodhouse
Probably better to use the official designation. Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> --- (Carried in git://git.infradead.org/~dwmw2/random-2.6.git) drivers/mmc/host/sdhci-pci.c |2 +- include/linux/pci_ids.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) dif

Re: How to get packages on the 8.2 branch?

2008-09-03 Thread Marco Pesenti Gritti
On Tue, Sep 2, 2008 at 8:54 PM, C. Scott Ananian <[EMAIL PROTECTED]> wrote: > I'll do a trac search > for bugs assigned to "add to build" and milestone "8.2.0" before I > make a stable build. For Sugar we normally we have multiple fixed tickets which maps to the same package. Should we give you an

Re: Frimware Q2E15 and Joyride-2368, good and bad

2008-09-03 Thread Tomeu Vizoso
On Wed, Sep 3, 2008 at 4:07 AM, Ton van Overbeek <[EMAIL PROTECTED]> wrote: > C. Scott Ananian wrote: >> On Sun, Aug 31, 2008 at 10:02 PM, Ton van Overbeek <[EMAIL PROTECTED]> wrote: >> >>> The bad: >>> - Bounce (aka 3Dpong) has become completely unplayable. The screen >>> update is very jerky. >>>